From ci-noreply at qt-project.org Sat Feb 1 00:38:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 01:38:41 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #350 Message-ID: <20140131_233841_010013.ci-noreply@qt-project.org> QtWebKit_stable_Integration #350: SUCCESS Tested changes (refs/builds/stable_1391199777): http://codereview.qt-project.org/77043 [PS1] - Fix assert in m_stack.isEmpty() in GraphicsContext::~GraphicsContext() http://codereview.qt-project.org/76976 [PS3] - Fix assert in BitmapTextureImageBuffer::applyFilters() From ci-noreply at qt-project.org Sat Feb 1 02:29:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 03:29:22 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2760 Message-ID: <20140201_012922_015431.ci-noreply@qt-project.org> QtBase_dev_Integration #2760: SUCCESS Tested changes (refs/builds/dev_1391212812): http://codereview.qt-project.org/76327 [PS1] - Update the macro that MSVC 2013 defines for AVX code generation http://codereview.qt-project.org/76176 [PS1] - Use qregister(u)int in qsimd.cpp x86 code From ci-noreply at qt-project.org Sat Feb 1 03:18:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 04:18:26 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3057 Message-ID: <20140201_021826_098406.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () tst_qabstractitemview.cpp(1082) : failure location Totals: 57 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() PASS : tst_QAbstractItemView::persistentEditorFocus() FAIL! : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () tst_qabstractitemview.cpp(1082) : failure location PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 57 passed, 1 failed, 0 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03057/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391216462): http://codereview.qt-project.org/77005 [PS1] - Add the default argument for the new connection syntax From ci-noreply at qt-project.org Sat Feb 1 05:18:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 06:18:34 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #351 Message-ID: <20140201_041834_098320.ci-noreply@qt-project.org> QtWebKit_stable_Integration #351: SUCCESS Tested changes (refs/builds/stable_1391218558): http://codereview.qt-project.org/76970 [PS4] - Fix transform of accelerated layers on hiDPI painters From ci-noreply at qt-project.org Sat Feb 1 05:20:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 06:20:01 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140201_042001_087030.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-01T04:17:32Z: [QtWebKit_stable_Integration error] connect() failed: Connection refused, retry in 2 seconds 2014-02-01T04:17:34Z: [QtWebKit_stable_Integration error] connect() failed: Connection refused, retry in 4 seconds 2014-02-01T04:17:38Z: [QtWebKit_stable_Integration error] connect() failed: Connection refused, retry in 8 seconds 2014-02-01T04:17:46Z: [QtWebKit_stable_Integration error] connect() failed: Connection refused, retry in 16 seconds 2014-02-01T04:18:02Z: [QtWebKit_stable_Integration error] connect() failed: Connection refused, retry in 32 seconds From ci-noreply at qt-project.org Sat Feb 1 08:34:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 09:34:57 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2761 Message-ID: <20140201_073457_094188.ci-noreply@qt-project.org> QtBase_dev_Integration #2761: SUCCESS Tested changes (refs/builds/dev_1391234458): http://codereview.qt-project.org/60158 [PS7] - Add other integer overloads to QFlag's constructor http://codereview.qt-project.org/73957 [PS7] - Fix configure & qmake compilation with a future MSVC version From ci-noreply at qt-project.org Sat Feb 1 08:48:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 09:48:01 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3058 Message-ID: <20140201_074801_078385.ci-noreply@qt-project.org> QtBase_stable_Integration #3058: SUCCESS Tested changes (refs/builds/stable_1391235692): http://codereview.qt-project.org/77005 [PS1] - Add the default argument for the new connection syntax From ci-noreply at qt-project.org Sat Feb 1 15:34:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 16:34:33 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #367 Message-ID: <20140201_143433_083636.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeflickable' failed :( Testing tst_qdeclarativeflickable FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qdeclarativeflickable::initTestCase() PASS : tst_qdeclarativeflickable::create() PASS : tst_qdeclarativeflickable::horizontalViewportSize() PASS : tst_qdeclarativeflickable::verticalViewportSize() PASS : tst_qdeclarativeflickable::properties() PASS : tst_qdeclarativeflickable::boundsBehavior() PASS : tst_qdeclarativeflickable::maximumFlickVelocity() PASS : tst_qdeclarativeflickable::flickDeceleration() PASS : tst_qdeclarativeflickable::pressDelay() QWARN : tst_qdeclarativeflickable::disabledContent() QGraphicsItem::ungrabMouse: not a mouse grabber PASS : tst_qdeclarativeflickable::disabledContent() PASS : tst_qdeclarativeflickable::nestedPressDelay() PASS : tst_qdeclarativeflickable::flickableDirection() PASS : tst_qdeclarativeflickable::qgraphicswidget() PASS : tst_qdeclarativeflickable::resizeContent() PASS : tst_qdeclarativeflickable::returnToBounds() PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(resizeContent) PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(returnToBounds) PASS : tst_qdeclarativeflickable::wheel() FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] PASS : tst_qdeclarativeflickable::nestedStopAtBounds(left) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(right) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(top) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(bottom) PASS : tst_qdeclarativeflickable::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeflickable: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00367/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391253835): http://codereview.qt-project.org/75221 [PS46] - Updated submodules. From ci-noreply at qt-project.org Sat Feb 1 15:35:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 16:35:57 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #2 Message-ID: <20140201_143557_049052.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #2: SUCCESS Tested changes (refs/builds/dev_1391262927): http://codereview.qt-project.org/77067 [PS1] - Remove unconditional debug output. From ci-noreply at qt-project.org Sat Feb 1 16:17:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 17:17:57 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #3 Message-ID: <20140201_151757_001105.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #3: SUCCESS Tested changes (refs/builds/dev_1391265450): http://codereview.qt-project.org/76526 [PS4] - Update documentation http://codereview.qt-project.org/76525 [PS1] - Removed unsupported functionality From ci-noreply at qt-project.org Sat Feb 1 17:00:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 18:00:58 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #4 Message-ID: <20140201_160058_026141.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #4: SUCCESS Tested changes (refs/builds/dev_1391268038): http://codereview.qt-project.org/76556 [PS1] - Remove socketOption functionality From ci-noreply at qt-project.org Sat Feb 1 17:21:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 18:21:50 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2762 Message-ID: <20140201_162150_061336.ci-noreply@qt-project.org> QtBase_dev_Integration #2762: SUCCESS Tested changes (refs/builds/dev_1391266349): http://codereview.qt-project.org/72690 [PS3] - QGraphicsSceneIndex: replace polymorphism with a function pointer http://codereview.qt-project.org/72395 [PS15] - Fix setWindowFlags() for QMdiSubWindow. From ci-noreply at qt-project.org Sat Feb 1 17:25:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 18:25:29 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #579 Message-ID: <20140201_162529_053326.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 173 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00579/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391253473): http://codereview.qt-project.org/76117 [PS28] - Updated submodules. From ci-noreply at qt-project.org Sat Feb 1 17:44:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 18:44:30 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #5 Message-ID: <20140201_164430_049132.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #5: SUCCESS Tested changes (refs/builds/dev_1391270650): http://codereview.qt-project.org/76561 [PS1] - Set default error and errorstring http://codereview.qt-project.org/76559 [PS1] - Locally cache read buffer size and pause mode http://codereview.qt-project.org/76531 [PS2] - Add TODOs for improvements http://codereview.qt-project.org/76547 [PS1] - Move versionFromString() from public to private API http://codereview.qt-project.org/76530 [PS1] - Cleanup inline comments http://codereview.qt-project.org/76548 [PS1] - Move CORS authenticator test to non-private tests From ci-noreply at qt-project.org Sat Feb 1 17:55:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 18:55:47 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3059 Message-ID: <20140201_165547_090138.ci-noreply@qt-project.org> QtBase_stable_Integration #3059: SUCCESS Tested changes (refs/builds/stable_1391268249): http://codereview.qt-project.org/77123 [PS2] - CMake: don't require GL when build with -no-opengl From ci-noreply at qt-project.org Sat Feb 1 18:49:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 19:49:00 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2763 Message-ID: <20140201_174900_071530.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2014-02-01 18:45:14.653 tst_qabstractitemview[79431:1203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::task221955_selectedEditor() 'QTest::qWaitForWindowActive(&tree)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1211)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) 2014-02-01 18:45:19.983 tst_qabstractitemview[79445:5303] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_9.data: Permission denied (13) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() FAIL! : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qabstractitemview.cpp(1292)] QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 28 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02763/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391271895): http://codereview.qt-project.org/75960 [PS3] - Fix the QSslSocket::setCiphers(const QString &) overload. From ci-noreply at qt-project.org Sat Feb 1 20:54:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 21:54:24 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #6 Message-ID: <20140201_195424_054759.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #6: SUCCESS Tested changes (refs/builds/dev_1391282046): http://codereview.qt-project.org/76562 [PS1] - Adapt isValid to only return true when socket is in connected state From ci-noreply at qt-project.org Sat Feb 1 21:13:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 22:13:59 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #368 Message-ID: <20140201_201359_089117.ci-noreply@qt-project.org> qtwebkit failed to compile :( compiling UIProcess/API/qt/qquickwebview.cpp UIProcess/API/qt/qquickwebview.cpp: In member function 'virtual TestNamespace::QVariant QQuickWebView::inputMethodQuery(TestNamespace::Qt::InputMethodQuery) const': UIProcess/API/qt/qquickwebview.cpp:1921:63: error: conversion from 'const uint64_t {aka const long unsigned int}' to 'TestNamespace::QFlag' is ambiguous UIProcess/API/qt/qquickwebview.cpp:1921:63: note: candidates are: /work/build/qtbase/include/QtCore/../../src/corelib/global/qflags.h:63:22: note: constexpr TestNamespace::QFlag::QFlag(ushort) /work/build/qtbase/include/QtCore/../../src/corelib/global/qflags.h:62:22: note: constexpr TestNamespace::QFlag::QFlag(short int) /work/build/qtbase/include/QtCore/../../src/corelib/global/qflags.h:61:22: note: constexpr TestNamespace::QFlag::QFlag(uint) /work/build/qtbase/include/QtCore/../../src/corelib/global/qflags.h:60:22: note: constexpr TestNamespace::QFlag::QFlag(int) /work/build/qtbase/include/QtCore/../../src/corelib/global/qflags.h:108:22: error: initializing argument 1 of 'constexpr TestNamespace::QFlags::QFlags(TestNamespace::QFlag) [with Enum = TestNamespace::Qt::InputMethodHint]' make[3]: *** [.obj/UIProcess/API/qt/qquickwebview.o] Error 1 make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebKit2-WebKit2-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00368/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391283751): http://codereview.qt-project.org/75221 [PS47] - Updated submodules. From ci-noreply at qt-project.org Sat Feb 1 21:37:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 22:37:43 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #7 Message-ID: <20140201_203743_084395.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #7: SUCCESS Tested changes (refs/builds/dev_1391284647): http://codereview.qt-project.org/77139 [PS1] - Rename ProcessMessage to ProcessTextMessage From ci-noreply at qt-project.org Sat Feb 1 22:43:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Feb 2014 23:43:29 +0200 Subject: [Ci-reports] fail on QtWebKit_dev_Integration #166 Message-ID: <20140201_214329_008364.ci-noreply@qt-project.org> QtWebKit_dev_Integration ยป win32-msvc2010_Windows_7 #166: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00166/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391289865): http://codereview.qt-project.org/77049 [PS2] - Use WebKit's copy of leveldb when system version is not available From ci-noreply at qt-project.org Sat Feb 1 23:08:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 00:08:59 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #8 Message-ID: <20140201_220859_040988.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #8: SUCCESS Tested changes (refs/builds/dev_1391290123): http://codereview.qt-project.org/76563 [PS1] - Allow writes only when socket is in connected state From ci-noreply at qt-project.org Sat Feb 1 23:24:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 00:24:00 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3060 Message-ID: <20140201_222400_009355.ci-noreply@qt-project.org> QtBase_stable_Integration #3060: SUCCESS Tested changes (refs/builds/stable_1391288251): http://codereview.qt-project.org/77039 [PS1] - Fix QByteArray documentation w.r.t. QString-related methods From ci-noreply at qt-project.org Sun Feb 2 00:08:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 01:08:30 +0200 Subject: [Ci-reports] fail on QtWebKit_dev_Integration #167 Message-ID: <20140201_230830_049268.ci-noreply@qt-project.org> qtwebkit failed to compile :( compiling UIProcess/API/qt/qquickwebview.cpp UIProcess/API/qt/qquickwebview.cpp: In member function 'virtual TestNamespace::QVariant QQuickWebView::inputMethodQuery(TestNamespace::Qt::InputMethodQuery) const': UIProcess/API/qt/qquickwebview.cpp:1921:63: error: conversion from 'const uint64_t {aka const long unsigned int}' to 'TestNamespace::QFlag' is ambiguous UIProcess/API/qt/qquickwebview.cpp:1921:63: note: candidates are: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:63:22: note: constexpr TestNamespace::QFlag::QFlag(ushort) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:62:22: note: constexpr TestNamespace::QFlag::QFlag(short int) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:61:22: note: constexpr TestNamespace::QFlag::QFlag(uint) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:60:22: note: constexpr TestNamespace::QFlag::QFlag(int) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:108:22: error: initializing argument 1 of 'constexpr TestNamespace::QFlags::QFlags(TestNamespace::QFlag) [with Enum = TestNamespace::Qt::InputMethodHint]' make[3]: *** [.obj/UIProcess/API/qt/qquickwebview.o] Error 1 make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebKit2-WebKit2-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00167/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391294725): http://codereview.qt-project.org/77049 [PS2] - Use WebKit's copy of leveldb when system version is not available From ci-noreply at qt-project.org Sun Feb 2 00:11:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 01:11:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2764 Message-ID: <20140201_231102_048853.ci-noreply@qt-project.org> Compilation failed :( 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x14' 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'N' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '&' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0xe' 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'sent' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2530: 'Ken' : references must be initialized 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'me' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '.' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x11' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x8' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x19' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x2' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 1>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x1' 1>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x14' 1>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'N' 1>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '&' 1>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>qrc_test_macro_options.cpp(1): error C2018: unknown character '0xe' 1>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'sent' 1>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>qrc_test_macro_options.cpp(1): error C2530: 'Ken' : references must be initialized 1>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'me' 1>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '.' 1>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x11' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x8' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x19' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x2' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x14' 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'N' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '&' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0xe' 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'sent' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2530: 'Ken' : references must be initialized 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'me' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '.' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x11' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x8' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x19' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x2' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x14' 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'N' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '&' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0xe' 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'sent' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2530: 'Ken' : references must be initialized 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'me' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '.' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x11' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x8' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x19' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x2' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 1>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x1' 1>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x14' 1>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'N' 1>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '&' 1>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>qrc_test_macro_options.cpp(1): error C2018: unknown character '0xe' 1>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'sent' 1>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>qrc_test_macro_options.cpp(1): error C2530: 'Ken' : references must be initialized 1>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'me' 1>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '.' 1>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x11' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x8' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x19' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x2' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 1>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0x14' 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'N' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '&' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2018: unknown character '0xe' 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'sent' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2530: 'Ken' : references must be initialized 2>qrc_test_macro_options.cpp(1): error C2146: syntax error : missing ';' before identifier 'me' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(1): error C2143: syntax error : missing ';' before '.' 2>qrc_test_macro_options.cpp(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x11' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x8' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x19' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x2' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' 2>qrc_test_macro_options.cpp(2): error C2018: unknown character '0x1' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02764/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391291438): http://codereview.qt-project.org/75960 [PS3] - Fix the QSslSocket::setCiphers(const QString &) overload. From ci-noreply at qt-project.org Sun Feb 2 11:04:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 12:04:13 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #157 Message-ID: <20140202_100413_035815.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #157: SUCCESS Tested changes (refs/builds/stable_1391333763): http://codereview.qt-project.org/76368 [PS2] - Optimize of writing sequence algorithm From ci-noreply at qt-project.org Sun Feb 2 12:35:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 13:35:45 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3061 Message-ID: <20140202_113545_046313.ci-noreply@qt-project.org> `make' failed :( sh: /Users/qt/perl5/bin/rm: No such file or directory make[3]: *** [../../lib/QtWidgets.framework/Versions/5/Headers/QMenuBar] Error 127 make[2]: *** [sub-widgets-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03061/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391340430): http://codereview.qt-project.org/77148 [PS2] - Fix compilation: testBit is only used if mtdev isn't From ci-noreply at qt-project.org Sun Feb 2 13:56:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 14:56:57 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2765 Message-ID: <20140202_125657_064344.ci-noreply@qt-project.org> QtBase_dev_Integration #2765: SUCCESS Tested changes (refs/builds/dev_1391340064): http://codereview.qt-project.org/75960 [PS3] - Fix the QSslSocket::setCiphers(const QString &) overload. From ci-noreply at qt-project.org Sun Feb 2 16:20:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 17:20:22 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1145 Message-ID: <20140202_152022_064376.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1145: SUCCESS Tested changes (refs/builds/dev_1391351102): http://codereview.qt-project.org/77157 [PS2] - alloca() is declared in stdlib.h on BSD systems From ci-noreply at qt-project.org Sun Feb 2 16:26:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 17:26:22 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2766 Message-ID: <20140202_152622_045005.ci-noreply@qt-project.org> QtBase_dev_Integration #2766: SUCCESS Tested changes (refs/builds/dev_1391349511): http://codereview.qt-project.org/77131 [PS1] - [QNX] Handle the case when an egl surface can not be created http://codereview.qt-project.org/77130 [PS1] - [QNX} Remove adjustBufferSize from the egl window http://codereview.qt-project.org/77128 [PS1] - [QNX] Fix crash when creating eglSurface From ci-noreply at qt-project.org Sun Feb 2 17:35:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 18:35:14 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #158 Message-ID: <20140202_163514_057533.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #158: SUCCESS Tested changes (refs/builds/stable_1391357240): http://codereview.qt-project.org/75717 [PS2] - Rewrite the short description of the handle() method From ci-noreply at qt-project.org Sun Feb 2 19:23:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 20:23:05 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #9 Message-ID: <20140202_182305_073552.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #9: SUCCESS Tested changes (refs/builds/dev_1391362965): http://codereview.qt-project.org/77165 [PS1] - Correct include path http://codereview.qt-project.org/77164 [PS1] - Remove qWarning statements http://codereview.qt-project.org/77163 [PS1] - Update documentation From ci-noreply at qt-project.org Sun Feb 2 19:49:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 20:49:06 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #369 Message-ID: <20140202_184906_059126.ci-noreply@qt-project.org> qtwebkit failed to compile :( compiling UIProcess/API/qt/qquickwebview.cpp UIProcess/API/qt/qquickwebview.cpp:128:13: warning: enumeration values 'kJSTypeUndefined' and 'kJSTypeNull' not handled in switch [-Wswitch] UIProcess/API/qt/qquickwebview.cpp:1921:41: error: conversion from 'const uint64_t' (aka 'const unsigned long long') to 'QFlag' is ambiguous make[3]: *** [.obj/UIProcess/API/qt/qquickwebview.o] Error 1 make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebKit2-WebKit2-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00369/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391364946): http://codereview.qt-project.org/75221 [PS47] - Updated submodules. From ci-noreply at qt-project.org Sun Feb 2 20:55:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 21:55:49 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3062 Message-ID: <20140202_195549_057965.ci-noreply@qt-project.org> QtBase_stable_Integration #3062: SUCCESS Tested changes (refs/builds/stable_1391365766): http://codereview.qt-project.org/74255 [PS10] - QLogging: Avoid infinite loop in error case From ci-noreply at qt-project.org Sun Feb 2 21:57:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 22:57:20 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #10 Message-ID: <20140202_205720_017938.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #10: SUCCESS Tested changes (refs/builds/dev_1391372218): http://codereview.qt-project.org/77159 [PS3] - Add private method to set error from QAbstractSocket::error From ci-noreply at qt-project.org Sun Feb 2 22:09:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 23:09:16 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2767 Message-ID: <20140202_210916_077795.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from qcocoaintegration.mm:46: ./qcocoanativeinterface.h:142:1: error: expected external declaration make[5]: *** [.obj/qcocoaintegration.o] Error 1 make[4]: *** [sub-cocoa-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02767/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391374641): http://codereview.qt-project.org/76024 [PS1] - Cocoa: Simplify native view access. http://codereview.qt-project.org/76023 [PS1] - Cocoa: Remove duplicate enum. http://codereview.qt-project.org/76022 [PS1] - Cocoa: Establish pattern for accessing globals From ci-noreply at qt-project.org Sun Feb 2 22:42:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 2 Feb 2014 23:42:15 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #11 Message-ID: <20140202_214215_057705.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #11: SUCCESS Tested changes (refs/builds/dev_1391374902): http://codereview.qt-project.org/77160 [PS2] - Check return value of listen and set appropriate error and description From ci-noreply at qt-project.org Sun Feb 2 23:24:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 00:24:04 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #12 Message-ID: <20140202_222404_092917.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #12: SUCCESS Tested changes (refs/builds/dev_1391377429): http://codereview.qt-project.org/77161 [PS2] - Remove parenting of QWebSockets in QWebSocketServer From ci-noreply at qt-project.org Mon Feb 3 00:05:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 01:05:51 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #13 Message-ID: <20140202_230551_023043.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #13: SUCCESS Tested changes (refs/builds/dev_1391379937): http://codereview.qt-project.org/77162 [PS5] - Add unit tests for QWebSocketServer http://codereview.qt-project.org/76564 [PS5] - Add unit tests for QWebSocket From ci-noreply at qt-project.org Mon Feb 3 00:49:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 01:49:06 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #14 Message-ID: <20140202_234906_025543.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #14: SUCCESS Tested changes (refs/builds/dev_1391382535): http://codereview.qt-project.org/77189 [PS1] - Add cleanup to examples http://codereview.qt-project.org/77188 [PS1] - Update documentation From ci-noreply at qt-project.org Mon Feb 3 07:30:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 08:30:38 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1634 Message-ID: <20140203_063038_005020.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1634: SUCCESS Tested changes (refs/builds/stable_1391405120): http://codereview.qt-project.org/76626 [PS2] - Revert "Skip unstable test" From ci-noreply at qt-project.org Mon Feb 3 09:25:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 10:25:33 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3063 Message-ID: <20140203_082533_039411.ci-noreply@qt-project.org> QtBase_stable_Integration #3063: SUCCESS Tested changes (refs/builds/stable_1391410740): http://codereview.qt-project.org/77077 [PS1] - OSX: FileDialogHelper uses options to remember the selected filter From ci-noreply at qt-project.org Mon Feb 3 11:18:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 12:18:11 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #140 Message-ID: <20140203_101811_042581.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #140: SUCCESS Tested changes (refs/builds/dev_1391419686): http://codereview.qt-project.org/76639 [PS6] - Misc fixes for the new corkboard example http://codereview.qt-project.org/76557 [PS7] - Add the nfc corkboard example From ci-noreply at qt-project.org Mon Feb 3 11:23:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 12:23:39 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2768 Message-ID: <20140203_102339_055259.ci-noreply@qt-project.org> QtBase_dev_Integration #2768: SUCCESS Tested changes (refs/builds/dev_1391417451): http://codereview.qt-project.org/76748 [PS1] - QGuiApplication: Check if window exists before sending double click event. From ci-noreply at qt-project.org Mon Feb 3 12:04:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 13:04:43 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3064 Message-ID: <20140203_110443_077761.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2014-02-03 12:08:45.827 tst_qabstractitemview[76749:5403] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 2014-02-03 12:08:50.656 tst_qabstractitemview[76765:1803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) FAIL! : tst_QAbstractItemView::task221955_selectedEditor() 'QTest::qWaitForWindowActive(&tree)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1211)] PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 12 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03064/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1391421052): http://codereview.qt-project.org/76825 [PS2] - QDeclarativeTypeLoader doesn't close processed QNetworkReplies From ci-noreply at qt-project.org Mon Feb 3 12:12:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 13:12:08 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3065 Message-ID: <20140203_111208_054202.ci-noreply@qt-project.org> qtbase failed to compile :( ../../../../include/QtGui/5.2.2/QtGui/qpa/../../../../../src/gui/kernel/qplatformsessionmanager.h: In function 'void sm_performSaveYourself(QXcbSessionManager*)': ../../../../include/QtGui/5.2.2/QtGui/qpa/../../../../../src/gui/kernel/qplatformsessionmanager.h:95:18: error: 'virtual void QPlatformSessionManager::appCommitData()' is protected qxcbsessionmanager.cpp:238:27: error: within this context ../../../../include/QtGui/5.2.2/QtGui/qpa/../../../../../src/gui/kernel/qplatformsessionmanager.h:96:18: error: 'virtual void QPlatformSessionManager::appSaveState()' is protected qxcbsessionmanager.cpp:243:26: error: within this context ../../../../include/QtGui/5.2.2/QtGui/qpa/../../../../../src/gui/kernel/qplatformsessionmanager.h:95:18: error: 'virtual void QPlatformSessionManager::appCommitData()' is protected qxcbsessionmanager.cpp:246:27: error: within this context make[6]: *** [.obj/qxcbsessionmanager.o] Error 1 make[5]: *** [sub-xcb-plugin-pro-make_first-ordered] Error 2 make[4]: *** [sub-xcb-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03065/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1391425668): http://codereview.qt-project.org/77205 [PS1] - Fix access after delete with Harfbuzz NG code path. http://codereview.qt-project.org/77146 [PS1] - Clean up QXCBSessionManager From ci-noreply at qt-project.org Mon Feb 3 12:33:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 13:33:43 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #56 Message-ID: <20140203_113343_086196.ci-noreply@qt-project.org> QtWayland_stable_Integration #56: SUCCESS Tested changes (refs/builds/stable_1391426153): http://codereview.qt-project.org/77183 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Mon Feb 3 13:12:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 14:12:42 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #268 Message-ID: <20140203_121242_033153.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #268: SUCCESS Tested changes (refs/builds/dev_1391426689): http://codereview.qt-project.org/77197 [PS1] - Add currentFont property to FontDialog. http://codereview.qt-project.org/77087 [PS2] - ColorDialog: color property must be up-to-date before accepted() From ci-noreply at qt-project.org Mon Feb 3 13:42:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 14:42:19 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3066 Message-ID: <20140203_124219_044900.ci-noreply@qt-project.org> QtBase_stable_Integration #3066: SUCCESS Tested changes (refs/builds/stable_1391426162): http://codereview.qt-project.org/77205 [PS1] - Fix access after delete with Harfbuzz NG code path. From ci-noreply at qt-project.org Mon Feb 3 14:36:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 15:36:01 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1146 Message-ID: <20140203_133601_021519.ci-noreply@qt-project.org> Autotest `tst_qqmldebugjs' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQmlDebugJS FAIL! : tst_QQmlDebugJS::continueDebugging() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [tst_qqmldebugjs.cpp(1335)] Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlDebugJS ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQmlDebugJS::initTestCase() PASS : tst_QQmlDebugJS::connect() PASS : tst_QQmlDebugJS::interrupt() PASS : tst_QQmlDebugJS::getVersion() PASS : tst_QQmlDebugJS::disconnect() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() PASS : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() QWARN : tst_QQmlDebugJS::setBreakpointInScriptOnComment() waitForSignal 2stopped() timed out after 1 ms XFAIL : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Relocation of breakpoints is disabled right now Loc: [tst_qqmldebugjs.cpp(1031)] PASS : tst_QQmlDebugJS::setBreakpointInScriptOnComment() QWARN : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() waitForSignal 2stopped() timed out after 1 ms XFAIL : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() Relocation of breakpoints is disabled right now Loc: [tst_qqmldebugjs.cpp(1053)] PASS : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() PASS : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() PASS : tst_QQmlDebugJS::clearBreakpoint() PASS : tst_QQmlDebugJS::setExceptionBreak() PASS : tst_QQmlDebugJS::stepNext() QWARN : tst_QQmlDebugJS::stepIn() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::stepIn() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [tst_qqmldebugjs.cpp(1286)] QDEBUG : tst_QQmlDebugJS::stepIn() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771... " QDEBUG : tst_QQmlDebugJS::stepIn() Process State: "running" QDEBUG : tst_QQmlDebugJS::stepIn() Application Output: "QML Debugger: Waiting for connection on port 3771... " QWARN : tst_QQmlDebugJS::stepOut() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::stepOut() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [tst_qqmldebugjs.cpp(1310)] QDEBUG : tst_QQmlDebugJS::stepOut() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771... " QDEBUG : tst_QQmlDebugJS::stepOut() Process State: "running" QDEBUG : tst_QQmlDebugJS::stepOut() Application Output: "QML Debugger: Waiting for connection on port 3771... " PASS : tst_QQmlDebugJS::continueDebugging() PASS : tst_QQmlDebugJS::backtrace() PASS : tst_QQmlDebugJS::getFrameDetails() PASS : tst_QQmlDebugJS::getScopeDetails() PASS : tst_QQmlDebugJS::getScripts() PASS : tst_QQmlDebugJS::cleanupTestCase() Totals: 22 passed, 2 failed, 0 skipped ********* Finished testing of tst_QQmlDebugJS ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qqmldebugjs: 21 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01146/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391433891): http://codereview.qt-project.org/77173 [PS2] - Fix nasty bug in property cache leading to inaccessible signal parameters http://codereview.qt-project.org/77172 [PS2] - [new compiler] Propagate JS code gen errors http://codereview.qt-project.org/77171 [PS1] - [new compiler] Fix error reporting for invalid regexp property assignments http://codereview.qt-project.org/77167 [PS1] - [new compiler] Fix context sharing for imported JS files that have no import themselves http://codereview.qt-project.org/77156 [PS1] - [new compiler] Fix sanity checking of parameter names when connecting to C++ signals http://codereview.qt-project.org/77135 [PS1] - [new compiler] Fix revisioning http://codereview.qt-project.org/77133 [PS1] - [new compiler] Allow function calls during initial binding evaluations and signal handlers http://codereview.qt-project.org/77125 [PS2] - [new compiler] Fix error message about final property overrides http://codereview.qt-project.org/77083 [PS2] - [new compiler] Fix error messages when trying to create invalid property interceptors http://codereview.qt-project.org/77080 [PS2] - [new compiler] Fix error message when assigning lists to singular properties http://codereview.qt-project.org/77076 [PS2] - [new compiler] Don't allow setting the id property multiple times http://codereview.qt-project.org/77074 [PS2] - [new compiler] Fix error messages for binding vs. property declarations http://codereview.qt-project.org/77073 [PS1] - [new compiler] Cleanups http://codereview.qt-project.org/77072 [PS1] - [new compiler] Fix invalid id error messaging for empty IDs http://codereview.qt-project.org/77050 [PS1] - [new compiler] Try to resolve qualified enums at type compile time http://codereview.qt-project.org/77036 [PS1] - [new compiler] Fix location reported on function declaration errors http://codereview.qt-project.org/77035 [PS1] - [new compiler] Fix datetime property conversion to match 5.1/5.2 behavior http://codereview.qt-project.org/77034 [PS1] - [new compiler] Fix signal handlers that are fuzzily matched http://codereview.qt-project.org/77002 [PS1] - [new compiler] Fix location when reporting signal declaration errors http://codereview.qt-project.org/76995 [PS1] - [new compiler] Fix signal handler parameters for overloaded signals http://codereview.qt-project.org/76948 [PS1] - [new compiler] Add support for signal handler objects http://codereview.qt-project.org/76841 [PS1] - [new compiler] Fix property declarations inside group properties http://codereview.qt-project.org/76840 [PS1] - [new compiler] Fix location of errors in group property objects http://codereview.qt-project.org/76839 [PS1] - [new compiler] Fix recursive property validation across component boundaries From ci-noreply at qt-project.org Mon Feb 3 14:41:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 15:41:32 +0200 Subject: [Ci-reports] fail on QtDoc_stable_Integration #293 Message-ID: <20140203_134132_097042.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from /work/build/qt/qtbase/include/QtCore/qdebug.h:1:0, from /work/build/qt/qtbase/include/QtCore/QDebug:1, from ../../include/QtQml/5.2.2/QtQml/private/../../../../../src/qml/jsruntime/qv4managed_p.h:46, from ../../include/QtQml/5.2.2/QtQml/private/../../../../../src/qml/jsruntime/qv4string_p.h:45, from ../../include/QtQml/5.2.2/QtQml/private/qv4string_p.h:1, from ../../include/QtQml/5.2.2/QtQml/private/../../../../../src/qml/qml/ftw/qhashedstring_p.h:58, from ../../include/QtQml/5.2.2/QtQml/private/qhashedstring_p.h:1, from jsruntime/qv4qobjectwrapper_p.h:60, from jsruntime/qv4qobjectwrapper.cpp:42: /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qdebug.h:49:26: fatal error: /work/build/qt/qtbase/include/QtCore/qpair.h: No such file or directory make[3]: *** [.obj/qv4qobjectwrapper.o] Error 1 Fatal error: can't create .obj/qv4serialize.o: No such file or directory make[3]: *** [.obj/qv4serialize.o] Error 1 Fatal error: can't create .obj/qv4include.o: No such file or directory make[3]: *** [.obj/qv4include.o] Error 1 Fatal error: can't create .obj/qv4script.o: No such file or directory make[3]: *** [.obj/qv4script.o] Error 1 Fatal error: can't create .obj/qv4sequenceobject.o: No such file or directory make[3]: *** [.obj/qv4sequenceobject.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDoc_stable_Integration/build_00293/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1391433820): http://codereview.qt-project.org/77158 [PS1] - Doc: Fix "Missing '}'" warnings From ci-noreply at qt-project.org Mon Feb 3 15:03:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 16:03:24 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3067 Message-ID: <20140203_140324_007410.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2014-02-03 15:18:19.831 tst_qabstractitemview[94309:2703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] 2014-02-03 15:18:23.299 tst_qabstractitemview[94316:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_3.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03067/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391431433): http://codereview.qt-project.org/77148 [PS2] - Fix compilation: testBit is only used if mtdev isn't From ci-noreply at qt-project.org Mon Feb 3 15:20:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 16:20:14 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #462 Message-ID: <20140203_142014_065210.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #462: SUCCESS Tested changes (refs/builds/stable_1391433897): http://codereview.qt-project.org/76853 [PS1] - Touch example: Fix back navigation From ci-noreply at qt-project.org Mon Feb 3 15:30:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 16:30:30 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2769 Message-ID: <20140203_143030_010299.ci-noreply@qt-project.org> QtBase_dev_Integration #2769: SUCCESS Tested changes (refs/builds/dev_1391430174): http://codereview.qt-project.org/77213 [PS1] - QOpenGLTexture: remove typos in the docs http://codereview.qt-project.org/77116 [PS4] - QOpenGLTextureHelper: fix the DSA emulation From ci-noreply at qt-project.org Mon Feb 3 15:34:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 16:34:45 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1147 Message-ID: <20140203_143445_078526.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1147: SUCCESS Tested changes (refs/builds/dev_1391434780): http://codereview.qt-project.org/77173 [PS2] - Fix nasty bug in property cache leading to inaccessible signal parameters http://codereview.qt-project.org/77172 [PS2] - [new compiler] Propagate JS code gen errors http://codereview.qt-project.org/77171 [PS1] - [new compiler] Fix error reporting for invalid regexp property assignments http://codereview.qt-project.org/77167 [PS1] - [new compiler] Fix context sharing for imported JS files that have no import themselves http://codereview.qt-project.org/77156 [PS1] - [new compiler] Fix sanity checking of parameter names when connecting to C++ signals http://codereview.qt-project.org/77135 [PS1] - [new compiler] Fix revisioning http://codereview.qt-project.org/77133 [PS1] - [new compiler] Allow function calls during initial binding evaluations and signal handlers http://codereview.qt-project.org/77125 [PS2] - [new compiler] Fix error message about final property overrides http://codereview.qt-project.org/77083 [PS2] - [new compiler] Fix error messages when trying to create invalid property interceptors http://codereview.qt-project.org/77080 [PS2] - [new compiler] Fix error message when assigning lists to singular properties http://codereview.qt-project.org/77076 [PS2] - [new compiler] Don't allow setting the id property multiple times http://codereview.qt-project.org/77074 [PS2] - [new compiler] Fix error messages for binding vs. property declarations http://codereview.qt-project.org/77073 [PS1] - [new compiler] Cleanups http://codereview.qt-project.org/77072 [PS1] - [new compiler] Fix invalid id error messaging for empty IDs http://codereview.qt-project.org/77050 [PS1] - [new compiler] Try to resolve qualified enums at type compile time http://codereview.qt-project.org/77036 [PS1] - [new compiler] Fix location reported on function declaration errors http://codereview.qt-project.org/77035 [PS1] - [new compiler] Fix datetime property conversion to match 5.1/5.2 behavior http://codereview.qt-project.org/77034 [PS1] - [new compiler] Fix signal handlers that are fuzzily matched http://codereview.qt-project.org/77002 [PS1] - [new compiler] Fix location when reporting signal declaration errors http://codereview.qt-project.org/76995 [PS1] - [new compiler] Fix signal handler parameters for overloaded signals http://codereview.qt-project.org/76948 [PS1] - [new compiler] Add support for signal handler objects http://codereview.qt-project.org/76841 [PS1] - [new compiler] Fix property declarations inside group properties http://codereview.qt-project.org/76840 [PS1] - [new compiler] Fix location of errors in group property objects http://codereview.qt-project.org/76839 [PS1] - [new compiler] Fix recursive property validation across component boundaries From ci-noreply at qt-project.org Mon Feb 3 15:41:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 16:41:02 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #159 Message-ID: <20140203_144102_082808.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #159: SUCCESS Tested changes (refs/builds/dev_1391434410): http://codereview.qt-project.org/76728 [PS3] - Exclude win32 plugins from WinRT build From ci-noreply at qt-project.org Mon Feb 3 15:41:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 16:41:04 +0200 Subject: [Ci-reports] fail on QtScript_dev_Integration #76 Message-ID: <20140203_144104_077695.ci-noreply@qt-project.org> Autotest `tst_qscriptjstestsuite' failed :( Build log: http://testresults.qt-project.org/ci/QtScript_dev_Integration/build_00076/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391437688): http://codereview.qt-project.org/75902 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 3 15:43:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 16:43:00 +0200 Subject: [Ci-reports] fail on QtTools_dev_Integration #197 Message-ID: <20140203_144300_096662.ci-noreply@qt-project.org> qtwebkit failed to compile :( compiling UIProcess/API/qt/qquickwebview.cpp UIProcess/API/qt/qquickwebview.cpp: In member function 'virtual TestNamespace::QVariant QQuickWebView::inputMethodQuery(TestNamespace::Qt::InputMethodQuery) const': UIProcess/API/qt/qquickwebview.cpp:1921:63: error: conversion from 'const uint64_t {aka const long unsigned int}' to 'TestNamespace::QFlag' is ambiguous UIProcess/API/qt/qquickwebview.cpp:1921:63: note: candidates are: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:63:22: note: constexpr TestNamespace::QFlag::QFlag(ushort) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:62:22: note: constexpr TestNamespace::QFlag::QFlag(short int) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:61:22: note: constexpr TestNamespace::QFlag::QFlag(uint) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:60:22: note: constexpr TestNamespace::QFlag::QFlag(int) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:108:22: error: initializing argument 1 of 'constexpr TestNamespace::QFlags::QFlags(TestNamespace::QFlag) [with Enum = TestNamespace::Qt::InputMethodHint]' make[3]: *** [.obj/UIProcess/API/qt/qquickwebview.o] Error 1 make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebKit2-WebKit2-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit] Error 2 Build log: http://testresults.qt-project.org/ci/QtTools_dev_Integration/build_00197/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391437210): http://codereview.qt-project.org/76674 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 3 15:49:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 16:49:22 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #57 Message-ID: <20140203_144922_068491.ci-noreply@qt-project.org> QtWayland_stable_Integration #57: SUCCESS Tested changes (refs/builds/stable_1391437895): http://codereview.qt-project.org/77229 [PS1] - init mTouchDevice to null From ci-noreply at qt-project.org Mon Feb 3 16:14:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 17:14:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2770 Message-ID: <20140203_151459_000141.ci-noreply@qt-project.org> qtbase failed to compile :( /Developer/usr/bin/gcc -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_PLATFORMSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../mkspecs/macx-g++ -I. -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers/5.3.0/QtPrintSupport -I../../../../lib/QtWidgets.framework/Versions/5/Headers -I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0/QtWidgets -I../../../../include -I../../../../include/QtPlatformSupport -I../../../../include/QtPlatformSupport/5.3.0 -I../../../../include/QtPlatformSupport/5.3.0/QtPlatformSupport -I../../../../lib/QtGui.framework/Versions/5/Headers -I../../../../lib/QtGui.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtGui.framework/Versions/5/Headers/5.3.0/QtGui -I../../../../lib/QtCore.framework/Versions/5/Headers -I../../../../lib/QtCore.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc/release -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib qcocoawindow.mm -o .obj/release/qcocoawindow.o /Developer/usr/bin/gcc -c -pipe -g -gdwarf-2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_PLATFORMSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../mkspecs/macx-g++ -I. -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers/5.3.0/QtPrintSupport -I../../../../lib/QtWidgets.framework/Versions/5/Headers -I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0/QtWidgets -I../../../../include -I../../../../include/QtPlatformSupport -I../../../../include/QtPlatformSupport/5.3.0 -I../../../../include/QtPlatformSupport/5.3.0/QtPlatformSupport -I../../../../lib/QtGui.framework/Versions/5/Headers -I../../../../lib/QtGui.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtGui.framework/Versions/5/Headers/5.3.0/QtGui -I../../../../lib/QtCore.framework/Versions/5/Headers -I../../../../lib/QtCore.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc/debug -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib qcocoawindow.mm -o .obj/debug/qcocoawindow.o qcocoawindow.mm: In member function โ€˜void QCocoaWindow::recreateWindow(const QPlatformWindow*)โ€™: qcocoawindow.mm:1078: error: โ€˜NSWindowCollectionBehaviorFullScreenAuxiliaryโ€™ was not declared in this scope qcocoawindow.mm:1079: error: request for member โ€˜animationBehaviorโ€™ in โ€˜((QCocoaWindow*)this)->QCocoaWindow::m_nsWindowโ€™, which is of non-class type โ€˜QNSWindow*โ€™ qcocoawindow.mm:1079: error: โ€˜NSWindowAnimationBehaviorNoneโ€™ was not declared in this scope make[6]: *** [.obj/release/qcocoawindow.o] Error 1 qcocoawindow.mm: In member function โ€˜void QCocoaWindow::recreateWindow(const QPlatformWindow*)โ€™: qcocoawindow.mm:1078: error: โ€˜NSWindowCollectionBehaviorFullScreenAuxiliaryโ€™ was not declared in this scope qcocoawindow.mm:1079: error: request for member โ€˜animationBehaviorโ€™ in โ€˜((QCocoaWindow*)this)->QCocoaWindow::m_nsWindowโ€™, which is of non-class type โ€˜QNSWindow*โ€™ qcocoawindow.mm:1079: error: โ€˜NSWindowAnimationBehaviorNoneโ€™ was not declared in this scope make[6]: *** [.obj/debug/qcocoawindow.o] Error 1 make[5]: *** [release-all] Error 2 make[5]: *** [debug-all] Error 2 make[4]: *** [sub-cocoa-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02770/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1391437924): http://codereview.qt-project.org/75327 [PS15] - Cocoa: Allow frameless NSWindow child QWindows http://codereview.qt-project.org/76880 [PS1] - Cocoa: Add improved cursor updating code path. http://codereview.qt-project.org/76022 [PS2] - Cocoa: Establish pattern for accessing globals From ci-noreply at qt-project.org Mon Feb 3 16:22:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 17:22:53 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #63 Message-ID: <20140203_152253_048248.ci-noreply@qt-project.org> QtLocation_stable_Integration #63: SUCCESS Tested changes (refs/builds/stable_1391437310): http://codereview.qt-project.org/76675 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Feb 3 16:23:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 17:23:05 +0200 Subject: [Ci-reports] pass on QtSerialPort_dev_Integration #39 Message-ID: <20140203_152305_088451.ci-noreply@qt-project.org> QtSerialPort_dev_Integration #39: SUCCESS Tested changes (refs/builds/dev_1391437546): http://codereview.qt-project.org/76670 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 3 16:37:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 17:37:49 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1148 Message-ID: <20140203_153749_064445.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1148: SUCCESS Tested changes (refs/builds/dev_1391438566): http://codereview.qt-project.org/76814 [PS1] - Add missing export macro to QQuickTransform From ci-noreply at qt-project.org Mon Feb 3 16:48:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 17:48:38 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3068 Message-ID: <20140203_154838_002361.ci-noreply@qt-project.org> QtBase_stable_Integration #3068: SUCCESS Tested changes (refs/builds/stable_1391436298): http://codereview.qt-project.org/76888 [PS2] - Ensure the text is not cut off when shown under a toolbutton icon From ci-noreply at qt-project.org Mon Feb 3 17:29:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 18:29:06 +0200 Subject: [Ci-reports] pass on MessagingFramework_master_Integration #3 Message-ID: <20140203_162906_057962.ci-noreply@qt-project.org> MessagingFramework_master_Integration #3: SUCCESS Tested changes (refs/builds/master_1391443206): http://codereview.qt-project.org/77253 [PS1] - Restore compilation of qtmail example. http://codereview.qt-project.org/76705 [PS2] - Don't crash when running benchmark on OS X. From ci-noreply at qt-project.org Mon Feb 3 17:45:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 18:45:24 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #141 Message-ID: <20140203_164524_064151.ci-noreply@qt-project.org> Compilation failed :( qnearfieldsharemanager.obj : error LNK2019: unresolved external symbol "public: static class TestNamespace::QFlags __cdecl TestNamespace::QNearFieldShareManagerPrivateImpl::supportedShareModes(void)" (?supportedShareModes at QNearFieldShareManagerPrivateImpl@TestNamespace@@SA?AV?$QFlags at W4ShareMode@QNearFieldShareManager at TestNamespace@@@2 at XZ) referenced in function "public: static class TestNamespace::QFlags __cdecl TestNamespace::QNearFieldShareManager::supportedShareModes(void)" (?supportedShareModes at QNearFieldShareManager@TestNamespace@@SA?AV?$QFlags at W4ShareMode@QNearFieldShareManager at TestNamespace@@@2 at XZ) qnearfieldsharemanager.obj : error LNK2019: unresolved external symbol "public: __thiscall TestNamespace::QNearFieldShareManagerPrivateImpl::QNearFieldShareManagerPrivateImpl(class TestNamespace::QNearFieldShareManager *)" (??0QNearFieldShareManagerPrivateImpl at TestNamespace@@QAE at PAVQNearFieldShareManager@1@@Z) referenced in function "public: __thiscall TestNamespace::QNearFieldShareManager::QNearFieldShareManager(class TestNamespace::QObject *)" (??0QNearFieldShareManager at TestNamespace@@QAE at PAVQObject@1@@Z) qnearfieldsharetarget.obj : error LNK2019: unresolved external symbol "public: __thiscall TestNamespace::QNearFieldShareTargetPrivateImpl::QNearFieldShareTargetPrivateImpl(class TestNamespace::QFlags,class TestNamespace::QNearFieldShareTarget *)" (??0QNearFieldShareTargetPrivateImpl at TestNamespace@@QAE at V?$QFlags at W4ShareMode@QNearFieldShareManager at TestNamespace@@@1 at PAVQNearFieldShareTarget@1@@Z) referenced in function "private: __thiscall TestNamespace::QNearFieldShareTarget::QNearFieldShareTarget(class TestNamespace::QFlags,class TestNamespace::QObject *)" (??0QNearFieldShareTarget at TestNamespace@@AAE at V?$QFlags at W4ShareMode@QNearFieldShareManager at TestNamespace@@@1 at PAVQObject@1@@Z) C:\work\build\qt\qtbase\lib\Qt5Nfc.dll : fatal error LNK1120: 3 unresolved externals Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00141/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ Compilation failed :( qnearfieldsharemanager.obj : error LNK2019: unresolved external symbol "public: __cdecl TestNamespace::QNearFieldShareManagerPrivateImpl::QNearFieldShareManagerPrivateImpl(class TestNamespace::QNearFieldShareManager *)" (??0QNearFieldShareManagerPrivateImpl at TestNamespace@@QEAA at PEAVQNearFieldShareManager@1@@Z) referenced in function "public: __cdecl TestNamespace::QNearFieldShareManager::QNearFieldShareManager(class TestNamespace::QObject *)" (??0QNearFieldShareManager at TestNamespace@@QEAA at PEAVQObject@1@@Z) qnearfieldsharemanager.obj : error LNK2019: unresolved external symbol "public: static class TestNamespace::QFlags __cdecl TestNamespace::QNearFieldShareManagerPrivateImpl::supportedShareModes(void)" (?supportedShareModes at QNearFieldShareManagerPrivateImpl@TestNamespace@@SA?AV?$QFlags at W4ShareMode@QNearFieldShareManager at TestNamespace@@@2 at XZ) referenced in function "public: static class TestNamespace::QFlags __cdecl TestNamespace::QNearFieldShareManager::supportedShareModes(void)" (?supportedShareModes at QNearFieldShareManager@TestNamespace@@SA?AV?$QFlags at W4ShareMode@QNearFieldShareManager at TestNamespace@@@2 at XZ) qnearfieldsharetarget.obj : error LNK2019: unresolved external symbol "public: __cdecl TestNamespace::QNearFieldShareTargetPrivateImpl::QNearFieldShareTargetPrivateImpl(class TestNamespace::QFlags,class TestNamespace::QNearFieldShareTarget *)" (??0QNearFieldShareTargetPrivateImpl at TestNamespace@@QEAA at V?$QFlags at W4ShareMode@QNearFieldShareManager at TestNamespace@@@1 at PEAVQNearFieldShareTarget@1@@Z) referenced in function "private: __cdecl TestNamespace::QNearFieldShareTarget::QNearFieldShareTarget(class TestNamespace::QFlags,class TestNamespace::QObject *)" (??0QNearFieldShareTarget at TestNamespace@@AEAA at V?$QFlags at W4ShareMode@QNearFieldShareManager at TestNamespace@@@1 at PEAVQObject@1@@Z) C:\work\build\qt\qtbase\lib\Qt5Nfc.dll : fatal error LNK1120: 3 unresolved externals Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00141/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1391444875): http://codereview.qt-project.org/64768 [PS22] - Add support for NFC file and data sharing http://codereview.qt-project.org/77175 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Mon Feb 3 17:51:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 18:51:38 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #135 Message-ID: <20140203_165138_058413.ci-noreply@qt-project.org> Autotest `tst_declarative_core' failed :( Testing declarative_core 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 declarative_core ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : declarative_core::Address::initTestCase() PASS : declarative_core::Address::test_qmlAddressText() PASS : declarative_core::Address::cleanupTestCase() PASS : declarative_core::Category::initTestCase() PASS : declarative_core::Category::test_empty() PASS : declarative_core::Category::test_qmlConstructedCategory() PASS : declarative_core::Category::test_removeWithoutPlugin() PASS : declarative_core::Category::test_save() PASS : declarative_core::Category::test_saveWithoutPlugin() PASS : declarative_core::Category::test_setAndGet(name) PASS : declarative_core::Category::test_setAndGet(categoryId) PASS : declarative_core::Category::test_setAndGet(visibility) PASS : declarative_core::Category::test_setAndGet(plugin) PASS : declarative_core::Category::test_setAndGet(icon) PASS : declarative_core::Category::cleanupTestCase() PASS : declarative_core::CategoryModel::initTestCase() PASS : declarative_core::CategoryModel::test_error() PASS : declarative_core::CategoryModel::test_flatModel() PASS : declarative_core::CategoryModel::test_hierarchicalModel() PASS : declarative_core::CategoryModel::test_setAndGet(plugin) PASS : declarative_core::CategoryModel::test_setAndGet(hierarchical) PASS : declarative_core::CategoryModel::cleanupTestCase() PASS : declarative_core::ContactDetail::initTestCase() PASS : declarative_core::ContactDetail::test_empty() PASS : declarative_core::ContactDetail::test_qmlConstructedContactDetail() PASS : declarative_core::ContactDetail::test_setAndGet(label) PASS : declarative_core::ContactDetail::test_setAndGet(value) PASS : declarative_core::ContactDetail::cleanupTestCase() PASS : declarative_core::Coordinate::initTestCase() PASS : declarative_core::Coordinate::test_accessors() PASS : declarative_core::Coordinate::test_atDistanceAndAzimuth() PASS : declarative_core::Coordinate::test_azimuth() PASS : declarative_core::Coordinate::test_distance() PASS : declarative_core::Coordinate::test_validity() PASS : declarative_core::Coordinate::cleanupTestCase() PASS : declarative_core::GeoLocation::initTestCase() PASS : declarative_core::GeoLocation::test_Location_complete() PASS : declarative_core::GeoLocation::test_Location_invalid() PASS : declarative_core::GeoLocation::cleanupTestCase() PASS : declarative_core::EditorialModel::initTestCase() PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::EditorialModel::test_fetch(fetch all editorials in a single batch) PASS : declarative_core::EditorialModel::test_fetch(fetch from a place with no editorials) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::EditorialModel::test_reset() PASS : declarative_core::EditorialModel::test_setAndGet(place) PASS : declarative_core::EditorialModel::test_setAndGet(batchSize) PASS : declarative_core::EditorialModel::cleanupTestCase() PASS : declarative_core::ImageModel::initTestCase() PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ImageModel::test_fetch(fetch all images in a single batch) PASS : declarative_core::ImageModel::test_fetch(fetch from a place with no images) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ImageModel::test_reset() PASS : declarative_core::ImageModel::test_setAndGet(place) PASS : declarative_core::ImageModel::test_setAndGet(batchSize) PASS : declarative_core::ImageModel::cleanupTestCase() QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type PASS : declarative_core::Routing::initTestCase() PASS : declarative_core::Routing::test_basic_routing() PASS : declarative_core::Routing::test_error_routing() PASS : declarative_core::Routing::test_reset() PASS : declarative_core::Routing::test_route_query_handles_destroyed_qml_objects() PASS : declarative_core::Routing::cleanupTestCase() PASS : declarative_core::MapRouteModel and MapRouteQuery::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_declarative_core: 15 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00135/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1391443680): http://codereview.qt-project.org/77178 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Mon Feb 3 18:14:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 19:14:48 +0200 Subject: [Ci-reports] pass on QtSensors_dev_Integration #110 Message-ID: <20140203_171448_096925.ci-noreply@qt-project.org> QtSensors_dev_Integration #110: SUCCESS Tested changes (refs/builds/dev_1391444830): http://codereview.qt-project.org/77182 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Mon Feb 3 18:52:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 19:52:06 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #15 Message-ID: <20140203_175206_043641.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(703)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391449816125 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1391449816125 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1391449816125 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1391449816125 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1391449816125 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52efd6dbe5bde54b04012565","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(713)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391449816125 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 34 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00015/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1391448240): http://codereview.qt-project.org/77258 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Feb 3 18:55:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 19:55:33 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #311 Message-ID: <20140203_175533_053253.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #311: SUCCESS Tested changes (refs/builds/stable_1391445845): http://codereview.qt-project.org/77028 [PS2] - Don't mirror the image from the camera unless it has been flipped From ci-noreply at qt-project.org Mon Feb 3 18:58:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 19:58:37 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3069 Message-ID: <20140203_175837_090485.ci-noreply@qt-project.org> QtBase_stable_Integration #3069: SUCCESS Tested changes (refs/builds/stable_1391444128): http://codereview.qt-project.org/77148 [PS2] - Fix compilation: testBit is only used if mtdev isn't From ci-noreply at qt-project.org Mon Feb 3 19:19:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 20:19:30 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #187 Message-ID: <20140203_181930_020002.ci-noreply@qt-project.org> QtWebEngine_master_Integration #187: SUCCESS Tested changes (refs/builds/master_1391446304): http://codereview.qt-project.org/77093 [PS5] - Make it easier to update patches and apply them manually From ci-noreply at qt-project.org Mon Feb 3 19:20:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 20:20:12 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1636 Message-ID: <20140203_182012_052097.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::send(no auto send) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() FAIL! : tst_QPacketProtocol::tst_QPacket_clear() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol: 22 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01636/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391445561): http://codereview.qt-project.org/77257 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Feb 3 20:07:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 21:07:12 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2771 Message-ID: <20140203_190712_047990.ci-noreply@qt-project.org> QtBase_dev_Integration #2771: SUCCESS Tested changes (refs/builds/dev_1391447884): http://codereview.qt-project.org/77249 [PS1] - Windows: Silence QWindowsOleDataObject::GetData(). From ci-noreply at qt-project.org Mon Feb 3 20:08:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 21:08:05 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #160 Message-ID: <20140203_190805_038945.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #160: SUCCESS Tested changes (refs/builds/dev_1391450224): http://codereview.qt-project.org/77121 [PS3] - Ensure the backend has had its geometry updated. From ci-noreply at qt-project.org Mon Feb 3 20:17:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 21:17:44 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3070 Message-ID: <20140203_191744_030570.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1719)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 2014-02-03 20:32:37.508 tst_qabstractitemview[95318:6a07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03070/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391450411): http://codereview.qt-project.org/76825 [PS2] - QDeclarativeTypeLoader doesn't close processed QNetworkReplies http://codereview.qt-project.org/75459 [PS9] - Fixed duplicate QMoveEvent generated for each QWidget::move call http://codereview.qt-project.org/73453 [PS9] - Fix sorted QSortFilterProxyModel filter update http://codereview.qt-project.org/77221 [PS6] - NPOT texture support in QOpenGLTextureCache http://codereview.qt-project.org/77214 [PS4] - Checking input mask before scanning evdev devices http://codereview.qt-project.org/77256 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Feb 3 20:47:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 21:47:03 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #110 Message-ID: <20140203_194703_037732.ci-noreply@qt-project.org> qtwebkit failed to compile :( compiling UIProcess/API/qt/qquickwebview.cpp UIProcess/API/qt/qquickwebview.cpp: In member function 'virtual QVariant QQuickWebView::inputMethodQuery(Qt::InputMethodQuery) const': UIProcess/API/qt/qquickwebview.cpp:1921:63: error: conversion from 'const uint64_t {aka const long unsigned int}' to 'QFlag' is ambiguous UIProcess/API/qt/qquickwebview.cpp:1921:63: note: candidates are: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:63:22: note: constexpr QFlag::QFlag(ushort) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:62:22: note: constexpr QFlag::QFlag(short int) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:61:22: note: constexpr QFlag::QFlag(uint) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:60:22: note: constexpr QFlag::QFlag(int) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:108:22: error: initializing argument 1 of 'constexpr QFlags::QFlags(QFlag) [with Enum = Qt::InputMethodHint]' make[3]: *** [.obj/UIProcess/API/qt/qquickwebview.o] Error 1 ICECC[6540] 21:45:58: failed Resource temporarily unavailable make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebKit2-WebKit2-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit] Error 2 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00110/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391455300): http://codereview.qt-project.org/77180 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Mon Feb 3 20:57:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 21:57:41 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #136 Message-ID: <20140203_195741_096687.ci-noreply@qt-project.org> Autotest `tst_declarative_core' failed :( Testing declarative_core 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 declarative_core ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : declarative_core::Address::initTestCase() PASS : declarative_core::Address::test_qmlAddressText() PASS : declarative_core::Address::cleanupTestCase() PASS : declarative_core::Category::initTestCase() PASS : declarative_core::Category::test_empty() PASS : declarative_core::Category::test_qmlConstructedCategory() PASS : declarative_core::Category::test_removeWithoutPlugin() PASS : declarative_core::Category::test_save() PASS : declarative_core::Category::test_saveWithoutPlugin() PASS : declarative_core::Category::test_setAndGet(name) PASS : declarative_core::Category::test_setAndGet(categoryId) PASS : declarative_core::Category::test_setAndGet(visibility) PASS : declarative_core::Category::test_setAndGet(plugin) PASS : declarative_core::Category::test_setAndGet(icon) PASS : declarative_core::Category::cleanupTestCase() PASS : declarative_core::CategoryModel::initTestCase() PASS : declarative_core::CategoryModel::test_error() PASS : declarative_core::CategoryModel::test_flatModel() PASS : declarative_core::CategoryModel::test_hierarchicalModel() PASS : declarative_core::CategoryModel::test_setAndGet(plugin) PASS : declarative_core::CategoryModel::test_setAndGet(hierarchical) PASS : declarative_core::CategoryModel::cleanupTestCase() PASS : declarative_core::ContactDetail::initTestCase() PASS : declarative_core::ContactDetail::test_empty() PASS : declarative_core::ContactDetail::test_qmlConstructedContactDetail() PASS : declarative_core::ContactDetail::test_setAndGet(label) PASS : declarative_core::ContactDetail::test_setAndGet(value) PASS : declarative_core::ContactDetail::cleanupTestCase() PASS : declarative_core::Coordinate::initTestCase() PASS : declarative_core::Coordinate::test_accessors() PASS : declarative_core::Coordinate::test_atDistanceAndAzimuth() PASS : declarative_core::Coordinate::test_azimuth() PASS : declarative_core::Coordinate::test_distance() PASS : declarative_core::Coordinate::test_validity() PASS : declarative_core::Coordinate::cleanupTestCase() PASS : declarative_core::GeoLocation::initTestCase() PASS : declarative_core::GeoLocation::test_Location_complete() PASS : declarative_core::GeoLocation::test_Location_invalid() PASS : declarative_core::GeoLocation::cleanupTestCase() PASS : declarative_core::EditorialModel::initTestCase() PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::EditorialModel::test_fetch(fetch all editorials in a single batch) PASS : declarative_core::EditorialModel::test_fetch(fetch from a place with no editorials) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::EditorialModel::test_reset() PASS : declarative_core::EditorialModel::test_setAndGet(place) PASS : declarative_core::EditorialModel::test_setAndGet(batchSize) PASS : declarative_core::EditorialModel::cleanupTestCase() PASS : declarative_core::ImageModel::initTestCase() PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ImageModel::test_fetch(fetch all images in a single batch) PASS : declarative_core::ImageModel::test_fetch(fetch from a place with no images) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ImageModel::test_reset() PASS : declarative_core::ImageModel::test_setAndGet(place) PASS : declarative_core::ImageModel::test_setAndGet(batchSize) PASS : declarative_core::ImageModel::cleanupTestCase() QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type PASS : declarative_core::Routing::initTestCase() PASS : declarative_core::Routing::test_basic_routing() PASS : declarative_core::Routing::test_error_routing() PASS : declarative_core::Routing::test_reset() PASS : declarative_core::Routing::test_route_query_handles_destroyed_qml_objects() PASS : declarative_core::Routing::cleanupTestCase() PASS : declarative_core::MapRouteModel and MapRouteQuery::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_declarative_core: 16 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00136/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1391455081): http://codereview.qt-project.org/77178 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Mon Feb 3 21:15:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 22:15:07 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #354 Message-ID: <20140203_201507_064961.ci-noreply@qt-project.org> QtTools_stable_Integration #354: SUCCESS Tested changes (refs/builds/stable_1391445033): http://codereview.qt-project.org/77259 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Feb 3 21:19:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 22:19:51 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #161 Message-ID: <20140203_201951_004444.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #161: SUCCESS Tested changes (refs/builds/dev_1391454823): http://codereview.qt-project.org/77177 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Mon Feb 3 21:36:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 22:36:06 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1149 Message-ID: <20140203_203606_014439.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1149: SUCCESS Tested changes (refs/builds/dev_1391456454): http://codereview.qt-project.org/77176 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Mon Feb 3 22:12:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 23:12:00 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3071 Message-ID: <20140203_211200_032586.ci-noreply@qt-project.org> QtBase_stable_Integration #3071: SUCCESS Tested changes (refs/builds/stable_1391456033): http://codereview.qt-project.org/75459 [PS9] - Fixed duplicate QMoveEvent generated for each QWidget::move call From ci-noreply at qt-project.org Mon Feb 3 22:12:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 3 Feb 2014 23:12:27 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1752 Message-ID: <20140203_211227_083457.ci-noreply@qt-project.org> Qt_4.8_Integration #1752: SUCCESS Tested changes (refs/builds/4.8_1391444074): http://codereview.qt-project.org/77166 [PS1] - Fix problem with QNetworkAddressEntry returning a invalid netmask. From ci-noreply at qt-project.org Mon Feb 3 23:33:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 00:33:16 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2772 Message-ID: <20140203_223316_099620.ci-noreply@qt-project.org> QtBase_dev_Integration #2772: SUCCESS Tested changes (refs/builds/dev_1391461020): http://codereview.qt-project.org/77262 [PS1] - Clean up QXCBSessionManager http://codereview.qt-project.org/77215 [PS2] - Clean up QPlatformSessionManager From ci-noreply at qt-project.org Mon Feb 3 23:39:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 00:39:53 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3072 Message-ID: <20140203_223953_014978.ci-noreply@qt-project.org> QtBase_stable_Integration #3072: SUCCESS Tested changes (refs/builds/stable_1391462020): http://codereview.qt-project.org/73453 [PS9] - Fix sorted QSortFilterProxyModel filter update From ci-noreply at qt-project.org Tue Feb 4 00:06:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 01:06:48 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #111 Message-ID: <20140203_230648_038640.ci-noreply@qt-project.org> qtwebkit failed to compile :( compiling UIProcess/API/qt/qquickwebview.cpp UIProcess/API/qt/qquickwebview.cpp: In member function 'virtual TestNamespace::QVariant QQuickWebView::inputMethodQuery(TestNamespace::Qt::InputMethodQuery) const': UIProcess/API/qt/qquickwebview.cpp:1921:63: error: conversion from 'const uint64_t {aka const long unsigned int}' to 'TestNamespace::QFlag' is ambiguous UIProcess/API/qt/qquickwebview.cpp:1921:63: note: candidates are: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:63:22: note: constexpr TestNamespace::QFlag::QFlag(ushort) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:62:22: note: constexpr TestNamespace::QFlag::QFlag(short int) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:61:22: note: constexpr TestNamespace::QFlag::QFlag(uint) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:60:22: note: constexpr TestNamespace::QFlag::QFlag(int) /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qflags.h:108:22: error: initializing argument 1 of 'constexpr TestNamespace::QFlags::QFlags(TestNamespace::QFlag) [with Enum = TestNamespace::Qt::InputMethodHint]' make[3]: *** [.obj/UIProcess/API/qt/qquickwebview.o] Error 1 make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebKit2-WebKit2-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit] Error 2 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00111/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391467956): http://codereview.qt-project.org/77180 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Tue Feb 4 00:37:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 01:37:13 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #137 Message-ID: <20140203_233713_018767.ci-noreply@qt-project.org> Autotest `tst_declarative_core' failed :( Testing declarative_core 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 declarative_core ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : declarative_core::Address::initTestCase() PASS : declarative_core::Address::test_qmlAddressText() PASS : declarative_core::Address::cleanupTestCase() PASS : declarative_core::Category::initTestCase() PASS : declarative_core::Category::test_empty() PASS : declarative_core::Category::test_qmlConstructedCategory() PASS : declarative_core::Category::test_removeWithoutPlugin() PASS : declarative_core::Category::test_save() PASS : declarative_core::Category::test_saveWithoutPlugin() PASS : declarative_core::Category::test_setAndGet(name) PASS : declarative_core::Category::test_setAndGet(categoryId) PASS : declarative_core::Category::test_setAndGet(visibility) PASS : declarative_core::Category::test_setAndGet(plugin) PASS : declarative_core::Category::test_setAndGet(icon) PASS : declarative_core::Category::cleanupTestCase() PASS : declarative_core::CategoryModel::initTestCase() PASS : declarative_core::CategoryModel::test_error() PASS : declarative_core::CategoryModel::test_flatModel() PASS : declarative_core::CategoryModel::test_hierarchicalModel() PASS : declarative_core::CategoryModel::test_setAndGet(plugin) PASS : declarative_core::CategoryModel::test_setAndGet(hierarchical) PASS : declarative_core::CategoryModel::cleanupTestCase() PASS : declarative_core::ContactDetail::initTestCase() PASS : declarative_core::ContactDetail::test_empty() PASS : declarative_core::ContactDetail::test_qmlConstructedContactDetail() PASS : declarative_core::ContactDetail::test_setAndGet(label) PASS : declarative_core::ContactDetail::test_setAndGet(value) PASS : declarative_core::ContactDetail::cleanupTestCase() PASS : declarative_core::Coordinate::initTestCase() PASS : declarative_core::Coordinate::test_accessors() PASS : declarative_core::Coordinate::test_atDistanceAndAzimuth() PASS : declarative_core::Coordinate::test_azimuth() PASS : declarative_core::Coordinate::test_distance() PASS : declarative_core::Coordinate::test_validity() PASS : declarative_core::Coordinate::cleanupTestCase() PASS : declarative_core::GeoLocation::initTestCase() PASS : declarative_core::GeoLocation::test_Location_complete() PASS : declarative_core::GeoLocation::test_Location_invalid() PASS : declarative_core::GeoLocation::cleanupTestCase() PASS : declarative_core::EditorialModel::initTestCase() PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::EditorialModel::test_fetch(fetch all editorials in a single batch) PASS : declarative_core::EditorialModel::test_fetch(fetch from a place with no editorials) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::EditorialModel::test_reset() PASS : declarative_core::EditorialModel::test_setAndGet(place) PASS : declarative_core::EditorialModel::test_setAndGet(batchSize) PASS : declarative_core::EditorialModel::cleanupTestCase() PASS : declarative_core::ImageModel::initTestCase() PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ImageModel::test_fetch(fetch all images in a single batch) PASS : declarative_core::ImageModel::test_fetch(fetch from a place with no images) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ImageModel::test_reset() PASS : declarative_core::ImageModel::test_setAndGet(place) PASS : declarative_core::ImageModel::test_setAndGet(batchSize) PASS : declarative_core::ImageModel::cleanupTestCase() QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type PASS : declarative_core::Routing::initTestCase() PASS : declarative_core::Routing::test_basic_routing() PASS : declarative_core::Routing::test_error_routing() PASS : declarative_core::Routing::test_reset() PASS : declarative_core::Routing::test_route_query_handles_destroyed_qml_objects() PASS : declarative_core::Routing::cleanupTestCase() PASS : declarative_core::MapRouteModel and MapRouteQuery::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_declarative_core: 14 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00137/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1391468356): http://codereview.qt-project.org/77178 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Tue Feb 4 00:41:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 01:41:14 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #142 Message-ID: <20140203_234114_010667.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #142: SUCCESS Tested changes (refs/builds/dev_1391467853): http://codereview.qt-project.org/77175 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Tue Feb 4 02:31:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 03:31:48 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #294 Message-ID: <20140204_013148_019262.ci-noreply@qt-project.org> QtDoc_stable_Integration #294: SUCCESS Tested changes (refs/builds/stable_1391474681): http://codereview.qt-project.org/77158 [PS1] - Doc: Fix "Missing '}'" warnings From ci-noreply at qt-project.org Tue Feb 4 03:03:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 04:03:35 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3073 Message-ID: <20140204_020335_001179.ci-noreply@qt-project.org> QtBase_stable_Integration #3073: SUCCESS Tested changes (refs/builds/stable_1391473894): http://codereview.qt-project.org/75255 [PS3] - Doc: Fix broken links From ci-noreply at qt-project.org Tue Feb 4 03:19:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 04:19:04 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #168 Message-ID: <20140204_021904_018177.ci-noreply@qt-project.org> QtWebKit_dev_Integration #168: SUCCESS Tested changes (refs/builds/dev_1391469957): http://codereview.qt-project.org/77210 [PS1] - Fix ambiguous cast From ci-noreply at qt-project.org Tue Feb 4 05:24:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 06:24:31 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #138 Message-ID: <20140204_042431_025610.ci-noreply@qt-project.org> Autotest `tst_declarative_core' failed :( Testing declarative_core 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 declarative_core ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : declarative_core::Address::initTestCase() PASS : declarative_core::Address::test_qmlAddressText() PASS : declarative_core::Address::cleanupTestCase() PASS : declarative_core::Category::initTestCase() PASS : declarative_core::Category::test_empty() PASS : declarative_core::Category::test_qmlConstructedCategory() PASS : declarative_core::Category::test_removeWithoutPlugin() PASS : declarative_core::Category::test_save() PASS : declarative_core::Category::test_saveWithoutPlugin() PASS : declarative_core::Category::test_setAndGet(name) PASS : declarative_core::Category::test_setAndGet(categoryId) PASS : declarative_core::Category::test_setAndGet(visibility) PASS : declarative_core::Category::test_setAndGet(plugin) PASS : declarative_core::Category::test_setAndGet(icon) PASS : declarative_core::Category::cleanupTestCase() PASS : declarative_core::CategoryModel::initTestCase() PASS : declarative_core::CategoryModel::test_error() PASS : declarative_core::CategoryModel::test_flatModel() PASS : declarative_core::CategoryModel::test_hierarchicalModel() PASS : declarative_core::CategoryModel::test_setAndGet(plugin) PASS : declarative_core::CategoryModel::test_setAndGet(hierarchical) PASS : declarative_core::CategoryModel::cleanupTestCase() PASS : declarative_core::ContactDetail::initTestCase() PASS : declarative_core::ContactDetail::test_empty() PASS : declarative_core::ContactDetail::test_qmlConstructedContactDetail() PASS : declarative_core::ContactDetail::test_setAndGet(label) PASS : declarative_core::ContactDetail::test_setAndGet(value) PASS : declarative_core::ContactDetail::cleanupTestCase() PASS : declarative_core::Coordinate::initTestCase() PASS : declarative_core::Coordinate::test_accessors() PASS : declarative_core::Coordinate::test_atDistanceAndAzimuth() PASS : declarative_core::Coordinate::test_azimuth() PASS : declarative_core::Coordinate::test_distance() PASS : declarative_core::Coordinate::test_validity() PASS : declarative_core::Coordinate::cleanupTestCase() PASS : declarative_core::GeoLocation::initTestCase() PASS : declarative_core::GeoLocation::test_Location_complete() PASS : declarative_core::GeoLocation::test_Location_invalid() PASS : declarative_core::GeoLocation::cleanupTestCase() PASS : declarative_core::EditorialModel::initTestCase() PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::EditorialModel::test_fetch(fetch all editorials in a single batch) PASS : declarative_core::EditorialModel::test_fetch(fetch from a place with no editorials) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::EditorialModel::test_reset() PASS : declarative_core::EditorialModel::test_setAndGet(place) PASS : declarative_core::EditorialModel::test_setAndGet(batchSize) PASS : declarative_core::EditorialModel::cleanupTestCase() PASS : declarative_core::ImageModel::initTestCase() PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ImageModel::test_fetch(fetch all images in a single batch) PASS : declarative_core::ImageModel::test_fetch(fetch from a place with no images) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ImageModel::test_reset() PASS : declarative_core::ImageModel::test_setAndGet(place) PASS : declarative_core::ImageModel::test_setAndGet(batchSize) PASS : declarative_core::ImageModel::cleanupTestCase() QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///C:/work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type PASS : declarative_core::Routing::initTestCase() PASS : declarative_core::Routing::test_basic_routing() PASS : declarative_core::Routing::test_error_routing() PASS : declarative_core::Routing::test_reset() PASS : declarative_core::Routing::test_route_query_handles_destroyed_qml_objects() PASS : declarative_core::Routing::cleanupTestCase() PASS : declarative_core::MapRouteModel and MapRouteQuery::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_declarative_core: 14 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00138/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1391485612): http://codereview.qt-project.org/77178 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Tue Feb 4 07:13:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 08:13:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2773 Message-ID: <20140204_061337_037426.ci-noreply@qt-project.org> Compilation failed :( kernel\qdnslookup_winrt.cpp(63) : error C2511: 'void QDnsLookupRunnable::query(const int,const QByteArray &,QDnsLookupReply *)' : overloaded member function not found in 'QDnsLookupRunnable' c:\work\build\qt\qtbase\src\network\kernel\qdnslookup_p.h(110) : see declaration of 'QDnsLookupRunnable' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02773/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1391493907): http://codereview.qt-project.org/66702 [PS8] - QDnsLookup: Add support for custom DNS server From ci-noreply at qt-project.org Tue Feb 4 07:51:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 08:51:14 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #112 Message-ID: <20140204_065114_017970.ci-noreply@qt-project.org> QtQuick1_dev_Integration #112: SUCCESS Tested changes (refs/builds/dev_1391486994): http://codereview.qt-project.org/77180 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Tue Feb 4 09:34:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 10:34:41 +0200 Subject: [Ci-reports] fail on QtImageFormats_dev_Integration #43 Message-ID: <20140204_083441_065574.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_stream.h(81) : fatal error C1083: Cannot open include file: 'fcntl.h': No such file or directory ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_stream.h(81) : fatal error C1083: Cannot open include file: 'fcntl.h': No such file or directory C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory Build log: http://testresults.qt-project.org/ci/QtImageFormats_dev_Integration/build_00043/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391502311): http://codereview.qt-project.org/71245 [PS17] - Add JPEG 2000 plugin. From ci-noreply at qt-project.org Tue Feb 4 10:43:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 11:43:22 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1150 Message-ID: <20140204_094322_068291.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling compiler/qqmlcodegenerator.cpp compiler/qqmlcodegenerator.cpp: In member function 'bool TestNamespace::QtQml::QQmlCodeGenerator::setId(const TestNamespace::QQmlJS::AST::SourceLocation&, TestNamespace::QQmlJS::AST::Statement*)': compiler/qqmlcodegenerator.cpp:1058:29: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] compiler/qqmlcodegenerator.cpp: In member function 'bool TestNamespace::QtQml::QQmlCodeGenerator::resolveQualifiedId(TestNamespace::QQmlJS::AST::UiQualifiedId**, TestNamespace::QtQml::QmlObject**)': compiler/qqmlcodegenerator.cpp:1079:43: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] make[3]: *** [.obj/qqmlcodegenerator.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01150/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391506708): http://codereview.qt-project.org/75640 [PS1] - Support batching of rotated antialiased elements. http://codereview.qt-project.org/77248 [PS1] - [new compiler] Set the rootObjectInCreation flag correctly on the root object http://codereview.qt-project.org/77246 [PS1] - [new compiler] Fix JS ownership of QML created objects http://codereview.qt-project.org/77238 [PS1] - [new compiler] Fix binding initialization order http://codereview.qt-project.org/77237 [PS1] - [new compiler] Cleanup empty string handling From ci-noreply at qt-project.org Tue Feb 4 11:02:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 12:02:06 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #16 Message-ID: <20140204_100206_006975.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(738)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391508039809 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1391508039809 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1391508039809 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1391508039809 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1391508039809 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f0ba4a698b3c4e10007172","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() 1 "results on objects.CustomObject1 with phrase "Query"." QDEBUG : tst_EnginioClient::fullTextSearch() 1 " results on objects.CustomObject1and objects.CustomObject2 with phrase "object OR test"." FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(738)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391508039809 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 34 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00016/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1391507627): http://codereview.qt-project.org/77258 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 4 11:14:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 12:14:57 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #15 Message-ID: <20140204_101457_080059.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #15: SUCCESS Tested changes (refs/builds/dev_1391506099): http://codereview.qt-project.org/76529 [PS2] - Comment out QML component From ci-noreply at qt-project.org Tue Feb 4 11:17:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 12:17:25 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #371 Message-ID: <20140204_101725_050375.ci-noreply@qt-project.org> Autotest `tst_qscriptjstestsuite' failed :( Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00371/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391493972): http://codereview.qt-project.org/75221 [PS51] - Updated submodules. From ci-noreply at qt-project.org Tue Feb 4 11:18:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 12:18:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2774 Message-ID: <20140204_101838_052687.ci-noreply@qt-project.org> Autotest `tst_qobject' failed :( Testing tst_QObject FAIL! : tst_QObject::moveToThread() 'server.waitForNewConnection(1000)' returned FALSE. () ..\tst_qobject.cpp(1853) : failure location Totals: 89 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QObject ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QObject::initTestCase() PASS : tst_QObject::disconnect() PASS : tst_QObject::connectSlotsByName() PASS : tst_QObject::connectSignalsToSignalsWithDefaultArguments() PASS : tst_QObject::receivers() PASS : tst_QObject::normalize() PASS : tst_QObject::qobject_castTemplate() PASS : tst_QObject::findChildren() PASS : tst_QObject::connectDisconnectNotify(combo1) PASS : tst_QObject::connectDisconnectNotify(combo2) PASS : tst_QObject::connectDisconnectNotify(combo3) PASS : tst_QObject::connectDisconnectNotify(combo4) PASS : tst_QObject::connectDisconnectNotify(combo5) PASS : tst_QObject::connectDisconnectNotify(combo6) PASS : tst_QObject::connectDisconnectNotify(combo7) PASS : tst_QObject::connectDisconnectNotifyPMF() PASS : tst_QObject::disconnectNotify_receiverDestroyed() PASS : tst_QObject::connectNotify_connectSlotsByName() PASS : tst_QObject::connectDisconnectNotify_shadowing() PASS : tst_QObject::emitInDefinedOrder() PASS : tst_QObject::customTypes() PASS : tst_QObject::streamCustomTypes() PASS : tst_QObject::metamethod() PASS : tst_QObject::namespaces() PASS : tst_QObject::threadSignalEmissionCrash() PASS : tst_QObject::thread() PASS : tst_QObject::thread0() FAIL! : tst_QObject::moveToThread() 'server.waitForNewConnection(1000)' returned FALSE. () ..\tst_qobject.cpp(1853) : failure location PASS : tst_QObject::senderTest() PASS : tst_QObject::declareInterface() PASS : tst_QObject::qpointerResetBeforeDestroyedSignal() PASS : tst_QObject::testUserData() PASS : tst_QObject::childDeletesItsSibling() PASS : tst_QObject::dynamicProperties() PASS : tst_QObject::floatProperty() PASS : tst_QObject::qrealProperty() PASS : tst_QObject::property() PASS : tst_QObject::recursiveSignalEmission() PASS : tst_QObject::signalBlocking() PASS : tst_QObject::blockingQueuedConnection() PASS : tst_QObject::childEvents() PASS : tst_QObject::installEventFilter() PASS : tst_QObject::deleteSelfInSlot() PASS : tst_QObject::disconnectSelfInSlotAndDeleteAfterEmit() PASS : tst_QObject::dumpObjectInfo() PASS : tst_QObject::connectToSender() PASS : tst_QObject::qobjectConstCast() PASS : tst_QObject::uniqConnection() PASS : tst_QObject::uniqConnectionPtr() PASS : tst_QObject::interfaceIid() PASS : tst_QObject::deleteQObjectWhenDeletingEvent() PASS : tst_QObject::overloads() PASS : tst_QObject::isSignalConnected() PASS : tst_QObject::qMetaObjectConnect() PASS : tst_QObject::qMetaObjectDisconnectOne() PASS : tst_QObject::sameName() PASS : tst_QObject::connectByMetaMethods() PASS : tst_QObject::connectByMetaMethodSlotInsteadOfSignal() PASS : tst_QObject::connectConstructorByMetaMethod() PASS : tst_QObject::disconnectByMetaMethod() PASS : tst_QObject::disconnectNotSignalMetaMethod() PASS : tst_QObject::autoConnectionBehavior() PASS : tst_QObject::baseDestroyed() PASS : tst_QObject::pointerConnect() PASS : tst_QObject::pointerDisconnect() PASS : tst_QObject::emitInDefinedOrderPointer() PASS : tst_QObject::customTypesPointer() PASS : tst_QObject::connectCxx0x() PASS : tst_QObject::connectToStaticCxx0x() PASS : tst_QObject::connectCxx0xTypeMatching() PASS : tst_QObject::connectConvert() PASS : tst_QObject::connectWithReference() PASS : tst_QObject::connectManyArguments() PASS : tst_QObject::returnValue(DirectConnection) PASS : tst_QObject::returnValue(BlockingQueuedConnection) PASS : tst_QObject::returnValue2(DirectConnection) PASS : tst_QObject::returnValue2(BlockingQueuedConnection) PASS : tst_QObject::connectVirtualSlots() PASS : tst_QObject::connectPrivateSlots() PASS : tst_QObject::connectFunctorArgDifference() SKIP : tst_QObject::connectFunctorOverloads() Does not compile without C++11 variadic template ..\tst_qobject.cpp(5897) : failure location PASS : tst_QObject::connectFunctorQueued() PASS : tst_QObject::connectFunctorWithContext() PASS : tst_QObject::connectStaticSlotWithObject() PASS : tst_QObject::disconnectDoesNotLeakFunctor() PASS : tst_QObject::contextDoesNotLeakFunctor() PASS : tst_QObject::connectBase() PASS : tst_QObject::qmlConnect() PASS : tst_QObject::exceptions() PASS : tst_QObject::noDeclarativeParentChangedOnDestruction() PASS : tst_QObject::cleanupTestCase() Totals: 89 passed, 1 failed, 1 skipped ********* Finished testing of tst_QObject ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qobject: 4 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02774/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391501803): http://codereview.qt-project.org/77037 [PS3] - Support --option in addition to -option for all builtin Qt commandline options. From ci-noreply at qt-project.org Tue Feb 4 11:27:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 12:27:47 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2775 Message-ID: <20140204_102747_010656.ci-noreply@qt-project.org> qtbase failed to compile :( /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureParameteri(unsigned int, unsigned int, unsigned int, unsigned int, int)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureParameteriv(unsigned int, unsigned int, unsigned int, unsigned int, int const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_GenerateTextureMipmap(unsigned int, unsigned int, unsigned int)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureStorage3D(unsigned int, unsigned int, unsigned int, int, unsigned int, int, int, int)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureStorage2D(unsigned int, unsigned int, unsigned int, int, unsigned int, int, int)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureStorage1D(unsigned int, unsigned int, unsigned int, int, unsigned int, int)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureStorage3DMultisample(unsigned int, unsigned int, unsigned int, int, unsigned int, int, int, int, unsigned char)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureStorage2DMultisample(unsigned int, unsigned int, unsigned int, int, unsigned int, int, int, unsigned char)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureImage3D(unsigned int, unsigned int, unsigned int, int, unsigned int, int, int, int, int, unsigned int, unsigned int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureImage2D(unsigned int, unsigned int, unsigned int, int, unsigned int, int, int, int, unsigned int, unsigned int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureImage1D(unsigned int, unsigned int, unsigned int, int, unsigned int, int, int, unsigned int, unsigned int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureSubImage3D(unsigned int, unsigned int, unsigned int, int, int, int, int, int, int, int, unsigned int, unsigned int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureSubImage2D(unsigned int, unsigned int, unsigned int, int, int, int, int, int, unsigned int, unsigned int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureSubImage1D(unsigned int, unsigned int, unsigned int, int, int, int, unsigned int, unsigned int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_CompressedTextureSubImage1D(unsigned int, unsigned int, unsigned int, int, int, int, unsigned int, int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_CompressedTextureSubImage2D(unsigned int, unsigned int, unsigned int, int, int, int, int, int, unsigned int, int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_CompressedTextureSubImage3D(unsigned int, unsigned int, unsigned int, int, int, int, int, int, int, int, unsigned int, int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_CompressedTextureImage1D(unsigned int, unsigned int, unsigned int, int, unsigned int, int, int, int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_CompressedTextureImage2D(unsigned int, unsigned int, unsigned int, int, unsigned int, int, int, int, int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_CompressedTextureImage3D(unsigned int, unsigned int, unsigned int, int, unsigned int, int, int, int, int, int, void const*)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureImage3DMultisample(unsigned int, unsigned int, unsigned int, int, int, int, int, int, unsigned char)' /work/build/qt/qtbase/src/gui/../../include/QtCore/../../src/corelib/tools/qbytearray.h:409: undefined reference to `QOpenGLTextureHelper::qt_TextureImage2DMultisample(unsigned int, unsigned int, unsigned int, int, int, int, int, unsigned char)' make[3]: *** [../../lib/libQt5Gui.so.5.3.0] Error 1 make[2]: *** [sub-gui-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02775/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1391509212): http://codereview.qt-project.org/75327 [PS16] - Cocoa: Allow frameless NSWindow child QWindows http://codereview.qt-project.org/76880 [PS1] - Cocoa: Add improved cursor updating code path. http://codereview.qt-project.org/77234 [PS1] - QOpenGLTextureHelper: add a clarifying comment http://codereview.qt-project.org/77233 [PS1] - QOpenGLTextureHelper: don't resolve OpenGL <= 1.1 functions http://codereview.qt-project.org/77232 [PS1] - QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. http://codereview.qt-project.org/77305 [PS2] - Support empty inline elements in block tags in QTextDocument http://codereview.qt-project.org/77295 [PS1] - Remove some left-over +1 in font height calculation From ci-noreply at qt-project.org Tue Feb 4 11:45:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 12:45:53 +0200 Subject: [Ci-reports] pass on MessagingFramework_master_Integration #4 Message-ID: <20140204_104553_027657.ci-noreply@qt-project.org> MessagingFramework_master_Integration #4: SUCCESS Tested changes (refs/builds/master_1391508936): http://codereview.qt-project.org/77255 [PS1] - Remove linkage against private headers from qtmail example. From ci-noreply at qt-project.org Tue Feb 4 11:46:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 12:46:07 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1151 Message-ID: <20140204_104607_005912.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1151: SUCCESS Tested changes (refs/builds/dev_1391507444): http://codereview.qt-project.org/75640 [PS1] - Support batching of rotated antialiased elements. From ci-noreply at qt-project.org Tue Feb 4 11:59:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 12:59:53 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #16 Message-ID: <20140204_105953_024791.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #16: SUCCESS Tested changes (refs/builds/dev_1391509080): http://codereview.qt-project.org/77192 [PS1] - Remove superfluous Q_REQUIRED_RESULT From ci-noreply at qt-project.org Tue Feb 4 12:00:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 13:00:41 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #58 Message-ID: <20140204_110041_063775.ci-noreply@qt-project.org> QtWayland_stable_Integration #58: SUCCESS Tested changes (refs/builds/stable_1391510559): http://codereview.qt-project.org/77314 [PS1] - Fix the client behavior when showing or hiding a surface From ci-noreply at qt-project.org Tue Feb 4 12:36:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 13:36:10 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1152 Message-ID: <20140204_113610_034188.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::packetsAvailable(2) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location FAIL! : tst_QPacketProtocol::read() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 13 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) FAIL! : tst_QPacketProtocol::packetsAvailable(2) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qpacketprotocol: 37 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01152/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391510951): http://codereview.qt-project.org/77315 [PS1] - Set breakpoints before connect() in JS debugging unit test From ci-noreply at qt-project.org Tue Feb 4 12:41:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 13:41:55 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #463 Message-ID: <20140204_114155_071909.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #463: SUCCESS Tested changes (refs/builds/stable_1391511257): http://codereview.qt-project.org/77309 [PS2] - Ignore selectByMouse on android until QTBUG-36515 is resolved From ci-noreply at qt-project.org Tue Feb 4 12:44:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 13:44:20 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1637 Message-ID: <20140204_114420_088725.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 275 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01637/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391509315): http://codereview.qt-project.org/77014 [PS1] - Fix backend API, broken since 5.2.0 http://codereview.qt-project.org/77257 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 4 12:58:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 13:58:17 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3074 Message-ID: <20140204_115817_085404.ci-noreply@qt-project.org> QtBase_stable_Integration #3074: SUCCESS Tested changes (refs/builds/stable_1391508236): http://codereview.qt-project.org/77256 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 4 13:16:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 14:16:46 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2776 Message-ID: <20140204_121646_011749.ci-noreply@qt-project.org> QtBase_dev_Integration #2776: SUCCESS Tested changes (refs/builds/dev_1391510242): http://codereview.qt-project.org/77247 [PS6] - Logging: Don't use for loop in qCDebug macros From ci-noreply at qt-project.org Tue Feb 4 14:12:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 15:12:39 +0200 Subject: [Ci-reports] fail on QtImageFormats_dev_Integration #44 Message-ID: <20140204_131239_040673.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_stream.h(81) : fatal error C1083: Cannot open include file: 'fcntl.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_stream.h(81) : fatal error C1083: Cannot open include file: 'fcntl.h': No such file or directory C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : error C2632: 'char' followed by 'char' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(56) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : error C2632: 'short' followed by 'short' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(57) : warning C4091: 'typedef ' : ignored on left of 'unsigned short' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : error C2632: 'int' followed by 'int' is illegal C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(58) : warning C4091: 'typedef ' : ignored on left of 'unsigned int' when no variable is declared C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4114: same type qualifier used more than once C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\types.h(59) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\..\..\3rdparty\jasper\src\libjasper\include\jasper/jas_types.h(104) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory Build log: http://testresults.qt-project.org/ci/QtImageFormats_dev_Integration/build_00044/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391518946): http://codereview.qt-project.org/71245 [PS17] - Add JPEG 2000 plugin. From ci-noreply at qt-project.org Tue Feb 4 14:22:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 15:22:16 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #113 Message-ID: <20140204_132216_027510.ci-noreply@qt-project.org> QtQuick1_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #113: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00113/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391519831): http://codereview.qt-project.org/77198 [PS1] - Disable build for WinRT From ci-noreply at qt-project.org Tue Feb 4 14:29:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 15:29:52 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #295 Message-ID: <20140204_132952_066590.ci-noreply@qt-project.org> QtDoc_stable_Integration #295: SUCCESS Tested changes (refs/builds/stable_1391517706): http://codereview.qt-project.org/77228 [PS1] - doc: Update information about qt.conf directories From ci-noreply at qt-project.org Tue Feb 4 14:30:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 15:30:03 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #139 Message-ID: <20140204_133003_071267.ci-noreply@qt-project.org> QtLocation_dev_Integration #139: SUCCESS Tested changes (refs/builds/dev_1391516859): http://codereview.qt-project.org/77308 [PS2] - Temporary workaround for failing unit test on win8 config in CI From ci-noreply at qt-project.org Tue Feb 4 14:33:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 15:33:03 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3075 Message-ID: <20140204_133303_073160.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(624) : failure location Totals: 562 passed, 1 failed, 6 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(555) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(870) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 562 passed, 1 failed, 6 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 151 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03075/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391515191): http://codereview.qt-project.org/76825 [PS2] - QDeclarativeTypeLoader doesn't close processed QNetworkReplies http://codereview.qt-project.org/77214 [PS4] - Checking input mask before scanning evdev devices http://codereview.qt-project.org/77221 [PS6] - NPOT texture support in QOpenGLTextureCache http://codereview.qt-project.org/76044 [PS1] - Fix KDE calculated colors being all black From ci-noreply at qt-project.org Tue Feb 4 14:34:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 15:34:32 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1153 Message-ID: <20140204_133432_095253.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1153: SUCCESS Tested changes (refs/builds/dev_1391517554): http://codereview.qt-project.org/77315 [PS1] - Set breakpoints before connect() in JS debugging unit test From ci-noreply at qt-project.org Tue Feb 4 14:42:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 15:42:30 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2777 Message-ID: <20140204_134230_006862.ci-noreply@qt-project.org> Autotest `tst_qfocusevent' failed :( Testing tst_QFocusEvent XPASS : tst_QFocusEvent::checkReason_ActiveWindow() 'childFocusWidgetOne->focusInEventRecieved' returned TRUE unexpectedly. () 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 QtTest library 5.3.0, Qt 5.3.0 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() XPASS : tst_QFocusEvent::checkReason_ActiveWindow() 'childFocusWidgetOne->focusInEventRecieved' returned TRUE unexpectedly. () 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: 3 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02777/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391516300): http://codereview.qt-project.org/77307 [PS1] - Obsolete AA_ImmediateWidgetCreation. http://codereview.qt-project.org/75327 [PS16] - Cocoa: Allow frameless NSWindow child QWindows http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. http://codereview.qt-project.org/77305 [PS2] - Support empty inline elements in block tags in QTextDocument http://codereview.qt-project.org/77295 [PS1] - Remove some left-over +1 in font height calculation From ci-noreply at qt-project.org Tue Feb 4 14:44:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 15:44:29 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1154 Message-ID: <20140204_134429_053227.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling compiler/qqmlcodegenerator.cpp compiler/qqmlcodegenerator.cpp: In member function 'void TestNamespace::QtQml::QQmlCodeGenerator::appendBinding(const TestNamespace::QQmlJS::AST::SourceLocation&, TestNamespace::quint32, int, bool, bool)': compiler/qqmlcodegenerator.cpp:996:61: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] compiler/qqmlcodegenerator.cpp: In member function 'void TestNamespace::QtQml::QQmlCodeGenerator::collectTypeReferences()': compiler/qqmlcodegenerator.cpp:1137:44: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] make[3]: *** [.obj/qqmlcodegenerator.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01154/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391521057): http://codereview.qt-project.org/77320 [PS1] - Fix canvas tests after commit 439f31f128e70ecae16544ee7041695c60e0b2d6 http://codereview.qt-project.org/77319 [PS1] - Fix occasional crashes in canvas getImageData and other places http://codereview.qt-project.org/77248 [PS2] - [new compiler] Set the rootObjectInCreation flag correctly on the root object http://codereview.qt-project.org/77246 [PS2] - [new compiler] Fix JS ownership of QML created objects http://codereview.qt-project.org/77238 [PS2] - [new compiler] Fix binding initialization order http://codereview.qt-project.org/77237 [PS2] - [new compiler] Cleanup empty string handling From ci-noreply at qt-project.org Tue Feb 4 14:46:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 15:46:38 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #372 Message-ID: <20140204_134638_077222.ci-noreply@qt-project.org> Autotest `tst_qscriptjstestsuite' failed :( Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00372/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391509469): http://codereview.qt-project.org/75221 [PS51] - Updated submodules. From ci-noreply at qt-project.org Tue Feb 4 14:52:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 15:52:00 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #140 Message-ID: <20140204_135200_044778.ci-noreply@qt-project.org> qtlocation failed to compile :( In file included from /usr/include/c++/4.6/algorithm:63:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:82, from /work/build/qt/qtbase/include/QtCore/qglobal.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42, from /work/build/qt/qtbase/include/QtCore/qatomic.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:45, from /work/build/qt/qtbase/include/QtCore/qvariant.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:45, from /work/build/qt/qtbase/include/QtCore/qabstractitemmodel.h:1, from /work/build/qt/qtbase/include/QtCore/QAbstractListModel:1, from satellitemodel.h:44, from satellitemodel.cpp:41: /usr/include/c++/4.6/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator) [with _RandomAccessIterator = TestNamespace::QList::iterator]': /usr/include/c++/4.6/bits/stl_algo.h:2181:4: instantiated from 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator) [with _RandomAccessIterator = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:5332:4: instantiated from 'void std::sort(_RAIter, _RAIter) [with _RAIter = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:2107:4: error: no match for 'operator<' in '__i.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]() < __first.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]()' /usr/include/c++/4.6/bits/stl_algo.h:2107:4: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' In file included from /usr/include/c++/4.6/algorithm:63:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:82, from /work/build/qt/qtbase/include/QtCore/qglobal.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42, from /work/build/qt/qtbase/include/QtCore/qatomic.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:45, from /work/build/qt/qtbase/include/QtCore/qvariant.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:45, from /work/build/qt/qtbase/include/QtCore/qabstractitemmodel.h:1, from /work/build/qt/qtbase/include/QtCore/QAbstractListModel:1, from satellitemodel.h:44, from satellitemodel.cpp:41: /usr/include/c++/4.6/bits/stl_algo.h: In function 'void std::__heap_select(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator) [with _RandomAccessIterator = TestNamespace::QList::iterator]': /usr/include/c++/4.6/bits/stl_algo.h:5177:7: instantiated from 'void std::partial_sort(_RAIter, _RAIter, _RAIter) [with _RAIter = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:2279:8: instantiated from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size) [with _RandomAccessIterator = TestNamespace::QList::iterator, _Size = int]' /usr/include/c++/4.6/bits/stl_algo.h:5330:4: instantiated from 'void std::sort(_RAIter, _RAIter) [with _RAIter = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:1905:2: error: no match for 'operator<' in '__i.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]() < __first.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]()' /usr/include/c++/4.6/bits/stl_algo.h:1905:2: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' In file included from /usr/include/c++/4.6/algorithm:63:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:82, from /work/build/qt/qtbase/include/QtCore/qglobal.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42, from /work/build/qt/qtbase/include/QtCore/qatomic.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:45, from /work/build/qt/qtbase/include/QtCore/qvariant.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:45, from /work/build/qt/qtbase/include/QtCore/qabstractitemmodel.h:1, from /work/build/qt/qtbase/include/QtCore/QAbstractListModel:1, from satellitemodel.h:44, from satellitemodel.cpp:41: /usr/include/c++/4.6/bits/stl_algo.h: In function 'void std::__move_median_first(_Iterator, _Iterator, _Iterator) [with _Iterator = TestNamespace::QList::iterator]': /usr/include/c++/4.6/bits/stl_algo.h:2252:7: instantiated from '_RandomAccessIterator std::__unguarded_partition_pivot(_RandomAccessIterator, _RandomAccessIterator) [with _RandomAccessIterator = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:2284:54: instantiated from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size) [with _RandomAccessIterator = TestNamespace::QList::iterator, _Size = int]' /usr/include/c++/4.6/bits/stl_algo.h:5330:4: instantiated from 'void std::sort(_RAIter, _RAIter) [with _RAIter = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:86:7: error: no match for 'operator<' in '__a.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]() < __b.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]()' /usr/include/c++/4.6/bits/stl_algo.h:86:7: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /usr/include/c++/4.6/bits/stl_algo.h:88:4: error: no match for 'operator<' in '__b.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]() < __c.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]()' /usr/include/c++/4.6/bits/stl_algo.h:88:4: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /usr/include/c++/4.6/bits/stl_algo.h:2252:7: instantiated from '_RandomAccessIterator std::__unguarded_partition_pivot(_RandomAccessIterator, _RandomAccessIterator) [with _RandomAccessIterator = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:2284:54: instantiated from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size) [with _RandomAccessIterator = TestNamespace::QList::iterator, _Size = int]' /usr/include/c++/4.6/bits/stl_algo.h:5330:4: instantiated from 'void std::sort(_RAIter, _RAIter) [with _RAIter = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:90:9: error: no match for 'operator<' in '__a.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]() < __c.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]()' /usr/include/c++/4.6/bits/stl_algo.h:90:9: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /usr/include/c++/4.6/bits/stl_algo.h:93:12: error: no match for 'operator<' in '__a.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]() < __c.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]()' /usr/include/c++/4.6/bits/stl_algo.h:93:12: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /usr/include/c++/4.6/bits/stl_algo.h:95:12: error: no match for 'operator<' in '__b.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]() < __c.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]()' /usr/include/c++/4.6/bits/stl_algo.h:95:12: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' In file included from /usr/include/c++/4.6/algorithm:63:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:82, from /work/build/qt/qtbase/include/QtCore/qglobal.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42, from /work/build/qt/qtbase/include/QtCore/qatomic.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:45, from /work/build/qt/qtbase/include/QtCore/qvariant.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:45, from /work/build/qt/qtbase/include/QtCore/qabstractitemmodel.h:1, from /work/build/qt/qtbase/include/QtCore/QAbstractListModel:1, from satellitemodel.h:44, from satellitemodel.cpp:41: /usr/include/c++/4.6/bits/stl_algo.h: In function '_RandomAccessIterator std::__unguarded_partition(_RandomAccessIterator, _RandomAccessIterator, const _Tp&) [with _RandomAccessIterator = TestNamespace::QList::iterator, _Tp = TestNamespace::QGeoSatelliteInfo]': /usr/include/c++/4.6/bits/stl_algo.h:2253:70: instantiated from '_RandomAccessIterator std::__unguarded_partition_pivot(_RandomAccessIterator, _RandomAccessIterator) [with _RandomAccessIterator = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:2284:54: instantiated from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size) [with _RandomAccessIterator = TestNamespace::QList::iterator, _Size = int]' /usr/include/c++/4.6/bits/stl_algo.h:5330:4: instantiated from 'void std::sort(_RAIter, _RAIter) [with _RAIter = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:2212:4: error: no match for 'operator<' in '__first.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]() < __pivot' /usr/include/c++/4.6/bits/stl_algo.h:2212:4: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /usr/include/c++/4.6/bits/stl_algo.h:2215:4: error: no match for 'operator<' in '__pivot < __last.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]()' /usr/include/c++/4.6/bits/stl_algo.h:2215:4: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'const TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'const TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'const TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'const TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'const TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'const TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'const TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'const TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'const TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /usr/include/c++/4.6/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator) [with _RandomAccessIterator = TestNamespace::QList::iterator]': /usr/include/c++/4.6/bits/stl_algo.h:2115:6: instantiated from 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator) [with _RandomAccessIterator = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:2181:4: instantiated from 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator) [with _RandomAccessIterator = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:5332:4: instantiated from 'void std::sort(_RAIter, _RAIter) [with _RAIter = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_algo.h:2068:7: error: no match for 'operator<' in '__val < __next.TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]()' /usr/include/c++/4.6/bits/stl_algo.h:2068:7: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'std::iterator_traits::iterator>::value_type {aka TestNamespace::QGeoSatelliteInfo}' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'std::iterator_traits::iterator>::value_type {aka TestNamespace::QGeoSatelliteInfo}' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'std::iterator_traits::iterator>::value_type {aka TestNamespace::QGeoSatelliteInfo}' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'std::iterator_traits::iterator>::value_type {aka TestNamespace::QGeoSatelliteInfo}' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'std::iterator_traits::iterator>::value_type {aka TestNamespace::QGeoSatelliteInfo}' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'std::iterator_traits::iterator>::value_type {aka TestNamespace::QGeoSatelliteInfo}' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'std::iterator_traits::iterator>::value_type {aka TestNamespace::QGeoSatelliteInfo}' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'std::iterator_traits::iterator>::value_type {aka TestNamespace::QGeoSatelliteInfo}' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'std::iterator_traits::iterator>::value_type {aka TestNamespace::QGeoSatelliteInfo}' to 'const TestNamespace::QByteArray&' In file included from /usr/include/c++/4.6/bits/stl_algo.h:63:0, from /usr/include/c++/4.6/algorithm:63, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:82, from /work/build/qt/qtbase/include/QtCore/qglobal.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42, from /work/build/qt/qtbase/include/QtCore/qatomic.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:45, from /work/build/qt/qtbase/include/QtCore/qvariant.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:45, from /work/build/qt/qtbase/include/QtCore/qabstractitemmodel.h:1, from /work/build/qt/qtbase/include/QtCore/QAbstractListModel:1, from satellitemodel.h:44, from satellitemodel.cpp:41: /usr/include/c++/4.6/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp) [with _RandomAccessIterator = TestNamespace::QList::iterator, _Distance = long long int, _Tp = TestNamespace::QGeoSatelliteInfo]': /usr/include/c++/4.6/bits/stl_heap.h:396:4: instantiated from 'void std::make_heap(_RAIter, _RAIter) [with _RAIter = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_heap.h:234:4: error: no match for 'operator<' in 'TestNamespace::QList::iterator::operator+(int) const [with T = TestNamespace::QGeoSatelliteInfo, TestNamespace::QList::iterator = TestNamespace::QList::iterator](((int)__secondChild)).TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]() < TestNamespace::QList::iterator::operator+(int) const [with T = TestNamespace::QGeoSatelliteInfo, TestNamespace::QList::iterator = TestNamespace::QList::iterator](((int)(((unsigned int)__secondChild) + 4294967295u))).TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]()' /usr/include/c++/4.6/bits/stl_heap.h:234:4: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' In file included from /usr/include/c++/4.6/bits/stl_algo.h:63:0, from /usr/include/c++/4.6/algorithm:63, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:82, from /work/build/qt/qtbase/include/QtCore/qglobal.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/thread/qatomic.h:42, from /work/build/qt/qtbase/include/QtCore/qatomic.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:45, from /work/build/qt/qtbase/include/QtCore/qvariant.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:45, from /work/build/qt/qtbase/include/QtCore/qabstractitemmodel.h:1, from /work/build/qt/qtbase/include/QtCore/QAbstractListModel:1, from satellitemodel.h:44, from satellitemodel.cpp:41: /usr/include/c++/4.6/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp) [with _RandomAccessIterator = TestNamespace::QList::iterator, _Distance = long long int, _Tp = TestNamespace::QGeoSatelliteInfo]': /usr/include/c++/4.6/bits/stl_heap.h:246:7: instantiated from 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp) [with _RandomAccessIterator = TestNamespace::QList::iterator, _Distance = long long int, _Tp = TestNamespace::QGeoSatelliteInfo]' /usr/include/c++/4.6/bits/stl_heap.h:396:4: instantiated from 'void std::make_heap(_RAIter, _RAIter) [with _RAIter = TestNamespace::QList::iterator]' /usr/include/c++/4.6/bits/stl_heap.h:136:7: error: no match for 'operator<' in 'TestNamespace::QList::iterator::operator+(int) const [with T = TestNamespace::QGeoSatelliteInfo, TestNamespace::QList::iterator = TestNamespace::QList::iterator](((int)__parent)).TestNamespace::QList::iterator::operator* [with T = TestNamespace::QGeoSatelliteInfo]() < __value' /usr/include/c++/4.6/bits/stl_heap.h:136:7: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:894:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:812:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: bool TestNamespace::operator<(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1369:45: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: bool TestNamespace::operator<(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1077:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: bool TestNamespace::operator<(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1020:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1395:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1064:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: bool TestNamespace::operator<(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:543:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'TestNamespace::QChar' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:91:13: note: template bool TestNamespace::operator<(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: bool TestNamespace::operator<(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:553:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:551:14: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: bool TestNamespace::operator<(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:549:13: note: no known conversion for argument 1 from 'TestNamespace::QGeoSatelliteInfo' to 'const TestNamespace::QByteArray&' make[4]: *** [.obj/satellitemodel.o] Error 1 make[3]: *** [sub-satelliteinfo-make_first] Error 2 make[2]: *** [sub-positioning-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make: *** [module-qtlocation] Error 2 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00140/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391521428): http://codereview.qt-project.org/71050 [PS15] - Add new Satellite Information example From ci-noreply at qt-project.org Tue Feb 4 15:26:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 16:26:48 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #64 Message-ID: <20140204_142648_092873.ci-noreply@qt-project.org> QtLocation_stable_Integration #64: SUCCESS Tested changes (refs/builds/stable_1391520356): http://codereview.qt-project.org/77284 [PS1] - Report direction and vertical speed with Geoclue plugin. From ci-noreply at qt-project.org Tue Feb 4 15:29:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 16:29:37 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #269 Message-ID: <20140204_142937_014914.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #269: SUCCESS Tested changes (refs/builds/dev_1391521290): http://codereview.qt-project.org/77181 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Tue Feb 4 15:42:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 16:42:49 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1155 Message-ID: <20140204_144249_003206.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1155: SUCCESS Tested changes (refs/builds/dev_1391521602): http://codereview.qt-project.org/77320 [PS1] - Fix canvas tests after commit 439f31f128e70ecae16544ee7041695c60e0b2d6 http://codereview.qt-project.org/77319 [PS1] - Fix occasional crashes in canvas getImageData and other places From ci-noreply at qt-project.org Tue Feb 4 15:56:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 16:56:27 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3076 Message-ID: <20140204_145627_044731.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03076/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391524568): http://codereview.qt-project.org/76044 [PS1] - Fix KDE calculated colors being all black From ci-noreply at qt-project.org Tue Feb 4 16:16:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 17:16:56 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2778 Message-ID: <20140204_151656_091492.ci-noreply@qt-project.org> QtBase_dev_Integration #2778: SUCCESS Tested changes (refs/builds/dev_1391521445): http://codereview.qt-project.org/77058 [PS4] - Add suspend and resume event handling for WinRT http://codereview.qt-project.org/77193 [PS2] - Fix character mirroring issue with HarfBuzz-NG From ci-noreply at qt-project.org Tue Feb 4 16:25:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 17:25:00 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2779 Message-ID: <20140204_152500_051513.ci-noreply@qt-project.org> qtbase failed to compile :( objective-c qcocoawindow.mm qcocoawindow.mm:126:36: error: no member named 'm_overrideBecomeKey' in 'QCocoaWindow' make[5]: *** [.obj/qcocoawindow.o] Error 1 make[4]: *** [sub-cocoa-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02779/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391527110): http://codereview.qt-project.org/77307 [PS1] - Obsolete AA_ImmediateWidgetCreation. http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. http://codereview.qt-project.org/76680 [PS5] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 4 16:53:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 17:53:06 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1156 Message-ID: <20140204_155306_073074.ci-noreply@qt-project.org> Autotest `tst_qquickvisualdatamodel' failed :( Testing tst_qquickvisualdatamodel FAIL! : tst_qquickvisualdatamodel::get() Compared values are not the same Actual (evaluate(visualModel, QString("contains(items.get(%1).groups, \"items\")").arg(i))): 0 Expected (true) : 1 tst_qquickvisualdatamodel.cpp(1969) : failure location FAIL! : tst_qquickvisualdatamodel::get() '!failed' returned FALSE. () tst_qquickvisualdatamodel.cpp(2104) : failure location Totals: 308 passed, 2 failed, 0 skipped Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickvisualdatamodel ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickvisualdatamodel::initTestCase() PASS : tst_qquickvisualdatamodel::rootIndex() PASS : tst_qquickvisualdatamodel::updateLayout(item delegate) PASS : tst_qquickvisualdatamodel::updateLayout(package delegate) PASS : tst_qquickvisualdatamodel::childChanged(item delegate) PASS : tst_qquickvisualdatamodel::childChanged(package delegate) PASS : tst_qquickvisualdatamodel::noDelegate(item delegate) PASS : tst_qquickvisualdatamodel::noDelegate(package delegate) PASS : tst_qquickvisualdatamodel::itemsDestroyed(listView) PASS : tst_qquickvisualdatamodel::itemsDestroyed(package) PASS : tst_qquickvisualdatamodel::itemsDestroyed(pathView) PASS : tst_qquickvisualdatamodel::itemsDestroyed(repeater) PASS : tst_qquickvisualdatamodel::objectListModel() PASS : tst_qquickvisualdatamodel::singleRole() PASS : tst_qquickvisualdatamodel::modelProperties() PASS : tst_qquickvisualdatamodel::packagesDestroyed() PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 forward) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 backwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards, with same to) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple backwards) PASS : tst_qquickvisualdatamodel::subtreeRowsMoved() PASS : tst_qquickvisualdatamodel::watchedRoles() PASS : tst_qquickvisualdatamodel::hasModelChildren() PASS : tst_qquickvisualdatamodel::setValue() PASS : tst_qquickvisualdatamodel::remove(item delegate) PASS : tst_qquickvisualdatamodel::remove(package) PASS : tst_qquickvisualdatamodel::move(item delegate) PASS : tst_qquickvisualdatamodel::move(package) PASS : tst_qquickvisualdatamodel::groups(item delegate) PASS : tst_qquickvisualdatamodel::groups(package) PASS : tst_qquickvisualdatamodel::invalidGroups() FAIL! : tst_qquickvisualdatamodel::get() Compared values are not the same Actual (evaluate(visualModel, QString("contains(items.get(%1).groups, \"items\")").arg(i))): 0 Expected (true) : 1 tst_qquickvisualdatamodel.cpp(1969) : failure location FAIL! : tst_qquickvisualdatamodel::get() '!failed' returned FALSE. () tst_qquickvisualdatamodel.cpp(2104) : failure location PASS : tst_qquickvisualdatamodel::onChanged(item appended) PASS : tst_qquickvisualdatamodel::onChanged(item prepended) PASS : tst_qquickvisualdatamodel::onChanged(item inserted) PASS : tst_qquickvisualdatamodel::onChanged(item removed tail) PASS : tst_qquickvisualdatamodel::onChanged(item removed head) PASS : tst_qquickvisualdatamodel::onChanged(item removed middle) PASS : tst_qquickvisualdatamodel::onChanged(item moved from tail) PASS : tst_qquickvisualdatamodel::onChanged(item moved from head) PASS : tst_qquickvisualdatamodel::onChanged(groups changed) PASS : tst_qquickvisualdatamodel::onChanged(multiple removes) PASS : tst_qquickvisualdatamodel::create() QWARN : tst_qquickvisualdatamodel::incompleteModel() : QML VisualDataGroup: remove: index out of range QWARN : tst_qquickvisualdatamodel::incompleteModel() file:: Expected token `,' PASS : tst_qquickvisualdatamodel::incompleteModel() PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::warnings(insert < 0) PASS : tst_qquickvisualdatamodel::warnings(insert > length) PASS : tst_qquickvisualdatamodel::warnings(create < 0) PASS : tst_qquickvisualdatamodel::warnings(create > length) PASS : tst_qquickvisualdatamodel::warnings(resolve from < 0) PASS : tst_qquickvisualdatamodel::warnings(resolve from > length) PASS : tst_qquickvisualdatamodel::warnings(resolve to < 0) PASS : tst_qquickvisualdatamodel::warnings(resolve to > length) PASS : tst_qquickvisualdatamodel::warnings(resolve from invalid index) PASS : tst_qquickvisualdatamodel::warnings(resolve to invalid index) PASS : tst_qquickvisualdatamodel::warnings(resolve already resolved item) PASS : tst_qquickvisualdatamodel::warnings(resolve already resolved item) PASS : tst_qquickvisualdatamodel::warnings(remove index < 0) PASS : tst_qquickvisualdatamodel::warnings(remove index == length) PASS : tst_qquickvisualdatamodel::warnings(remove index > length) PASS : tst_qquickvisualdatamodel::warnings(remove invalid index) PASS : tst_qquickvisualdatamodel::warnings(remove count < 0) PASS : tst_qquickvisualdatamodel::warnings(remove index + count > length) PASS : tst_qquickvisualdatamodel::warnings(addGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(addGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(addGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(addGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(addGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(setGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(setGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(setGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(setGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(setGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(move from < 0) PASS : tst_qquickvisualdatamodel::warnings(move from == length) PASS : tst_qquickvisualdatamodel::warnings(move from > length) PASS : tst_qquickvisualdatamodel::warnings(move invalid from) PASS : tst_qquickvisualdatamodel::warnings(move to < 0) PASS : tst_qquickvisualdatamodel::warnings(move to == length) PASS : tst_qquickvisualdatamodel::warnings(move to > length) PASS : tst_qquickvisualdatamodel::warnings(move invalid to) PASS : tst_qquickvisualdatamodel::warnings(move count < 0) PASS : tst_qquickvisualdatamodel::warnings(move from + count > length) PASS : tst_qquickvisualdatamodel::invalidAttachment() PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert before) PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert after) PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert at) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove before) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove after) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove requested) PASS : tst_qquickvisualdatamodel::asynchronousMove(move before) PASS : tst_qquickvisualdatamodel::asynchronousMove(move after) PASS : tst_qquickvisualdatamodel::asynchronousMove(move requested) PASS : tst_qquickvisualdatamodel::asynchronousMove(move before to after) PASS : tst_qquickvisualdatamodel::asynchronousMove(move after to before) PASS : tst_qquickvisualdatamodel::asynchronousCancel() PASS : tst_qquickvisualdatamodel::invalidContext() PASS : tst_qquickvisualdatamodel::cleanupTestCase() Totals: 308 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickvisualdatamodel ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickvisualdatamodel: 25 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01156/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391525153): http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 4 17:12:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 18:12:47 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #141 Message-ID: <20140204_161247_043314.ci-noreply@qt-project.org> QtLocation_dev_Integration #141: SUCCESS Tested changes (refs/builds/dev_1391526622): http://codereview.qt-project.org/76254 [PS3] - Remove offset from PlaceSearchModel documentation http://codereview.qt-project.org/76806 [PS1] - Add credits for MapQuest and OSM data/services. http://codereview.qt-project.org/76567 [PS2] - Switch to MapQuest tileserver From ci-noreply at qt-project.org Tue Feb 4 17:16:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 18:16:06 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_android_Integration #19 Message-ID: <20140204_161606_048885.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #19: SUCCESS Tested changes (refs/builds/wip/android_1391527498): http://codereview.qt-project.org/76395 [PS3] - Android: First working QBluetoothSocket implementation. From ci-noreply at qt-project.org Tue Feb 4 18:04:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 19:04:58 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1157 Message-ID: <20140204_170458_005950.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 176 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01157/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391529566): http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 4 18:10:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 19:10:32 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1638 Message-ID: <20140204_171032_027070.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 278 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01638/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391528893): http://codereview.qt-project.org/77257 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 4 18:14:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 19:14:51 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #114 Message-ID: <20140204_171451_040537.ci-noreply@qt-project.org> QtQuick1_dev_Integration #114: SUCCESS Tested changes (refs/builds/dev_1391523920): http://codereview.qt-project.org/77198 [PS1] - Disable build for WinRT From ci-noreply at qt-project.org Tue Feb 4 18:23:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 19:23:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2780 Message-ID: <20140204_172318_007226.ci-noreply@qt-project.org> Autotest `tst_qobject' failed :( Testing tst_QObject FAIL! : tst_QObject::moveToThread() 'server.waitForNewConnection(1000)' returned FALSE. () ..\tst_qobject.cpp(1853) : failure location Totals: 89 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QObject ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QObject::initTestCase() PASS : tst_QObject::disconnect() PASS : tst_QObject::connectSlotsByName() PASS : tst_QObject::connectSignalsToSignalsWithDefaultArguments() PASS : tst_QObject::receivers() PASS : tst_QObject::normalize() PASS : tst_QObject::qobject_castTemplate() PASS : tst_QObject::findChildren() PASS : tst_QObject::connectDisconnectNotify(combo1) PASS : tst_QObject::connectDisconnectNotify(combo2) PASS : tst_QObject::connectDisconnectNotify(combo3) PASS : tst_QObject::connectDisconnectNotify(combo4) PASS : tst_QObject::connectDisconnectNotify(combo5) PASS : tst_QObject::connectDisconnectNotify(combo6) PASS : tst_QObject::connectDisconnectNotify(combo7) PASS : tst_QObject::connectDisconnectNotifyPMF() PASS : tst_QObject::disconnectNotify_receiverDestroyed() PASS : tst_QObject::connectNotify_connectSlotsByName() PASS : tst_QObject::connectDisconnectNotify_shadowing() PASS : tst_QObject::emitInDefinedOrder() PASS : tst_QObject::customTypes() PASS : tst_QObject::streamCustomTypes() PASS : tst_QObject::metamethod() PASS : tst_QObject::namespaces() PASS : tst_QObject::threadSignalEmissionCrash() PASS : tst_QObject::thread() PASS : tst_QObject::thread0() FAIL! : tst_QObject::moveToThread() 'server.waitForNewConnection(1000)' returned FALSE. () ..\tst_qobject.cpp(1853) : failure location PASS : tst_QObject::senderTest() PASS : tst_QObject::declareInterface() PASS : tst_QObject::qpointerResetBeforeDestroyedSignal() PASS : tst_QObject::testUserData() PASS : tst_QObject::childDeletesItsSibling() PASS : tst_QObject::dynamicProperties() PASS : tst_QObject::floatProperty() PASS : tst_QObject::qrealProperty() PASS : tst_QObject::property() PASS : tst_QObject::recursiveSignalEmission() PASS : tst_QObject::signalBlocking() PASS : tst_QObject::blockingQueuedConnection() PASS : tst_QObject::childEvents() PASS : tst_QObject::installEventFilter() PASS : tst_QObject::deleteSelfInSlot() PASS : tst_QObject::disconnectSelfInSlotAndDeleteAfterEmit() PASS : tst_QObject::dumpObjectInfo() PASS : tst_QObject::connectToSender() PASS : tst_QObject::qobjectConstCast() PASS : tst_QObject::uniqConnection() PASS : tst_QObject::uniqConnectionPtr() PASS : tst_QObject::interfaceIid() PASS : tst_QObject::deleteQObjectWhenDeletingEvent() PASS : tst_QObject::overloads() PASS : tst_QObject::isSignalConnected() PASS : tst_QObject::qMetaObjectConnect() PASS : tst_QObject::qMetaObjectDisconnectOne() PASS : tst_QObject::sameName() PASS : tst_QObject::connectByMetaMethods() PASS : tst_QObject::connectByMetaMethodSlotInsteadOfSignal() PASS : tst_QObject::connectConstructorByMetaMethod() PASS : tst_QObject::disconnectByMetaMethod() PASS : tst_QObject::disconnectNotSignalMetaMethod() PASS : tst_QObject::autoConnectionBehavior() PASS : tst_QObject::baseDestroyed() PASS : tst_QObject::pointerConnect() PASS : tst_QObject::pointerDisconnect() PASS : tst_QObject::emitInDefinedOrderPointer() PASS : tst_QObject::customTypesPointer() PASS : tst_QObject::connectCxx0x() PASS : tst_QObject::connectToStaticCxx0x() PASS : tst_QObject::connectCxx0xTypeMatching() PASS : tst_QObject::connectConvert() PASS : tst_QObject::connectWithReference() PASS : tst_QObject::connectManyArguments() PASS : tst_QObject::returnValue(DirectConnection) PASS : tst_QObject::returnValue(BlockingQueuedConnection) PASS : tst_QObject::returnValue2(DirectConnection) PASS : tst_QObject::returnValue2(BlockingQueuedConnection) PASS : tst_QObject::connectVirtualSlots() PASS : tst_QObject::connectPrivateSlots() PASS : tst_QObject::connectFunctorArgDifference() SKIP : tst_QObject::connectFunctorOverloads() Does not compile without C++11 variadic template ..\tst_qobject.cpp(5897) : failure location PASS : tst_QObject::connectFunctorQueued() PASS : tst_QObject::connectFunctorWithContext() PASS : tst_QObject::connectStaticSlotWithObject() PASS : tst_QObject::disconnectDoesNotLeakFunctor() PASS : tst_QObject::contextDoesNotLeakFunctor() PASS : tst_QObject::connectBase() PASS : tst_QObject::qmlConnect() PASS : tst_QObject::exceptions() PASS : tst_QObject::noDeclarativeParentChangedOnDestruction() PASS : tst_QObject::cleanupTestCase() Totals: 89 passed, 1 failed, 1 skipped ********* Finished testing of tst_QObject ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qobject: 6 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02780/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391528397): http://codereview.qt-project.org/77307 [PS1] - Obsolete AA_ImmediateWidgetCreation. http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. From ci-noreply at qt-project.org Tue Feb 4 18:47:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 19:47:34 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1158 Message-ID: <20140204_174734_002178.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01158/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391533777): http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 4 18:49:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 19:49:22 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3077 Message-ID: <20140204_174922_020829.ci-noreply@qt-project.org> QtBase_stable_Integration #3077: SUCCESS Tested changes (refs/builds/stable_1391529571): http://codereview.qt-project.org/76825 [PS2] - QDeclarativeTypeLoader doesn't close processed QNetworkReplies http://codereview.qt-project.org/76044 [PS1] - Fix KDE calculated colors being all black From ci-noreply at qt-project.org Tue Feb 4 19:45:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 20:45:48 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1159 Message-ID: <20140204_184548_019884.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1159: SUCCESS Tested changes (refs/builds/dev_1391536238): http://codereview.qt-project.org/77336 [PS2] - [new compiler] Fix partial bindings on value types http://codereview.qt-project.org/77316 [PS2] - [new compiler] Fix order of alias vs non-alias bindings http://codereview.qt-project.org/77254 [PS4] - [new compiler] Fix bindings on aliases http://codereview.qt-project.org/77248 [PS3] - [new compiler] Set the rootObjectInCreation flag correctly on the root object http://codereview.qt-project.org/77246 [PS3] - [new compiler] Fix JS ownership of QML created objects http://codereview.qt-project.org/77238 [PS3] - [new compiler] Fix binding initialization order http://codereview.qt-project.org/77237 [PS3] - [new compiler] Cleanup empty string handling From ci-noreply at qt-project.org Tue Feb 4 19:49:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 20:49:47 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1639 Message-ID: <20140204_184947_067464.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 279 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01639/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391534829): http://codereview.qt-project.org/77337 [PS2] - Avoid out-of-bound accesses in Qt Quick example code From ci-noreply at qt-project.org Tue Feb 4 19:57:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 20:57:40 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2781 Message-ID: <20140204_185740_090048.ci-noreply@qt-project.org> Autotest `tst_qlistwidget' failed :( Testing tst_QListWidget FAIL! : tst_QListWidget::closePersistentEditor() Compared values are not the same Actual (testWidget->viewport()->children().count()): 1 Expected (childCount - 1) : 0 Loc: [tst_qlistwidget.cpp(326)] Totals: 117 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QListWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QListWidget::initTestCase() PASS : tst_QListWidget::addItem() PASS : tst_QListWidget::addItem2() PASS : tst_QListWidget::addItems() PASS : tst_QListWidget::openPersistentEditor() FAIL! : tst_QListWidget::closePersistentEditor() Compared values are not the same Actual (testWidget->viewport()->children().count()): 1 Expected (childCount - 1) : 0 Loc: [tst_qlistwidget.cpp(326)] PASS : tst_QListWidget::count() PASS : tst_QListWidget::currentItem() PASS : tst_QListWidget::setCurrentItem(HasItems: 0) PASS : tst_QListWidget::setCurrentItem(HasItems: 1) PASS : tst_QListWidget::setCurrentItem(HasItems: 2) PASS : tst_QListWidget::setCurrentItem(HasItems: 3) PASS : tst_QListWidget::currentRow() PASS : tst_QListWidget::setCurrentRow(HasItems: 0) PASS : tst_QListWidget::setCurrentRow(HasItems: 1) PASS : tst_QListWidget::setCurrentRow(HasItems: 2) PASS : tst_QListWidget::setCurrentRow(HasItems: 3) QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed PASS : tst_QListWidget::editItem(editable) QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: editing failed PASS : tst_QListWidget::editItem(not editable) PASS : tst_QListWidget::findItems() PASS : tst_QListWidget::insertItem(Insert less then 0) PASS : tst_QListWidget::insertItem(Insert at 0) PASS : tst_QListWidget::insertItem(Insert beyond count) PASS : tst_QListWidget::insertItem(Insert at count) PASS : tst_QListWidget::insertItem(Insert in the middle) PASS : tst_QListWidget::insertItems(Insert 1 item using constructor) PASS : tst_QListWidget::insertItems(Insert 10 items using constructor) PASS : tst_QListWidget::insertItems(Insert 100 items using constructor) PASS : tst_QListWidget::insertItems(Insert 1 item with insertItem) PASS : tst_QListWidget::insertItems(Insert 10 items with insertItem) PASS : tst_QListWidget::insertItems(Insert 100 items with insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 1 item using insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 10 items using insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 100 items using insertItem) PASS : tst_QListWidget::insertItems(Insert 0 items with insertItems) PASS : tst_QListWidget::insertItems(Insert 1 item with insertItems) PASS : tst_QListWidget::insertItems(Insert 10 items with insertItems) PASS : tst_QListWidget::insertItems(Insert 100 items with insertItems) PASS : tst_QListWidget::moveItemsPriv(Empty) PASS : tst_QListWidget::moveItemsPriv(Overflow src) PASS : tst_QListWidget::moveItemsPriv(Underflow src) PASS : tst_QListWidget::moveItemsPriv(Overflow dst) PASS : tst_QListWidget::moveItemsPriv(Underflow dst) PASS : tst_QListWidget::moveItemsPriv(Same place) PASS : tst_QListWidget::moveItemsPriv(Up) PASS : tst_QListWidget::moveItemsPriv(Down) PASS : tst_QListWidget::moveItemsPriv(QTBUG-6532 assert) PASS : tst_QListWidget::moveItemsPriv(QTBUG-6565 to the end) PASS : tst_QListWidget::moveItemsPriv(Same place 2) PASS : tst_QListWidget::moveItemsPriv(swap) PASS : tst_QListWidget::moveItemsPriv(swap2) PASS : tst_QListWidget::moveItemsPriv(swap3) PASS : tst_QListWidget::moveItemsPriv(swap4) PASS : tst_QListWidget::itemAssignment() PASS : tst_QListWidget::item(First item, row: 0) PASS : tst_QListWidget::item(Middle item, row: 1) PASS : tst_QListWidget::item(Last item, row: 2) PASS : tst_QListWidget::item(Out of bounds, row: -1) PASS : tst_QListWidget::item(Out of bounds, row: 3) PASS : tst_QListWidget::takeItem(First item, row: 0) PASS : tst_QListWidget::takeItem(Middle item, row: 1) PASS : tst_QListWidget::takeItem(Last item, row: 2) PASS : tst_QListWidget::takeItem(Out of bounds, row: -1) PASS : tst_QListWidget::takeItem(Out of bounds, row: 3) PASS : tst_QListWidget::setItemHidden() PASS : tst_QListWidget::selectedItems(none hidden, none selected) PASS : tst_QListWidget::selectedItems(none hidden, all selected) PASS : tst_QListWidget::selectedItems(first hidden, all selected) PASS : tst_QListWidget::selectedItems(last hidden, all selected) PASS : tst_QListWidget::selectedItems(middle hidden, all selected) PASS : tst_QListWidget::selectedItems(all hidden, all selected) PASS : tst_QListWidget::removeItems(Empty) PASS : tst_QListWidget::removeItems(1:1) PASS : tst_QListWidget::removeItems(3:1) PASS : tst_QListWidget::removeItems(3:2) PASS : tst_QListWidget::removeItems(100:10) PASS : tst_QListWidget::itemStreaming(Data) PASS : tst_QListWidget::sortItems(ascending strings) PASS : tst_QListWidget::sortItems(descending strings) PASS : tst_QListWidget::sortItems(ascending numbers) PASS : tst_QListWidget::sortItems(descending numbers) PASS : tst_QListWidget::sortHiddenItems(descending order, 20 items) PASS : tst_QListWidget::sortHiddenItems(ascending order) PASS : tst_QListWidget::sortHiddenItems(descending order) PASS : tst_QListWidget::closeEditor() PASS : tst_QListWidget::setData(changing a role should emit) PASS : tst_QListWidget::setData(setting the same value should not emit) PASS : tst_QListWidget::setData(setting the same value twice should only emit once) PASS : tst_QListWidget::setData(changing three roles should emit three times) PASS : tst_QListWidget::insertItemsWithSorting(() + (a) = (a)) PASS : tst_QListWidget::insertItemsWithSorting(() + (c, b, a) = (a, b, c)) PASS : tst_QListWidget::insertItemsWithSorting(() + (a, b, c) = (c, b, a)) PASS : tst_QListWidget::insertItemsWithSorting((a) + (b) = (a, b)) PASS : tst_QListWidget::insertItemsWithSorting((a) + (b) = (b, a)) PASS : tst_QListWidget::insertItemsWithSorting((a, c, b) + (d) = (a, b, c, d)) PASS : tst_QListWidget::insertItemsWithSorting((b, c, a) + (d) = (d, c, b, a)) PASS : tst_QListWidget::insertItemsWithSorting(() + (sorted items) = (sorted items)) PASS : tst_QListWidget::insertItemsWithSorting((sorted items) + () = (sorted items)) PASS : tst_QListWidget::insertItemsWithSorting(() + (ascending items) = (reverse items)) PASS : tst_QListWidget::insertItemsWithSorting((reverse items) + () = (ascending items)) PASS : tst_QListWidget::insertItemsWithSorting((reverse items) + () = (reverse items)) PASS : tst_QListWidget::changeDataWithSorting(change a to b in (a)) PASS : tst_QListWidget::changeDataWithSorting(change a to b in (a, c)) PASS : tst_QListWidget::changeDataWithSorting(change a to c in (a, b)) PASS : tst_QListWidget::changeDataWithSorting(change c to a in (c, b)) PASS : tst_QListWidget::changeDataWithSorting(change e to i in (a, c, e, g)) PASS : tst_QListWidget::changeDataWithSorting(change e to a in (c, e, g, i)) PASS : tst_QListWidget::changeDataWithSorting(change e to f in (c, e, g, i)) PASS : tst_QListWidget::itemData() PASS : tst_QListWidget::itemWidget() PASS : tst_QListWidget::insertUnchanged() PASS : tst_QListWidget::setSortingEnabled() PASS : tst_QListWidget::task199503_crashWhenCleared() PASS : tst_QListWidget::task217070_scrollbarsAdjusted() PASS : tst_QListWidget::task258949_keypressHangup() PASS : tst_QListWidget::QTBUG8086_currentItemChangedOnClick() PASS : tst_QListWidget::QTBUG14363_completerWithAnyKeyPressedEditTriggers() PASS : tst_QListWidget::cleanupTestCase() Totals: 117 passed, 1 failed, 0 skipped ********* Finished testing of tst_QListWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlistwidget: 24 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02781/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391534692): http://codereview.qt-project.org/76128 [PS3] - Adds the ability to not have an activity on Android http://codereview.qt-project.org/77323 [PS2] - Set QMAKE_X11_PREFIX also when Qt configure with -qt-xcb From ci-noreply at qt-project.org Tue Feb 4 20:02:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 21:02:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2782 Message-ID: <20140204_190237_089596.ci-noreply@qt-project.org> qtbase failed to compile :( /work/build/qt/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp:222: undefined reference to `TestNamespace::qInitResources_qprintdialog_TestNamespace()' make[3]: *** [../../lib/libQt5PrintSupportTestInfix.so.5.3.0] Error 1 make[2]: *** [sub-printsupport-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02782/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391540357): http://codereview.qt-project.org/77321 [PS1] - Fixed initialization of QPrintPrevieDialog's image resources for static builds. http://codereview.qt-project.org/77307 [PS1] - Obsolete AA_ImmediateWidgetCreation. http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. From ci-noreply at qt-project.org Tue Feb 4 20:32:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 21:32:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1160 Message-ID: <20140204_193233_035704.ci-noreply@qt-project.org> Autotest `tst_qqmltypeloader' failed :( "Qt Warning - invalid keysym: dead_actute" Testing tst_QQMLTypeLoader Totals: 3 passed, 0 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 412] QtQA::App::TestRunner: [New LWP 317] QtQA::App::TestRunner: [New LWP 330] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1bebd22a9527d238157f105a32483d09441bef30" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=522229c2dde70aaa8e4295ecb7b6643c810f758f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=881176f957e2887122be7fac9c3b69cd64ad707d" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ad6bdb016a80f2519c0646181834873d157b9df" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef266d8c8e06672fc3d3b9939cf17e5aa3a9b63" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26304efb271b514c30e31812cb36d7a8bf4612ff" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef846533cf9aa9f40966ff8f2c1d120f1847bb45" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bb6dfaa730111e4f2ba069c9d98fda44c3dee089" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xkb.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0aa8774768c0bb790658ad2fa8a30d755cfe19bc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2a2bc781891b0fde88e1ea0a8273cfcd5e5e037c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4a9f2b5f4361c46f929498bfa0079b186348e7a8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4403c1216c9f4eefc474f1d7b8a27c2e9b00d6e3" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c0d262d3e7c31b9309384c94cacbd07bacc54a0a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2" QtQA::App::TestRunner: Core was generated by `./tst_qqmltypeloader -silent -o /work/build/_artifacts/test-logs/tst_qqmltypelo'. QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault. QtQA::App::TestRunner: #0 0x00007fdb97305c10 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fdb8d6f8700 (LWP 330)): QtQA::App::TestRunner: #0 0x00007fdba0e40913 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fdba2149fcc in qt_safe_select (nfds=11, fdread=0x7fdb88000a78, fdwrite=0x7fdb88000d08, fdexcept=0x7fdb88000f98, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fdba214b592 in QEventDispatcherUNIX::select (this=0x7fdb880008c0, nfds=11, readfds=0x7fdb88000a78, writefds=0x7fdb88000d08, exceptfds=0x7fdb88000f98, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fdba214add6 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fdb880008e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fdba214c8bb in QEventDispatcherUNIX::processEvents (this=0x7fdb880008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fdba20d555e in QEventLoop::processEvents (this=0x7fdb8d6f7d20, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fdba20d5841 in QEventLoop::exec (this=0x7fdb8d6f7d20, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fdba1e60f72 in QThread::exec (this=0x149f870) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fdba379c079 in QQmlThreadPrivate::run (this=0x149f870) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fdba1e68479 in QThreadPrivate::start (arg=0x149f870) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fdba19390db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fdba0e4790d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fdba4502840 (LWP 317)): QtQA::App::TestRunner: #0 0x00007fdba432d177 in munmap () from /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: #1 0x00007fdba432c93d in _dl_unmap () from /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: #2 0x00007fdba4329967 in _dl_close_worker () from /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: #3 0x00007fdba432a10c in _dl_close () from /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: #4 0x00007fdba43246e4 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: #5 0x00007fdb9fd905dd in _dlerror_run () from /lib64/libdl.so.2 QtQA::App::TestRunner: #6 0x00007fdb9fd9010f in dlclose () from /lib64/libdl.so.2 QtQA::App::TestRunner: #7 0x00007fdba1b6d966 in ?? () from /usr/lib64/libGL.so.1 QtQA::App::TestRunner: #8 0x00007fdba1b6d9ee in ?? () from /usr/lib64/libGL.so.1 QtQA::App::TestRunner: #9 0x00007fdba1b6daf5 in ?? () from /usr/lib64/libGL.so.1 QtQA::App::TestRunner: #10 0x00007fdb9f0301a2 in XCloseDisplay () from /usr/lib64/libX11.so.6 QtQA::App::TestRunner: #11 0x00007fdb9b8e1603 in QXcbConnection::~QXcbConnection (this=0x1467a60, __in_chrg=) at qxcbconnection.cpp:389 QtQA::App::TestRunner: #12 0x00007fdb9b8e1712 in QXcbConnection::~QXcbConnection (this=0x1467a60, __in_chrg=) at qxcbconnection.cpp:395 QtQA::App::TestRunner: #13 0x00007fdb9b8ebbb3 in qDeleteAll::const_iterator> (begin=..., end=...) at ../../../../include/QtCore/../../src/corelib/tools/qalgorithms.h:323 QtQA::App::TestRunner: #14 0x00007fdb9b8eb7ac in qDeleteAll > (c=...) at ../../../../include/QtCore/../../src/corelib/tools/qalgorithms.h:331 QtQA::App::TestRunner: #15 0x00007fdb9b8ea208 in QXcbIntegration::~QXcbIntegration (this=0x145ee60, __in_chrg=) at qxcbintegration.cpp:179 QtQA::App::TestRunner: #16 0x00007fdb9b8ea2b4 in QXcbIntegration::~QXcbIntegration (this=0x145ee60, __in_chrg=) at qxcbintegration.cpp:180 QtQA::App::TestRunner: #17 0x00007fdba26d54a3 in QGuiApplicationPrivate::~QGuiApplicationPrivate (this=0x1456d60, __in_chrg=) at kernel/qguiapplication.cpp:1225 QtQA::App::TestRunner: #18 0x00007fdba26d5570 in QGuiApplicationPrivate::~QGuiApplicationPrivate (this=0x1456d60, __in_chrg=) at kernel/qguiapplication.cpp:1230 QtQA::App::TestRunner: #19 0x00007fdba212033c in QScopedPointerDeleter::cleanup (pointer=0x1456d60) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #20 0x00007fdba211e8b1 in QScopedPointer >::~QScopedPointer (this=0x7fffb0f68218, __in_chrg=) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:109 QtQA::App::TestRunner: #21 0x00007fdba2114080 in QObject::~QObject (this=0x7fffb0f68210, __in_chrg=) at kernel/qobject.cpp:880 QtQA::App::TestRunner: #22 0x00007fdba20d865c in QCoreApplication::~QCoreApplication (this=0x7fffb0f68210, __in_chrg=) at kernel/qcoreapplication.cpp:772 QtQA::App::TestRunner: #23 0x00007fdba26d2753 in QGuiApplication::~QGuiApplication (this=0x7fffb0f68210, __in_chrg=) at kernel/qguiapplication.cpp:500 QtQA::App::TestRunner: #24 0x0000000000405e8a in main (argc=6, argv=0x7fffb0f68318) at tst_qqmltypeloader.cpp:72 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fdb87fff700 (LWP 412)): QtQA::App::TestRunner: #0 0x00007fdb97305c10 in ?? () QtQA::App::TestRunner: #1 0x00007fdb973238ea in ?? () QtQA::App::TestRunner: #2 0x0000400000004000 in ?? () QtQA::App::TestRunner: #3 0x0000000000004000 in ?? () QtQA::App::TestRunner: #4 0x00007fdb87ffdf18 in ?? () QtQA::App::TestRunner: #5 0x000000000178b970 in ?? () QtQA::App::TestRunner: #6 0x00000000014bac30 in ?? () QtQA::App::TestRunner: #7 0x00007fdb00000000 in ?? () QtQA::App::TestRunner: #8 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... "Qt Warning - invalid keysym: dead_actute" ********* Start testing of tst_QQMLTypeLoader ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQMLTypeLoader::initTestCase() QDEBUG : tst_QQMLTypeLoader::testLoadComplete() ("/work/build/qt/qtdeclarative/tests/auto/qml/qqmltypeloader", "/work/build/qt/qtbase/qml") PASS : tst_QQMLTypeLoader::testLoadComplete() PASS : tst_QQMLTypeLoader::cleanupTestCase() Totals: 3 passed, 0 failed, 0 skipped ********* Finished testing of tst_QQMLTypeLoader ********* QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 1561] QtQA::App::TestRunner: [New LWP 1534] QtQA::App::TestRunner: [New LWP 1553] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1bebd22a9527d238157f105a32483d09441bef30" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=522229c2dde70aaa8e4295ecb7b6643c810f758f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=881176f957e2887122be7fac9c3b69cd64ad707d" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ad6bdb016a80f2519c0646181834873d157b9df" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef266d8c8e06672fc3d3b9939cf17e5aa3a9b63" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26304efb271b514c30e31812cb36d7a8bf4612ff" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef846533cf9aa9f40966ff8f2c1d120f1847bb45" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bb6dfaa730111e4f2ba069c9d98fda44c3dee089" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xkb.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0aa8774768c0bb790658ad2fa8a30d755cfe19bc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2a2bc781891b0fde88e1ea0a8273cfcd5e5e037c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4a9f2b5f4361c46f929498bfa0079b186348e7a8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4403c1216c9f4eefc474f1d7b8a27c2e9b00d6e3" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c0d262d3e7c31b9309384c94cacbd07bacc54a0a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Core was generated by `./tst_qqmltypeloader -o /work/build/_artifacts/test-logs/tst_qqmltypeloader-tes'. QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault. QtQA::App::TestRunner: #0 0x00007fd25291f226 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fd24e4a5700 (LWP 1553)): QtQA::App::TestRunner: #0 0x00007fd261b83913 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fd262e8cfcc in qt_safe_select (nfds=11, fdread=0x7fd248000a78, fdwrite=0x7fd248000d08, fdexcept=0x7fd248000f98, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fd262e8e592 in QEventDispatcherUNIX::select (this=0x7fd2480008c0, nfds=11, readfds=0x7fd248000a78, writefds=0x7fd248000d08, exceptfds=0x7fd248000f98, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fd262e8ddd6 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fd2480008e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fd262e8f8bb in QEventDispatcherUNIX::processEvents (this=0x7fd2480008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fd262e1855e in QEventLoop::processEvents (this=0x7fd24e4a4d20, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fd262e18841 in QEventLoop::exec (this=0x7fd24e4a4d20, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fd262ba3f72 in QThread::exec (this=0x1efccd0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fd2644df079 in QQmlThreadPrivate::run (this=0x1efccd0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fd262bab479 in QThreadPrivate::start (arg=0x1efccd0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fd26267c0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fd261b8a90d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fd265245840 (LWP 1534)): QtQA::App::TestRunner: #0 0x00007fd261b1d0f1 in _int_free () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fd25a6ecc23 in ?? () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #2 0x00007fd25a6ecc1a in ?? () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #3 0x00007fd25a6ecc1a in ?? () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #4 0x00007fd25a6ecc11 in ?? () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #5 0x00007fd25a6ecc11 in ?? () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #6 0x00007fd25a6ecc11 in ?? () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #7 0x00007fd25a6ecc11 in ?? () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #8 0x00007fd25a6ecc1a in ?? () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #9 0x00007fd25a6ecc11 in ?? () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #10 0x00007fd25a6ecdf1 in ?? () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #11 0x00007fd25a6ed43e in xkb_context_unref () from /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: #12 0x00007fd25c630089 in QXcbKeyboard::~QXcbKeyboard (this=0x1ecfdc0, __in_chrg=) at qxcbkeyboard.cpp:1012 QtQA::App::TestRunner: #13 0x00007fd25c62461b in QXcbConnection::~QXcbConnection (this=0x1ebba60, __in_chrg=) at qxcbconnection.cpp:394 QtQA::App::TestRunner: #14 0x00007fd25c624712 in QXcbConnection::~QXcbConnection (this=0x1ebba60, __in_chrg=) at qxcbconnection.cpp:395 QtQA::App::TestRunner: #15 0x00007fd25c62ebb3 in qDeleteAll::const_iterator> (begin=..., end=...) at ../../../../include/QtCore/../../src/corelib/tools/qalgorithms.h:323 QtQA::App::TestRunner: #16 0x00007fd25c62e7ac in qDeleteAll > (c=...) at ../../../../include/QtCore/../../src/corelib/tools/qalgorithms.h:331 QtQA::App::TestRunner: #17 0x00007fd25c62d208 in QXcbIntegration::~QXcbIntegration (this=0x1eb2e60, __in_chrg=) at qxcbintegration.cpp:179 QtQA::App::TestRunner: #18 0x00007fd25c62d2b4 in QXcbIntegration::~QXcbIntegration (this=0x1eb2e60, __in_chrg=) at qxcbintegration.cpp:180 QtQA::App::TestRunner: #19 0x00007fd2634184a3 in QGuiApplicationPrivate::~QGuiApplicationPrivate (this=0x1eaad60, __in_chrg=) at kernel/qguiapplication.cpp:1225 QtQA::App::TestRunner: #20 0x00007fd263418570 in QGuiApplicationPrivate::~QGuiApplicationPrivate (this=0x1eaad60, __in_chrg=) at kernel/qguiapplication.cpp:1230 QtQA::App::TestRunner: #21 0x00007fd262e6333c in QScopedPointerDeleter::cleanup (pointer=0x1eaad60) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #22 0x00007fd262e618b1 in QScopedPointer >::~QScopedPointer (this=0x7fffa1d4f748, __in_chrg=) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:109 QtQA::App::TestRunner: #23 0x00007fd262e57080 in QObject::~QObject (this=0x7fffa1d4f740, __in_chrg=) at kernel/qobject.cpp:880 QtQA::App::TestRunner: #24 0x00007fd262e1b65c in QCoreApplication::~QCoreApplication (this=0x7fffa1d4f740, __in_chrg=) at kernel/qcoreapplication.cpp:772 QtQA::App::TestRunner: #25 0x00007fd263415753 in QGuiApplication::~QGuiApplication (this=0x7fffa1d4f740, __in_chrg=) at kernel/qguiapplication.cpp:500 QtQA::App::TestRunner: #26 0x0000000000405e8a in main (argc=5, argv=0x7fffa1d4f848) at tst_qqmltypeloader.cpp:72 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fd24d05f700 (LWP 1561)): QtQA::App::TestRunner: #0 0x00007fd25291f226 in ?? () QtQA::App::TestRunner: #1 0x0000000000000001 in ?? () QtQA::App::TestRunner: #2 0x00007fd250e123f5 in ?? () QtQA::App::TestRunner: #3 0x00007fd2401192d0 in ?? () QtQA::App::TestRunner: #4 0x00007fd250b980d9 in ?? () QtQA::App::TestRunner: #5 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmltypeloader: 22 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01160/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391539644): http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 4 21:02:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 22:02:42 +0200 Subject: [Ci-reports] pass on QtPim_dev_Integration #6 Message-ID: <20140204_200242_078658.ci-noreply@qt-project.org> QtPim_dev_Integration #6: SUCCESS Tested changes (refs/builds/dev_1391540591): http://codereview.qt-project.org/77179 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Tue Feb 4 21:22:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 22:22:04 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1640 Message-ID: <20140204_202204_087168.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1640: SUCCESS Tested changes (refs/builds/stable_1391540941): http://codereview.qt-project.org/77014 [PS1] - Fix backend API, broken since 5.2.0 From ci-noreply at qt-project.org Tue Feb 4 21:34:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 22:34:37 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3078 Message-ID: <20140204_203437_078788.ci-noreply@qt-project.org> QtBase_stable_Integration #3078: SUCCESS Tested changes (refs/builds/stable_1391539857): http://codereview.qt-project.org/77288 [PS1] - QFileSelector: correct the macros for Apple platforms. From ci-noreply at qt-project.org Tue Feb 4 22:36:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 23:36:53 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2783 Message-ID: <20140204_213653_006206.ci-noreply@qt-project.org> QtBase_dev_Integration #2783: SUCCESS Tested changes (refs/builds/dev_1391544251): http://codereview.qt-project.org/77323 [PS2] - Set QMAKE_X11_PREFIX also when Qt configure with -qt-xcb From ci-noreply at qt-project.org Tue Feb 4 22:39:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 23:39:31 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1161 Message-ID: <20140204_213931_046884.ci-noreply@qt-project.org> Autotest `tst_qquickvisualdatamodel' failed :( Testing tst_qquickvisualdatamodel FAIL! : tst_qquickvisualdatamodel::get() Compared values are not the same Actual (evaluate(visualModel, QString("contains(items.get(%1).groups, \"items\")").arg(i))): 0 Expected (true) : 1 tst_qquickvisualdatamodel.cpp(1969) : failure location FAIL! : tst_qquickvisualdatamodel::get() '!failed' returned FALSE. () tst_qquickvisualdatamodel.cpp(2104) : failure location Totals: 308 passed, 2 failed, 0 skipped Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickvisualdatamodel ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickvisualdatamodel::initTestCase() PASS : tst_qquickvisualdatamodel::rootIndex() PASS : tst_qquickvisualdatamodel::updateLayout(item delegate) PASS : tst_qquickvisualdatamodel::updateLayout(package delegate) PASS : tst_qquickvisualdatamodel::childChanged(item delegate) PASS : tst_qquickvisualdatamodel::childChanged(package delegate) PASS : tst_qquickvisualdatamodel::noDelegate(item delegate) PASS : tst_qquickvisualdatamodel::noDelegate(package delegate) PASS : tst_qquickvisualdatamodel::itemsDestroyed(listView) PASS : tst_qquickvisualdatamodel::itemsDestroyed(package) PASS : tst_qquickvisualdatamodel::itemsDestroyed(pathView) PASS : tst_qquickvisualdatamodel::itemsDestroyed(repeater) PASS : tst_qquickvisualdatamodel::objectListModel() PASS : tst_qquickvisualdatamodel::singleRole() PASS : tst_qquickvisualdatamodel::modelProperties() PASS : tst_qquickvisualdatamodel::packagesDestroyed() PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 forward) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 backwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards, with same to) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple backwards) PASS : tst_qquickvisualdatamodel::subtreeRowsMoved() PASS : tst_qquickvisualdatamodel::watchedRoles() PASS : tst_qquickvisualdatamodel::hasModelChildren() PASS : tst_qquickvisualdatamodel::setValue() PASS : tst_qquickvisualdatamodel::remove(item delegate) PASS : tst_qquickvisualdatamodel::remove(package) PASS : tst_qquickvisualdatamodel::move(item delegate) PASS : tst_qquickvisualdatamodel::move(package) PASS : tst_qquickvisualdatamodel::groups(item delegate) PASS : tst_qquickvisualdatamodel::groups(package) PASS : tst_qquickvisualdatamodel::invalidGroups() FAIL! : tst_qquickvisualdatamodel::get() Compared values are not the same Actual (evaluate(visualModel, QString("contains(items.get(%1).groups, \"items\")").arg(i))): 0 Expected (true) : 1 tst_qquickvisualdatamodel.cpp(1969) : failure location FAIL! : tst_qquickvisualdatamodel::get() '!failed' returned FALSE. () tst_qquickvisualdatamodel.cpp(2104) : failure location PASS : tst_qquickvisualdatamodel::onChanged(item appended) PASS : tst_qquickvisualdatamodel::onChanged(item prepended) PASS : tst_qquickvisualdatamodel::onChanged(item inserted) PASS : tst_qquickvisualdatamodel::onChanged(item removed tail) PASS : tst_qquickvisualdatamodel::onChanged(item removed head) PASS : tst_qquickvisualdatamodel::onChanged(item removed middle) PASS : tst_qquickvisualdatamodel::onChanged(item moved from tail) PASS : tst_qquickvisualdatamodel::onChanged(item moved from head) PASS : tst_qquickvisualdatamodel::onChanged(groups changed) PASS : tst_qquickvisualdatamodel::onChanged(multiple removes) PASS : tst_qquickvisualdatamodel::create() QWARN : tst_qquickvisualdatamodel::incompleteModel() : QML VisualDataGroup: remove: index out of range QWARN : tst_qquickvisualdatamodel::incompleteModel() file:: Expected token `,' PASS : tst_qquickvisualdatamodel::incompleteModel() PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::warnings(insert < 0) PASS : tst_qquickvisualdatamodel::warnings(insert > length) PASS : tst_qquickvisualdatamodel::warnings(create < 0) PASS : tst_qquickvisualdatamodel::warnings(create > length) PASS : tst_qquickvisualdatamodel::warnings(resolve from < 0) PASS : tst_qquickvisualdatamodel::warnings(resolve from > length) PASS : tst_qquickvisualdatamodel::warnings(resolve to < 0) PASS : tst_qquickvisualdatamodel::warnings(resolve to > length) PASS : tst_qquickvisualdatamodel::warnings(resolve from invalid index) PASS : tst_qquickvisualdatamodel::warnings(resolve to invalid index) PASS : tst_qquickvisualdatamodel::warnings(resolve already resolved item) PASS : tst_qquickvisualdatamodel::warnings(resolve already resolved item) PASS : tst_qquickvisualdatamodel::warnings(remove index < 0) PASS : tst_qquickvisualdatamodel::warnings(remove index == length) PASS : tst_qquickvisualdatamodel::warnings(remove index > length) PASS : tst_qquickvisualdatamodel::warnings(remove invalid index) PASS : tst_qquickvisualdatamodel::warnings(remove count < 0) PASS : tst_qquickvisualdatamodel::warnings(remove index + count > length) PASS : tst_qquickvisualdatamodel::warnings(addGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(addGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(addGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(addGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(addGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(setGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(setGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(setGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(setGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(setGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(move from < 0) PASS : tst_qquickvisualdatamodel::warnings(move from == length) PASS : tst_qquickvisualdatamodel::warnings(move from > length) PASS : tst_qquickvisualdatamodel::warnings(move invalid from) PASS : tst_qquickvisualdatamodel::warnings(move to < 0) PASS : tst_qquickvisualdatamodel::warnings(move to == length) PASS : tst_qquickvisualdatamodel::warnings(move to > length) PASS : tst_qquickvisualdatamodel::warnings(move invalid to) PASS : tst_qquickvisualdatamodel::warnings(move count < 0) PASS : tst_qquickvisualdatamodel::warnings(move from + count > length) PASS : tst_qquickvisualdatamodel::invalidAttachment() PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert before) PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert after) PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert at) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove before) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove after) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove requested) PASS : tst_qquickvisualdatamodel::asynchronousMove(move before) PASS : tst_qquickvisualdatamodel::asynchronousMove(move after) PASS : tst_qquickvisualdatamodel::asynchronousMove(move requested) PASS : tst_qquickvisualdatamodel::asynchronousMove(move before to after) PASS : tst_qquickvisualdatamodel::asynchronousMove(move after to before) PASS : tst_qquickvisualdatamodel::asynchronousCancel() PASS : tst_qquickvisualdatamodel::invalidContext() PASS : tst_qquickvisualdatamodel::cleanupTestCase() Totals: 308 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickvisualdatamodel ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickvisualdatamodel: 19 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01161/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391546054): http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 4 22:56:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 4 Feb 2014 23:56:08 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2784 Message-ID: <20140204_215608_069907.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(309) : warning C4985: '_wcstoui64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02784/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391549907): http://codereview.qt-project.org/76022 [PS2] - Cocoa: Establish pattern for accessing globals http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. From ci-noreply at qt-project.org Tue Feb 4 23:16:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 00:16:00 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #142 Message-ID: <20140204_221600_014624.ci-noreply@qt-project.org> QtLocation_dev_Integration #142: SUCCESS Tested changes (refs/builds/dev_1391548465): http://codereview.qt-project.org/77290 [PS1] - Fix QGeoRouteXmlParser test. http://codereview.qt-project.org/77289 [PS1] - Reject negative number of alternative routes. http://codereview.qt-project.org/77022 [PS1] - Fix crash in tile fetcher when no engine is set. From ci-noreply at qt-project.org Tue Feb 4 23:28:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 00:28:18 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3079 Message-ID: <20140204_222818_034984.ci-noreply@qt-project.org> QtBase_stable_Integration #3079: SUCCESS Tested changes (refs/builds/stable_1391546173): http://codereview.qt-project.org/77221 [PS6] - NPOT texture support in QOpenGLTextureCache From ci-noreply at qt-project.org Tue Feb 4 23:47:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 00:47:41 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1641 Message-ID: <20140204_224741_067212.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 275 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01641/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391549112): http://codereview.qt-project.org/77337 [PS2] - Avoid out-of-bound accesses in Qt Quick example code From ci-noreply at qt-project.org Wed Feb 5 00:11:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 01:11:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2785 Message-ID: <20140204_231137_003415.ci-noreply@qt-project.org> Autotest `tst_qthreadpool' failed :( Testing tst_QThreadPool FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same Actual (task.runCount.load()): 10 Expected (numTasks) : 20 tst_qthreadpool.cpp(384) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QThreadPool ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QThreadPool::initTestCase() PASS : tst_QThreadPool::runFunction() PASS : tst_QThreadPool::createThreadRunFunction() PASS : tst_QThreadPool::runMultiple() PASS : tst_QThreadPool::waitcomplete() PASS : tst_QThreadPool::runTask() PASS : tst_QThreadPool::singleton() PASS : tst_QThreadPool::destruction() PASS : tst_QThreadPool::threadRecycling() PASS : tst_QThreadPool::expiryTimeout() FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same Actual (task.runCount.load()): 18 Expected (numTasks) : 20 tst_qthreadpool.cpp(384) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qthreadpool: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02785/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391551062): http://codereview.qt-project.org/77400 [PS1] - Compile. From ci-noreply at qt-project.org Wed Feb 5 01:45:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 02:45:24 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2786 Message-ID: <20140205_004524_091889.ci-noreply@qt-project.org> QtBase_dev_Integration #2786: SUCCESS Tested changes (refs/builds/dev_1391555681): http://codereview.qt-project.org/76022 [PS2] - Cocoa: Establish pattern for accessing globals From ci-noreply at qt-project.org Wed Feb 5 01:54:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 02:54:04 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2787 Message-ID: <20140205_005404_072073.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from main.cpp:42: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[5]: *** [.obj/main.o] Error 1 make[4]: *** [sub-qdbustype-make_first] Error 2 In file included from ../../../../../../include/QtTest/qtest.h:1:0, from ../../../../../../include/QtTest/QtTest:7, from bench_qdir_10000.cpp:42: ../../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[7]: *** [.obj/bench_qdir_10000.o] Error 1 make[6]: *** [sub-10000-make_first] Error 2 make[5]: *** [sub-qdir-make_first] Error 2 make[4]: *** [sub-io-make_first] Error 2 make[3]: *** [sub-corelib-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from main.cpp:42: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/main.o] Error 1 make[5]: *** [sub-qfile_vs_qnetworkaccessmanager-make_first] Error 2 make[4]: *** [sub-access-make_first] Error 2 make[3]: *** [sub-network-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qsqlfield.cpp:43: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qsqlfield.cpp:350:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qsqlfield.o] Error 1 make[5]: *** [sub-qsqlfield-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qabstractanimation.cpp:45: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/tst_qabstractanimation.o] Error 1 make[5]: *** [sub-qabstractanimation-make_first] Error 2 make[4]: *** [sub-animation-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qsignalspy.cpp:43: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qsignalspy.cpp:282:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qsignalspy.o] Error 1 make[4]: *** [sub-qsignalspy-make_first] Error 2 make[3]: *** [sub-testlib-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from main.cpp:42: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/main.o] Error 1 make[5]: *** [sub-qsqlquery-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-sql-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qbackingstore.cpp:46: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/tst_qbackingstore.o] Error 1 make[5]: *** [sub-qbackingstore-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qnetworkdiskcache.cpp:43: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qnetworkdiskcache.cpp:685:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qnetworkdiskcache.o] Error 1 make[5]: *** [sub-qnetworkdiskcache-make_first] Error 2 make[4]: *** [sub-access-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qcoreapplication.cpp:45: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qcoreapplication.cpp:806:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qcoreapplication.o] Error 1 make[5]: *** [sub-qcoreapplication-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qdom.cpp:51: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qdom.cpp:1988:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qdom.o] Error 1 make[5]: *** [sub-qdom-make_first] Error 2 make[4]: *** [sub-dom-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from main.cpp:44: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/main.o] Error 1 make[5]: *** [sub-blendbench-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from tst_qimageconversion.cpp:42: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/tst_qimageconversion.o] Error 1 make[5]: *** [sub-qimageconversion-make_first] Error 2 make[4]: *** [sub-image-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qmake.cpp:42: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[5]: *** [.obj/tst_qmake.o] Error 1 make[4]: *** [sub-qmake-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qxml.cpp:43: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qxml.cpp:242:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qxml.o] Error 1 make[5]: *** [sub-qxml-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qeventdispatcher.cpp:47: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/tst_qeventdispatcher.o] Error 1 make[5]: *** [sub-qeventdispatcher-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-corelib-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from tst_qquaternion.cpp:42: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/tst_qquaternion.o] Error 1 make[5]: *** [sub-qquaternion-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qnetworkconfiguration.cpp:42: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/tst_qnetworkconfiguration.o] Error 1 make[5]: *** [sub-qnetworkconfiguration-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qmatrix4x4.cpp:42: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/tst_qmatrix4x4.o] Error 1 make[5]: *** [sub-qmatrix4x4-make_first] Error 2 make[4]: *** [sub-math3d-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qnetworkconfigurationmanager.cpp:42: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qnetworkconfigurationmanager.cpp:256:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qnetworkconfigurationmanager.o] Error 1 make[5]: *** [sub-qnetworkconfigurationmanager-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qxmlinputsource.cpp:51: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qxmlinputsource.cpp:224:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qxmlinputsource.o] Error 1 make[5]: *** [sub-qxmlinputsource-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qxmlsimplereader.cpp:47: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qxmlsimplereader.cpp:817:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qxmlsimplereader.o] Error 1 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_rcc.cpp:43: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_rcc.cpp:370:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_rcc.o] Error 1 make[4]: *** [sub-rcc-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbusconnection.cpp:44: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qdbusconnection.cpp:1321:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qdbusconnection.o] Error 1 make[4]: *** [sub-qdbusconnection-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbusconnection_no_bus.cpp:44: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[5]: *** [.obj/tst_qdbusconnection_no_bus.o] Error 1 make[4]: *** [sub-qdbusconnection_no_bus-make_first] Error 2 make[5]: *** [sub-qxmlsimplereader-make_first] Error 2 make[4]: *** [sub-sax-make_first] Error 2 make[3]: *** [sub-xml-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbuscontext.cpp:42: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qdbuscontext.cpp:93:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qdbuscontext.o] Error 1 make[4]: *** [sub-qdbuscontext-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbuslocalcalls.cpp:45: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qdbuslocalcalls.cpp:274:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qdbuslocalcalls.o] Error 1 make[4]: *** [sub-qdbuslocalcalls-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbusmetatype.cpp:43: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qdbusmetatype.cpp:373:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qdbusmetatype.o] Error 1 make[4]: *** [sub-qdbusmetatype-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbusmetaobject.cpp:43: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[5]: *** [.obj/tst_qdbusmetaobject.o] Error 1 make[4]: *** [sub-qdbusmetaobject-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbuspendingcall.cpp:46: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qdbuspendingcall.cpp:519:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qdbuspendingcall.o] Error 1 make[4]: *** [sub-qdbuspendingcall-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbuspendingreply.cpp:45: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qdbuspendingreply.cpp:600:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qdbuspendingreply.o] Error 1 make[4]: *** [sub-qdbuspendingreply-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from ../tst_qdbusperformance.cpp:42: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[6]: *** [.obj/tst_qdbusperformance.o] Error 1 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbusreply.cpp:45: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qdbusreply.cpp:402:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qdbusreply.o] Error 1 make[4]: *** [sub-qdbusreply-make_first] Error 2 make[5]: *** [sub-test-make_first-ordered] Error 2 make[4]: *** [sub-qdbusperformance-make_first] Error 2 make[3]: *** [sub-dbus-make_first] Error 2 make[2]: *** [sub-benchmarks-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbustype.cpp:42: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[5]: *** [.obj/tst_qdbustype.o] Error 1 make[4]: *** [sub-qdbustype-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbusservicewatcher.cpp:44: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qdbusservicewatcher.cpp:275:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qdbusservicewatcher.o] Error 1 make[4]: *** [sub-qdbusservicewatcher-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbusthreading.cpp:41: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[5]: *** [.obj/tst_qdbusthreading.o] Error 1 make[4]: *** [sub-qdbusthreading-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from ../tst_qdbusabstractinterface.cpp:45: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from ../tst_qdbusabstractinterface.cpp:1415:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qdbusabstractinterface.o] Error 1 In file included from ../../../../../../include/QtTest/qtest.h:1:0, from ../../../../../../include/QtTest/QtTest:7, from tst_qnetworksession.cpp:42: ../../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qnetworksession.cpp:1301:0: ../../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[7]: *** [.obj/tst_qnetworksession.o] Error 1 make[6]: *** [sub-test-make_first] Error 2 make[5]: *** [sub-qnetworksession-make_first] Error 2 make[4]: *** [sub-bearer-make_first] Error 2 make[3]: *** [sub-network-make_first] Error 2 make[5]: *** [sub-test-make_first-ordered] Error 2 make[4]: *** [sub-qdbusabstractinterface-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from ../tst_qdbusabstractadaptor.cpp:44: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from ../tst_qdbusabstractadaptor.cpp:1894:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qdbusabstractadaptor.o] Error 1 make[5]: *** [sub-test-make_first-ordered] Error 2 make[4]: *** [sub-qdbusabstractadaptor-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_qdbusxmlparser.cpp:45: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from tst_qdbusxmlparser.cpp:586:0: ../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[5]: *** [.obj/tst_qdbusxmlparser.o] Error 1 make[4]: *** [sub-qdbusxmlparser-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qsqlrelationaltablemodel.cpp:43: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function โ€˜char* QTest::toString(const T&) [with T = QString]โ€™: ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: โ€˜toPrettyUnicodeโ€™ is not a member of โ€˜QTestโ€™ In file included from tst_qsqlrelationaltablemodel.cpp:1567:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qsqlrelationaltablemodel.o] Error 1 make[5]: *** [sub-qsqlrelationaltablemodel-make_first] Error 2 In file included from ../../../../include/QtTest/qtest.h:1:0, from ../../../../include/QtTest/QtTest:7, from tst_moc.cpp:45: ../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' make[5]: *** [.obj/tst_moc.o] Error 1 make[4]: *** [sub-moc-make_first] Error 2 make[3]: *** [sub-tools-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from tst_qsqltablemodel.cpp:43: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function โ€˜char* QTest::toString(const T&) [with T = QString]โ€™: ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: โ€˜toPrettyUnicodeโ€™ is not a member of โ€˜QTestโ€™ In file included from tst_qsqltablemodel.cpp:2105:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qsqltablemodel.o] Error 1 make[5]: *** [sub-qsqltablemodel-make_first] Error 2 make[4]: *** [sub-models-make_first] Error 2 make[3]: *** [sub-sql-make_first] Error 2 In file included from ../../../../../include/QtTest/qtest.h:1:0, from ../../../../../include/QtTest/QtTest:7, from ../tst_qdbusinterface.cpp:46: ../../../../../include/QtTest/../../src/testlib/qtest.h: In function 'char* QTest::toString(const T&) [with T = QString]': ../../../../../include/QtTest/../../src/testlib/qtest.h:71:12: error: 'toPrettyUnicode' is not a member of 'QTest' In file included from ../tst_qdbusinterface.cpp:1139:0: ../../../../../include/QtTest/../../src/testlib/qtest.h:72:1: warning: control reaches end of non-void function [-Wreturn-type] make[6]: *** [.obj/tst_qdbusinterface.o] Error 1 make[5]: *** [sub-test-make_first-ordered] Error 2 make[4]: *** [sub-qdbusinterface-make_first] Error 2 make[3]: *** [sub-dbus-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02787/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391561218): http://codereview.qt-project.org/76101 [PS1] - Add QString::fromUtf16 with char16_t and fromUcs4 with char32_t From ci-noreply at qt-project.org Wed Feb 5 04:42:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 05:42:01 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3080 Message-ID: <20140205_034201_018394.ci-noreply@qt-project.org> QtBase_stable_Integration #3080: SUCCESS Tested changes (refs/builds/stable_1391564907): http://codereview.qt-project.org/76432 [PS1] - Cocoa: fix single punctuation input via CJK input method From ci-noreply at qt-project.org Wed Feb 5 05:58:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 06:58:48 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2788 Message-ID: <20140205_045848_052638.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:a-notfound) 'int(lookup.error()) == error' returned FALSE. (Bad DNS packet.? ) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-prio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-weighted) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-onerr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-multirr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) FAIL! : tst_QDnsLookup::lookup(normal:a-notfound) 'int(lookup.error()) == error' returned FALSE. (Bad DNS packet.? ) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) FAIL! : tst_QDnsLookup::lookup(normal:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:any-empty) FAIL! : tst_QDnsLookup::lookup(normal:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:mx-empty) FAIL! : tst_QDnsLookup::lookup(normal:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:ns-empty) FAIL! : tst_QDnsLookup::lookup(normal:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) FAIL! : tst_QDnsLookup::lookup(normal:ptr-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) FAIL! : tst_QDnsLookup::lookup(normal:srv-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-prio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-weighted) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:txt-empty) FAIL! : tst_QDnsLookup::lookup(normal:txt-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-onerr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-multirr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:a-empty) FAIL! : tst_QDnsLookup::lookup(idn:a-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) FAIL! : tst_QDnsLookup::lookup(idn:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:any-empty) FAIL! : tst_QDnsLookup::lookup(idn:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:mx-empty) FAIL! : tst_QDnsLookup::lookup(idn:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:ns-empty) FAIL! : tst_QDnsLookup::lookup(idn:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02788/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391570998): http://codereview.qt-project.org/66702 [PS9] - QDnsLookup: Add support for custom DNS server From ci-noreply at qt-project.org Wed Feb 5 06:20:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 07:20:00 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1162 Message-ID: <20140205_052000_033437.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01162/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391575359): http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 5 07:18:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 08:18:05 +0200 Subject: [Ci-reports] pass on QtPim_master_Integration #929 Message-ID: <20140205_061805_038463.ci-noreply@qt-project.org> QtPim_master_Integration #929: SUCCESS Tested changes (refs/builds/master_1391577963): http://codereview.qt-project.org/77393 [PS3] - Set the contact detail parent to avoid memory leak. From ci-noreply at qt-project.org Wed Feb 5 08:00:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 09:00:32 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2789 Message-ID: <20140205_070032_085701.ci-noreply@qt-project.org> QtBase_dev_Integration #2789: SUCCESS Tested changes (refs/builds/dev_1391578230): http://codereview.qt-project.org/77307 [PS1] - Obsolete AA_ImmediateWidgetCreation. From ci-noreply at qt-project.org Wed Feb 5 08:11:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 09:11:18 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1163 Message-ID: <20140205_071118_029702.ci-noreply@qt-project.org> Autotests `tst_qquickanimatedimage' and `tst_qquickvisualdatamodel' failed :( Testing tst_qquickvisualdatamodel FAIL! : tst_qquickvisualdatamodel::get() Compared values are not the same Actual (evaluate(visualModel, QString("contains(items.get(%1).groups, \"items\")").arg(i))): 0 Expected (true) : 1 tst_qquickvisualdatamodel.cpp(1969) : failure location FAIL! : tst_qquickvisualdatamodel::get() '!failed' returned FALSE. () tst_qquickvisualdatamodel.cpp(2104) : failure location Totals: 308 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickvisualdatamodel ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickvisualdatamodel::initTestCase() PASS : tst_qquickvisualdatamodel::rootIndex() PASS : tst_qquickvisualdatamodel::updateLayout(item delegate) PASS : tst_qquickvisualdatamodel::updateLayout(package delegate) PASS : tst_qquickvisualdatamodel::childChanged(item delegate) PASS : tst_qquickvisualdatamodel::childChanged(package delegate) PASS : tst_qquickvisualdatamodel::noDelegate(item delegate) PASS : tst_qquickvisualdatamodel::noDelegate(package delegate) PASS : tst_qquickvisualdatamodel::itemsDestroyed(listView) PASS : tst_qquickvisualdatamodel::itemsDestroyed(package) PASS : tst_qquickvisualdatamodel::itemsDestroyed(pathView) PASS : tst_qquickvisualdatamodel::itemsDestroyed(repeater) PASS : tst_qquickvisualdatamodel::objectListModel() PASS : tst_qquickvisualdatamodel::singleRole() PASS : tst_qquickvisualdatamodel::modelProperties() PASS : tst_qquickvisualdatamodel::packagesDestroyed() PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 forward) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 backwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards, with same to) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple backwards) PASS : tst_qquickvisualdatamodel::subtreeRowsMoved() PASS : tst_qquickvisualdatamodel::watchedRoles() PASS : tst_qquickvisualdatamodel::hasModelChildren() PASS : tst_qquickvisualdatamodel::setValue() PASS : tst_qquickvisualdatamodel::remove(item delegate) PASS : tst_qquickvisualdatamodel::remove(package) PASS : tst_qquickvisualdatamodel::move(item delegate) PASS : tst_qquickvisualdatamodel::move(package) PASS : tst_qquickvisualdatamodel::groups(item delegate) PASS : tst_qquickvisualdatamodel::groups(package) PASS : tst_qquickvisualdatamodel::invalidGroups() FAIL! : tst_qquickvisualdatamodel::get() Compared values are not the same Actual (evaluate(visualModel, QString("contains(items.get(%1).groups, \"items\")").arg(i))): 0 Expected (true) : 1 tst_qquickvisualdatamodel.cpp(1969) : failure location FAIL! : tst_qquickvisualdatamodel::get() '!failed' returned FALSE. () tst_qquickvisualdatamodel.cpp(2104) : failure location PASS : tst_qquickvisualdatamodel::onChanged(item appended) PASS : tst_qquickvisualdatamodel::onChanged(item prepended) PASS : tst_qquickvisualdatamodel::onChanged(item inserted) PASS : tst_qquickvisualdatamodel::onChanged(item removed tail) PASS : tst_qquickvisualdatamodel::onChanged(item removed head) PASS : tst_qquickvisualdatamodel::onChanged(item removed middle) PASS : tst_qquickvisualdatamodel::onChanged(item moved from tail) PASS : tst_qquickvisualdatamodel::onChanged(item moved from head) PASS : tst_qquickvisualdatamodel::onChanged(groups changed) PASS : tst_qquickvisualdatamodel::onChanged(multiple removes) PASS : tst_qquickvisualdatamodel::create() QWARN : tst_qquickvisualdatamodel::incompleteModel() : QML VisualDataGroup: remove: index out of range QWARN : tst_qquickvisualdatamodel::incompleteModel() file:: Expected token `,' PASS : tst_qquickvisualdatamodel::incompleteModel() PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::warnings(insert < 0) PASS : tst_qquickvisualdatamodel::warnings(insert > length) PASS : tst_qquickvisualdatamodel::warnings(create < 0) PASS : tst_qquickvisualdatamodel::warnings(create > length) PASS : tst_qquickvisualdatamodel::warnings(resolve from < 0) PASS : tst_qquickvisualdatamodel::warnings(resolve from > length) PASS : tst_qquickvisualdatamodel::warnings(resolve to < 0) PASS : tst_qquickvisualdatamodel::warnings(resolve to > length) PASS : tst_qquickvisualdatamodel::warnings(resolve from invalid index) PASS : tst_qquickvisualdatamodel::warnings(resolve to invalid index) PASS : tst_qquickvisualdatamodel::warnings(resolve already resolved item) PASS : tst_qquickvisualdatamodel::warnings(resolve already resolved item) PASS : tst_qquickvisualdatamodel::warnings(remove index < 0) PASS : tst_qquickvisualdatamodel::warnings(remove index == length) PASS : tst_qquickvisualdatamodel::warnings(remove index > length) PASS : tst_qquickvisualdatamodel::warnings(remove invalid index) PASS : tst_qquickvisualdatamodel::warnings(remove count < 0) PASS : tst_qquickvisualdatamodel::warnings(remove index + count > length) PASS : tst_qquickvisualdatamodel::warnings(addGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(addGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(addGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(addGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(addGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(setGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(setGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(setGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(setGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(setGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(move from < 0) PASS : tst_qquickvisualdatamodel::warnings(move from == length) PASS : tst_qquickvisualdatamodel::warnings(move from > length) PASS : tst_qquickvisualdatamodel::warnings(move invalid from) PASS : tst_qquickvisualdatamodel::warnings(move to < 0) PASS : tst_qquickvisualdatamodel::warnings(move to == length) PASS : tst_qquickvisualdatamodel::warnings(move to > length) PASS : tst_qquickvisualdatamodel::warnings(move invalid to) PASS : tst_qquickvisualdatamodel::warnings(move count < 0) PASS : tst_qquickvisualdatamodel::warnings(move from + count > length) PASS : tst_qquickvisualdatamodel::invalidAttachment() PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert before) PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert after) PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert at) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove before) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove after) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove requested) PASS : tst_qquickvisualdatamodel::asynchronousMove(move before) PASS : tst_qquickvisualdatamodel::asynchronousMove(move after) PASS : tst_qquickvisualdatamodel::asynchronousMove(move requested) PASS : tst_qquickvisualdatamodel::asynchronousMove(move before to after) PASS : tst_qquickvisualdatamodel::asynchronousMove(move after to before) PASS : tst_qquickvisualdatamodel::asynchronousCancel() PASS : tst_qquickvisualdatamodel::invalidContext() PASS : tst_qquickvisualdatamodel::cleanupTestCase() Totals: 308 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickvisualdatamodel ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickvisualdatamodel: 18 seconds, exit code 2 Testing tst_qquickanimatedimage FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location Totals: 17 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickanimatedimage::initTestCase() PASS : tst_qquickanimatedimage::play() PASS : tst_qquickanimatedimage::pause() PASS : tst_qquickanimatedimage::stopped() PASS : tst_qquickanimatedimage::setFrame() PASS : tst_qquickanimatedimage::frameCount() PASS : tst_qquickanimatedimage::mirror_running() FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location PASS : tst_qquickanimatedimage::remote(playing) PASS : tst_qquickanimatedimage::remote(paused) PASS : tst_qquickanimatedimage::sourceSize() PASS : tst_qquickanimatedimage::sourceSizeChanges() PASS : tst_qquickanimatedimage::sourceSizeReadOnly() PASS : tst_qquickanimatedimage::invalidSource() PASS : tst_qquickanimatedimage::qtbug_16520() PASS : tst_qquickanimatedimage::progressAndStatusChanges() PASS : tst_qquickanimatedimage::playingAndPausedChanges() PASS : tst_qquickanimatedimage::cleanupTestCase() Totals: 17 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickanimatedimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimatedimage: 8 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01163/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391581384): http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 5 09:41:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 10:41:44 +0200 Subject: [Ci-reports] pass on QtScript_dev_Integration #77 Message-ID: <20140205_084144_004552.ci-noreply@qt-project.org> QtScript_dev_Integration #77: SUCCESS Tested changes (refs/builds/dev_1391587603): http://codereview.qt-project.org/76726 [PS2] - Exclude WinRT from build http://codereview.qt-project.org/77413 [PS2] - Mark qscriptjstestsuite as insignificant on Windows. http://codereview.qt-project.org/75902 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 5 09:43:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 10:43:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2790 Message-ID: <20140205_084324_070656.ci-noreply@qt-project.org> Autotest `tst_qthreadpool' failed :( Testing tst_QThreadPool FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same Actual (task.runCount.load()): 15 Expected (numTasks) : 20 tst_qthreadpool.cpp(384) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QThreadPool ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QThreadPool::initTestCase() PASS : tst_QThreadPool::runFunction() PASS : tst_QThreadPool::createThreadRunFunction() PASS : tst_QThreadPool::runMultiple() PASS : tst_QThreadPool::waitcomplete() PASS : tst_QThreadPool::runTask() PASS : tst_QThreadPool::singleton() PASS : tst_QThreadPool::destruction() PASS : tst_QThreadPool::threadRecycling() PASS : tst_QThreadPool::expiryTimeout() FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same Actual (task.runCount.load()): 18 Expected (numTasks) : 20 tst_qthreadpool.cpp(384) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qthreadpool: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02790/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391583727): http://codereview.qt-project.org/76024 [PS1] - Cocoa: Simplify native view access. http://codereview.qt-project.org/76023 [PS1] - Cocoa: Remove duplicate enum. http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. From ci-noreply at qt-project.org Wed Feb 5 10:30:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 11:30:13 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1164 Message-ID: <20140205_093013_008886.ci-noreply@qt-project.org> Autotest `tst_parserstress' failed :( Testing tst_parserstress QFATAL : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) Received signal 11 FAIL! : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 24962] QtQA::App::TestRunner: [New LWP 24959] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_parserstress -silent -o /work/build/_artifacts/test-logs/tst_parserstress'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0xb76f0424 in __kernel_vsyscall () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb504b6e0 (LWP 24959)): QtQA::App::TestRunner: #0 0xb76f0424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6551a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb679e43c in __pthread_cond_wait (cond=0x9524ef8, mutex=0x9524ee0) at forward.c:139 QtQA::App::TestRunner: #3 0xb69da930 in wait (time=4294967295, this=0x9524ee0) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #4 QWaitCondition::wait (this=0x9524bdc, mutex=0x9524bd8, time=4294967295) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #5 0xb75a2921 in wait (this=) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:64 QtQA::App::TestRunner: #6 QQmlThread::internalCallMethodInThread (this=0x95239b8, message=0x96ac118) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:318 QtQA::App::TestRunner: #7 0xb7530d0b in callMethodInThread (arg2=..., arg=, Member=(void (QQmlDataLoaderThread::*)(QQmlDataLoaderThread * const, QQmlDataBlob *, const QByteArray &)) 0xb7532a0a , this=0x95239b8) at ../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:179 QtQA::App::TestRunner: #8 QQmlDataLoaderThread::loadWithStaticData (this=0x95239b8, b=0x96af0b0, d=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:772 QtQA::App::TestRunner: #9 0xb753293b in QQmlDataLoader::loadWithStaticData (this=0x951fb20, blob=0x96af0b0, data=..., mode=QQmlDataLoader::PreferSynchronous) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:956 QtQA::App::TestRunner: #10 0xb75329f9 in QQmlTypeLoader::getType (this=0x951fb20, data=..., url=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:1557 QtQA::App::TestRunner: #11 0xb74ee32a in QQmlComponent::setData (this=0xbfe16270, data=..., url=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:593 QtQA::App::TestRunner: #12 0x0804a279 in tst_parserstress::ecmascript (this=0xfffffe00) at /work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tst_parserstress.cpp:130 QtQA::App::TestRunner: #13 0x0804bab5 in tst_parserstress::qt_static_metacall (_o=, _id=, _a=, _c=) at .moc/tst_parserstress.moc:71 QtQA::App::TestRunner: #14 0xb6bd7b99 in QMetaMethod::invoke (this=0xbfe165c4, object=0xbfe16c14, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #15 0xb6bdb68f in QMetaObject::invokeMethod (obj=0xbfe16c14, member=0x804eeb8 "\330V\340\266\200\310\004\b", type=4294966784, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #16 0xb72c9c77 in invokeMethod (val9=, val8=, val7=, val6=, val5=, val4=, val3=, val2=, val1=, val0=, type=, member=, obj=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #17 qInvokeTestMethodDataEntry (slot=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1715 QtQA::App::TestRunner: #18 QTest::qInvokeTestMethod (slotName=0x95a2328 "ecmascript()", data=0x0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1840 QtQA::App::TestRunner: #19 0xb72cab00 in qInvokeTestMethods (testObject=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1994 QtQA::App::TestRunner: #20 QTest::qExec (testObject=0xbfe16c14, argc=-1075745928, argv=0x6) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2224 QtQA::App::TestRunner: #21 0x08049b78 in main (argc=6, argv=0xbfe16ce4) at /work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tst_parserstress.cpp:152 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb4a70b70 (LWP 24962)): QtQA::App::TestRunner: #0 0xb76f0424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb66e6c8f in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #2 0xb66ea2b5 in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #3 0xb69c9a54 in qt_message_fatal (context=, message=) at /work/build/qt/qtbase/src/corelib/global/qlogging.cpp:1298 QtQA::App::TestRunner: #4 QMessageLogger::fatal (this=0xb4a6ec1c, msg=0xb72dd8a4 "Received signal %d") at /work/build/qt/qtbase/src/corelib/global/qlogging.cpp:660 QtQA::App::TestRunner: #5 0xb72c464b in QTest::FatalSignalHandler::signal (signum=11) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2029 QtQA::App::TestRunner: #6 QtQA::App::TestRunner: #7 0xb73b2232 in (anonymous namespace)::optimizeSSA (function=0x9795c00, defUses=..., df=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:3155 QtQA::App::TestRunner: #8 0xb73b61a2 in QQmlJS::V4IR::Optimizer::run (this=0xb4a6f8cc, qmlEngine=0x951fa70) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:3788 QtQA::App::TestRunner: #9 0xb73e0e81 in QQmlJS::MASM::InstructionSelection::run (this=0x971cba8, functionIndex=18) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:565 QtQA::App::TestRunner: #10 0xb739674b in QQmlJS::EvalInstructionSelection::compile (this=0x971cbb0, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #11 0xb751c3bb in QQmlCompiler::compileTree (this=0xb4a6fcd8, tree=0x978fe20) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcompiler.cpp:938 QtQA::App::TestRunner: #12 0xb751c907 in QQmlCompiler::compile (this=0xb4a6fcd8, engine=0xbfe16c1c, unit=0x96af0b0, out=0x96afbd8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcompiler.cpp:855 QtQA::App::TestRunner: #13 0xb7533490 in QQmlTypeData::compile (this=0x96af0b0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:2318 QtQA::App::TestRunner: #14 0xb7535295 in QQmlTypeData::done (this=0x96af0b0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:2114 QtQA::App::TestRunner: #15 0xb7532677 in tryDone (this=0x96af0b0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:614 QtQA::App::TestRunner: #16 QQmlDataBlob::tryDone (this=0x96af0b0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:605 QtQA::App::TestRunner: #17 0xb7532761 in QQmlDataLoader::setData (this=0x951fb20, blob=0x96af0b0, d=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:1166 QtQA::App::TestRunner: #18 0xb7532869 in QQmlDataLoader::setData (this=0x951fb20, blob=0x96af0b0, data=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:1140 QtQA::App::TestRunner: #19 0xb7532a2d in loadWithStaticDataThread (data=..., blob=0x96af0b0, this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:973 QtQA::App::TestRunner: #20 QQmlDataLoaderThread::loadWithStaticDataThread (this=0x95239b8, b=0x96af0b0, d=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:815 QtQA::App::TestRunner: #21 0xb753eb74 in void QQmlThread::callMethodInThread(void (QQmlDataLoaderThread::*)(QQmlDataBlob*, QByteArray const&), QQmlDataBlob* const&, QByteArray const&)::I::call(QQmlThread*) () at ../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:176 QtQA::App::TestRunner: #22 0xb75a2581 in QQmlThreadPrivate::threadEvent (this=0x9524ba0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:197 QtQA::App::TestRunner: #23 0xb75a2658 in QQmlThreadPrivate::event (this=0x9524ba0, e=0x96b0b60) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:135 QtQA::App::TestRunner: #24 0xb6bcd4a9 in QCoreApplicationPrivate::notify_helper (this=0x94f6120, receiver=0x9524ba0, event=0x96b0b60) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #25 0xb6bcd514 in QCoreApplication::notify (this=0xbfe16c28, receiver=0x9524ba0, event=0x96b0b60) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #26 0xb6eca7d6 in QGuiApplication::notify (this=0xbfe16c28, object=0x9524ba0, event=0x96b0b60) at /work/build/qt/qtbase/src/gui/kernel/qguiapplication.cpp:1368 QtQA::App::TestRunner: #27 0xb6bcd1de in QCoreApplication::notifyInternal (this=0xbfe16c28, receiver=0x9524ba0, event=0x96b0b60) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #28 0xb6bcff2c in sendEvent (event=0x96b0b60, receiver=0x9524ba0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.h:235 QtQA::App::TestRunner: #29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9524d40) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #30 0xb6bd0473 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #31 0xb6c24484 in postEventSourceDispatch (s=0x9527848) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #32 0xb60b825f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #33 0xb60b8990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #34 0xb60b8c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #35 0xb6c24898 in QEventDispatcherGlib::processEvents (this=0x9523918, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #36 0xb6bcb856 in QEventLoop::processEvents (this=0xb4a702e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #37 0xb6bcbc9c in QEventLoop::exec (this=0xb4a702e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #38 0xb69d4558 in QThread::exec (this=0x9524ba0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511 QtQA::App::TestRunner: #39 0xb75a2234 in QQmlThreadPrivate::run (this=0x9524ba0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #40 0xb69da189 in QThreadPrivate::start (arg=0x9524ba0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #41 0xb654dd31 in start_thread (arg=0xb4a70b70) at pthread_create.c:304 QtQA::App::TestRunner: #42 0xb679080e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_parserstress ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_parserstress::initTestCase() PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/shell.js) QFATAL : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) Received signal 11 FAIL! : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_parserstress ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 26853] QtQA::App::TestRunner: [New LWP 26845] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_parserstress -o /work/build/_artifacts/test-logs/tst_parserstress-testres'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0xb771d424 in __kernel_vsyscall () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb50786e0 (LWP 26845)): QtQA::App::TestRunner: #0 0xb771d424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb657ea5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb67cb43c in __pthread_cond_wait (cond=0x901fef8, mutex=0x901fee0) at forward.c:139 QtQA::App::TestRunner: #3 0xb6a07930 in wait (time=4294967295, this=0x901fee0) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #4 QWaitCondition::wait (this=0x901fbdc, mutex=0x901fbd8, time=4294967295) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #5 0xb75cf921 in wait (this=) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:64 QtQA::App::TestRunner: #6 QQmlThread::internalCallMethodInThread (this=0x901e9b8, message=0x91a95f0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:318 QtQA::App::TestRunner: #7 0xb755dd0b in callMethodInThread (arg2=..., arg=, Member=(void (QQmlDataLoaderThread::*)(QQmlDataLoaderThread * const, QQmlDataBlob *, const QByteArray &)) 0xb755fa0a , this=0x901e9b8) at ../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:179 QtQA::App::TestRunner: #8 QQmlDataLoaderThread::loadWithStaticData (this=0x901e9b8, b=0x91b0c60, d=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:772 QtQA::App::TestRunner: #9 0xb755f93b in QQmlDataLoader::loadWithStaticData (this=0x901ab20, blob=0x91b0c60, data=..., mode=QQmlDataLoader::PreferSynchronous) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:956 QtQA::App::TestRunner: #10 0xb755f9f9 in QQmlTypeLoader::getType (this=0x901ab20, data=..., url=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:1557 QtQA::App::TestRunner: #11 0xb751b32a in QQmlComponent::setData (this=0xbfd83420, data=..., url=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:593 QtQA::App::TestRunner: #12 0x0804a279 in tst_parserstress::ecmascript (this=0xfffffe00) at /work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tst_parserstress.cpp:130 QtQA::App::TestRunner: #13 0x0804bab5 in tst_parserstress::qt_static_metacall (_o=, _id=, _a=, _c=) at .moc/tst_parserstress.moc:71 QtQA::App::TestRunner: #14 0xb6c04b99 in QMetaMethod::invoke (this=0xbfd83774, object=0xbfd83dc4, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #15 0xb6c0868f in QMetaObject::invokeMethod (obj=0xbfd83dc4, member=0x804eeb8 "\330&ใถ€\310\004\b", type=4294966784, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #16 0xb72f6c77 in invokeMethod (val9=, val8=, val7=, val6=, val5=, val4=, val3=, val2=, val1=, val0=, type=, member=, obj=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #17 qInvokeTestMethodDataEntry (slot=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1715 QtQA::App::TestRunner: #18 QTest::qInvokeTestMethod (slotName=0x909aed0 "ecmascript()", data=0x0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1840 QtQA::App::TestRunner: #19 0xb72f7b00 in qInvokeTestMethods (testObject=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1994 QtQA::App::TestRunner: #20 QTest::qExec (testObject=0xbfd83dc4, argc=-1076347608, argv=0x6) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2224 QtQA::App::TestRunner: #21 0x08049b78 in main (argc=5, argv=0xbfd83e94) at /work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tst_parserstress.cpp:152 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb4a9db70 (LWP 26853)): QtQA::App::TestRunner: #0 0xb771d424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6713c8f in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #2 0xb67172b5 in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #3 0xb69f6a54 in qt_message_fatal (context=, message=) at /work/build/qt/qtbase/src/corelib/global/qlogging.cpp:1298 QtQA::App::TestRunner: #4 QMessageLogger::fatal (this=0xb4a9bc1c, msg=0xb730a8a4 "Received signal %d") at /work/build/qt/qtbase/src/corelib/global/qlogging.cpp:660 QtQA::App::TestRunner: #5 0xb72f164b in QTest::FatalSignalHandler::signal (signum=11) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2029 QtQA::App::TestRunner: #6 QtQA::App::TestRunner: #7 0xb73df232 in (anonymous namespace)::optimizeSSA (function=0x92a4310, defUses=..., df=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:3155 QtQA::App::TestRunner: #8 0xb73e31a2 in QQmlJS::V4IR::Optimizer::run (this=0xb4a9c8cc, qmlEngine=0x901aa70) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:3788 QtQA::App::TestRunner: #9 0xb740de81 in QQmlJS::MASM::InstructionSelection::run (this=0x921b1a0, functionIndex=18) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:565 QtQA::App::TestRunner: #10 0xb73c374b in QQmlJS::EvalInstructionSelection::compile (this=0x921b1a8, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #11 0xb75493bb in QQmlCompiler::compileTree (this=0xb4a9ccd8, tree=0x927ab58) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcompiler.cpp:938 QtQA::App::TestRunner: #12 0xb7549907 in QQmlCompiler::compile (this=0xb4a9ccd8, engine=0xbfd83dcc, unit=0x91b0c60, out=0x92a22e8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcompiler.cpp:855 QtQA::App::TestRunner: #13 0xb7560490 in QQmlTypeData::compile (this=0x91b0c60) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:2318 QtQA::App::TestRunner: #14 0xb7562295 in QQmlTypeData::done (this=0x91b0c60) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:2114 QtQA::App::TestRunner: #15 0xb755f677 in tryDone (this=0x91b0c60) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:614 QtQA::App::TestRunner: #16 QQmlDataBlob::tryDone (this=0x91b0c60) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:605 QtQA::App::TestRunner: #17 0xb755f761 in QQmlDataLoader::setData (this=0x901ab20, blob=0x91b0c60, d=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:1166 QtQA::App::TestRunner: #18 0xb755f869 in QQmlDataLoader::setData (this=0x901ab20, blob=0x91b0c60, data=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:1140 QtQA::App::TestRunner: #19 0xb755fa2d in loadWithStaticDataThread (data=..., blob=0x91b0c60, this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:973 QtQA::App::TestRunner: #20 QQmlDataLoaderThread::loadWithStaticDataThread (this=0x901e9b8, b=0x91b0c60, d=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmltypeloader.cpp:815 QtQA::App::TestRunner: #21 0xb756bb74 in void QQmlThread::callMethodInThread(void (QQmlDataLoaderThread::*)(QQmlDataBlob*, QByteArray const&), QQmlDataBlob* const&, QByteArray const&)::I::call(QQmlThread*) () at ../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:176 QtQA::App::TestRunner: #22 0xb75cf581 in QQmlThreadPrivate::threadEvent (this=0x901fba0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:197 QtQA::App::TestRunner: #23 0xb75cf658 in QQmlThreadPrivate::event (this=0x901fba0, e=0x91ac650) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:135 QtQA::App::TestRunner: #24 0xb6bfa4a9 in QCoreApplicationPrivate::notify_helper (this=0x8ff1120, receiver=0x901fba0, event=0x91ac650) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #25 0xb6bfa514 in QCoreApplication::notify (this=0xbfd83dd8, receiver=0x901fba0, event=0x91ac650) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #26 0xb6ef77d6 in QGuiApplication::notify (this=0xbfd83dd8, object=0x901fba0, event=0x91ac650) at /work/build/qt/qtbase/src/gui/kernel/qguiapplication.cpp:1368 QtQA::App::TestRunner: #27 0xb6bfa1de in QCoreApplication::notifyInternal (this=0xbfd83dd8, receiver=0x901fba0, event=0x91ac650) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #28 0xb6bfcf2c in sendEvent (event=0x91ac650, receiver=0x901fba0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.h:235 QtQA::App::TestRunner: #29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x901fd40) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #30 0xb6bfd473 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #31 0xb6c51484 in postEventSourceDispatch (s=0x9022848) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #32 0xb60e525f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #33 0xb60e5990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #34 0xb60e5c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #35 0xb6c51898 in QEventDispatcherGlib::processEvents (this=0x901e918, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #36 0xb6bf8856 in QEventLoop::processEvents (this=0xb4a9d2e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #37 0xb6bf8c9c in QEventLoop::exec (this=0xb4a9d2e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #38 0xb6a01558 in QThread::exec (this=0x901fba0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511 QtQA::App::TestRunner: #39 0xb75cf234 in QQmlThreadPrivate::run (this=0x901fba0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #40 0xb6a07189 in QThreadPrivate::start (arg=0x901fba0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #41 0xb657ad31 in start_thread (arg=0xb4a9db70) at pthread_create.c:304 QtQA::App::TestRunner: #42 0xb67bd80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_parserstress: 35 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01164/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1391591663): http://codereview.qt-project.org/77312 [PS1] - V4 IR: remove unused phi targets. From ci-noreply at qt-project.org Wed Feb 5 10:32:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 11:32:04 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #143 Message-ID: <20140205_093204_035795.ci-noreply@qt-project.org> Autotest `tst_qnmeapositioninfosource_realtime' failed :( Testing tst_QNmeaPositionInfoSource_RealTime FAIL! : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() Compared values are not the same Actual (spyUpdate.count()): 0 Expected (1) : 1 ..\tst_qnmeapositioninfosource.cpp(536) : failure location Totals: 26 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNmeaPositionInfoSource_RealTime ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QNmeaPositionInfoSource_RealTime::initTestCase() PASS : tst_QNmeaPositionInfoSource_RealTime::constructor() PASS : tst_QNmeaPositionInfoSource_RealTime::supportedPositioningMethods() PASS : tst_QNmeaPositionInfoSource_RealTime::minimumUpdateInterval() PASS : tst_QNmeaPositionInfoSource_RealTime::userEquivalentRangeError() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate() listening on QHostAddress( "127.0.0.1" ) 54240 QWARN : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate() Received pending connection: QTcpSocket(0x7f16b8) true PASS : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() listening on QHostAddress( "127.0.0.1" ) 54242 QWARN : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() Server didin't receive new connection QWARN : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() Missing pending connection. Test is going to fail. QWARN : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first FAIL! : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() Compared values are not the same Actual (proxy->source()->lastKnownPosition().timestamp()): Invalid QDateTime Expected (dt) : 2014/02/05 10:05:40.077[UTC] ..\tst_qnmeapositioninfosource.cpp(160) : failure location PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(startUpdates(), 1 update in buffer) PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(requestUpdate(), 1 update in buffer) PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(startUpdates(), multiple updates in buffer) PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(requestUpdate(), multiple updates in buffer) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) listening on QHostAddress( "127.0.0.1" ) 54255 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) Received pending connection: QTcpSocket(0x7f15d8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) listening on QHostAddress( "127.0.0.1" ) 54257 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) Received pending connection: QTcpSocket(0x7f17e8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) listening on QHostAddress( "127.0.0.1" ) 54259 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) Received pending connection: QTcpSocket(0x7f1638) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() listening on QHostAddress( "127.0.0.1" ) 54261 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() Received pending connection: QTcpSocket(0x7f1628) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() listening on QHostAddress( "127.0.0.1" ) 54265 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() Received pending connection: QTcpSocket(0x7f16d8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress( "127.0.0.1" ) 54267 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Received pending connection: QTcpSocket(0x7f16b8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress( "127.0.0.1" ) 54269 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Received pending connection: QTcpSocket(0x7f1618) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) listening on QHostAddress( "127.0.0.1" ) 54271 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Received pending connection: QTcpSocket(0x7f17c8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress( "127.0.0.1" ) 54273 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Received pending connection: QTcpSocket(0x7f1668) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress( "127.0.0.1" ) 54276 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Received pending connection: QTcpSocket(0x7f1638) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) listening on QHostAddress( "127.0.0.1" ) 54278 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Received pending connection: QTcpSocket(0x7f15d8) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate() listening on QHostAddress( "127.0.0.1" ) 54280 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate() Received pending connection: QTcpSocket(0x7f1738) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() listening on QHostAddress( "127.0.0.1" ) 54284 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() Received pending connection: QTcpSocket(0x7f1728) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) listening on QHostAddress( "127.0.0.1" ) 54286 QWARN : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) Received pending connection: QTcpSocket(0x7f1708) true PASS : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence) listening on QHostAddress( "127.0.0.1" ) 54288 QWARN : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence) Received pending connection: QTcpSocket(0x7f15d8) true PASS : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence) PASS : tst_QNmeaPositionInfoSource_RealTime::cleanupTestCase() Totals: 26 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNmeaPositionInfoSource_RealTime ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnmeapositioninfosource_realtime: 71 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00143/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391590156): http://codereview.qt-project.org/77178 [PS1] - Normalize signal & slot signatures in connection From ci-noreply at qt-project.org Wed Feb 5 10:35:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 11:35:50 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #17 Message-ID: <20140205_093550_084442.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 tst_enginioclient.cpp(706) : failure location Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391592848571 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1391592848571 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1391592848571 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1391592848571 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1391592848571 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f205965a3d8b582707036f","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() ### ERROR QDEBUG : tst_EnginioClient::fullTextSearch() "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() NetworkReply: QNetworkReplyHttpImpl(0x1c23fe8) QDEBUG : tst_EnginioClient::fullTextSearch() Request URL: "https://api.engin.io/v1/search?objectTypes[]=objects.CustomObject1&search=%7B%22phrase%22: %22Query%22%7D" QDEBUG : tst_EnginioClient::fullTextSearch() Operation: "GET" QDEBUG : tst_EnginioClient::fullTextSearch() HTTP return code: 400 QDEBUG : tst_EnginioClient::fullTextSearch() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::fullTextSearch() Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[X_Request_Id]: "17f9f9555f2e473dabe1fca23290f3ae" QDEBUG : tst_EnginioClient::fullTextSearch() Reply Data: "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() ### FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 tst_enginioclient.cpp(706) : failure location PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391592848571 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 49 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00017/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391591031): http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Wed Feb 5 10:51:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 11:51:55 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3081 Message-ID: <20140205_095155_044789.ci-noreply@qt-project.org> QtBase_stable_Integration #3081: SUCCESS Tested changes (refs/builds/stable_1391587324): http://codereview.qt-project.org/77059 [PS1] - Actually print when the tester pushes the print button http://codereview.qt-project.org/72822 [PS2] - Plugin minimalegl: Remove superfluous keys() function. From ci-noreply at qt-project.org Wed Feb 5 11:24:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 12:24:52 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2791 Message-ID: <20140205_102452_069388.ci-noreply@qt-project.org> QtBase_dev_Integration #2791: SUCCESS Tested changes (refs/builds/dev_1391589898): http://codereview.qt-project.org/76128 [PS3] - Adds the ability to not have an activity on Android http://codereview.qt-project.org/77305 [PS2] - Support empty inline elements in block tags in QTextDocument http://codereview.qt-project.org/77295 [PS1] - Remove some left-over +1 in font height calculation From ci-noreply at qt-project.org Wed Feb 5 11:31:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 12:31:29 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2792 Message-ID: <20140205_103129_093090.ci-noreply@qt-project.org> qtbase failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -Xclang -include-pch -Xclang .pch/iphoneos/Qt5Gui/c++.pch -pipe -fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions -fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign -Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion -fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -arch armv7 -O2 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk -std=c++11 -stdlib=libc++ -miphoneos-version-min=5.0 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_USE_BUNDLED_LIBPNG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I../../mkspecs/macx-ios-clang -I. -I/work/build/qt/qtbase/mkspecs/macx-ios-clang/ios -I../../include -I../../include/QtGui -I../../include/QtGui/5.3.0 -I../../include/QtGui/5.3.0/QtGui -Iimage -I../3rdparty/libpng -I../3rdparty/libjpeg -I../../include/QtCore/5.3.0 -I../../include/QtCore/5.3.0/QtCore -I../../include/QtCore -I.moc/iphoneos -o .obj/iphoneos/qopengltexturehelper.o opengl/qopengltexturehelper.cpp opengl/qopengltexturehelper.cpp:445:5: error: use of undeclared identifier 'glTexImage1D' opengl/qopengltexturehelper.cpp:472:5: error: use of undeclared identifier 'glTexSubImage1D' make[4]: *** [.obj/iphoneos/qopengltexturehelper.o] Error 1 make[3]: *** [iphoneos-all] Error 2 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -Xclang -include-pch -Xclang .pch/iphonesimulator/Qt5Gui_iphonesimulator/c++.pch -pipe -fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions -fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign -Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion -fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -arch i386 -O2 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk -std=c++11 -stdlib=libc++ -mios-simulator-version-min=5.0 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_COMPILER_SUPPORTS_SSE2 -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_USE_BUNDLED_LIBPNG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I../../mkspecs/macx-ios-clang -I. -I/work/build/qt/qtbase/mkspecs/macx-ios-clang/ios -I../../include -I../../include/QtGui -I../../include/QtGui/5.3.0 -I../../include/QtGui/5.3.0/QtGui -Iimage -I../3rdparty/libpng -I../3rdparty/libjpeg -I../../include/QtCore/5.3.0 -I../../include/QtCore/5.3.0/QtCore -I../../include/QtCore -I.moc/iphonesimulator -o .obj/iphonesimulator/qopengltexturehelper.o opengl/qopengltexturehelper.cpp opengl/qopengltexturehelper.cpp:445:5: error: use of undeclared identifier 'glTexImage1D' opengl/qopengltexturehelper.cpp:472:5: error: use of undeclared identifier 'glTexSubImage1D' make[4]: *** [.obj/iphonesimulator/qopengltexturehelper.o] Error 1 make[3]: *** [iphonesimulator-all] Error 2 make[2]: *** [sub-gui-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02792/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391595986): http://codereview.qt-project.org/76063 [PS1] - Android: default palette taken from the Holo Light theme http://codereview.qt-project.org/77149 [PS1] - Remove unused private member (fixes compilation with Clang 3.4) http://codereview.qt-project.org/77234 [PS2] - QOpenGLTextureHelper: add a clarifying comment http://codereview.qt-project.org/77412 [PS1] - Move documentation of AA_MSWindowsUseDirect3DByDefault into obsolete section. http://codereview.qt-project.org/77233 [PS2] - QOpenGLTextureHelper: don't resolve OpenGL <= 1.1 functions http://codereview.qt-project.org/77232 [PS2] - QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers http://codereview.qt-project.org/76680 [PS6] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 5 11:56:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 12:56:56 +0200 Subject: [Ci-reports] fail on QtTools_dev_Integration #198 Message-ID: <20140205_105656_031643.ci-noreply@qt-project.org> qttools failed to compile :( In file included from ..\3rdparty\clucene\src/CLucene/LuceneThreads.h:46:0, from ..\3rdparty\clucene\src/CLucene/StdHeader.h:486, from ..\3rdparty\clucene\src\CLucene\StdHeader.cpp:9: ..\3rdparty\clucene\src/CLucene/config/threadCSection.h:65:28: error: missing binary operator before token "(" In file included from ..\3rdparty\clucene\src/CLucene/LuceneThreads.h:46:0, from ..\3rdparty\clucene\src/CLucene/StdHeader.h:486, from ..\3rdparty\clucene\src\CLucene\analysis\AnalysisHeader.cpp:7: ..\3rdparty\clucene\src/CLucene/config/threadCSection.h:65:28: error: missing binary operator before token "(" In file included from ..\3rdparty\clucene\src/CLucene/LuceneThreads.h:46:0, from ..\3rdparty\clucene\src/CLucene/StdHeader.h:486, from ..\3rdparty\clucene\src\CLucene\analysis\Analyzers.cpp:9: ..\3rdparty\clucene\src/CLucene/config/threadCSection.h:65:28: error: missing binary operator before token "(" In file included from ..\3rdparty\clucene\src/CLucene/LuceneThreads.h:46:0, from ..\3rdparty\clucene\src/CLucene/StdHeader.h:486, from ..\3rdparty\clucene\src\CLucene\config\gunichartables.cpp:47: ..\3rdparty\clucene\src/CLucene/config/threadCSection.h:65:28: error: missing binary operator before token "(" In file included from ..\3rdparty\clucene\src/CLucene/LuceneThreads.h:46:0, from ..\3rdparty\clucene\src/CLucene/StdHeader.h:486, from ..\3rdparty\clucene\src\CLucene\config\repl_lltot.cpp:7: ..\3rdparty\clucene\src/CLucene/config/threadCSection.h:65:28: error: missing binary operator before token "(" In file included from ..\3rdparty\clucene\src/CLucene/LuceneThreads.h:46:0, from ..\3rdparty\clucene\src/CLucene/StdHeader.h:486, from ..\3rdparty\clucene\src\CLucene\config\repl_tcscasecmp.cpp:8: ..\3rdparty\clucene\src/CLucene/config/threadCSection.h:65:28: error: missing binary operator before token "(" Makefile.Release:664: recipe for target '.obj/release/AnalysisHeader.o' failed mingw32-make[5]: *** [.obj/release/AnalysisHeader.o] Error 1 Makefile.Release:1058: recipe for target '.obj/release/repl_tcscasecmp.o' failed mingw32-make[5]: *** [.obj/release/repl_tcscasecmp.o] Error 1 Makefile.Release:866: recipe for target '.obj/release/gunichartables.o' failed mingw32-make[5]: *** [.obj/release/gunichartables.o] Error 1 Makefile.Release:962: recipe for target '.obj/release/repl_lltot.o' failed mingw32-make[5]: *** [.obj/release/repl_lltot.o] Error 1 Makefile.Release:560: recipe for target '.obj/release/StdHeader.o' failed mingw32-make[5]: *** [.obj/release/StdHeader.o] Error 1 Makefile.Release:769: recipe for target '.obj/release/Analyzers.o' failed mingw32-make[5]: *** [.obj/release/Analyzers.o] Error 1 mingw32-make[4]: *** [release] Error 2 mingw32-make[3]: *** [sub-clucene-make_first] Error 2 mingw32-make[2]: *** [sub-assistant-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qttools] Error 2 Build log: http://testresults.qt-project.org/ci/QtTools_dev_Integration/build_00198/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391591818): http://codereview.qt-project.org/76451 [PS4] - Compile fix for WinRT From ci-noreply at qt-project.org Wed Feb 5 12:08:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 13:08:17 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #17 Message-ID: <20140205_110817_031876.ci-noreply@qt-project.org> Compilation failed :( QtWebSockets: created fwd-include header(s) for /src/websockets/ { qsslserver_p.h (1), qwebsocket.h (2), qwebsocket_p.h (1), qwebsocketcorsauthenticator.h (2), qwebsocketcorsauthenticator_p.h (1), qwebsocketdataprocessor_p.h (1), qwebsocketframe_p.h (1), qwebsockethandshakerequest_p.h (1), qwebsockethandshakeresponse_p.h (1), qwebsocketprotocol.h (1), qwebsocketprotocol_p.h (1), qwebsockets_global.h (1), qwebsocketserver.h (2), qwebsocketserver_p.h (1) } In file included from /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/qobject_p.h:1:0, from qwebsocket_p.h:67, from qwebsocket_p.cpp:43: qwebsocket_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QAbstractSocket::*)(QAbstractSocket::SocketState), Func2 = void (QWebSocketPrivate::*)(QAbstractSocket::SocketState), typename QtPrivate::FunctionPointer::Object = QAbstractSocket, typename QtPrivate::FunctionPointer::Object = QWebSocketPrivate]': qwebsocket_p.h:101:103: error: 'const QWebSocket* QWebSocketPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocket_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QIODevice::*)(), Func2 = void (QWebSocketPrivate::*)(), typename QtPrivate::FunctionPointer::Object = QIODevice, typename QtPrivate::FunctionPointer::Object = QWebSocketPrivate]': qwebsocket_p.h:101:103: error: 'const QWebSocket* QWebSocketPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocket_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QWebSocketDataProcessor::*)(QWebSocketProtocol::CloseCode, const QString&), Func2 = void (QWebSocketPrivate::*)(QWebSocketProtocol::CloseCode, QString), typename QtPrivate::FunctionPointer::Object = QWebSocketDataProcessor, typename QtPrivate::FunctionPointer::Object = QWebSocketPrivate]': qwebsocket_p.h:101:103: error: 'const QWebSocket* QWebSocketPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocket_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QWebSocketDataProcessor::*)(const QByteArray&), Func2 = void (QWebSocketPrivate::*)(const QByteArray&), typename QtPrivate::FunctionPointer::Object = QWebSocketDataProcessor, typename QtPrivate::FunctionPointer::Object = QWebSocketPrivate]': qwebsocket_p.h:101:103: error: 'const QWebSocket* QWebSocketPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context make[2]: *** [.obj/qwebsocket_p.o] Error 1 In file included from /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/qobject_p.h:1:0, from qwebsocketserver_p.h:59, from qwebsocketserver_p.cpp:43: qwebsocketserver_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QTcpServer::*)(), Func2 = void (QWebSocketServerPrivate::*)(), typename QtPrivate::FunctionPointer::Object = QTcpServer, typename QtPrivate::FunctionPointer::Object = QWebSocketServerPrivate]': qwebsocketserver_p.h:75:121: error: 'const QWebSocketServer* QWebSocketServerPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocketserver_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QSslServer::*)(), Func2 = void (QWebSocketServerPrivate::*)(), typename QtPrivate::FunctionPointer::Object = QSslServer, typename QtPrivate::FunctionPointer::Object = QWebSocketServerPrivate]': qwebsocketserver_p.h:75:121: error: 'const QWebSocketServer* QWebSocketServerPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocketserver_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QIODevice::*)(), Func2 = void (QWebSocketServerPrivate::*)(), typename QtPrivate::FunctionPointer::Object = QIODevice, typename QtPrivate::FunctionPointer::Object = QWebSocketServerPrivate]': qwebsocketserver_p.h:75:121: error: 'const QWebSocketServer* QWebSocketServerPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocketserver_p.h: In static member function 'static bool QObjectPrivate::disconnect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2) [with Func1 = void (QIODevice::*)(), Func2 = void (QWebSocketServerPrivate::*)(), typename QtPrivate::FunctionPointer::Object = QIODevice, typename QtPrivate::FunctionPointer::Object = QWebSocketServerPrivate]': qwebsocketserver_p.h:75:121: error: 'const QWebSocketServer* QWebSocketServerPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:361:64: error: within this context make[2]: *** [.obj/qwebsocketserver_p.o] Error 1 make[1]: *** [sub-websockets-make_first-ordered] Error 2 make: *** [sub-src-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00017/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391598087): http://codereview.qt-project.org/76552 [PS4] - Use QObjectPrivate instead of dedicated d-ptr From ci-noreply at qt-project.org Wed Feb 5 12:20:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 13:20:23 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1642 Message-ID: <20140205_112023_066793.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 273 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01642/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391593850): http://codereview.qt-project.org/77337 [PS2] - Avoid out-of-bound accesses in Qt Quick example code From ci-noreply at qt-project.org Wed Feb 5 12:25:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 13:25:52 +0200 Subject: [Ci-reports] fail on QtImageFormats_dev_Integration #45 Message-ID: <20140205_112552_083535.ci-noreply@qt-project.org> qtimageformats failed to compile :( In file included from ../../../3rdparty/libtiff/libtiff/tiffiop.h:66:0, from ../../../3rdparty/libtiff/libtiff/tif_dirinfo.c:32: ../../../3rdparty/libtiff/libtiff/tif_dir.h:288:18: note: 'field_subfields' declared here ../../../3rdparty/libwebp/src/dsp/cpu.c:17:26: fatal error: cpu-features.h: No such file or directory make[5]: *** [.obj/work/build/qt/qtimageformats/src/3rdparty/libwebp/src/dsp/cpu.o] Error 1 make[4]: *** [sub-webp-make_first] Error 2 make[3]: *** [sub-imageformats-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtimageformats] Error 2 Build log: http://testresults.qt-project.org/ci/QtImageFormats_dev_Integration/build_00045/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391598954): http://codereview.qt-project.org/56026 [PS15] - Add webp image format plugin http://codereview.qt-project.org/54690 [PS9] - Adding libwebp: Patches to libwebp 0.4.0 for Qt usage http://codereview.qt-project.org/54689 [PS6] - Adding libwebp: Adding clean copy of libwebp 0.4.0 From ci-noreply at qt-project.org Wed Feb 5 12:30:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 13:30:57 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #59 Message-ID: <20140205_113057_023518.ci-noreply@qt-project.org> QtWayland_stable_Integration #59: SUCCESS Tested changes (refs/builds/stable_1391598566): http://codereview.qt-project.org/77422 [PS1] - Fix build break in linux From ci-noreply at qt-project.org Wed Feb 5 12:44:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 13:44:19 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #373 Message-ID: <20140205_114419_005677.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() 'pathview->currentIndex() == 1' returned FALSE. () Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() 'pathview->currentIndex() == 1' returned FALSE. () Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 79 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00373/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391590422): http://codereview.qt-project.org/76849 [PS1] - Merge branch 'stable' into dev From ci-noreply at qt-project.org Wed Feb 5 12:51:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 13:51:25 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3082 Message-ID: <20140205_115125_041059.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(624) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1322) : failure location Totals: 560 passed, 2 failed, 7 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(870) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) SKIP : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1269) : failure location PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) SKIP : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1269) : failure location PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1322) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 552 passed, 1 failed, 8 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 204 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03082/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391594009): http://codereview.qt-project.org/75138 [PS1] - Accessibility Linux: Fix all widgets reporting being editable http://codereview.qt-project.org/77214 [PS4] - Checking input mask before scanning evdev devices http://codereview.qt-project.org/77331 [PS2] - Do not query max samples on gles From ci-noreply at qt-project.org Wed Feb 5 13:12:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 14:12:56 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2793 Message-ID: <20140205_121256_046163.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(634) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1337) : failure location Totals: 550 passed, 2 failed, 10 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(565) : failure location FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(565) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(634) : failure location FAIL! : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(634) : failure location PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSsl (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCi (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), Q (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslC (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SS (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(733) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(885) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1310) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1337) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1465) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1670) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1842) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxy) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1972) : failure location PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 557 passed, 6 failed, 6 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 386 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02793/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391596467): http://codereview.qt-project.org/77232 [PS2] - QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. From ci-noreply at qt-project.org Wed Feb 5 13:20:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 14:20:47 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1165 Message-ID: <20140205_122047_025120.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1165: SUCCESS Tested changes (refs/builds/dev_1391599497): http://codereview.qt-project.org/77429 [PS1] - [new compiler] Fix logic error in enum resolver From ci-noreply at qt-project.org Wed Feb 5 13:37:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 14:37:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2794 Message-ID: <20140205_123754_000983.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02794/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391602470): http://codereview.qt-project.org/77149 [PS1] - Remove unused private member (fixes compilation with Clang 3.4) http://codereview.qt-project.org/76063 [PS1] - Android: default palette taken from the Holo Light theme http://codereview.qt-project.org/77412 [PS1] - Move documentation of AA_MSWindowsUseDirect3DByDefault into obsolete section. From ci-noreply at qt-project.org Wed Feb 5 13:48:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 14:48:16 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1643 Message-ID: <20140205_124816_070801.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 275 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01643/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391599507): http://codereview.qt-project.org/77337 [PS2] - Avoid out-of-bound accesses in Qt Quick example code From ci-noreply at qt-project.org Wed Feb 5 14:00:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 15:00:36 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #144 Message-ID: <20140205_130036_065040.ci-noreply@qt-project.org> QtLocation_dev_Integration #144: SUCCESS Tested changes (refs/builds/dev_1391601355): http://codereview.qt-project.org/77415 [PS1] - Attempt to crash in tile cache. From ci-noreply at qt-project.org Wed Feb 5 14:02:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 15:02:17 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #270 Message-ID: <20140205_130217_012752.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #270: SUCCESS Tested changes (refs/builds/dev_1391601472): http://codereview.qt-project.org/77240 [PS1] - ComboBox: Remove style related warning From ci-noreply at qt-project.org Wed Feb 5 14:31:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 15:31:41 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3083 Message-ID: <20140205_133141_054980.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1053) : failure location Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 PASS : tst_QColumnView::scrollTo(normal) PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1053) : failure location PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(999) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(999) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03083/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391601179): http://codereview.qt-project.org/76731 [PS2] - Doc: corrected description of QTableWidget::clear() http://codereview.qt-project.org/77344 [PS1] - QTabWidget: fix moving of the current tab From ci-noreply at qt-project.org Wed Feb 5 14:32:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 15:32:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2795 Message-ID: <20140205_133213_067964.ci-noreply@qt-project.org> Autotest `tst_qsocks5socketengine' failed :( Testing tst_QSocks5SocketEngine FAIL! : tst_QSocks5SocketEngine::passwordAuth2() 'socketDevice.waitForWrite()' returned FALSE. () Loc: [tst_qsocks5socketengine.cpp(943)] Totals: 82 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocks5SocketEngine ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSocks5SocketEngine::initTestCase() PASS : tst_QSocks5SocketEngine::construction() PASS : tst_QSocks5SocketEngine::errorTest(proxy-host-not-found) PASS : tst_QSocks5SocketEngine::errorTest(proxy-connection-refused) PASS : tst_QSocks5SocketEngine::errorTest(garbage1) PASS : tst_QSocks5SocketEngine::errorTest(garbage2) PASS : tst_QSocks5SocketEngine::errorTest(unknown-auth-method) PASS : tst_QSocks5SocketEngine::errorTest(no-acceptable-authentication) PASS : tst_QSocks5SocketEngine::errorTest(authentication-required) PASS : tst_QSocks5SocketEngine::errorTest(connection-not-allowed) PASS : tst_QSocks5SocketEngine::errorTest(network-unreachable) PASS : tst_QSocks5SocketEngine::errorTest(host-unreachable) PASS : tst_QSocks5SocketEngine::errorTest(connection-refused) PASS : tst_QSocks5SocketEngine::simpleConnectToIMAP() PASS : tst_QSocks5SocketEngine::simpleErrorsAndStates() PASS : tst_QSocks5SocketEngine::udpTest() PASS : tst_QSocks5SocketEngine::serverTest() PASS : tst_QSocks5SocketEngine::tcpSocketBlockingTest() PASS : tst_QSocks5SocketEngine::tcpSocketNonBlockingTest() PASS : tst_QSocks5SocketEngine::downloadBigFile() QDEBUG : tst_QSocks5SocketEngine::passwordAuth() -1, Unknown error PASS : tst_QSocks5SocketEngine::passwordAuth() FAIL! : tst_QSocks5SocketEngine::passwordAuth2() 'socketDevice.waitForWrite()' returned FALSE. () Loc: [tst_qsocks5socketengine.cpp(943)] PASS : tst_QSocks5SocketEngine::fragmentation(auth-method) PASS : tst_QSocks5SocketEngine::fragmentation(auth-response) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-1) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-2) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-3) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-4) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-5) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-6) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-7) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-8) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-1) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-2) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-3) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-4) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-5) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-6) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-7) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-8) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-9) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-10) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-11) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-12) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-13) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-14) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-15) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-16) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-17) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-18) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-19) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-20) PASS : tst_QSocks5SocketEngine::incomplete(auth-method) PASS : tst_QSocks5SocketEngine::incomplete(auth-response) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-1) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-2) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-3) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-4) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-5) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-6) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-7) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-8) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-1) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-2) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-3) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-4) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-5) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-6) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-7) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-8) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-9) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-10) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-11) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-12) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-13) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-14) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-15) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-16) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-17) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-18) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-19) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-20) PASS : tst_QSocks5SocketEngine::cleanupTestCase() Totals: 82 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocks5SocketEngine ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocks5socketengine: 121 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02795/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391604058): http://codereview.qt-project.org/77232 [PS2] - QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers From ci-noreply at qt-project.org Wed Feb 5 14:42:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 15:42:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2796 Message-ID: <20140205_134236_004778.ci-noreply@qt-project.org> QtBase_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #2796: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02796/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391607228): http://codereview.qt-project.org/77149 [PS1] - Remove unused private member (fixes compilation with Clang 3.4) http://codereview.qt-project.org/76063 [PS1] - Android: default palette taken from the Holo Light theme http://codereview.qt-project.org/77412 [PS1] - Move documentation of AA_MSWindowsUseDirect3DByDefault into obsolete section. http://codereview.qt-project.org/76680 [PS6] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 5 14:46:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 15:46:18 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #18 Message-ID: <20140205_134618_060621.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #18: SUCCESS Tested changes (refs/builds/dev_1391605460): http://codereview.qt-project.org/77191 [PS2] - Replace delete loop with qDeleteAll From ci-noreply at qt-project.org Wed Feb 5 14:46:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 15:46:45 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #145 Message-ID: <20140205_134645_034476.ci-noreply@qt-project.org> Autotest `tst_qnmeapositioninfosource_simulation' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNmeaPositionInfoSource_Simulation FAIL! : tst_QNmeaPositionInfoSource_Simulation::startUpdates(2 updates) Compared values are not the same Actual (spyUpdate.count()): 0 Expected (dateTimes.count()): 2 ..\tst_qnmeapositioninfosource.cpp(246) : failure location Totals: 28 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNmeaPositionInfoSource_Simulation ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QNmeaPositionInfoSource_Simulation::initTestCase() PASS : tst_QNmeaPositionInfoSource_Simulation::constructor() PASS : tst_QNmeaPositionInfoSource_Simulation::supportedPositioningMethods() PASS : tst_QNmeaPositionInfoSource_Simulation::minimumUpdateInterval() PASS : tst_QNmeaPositionInfoSource_Simulation::userEquivalentRangeError() QDEBUG : tst_QNmeaPositionInfoSource_Simulation::setUpdateInterval_delayedUpdate() listening on QHostAddress( "127.0.0.1" ) 51730 QWARN : tst_QNmeaPositionInfoSource_Simulation::setUpdateInterval_delayedUpdate() Received pending connection: QTcpSocket(0x5816b8) true PASS : tst_QNmeaPositionInfoSource_Simulation::setUpdateInterval_delayedUpdate() QDEBUG : tst_QNmeaPositionInfoSource_Simulation::lastKnownPosition() listening on QHostAddress( "127.0.0.1" ) 51732 QWARN : tst_QNmeaPositionInfoSource_Simulation::lastKnownPosition() Received pending connection: QTcpSocket(0x5816f8) true PASS : tst_QNmeaPositionInfoSource_Simulation::lastKnownPosition() PASS : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(startUpdates(), 1 update in buffer) PASS : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(requestUpdate(), 1 update in buffer) PASS : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(startUpdates(), multiple updates in buffer) PASS : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(requestUpdate(), multiple updates in buffer) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates(1 update) listening on QHostAddress( "127.0.0.1" ) 51734 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates(1 update) Received pending connection: QTcpSocket(0x5815d8) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates(1 update) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates(2 updates) listening on QHostAddress( "127.0.0.1" ) 51736 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates(2 updates) Received pending connection: QTcpSocket(0x5816b8) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates(2 updates) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates(10 updates) listening on QHostAddress( "127.0.0.1" ) 51738 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates(10 updates) Received pending connection: QTcpSocket(0x5817b8) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates(10 updates) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout() listening on QHostAddress( "127.0.0.1" ) 51740 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout() Received pending connection: QTcpSocket(0x581628) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout() QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_expectLatestUpdateOnly() listening on QHostAddress( "127.0.0.1" ) 51742 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_expectLatestUpdateOnly() Server didin't receive new connection QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_expectLatestUpdateOnly() Missing pending connection. Test is going to fail. QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_expectLatestUpdateOnly() QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first FAIL! : tst_QNmeaPositionInfoSource_Simulation::startUpdates_expectLatestUpdateOnly() Compared values are not the same Actual (spyUpdate.count()): 0 Expected (1) : 1 ..\tst_qnmeapositioninfosource.cpp(350) : failure location QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress( "127.0.0.1" ) 51747 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Received pending connection: QTcpSocket(0x58f9c8) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress( "127.0.0.1" ) 51749 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Received pending connection: QTcpSocket(0x763048) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) listening on QHostAddress( "127.0.0.1" ) 51751 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Received pending connection: QTcpSocket(0x763048) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) listening on QHostAddress( "127.0.0.1" ) 51753 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) Server didin't receive new connection QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) Missing pending connection. Test is going to fail. QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first FAIL! : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) Compared values are not the same Actual (spy.count()) : 0 Expected (dateTimes.count()): 2 ..\tst_qnmeapositioninfosource.cpp(375) : failure location QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress( "127.0.0.1" ) 51772 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Received pending connection: QTcpSocket(0x763048) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress( "127.0.0.1" ) 51774 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Received pending connection: QTcpSocket(0x763048) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) listening on QHostAddress( "127.0.0.1" ) 51776 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Received pending connection: QTcpSocket(0x763048) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) listening on QHostAddress( "127.0.0.1" ) 51780 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) Received pending connection: QTcpSocket(0x763048) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate() listening on QHostAddress( "127.0.0.1" ) 51782 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate() Received pending connection: QTcpSocket(0x5816f8) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate() QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_after_start() listening on QHostAddress( "127.0.0.1" ) 51784 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_after_start() Received pending connection: QTcpSocket(0x581758) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_after_start() QDEBUG : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence) listening on QHostAddress( "127.0.0.1" ) 51786 QWARN : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence) Received pending connection: QTcpSocket(0x581718) true PASS : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(startUpdates(), bad second sentence) listening on QHostAddress( "127.0.0.1" ) 51788 QWARN : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(startUpdates(), bad second sentence) Received pending connection: QTcpSocket(0x5817c8) true PASS : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(startUpdates(), bad second sentence) PASS : tst_QNmeaPositionInfoSource_Simulation::cleanupTestCase() Totals: 27 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNmeaPositionInfoSource_Simulation ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnmeapositioninfosource_simulation: 126 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00145/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391605329): http://codereview.qt-project.org/77442 [PS2] - Revert "Temporary workaround for failing unit test on win8 config in CI" From ci-noreply at qt-project.org Wed Feb 5 14:46:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 15:46:59 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #18 Message-ID: <20140205_134659_014413.ci-noreply@qt-project.org> Autotests `tst_enginioclient', `tst_enginiomodel', `tst_files', `tst_oauth2authentication', and `tst_qmltests' failed :( QML2_IMPORT_PATH=C:/work/build/qt/qtenginio/tests/auto/qmltests/release Could not open a file "c:\Users\qt\enginio\credentials" . Backend setup failed! ## Creating backend: EnginioClient_QML1391608000539 SignalSpy caught errors: NetworkReply: QNetworkReplyHttpImpl(0xb7a4e5ef0) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 401 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Content-Length") RawHeaders[Accept]: "" RawHeaders[Authorization]: "" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "97e389eabd894a27a46180f6ee563ea7" Reply Data: "{"message":"Not logged in"}" QtQA::App::TestRunner: test failed, running again to see if it is flaky... QML2_IMPORT_PATH=C:/work/build/qt/qtenginio/tests/auto/qmltests/release Could not open a file "c:\Users\qt\enginio\credentials" . Backend setup failed! ## Creating backend: EnginioClient_QML1391608002099 SignalSpy caught errors: NetworkReply: QNetworkReplyHttpImpl(0x8843d51020) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 401 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Content-Length") RawHeaders[Accept]: "" RawHeaders[Authorization]: "" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "0c62328ff8ae4da78bbf1b04a417e006" Reply Data: "{"message":"Not logged in"}" QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltests: 3 seconds, exit code 1 Could not open a file "c:\Users\qt\enginio\credentials" . Backend setup failed! Testing tst_OAuth2Authentication FAIL! : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () c:\work\build\qt\qtenginio\tests\auto\identity\oauth2authentication\../common/identitycommon.h(84) : failure location FAIL! : tst_OAuth2Authentication::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () c:\work\build\qt\qtenginio\tests\auto\identity\oauth2authentication\../common/identitycommon.h(113) : failure location Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... Could not open a file "c:\Users\qt\enginio\credentials" . Backend setup failed! ********* Start testing of tst_OAuth2Authentication ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_OAuth2Authentication::initTestCase() ## Creating backend: tst_OAuth2Auth1391607997996 QDEBUG : tst_OAuth2Authentication::initTestCase() SignalSpy caught errors: QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0xd969b76340) QDEBUG : tst_OAuth2Authentication::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_OAuth2Authentication::initTestCase() Operation: "CUSTOM" QDEBUG : tst_OAuth2Authentication::initTestCase() HTTP return code: 401 QDEBUG : tst_OAuth2Authentication::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_OAuth2Authentication::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Content-Length") QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Accept]: "" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Authorization]: "" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[X_Request_Id]: "077a7d2a678445f6aeebd5d51a39ce1d" QDEBUG : tst_OAuth2Authentication::initTestCase() Reply Data: "{"message":"Not logged in"}" FAIL! : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () c:\work\build\qt\qtenginio\tests\auto\identity\oauth2authentication\../common/identitycommon.h(84) : failure location QDEBUG : tst_OAuth2Authentication::cleanupTestCase() ## Deleting backend: tst_OAuth2Auth1391607997996 QDEBUG : tst_OAuth2Authentication::cleanupTestCase() SignalSpy caught errors: QDEBUG : tst_OAuth2Authentication::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0xd969b984f0) QDEBUG : tst_OAuth2Authentication::cleanupTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_OAuth2Authentication::cleanupTestCase() Operation: "CUSTOM" QDEBUG : tst_OAuth2Authentication::cleanupTestCase() HTTP return code: 401 QDEBUG : tst_OAuth2Authentication::cleanupTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_OAuth2Authentication::cleanupTestCase() Raw headers: ("Content-Type", "X-Request-Id") QDEBUG : tst_OAuth2Authentication::cleanupTestCase() RawHeaders[Accept]: "" QDEBUG : tst_OAuth2Authentication::cleanupTestCase() RawHeaders[Authorization]: "" QDEBUG : tst_OAuth2Authentication::cleanupTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_OAuth2Authentication::cleanupTestCase() RawHeaders[X_Request_Id]: "2500a72e7ba24c538dcf4cdcee3ef93d" QDEBUG : tst_OAuth2Authentication::cleanupTestCase() Reply Data: "{"message":"Not logged in"}" FAIL! : tst_OAuth2Authentication::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () c:\work\build\qt\qtenginio\tests\auto\identity\oauth2authentication\../common/identitycommon.h(113) : failure location Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_OAuth2Authentication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_oauth2authentication: 3 seconds, exit code 2 Could not open a file "c:\Users\qt\enginio\credentials" . Backend setup failed! Testing tst_Files FAIL! : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () tst_files.cpp(85) : failure location FAIL! : tst_Files::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () tst_files.cpp(97) : failure location Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... Could not open a file "c:\Users\qt\enginio\credentials" . Backend setup failed! ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1391607991896 QDEBUG : tst_Files::initTestCase() SignalSpy caught errors: QDEBUG : tst_Files::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x24e0a37c70) QDEBUG : tst_Files::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_Files::initTestCase() Operation: "CUSTOM" QDEBUG : tst_Files::initTestCase() HTTP return code: 401 QDEBUG : tst_Files::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Content-Length") QDEBUG : tst_Files::initTestCase() RawHeaders[Accept]: "" QDEBUG : tst_Files::initTestCase() RawHeaders[Authorization]: "" QDEBUG : tst_Files::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[X_Request_Id]: "b3fe2c35e5e1427cac29c6f93663de56" QDEBUG : tst_Files::initTestCase() Reply Data: "{"message":"Not logged in"}" FAIL! : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () tst_files.cpp(85) : failure location QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1391607991896 QDEBUG : tst_Files::cleanupTestCase() SignalSpy caught errors: QDEBUG : tst_Files::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0x24e0a6ded0) QDEBUG : tst_Files::cleanupTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_Files::cleanupTestCase() Operation: "CUSTOM" QDEBUG : tst_Files::cleanupTestCase() HTTP return code: 401 QDEBUG : tst_Files::cleanupTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::cleanupTestCase() Raw headers: ("Content-Type", "X-Request-Id") QDEBUG : tst_Files::cleanupTestCase() RawHeaders[Accept]: "" QDEBUG : tst_Files::cleanupTestCase() RawHeaders[Authorization]: "" QDEBUG : tst_Files::cleanupTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::cleanupTestCase() RawHeaders[X_Request_Id]: "e7bc55682a834eef853cc5c7103533bb" QDEBUG : tst_Files::cleanupTestCase() Reply Data: "{"message":"Not logged in"}" FAIL! : tst_Files::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () tst_files.cpp(97) : failure location Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 3 seconds, exit code 2 Could not open a file "c:\Users\qt\enginio\credentials" . Backend setup failed! Testing tst_EnginioModel FAIL! : tst_EnginioModel::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () tst_enginiomodel.cpp(112) : failure location FAIL! : tst_EnginioModel::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () tst_enginiomodel.cpp(126) : failure location Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... Could not open a file "c:\Users\qt\enginio\credentials" . Backend setup failed! ********* Start testing of tst_EnginioModel ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioModel::initTestCase() ## Creating backend: EnginioModel1391607987653 QDEBUG : tst_EnginioModel::initTestCase() SignalSpy caught errors: QDEBUG : tst_EnginioModel::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0xe9f42cc680) QDEBUG : tst_EnginioModel::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioModel::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioModel::initTestCase() HTTP return code: 401 QDEBUG : tst_EnginioModel::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioModel::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Content-Length") QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Accept]: "" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[X_Request_Id]: "134650ef0e794abfbb570710d56a1c25" QDEBUG : tst_EnginioModel::initTestCase() Reply Data: "{"message":"Not logged in"}" FAIL! : tst_EnginioModel::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () tst_enginiomodel.cpp(112) : failure location QDEBUG : tst_EnginioModel::cleanupTestCase() ## Deleting backend: EnginioModel1391607987653 QDEBUG : tst_EnginioModel::cleanupTestCase() SignalSpy caught errors: QDEBUG : tst_EnginioModel::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0xe9f4301080) QDEBUG : tst_EnginioModel::cleanupTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioModel::cleanupTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioModel::cleanupTestCase() HTTP return code: 401 QDEBUG : tst_EnginioModel::cleanupTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioModel::cleanupTestCase() Raw headers: ("Content-Type", "X-Request-Id") QDEBUG : tst_EnginioModel::cleanupTestCase() RawHeaders[Accept]: "" QDEBUG : tst_EnginioModel::cleanupTestCase() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioModel::cleanupTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioModel::cleanupTestCase() RawHeaders[X_Request_Id]: "cd7432d79f42459ebfa845a8c45795af" QDEBUG : tst_EnginioModel::cleanupTestCase() Reply Data: "{"message":"Not logged in"}" FAIL! : tst_EnginioModel::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () tst_enginiomodel.cpp(126) : failure location Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_EnginioModel ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginiomodel: 3 seconds, exit code 2 Could not open a file "c:\Users\qt\enginio\credentials" . Backend setup failed! Testing tst_EnginioClient FAIL! : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () tst_enginioclient.cpp(133) : failure location FAIL! : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () tst_enginioclient.cpp(146) : failure location Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... Could not open a file "c:\Users\qt\enginio\credentials" . Backend setup failed! ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391607983581 QDEBUG : tst_EnginioClient::initTestCase() SignalSpy caught errors: QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x704c463890) QDEBUG : tst_EnginioClient::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioClient::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioClient::initTestCase() HTTP return code: 401 QDEBUG : tst_EnginioClient::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Content-Length") QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "d0e7ec26af0f4ca4bf953d218614c773" QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"message":"Not logged in"}" FAIL! : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () tst_enginioclient.cpp(133) : failure location QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391607983581 QDEBUG : tst_EnginioClient::cleanupTestCase() SignalSpy caught errors: QDEBUG : tst_EnginioClient::cleanupTestCase() NetworkReply: QNetworkReplyHttpImpl(0x704c48f8d0) QDEBUG : tst_EnginioClient::cleanupTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioClient::cleanupTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioClient::cleanupTestCase() HTTP return code: 401 QDEBUG : tst_EnginioClient::cleanupTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::cleanupTestCase() Raw headers: ("Content-Type", "X-Request-Id") QDEBUG : tst_EnginioClient::cleanupTestCase() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::cleanupTestCase() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::cleanupTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::cleanupTestCase() RawHeaders[X_Request_Id]: "496e0662fa2b4d9880183bfed11a961a" QDEBUG : tst_EnginioClient::cleanupTestCase() Reply Data: "{"message":"Not logged in"}" FAIL! : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () tst_enginioclient.cpp(146) : failure location Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 3 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00018/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1391606735): http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Wed Feb 5 14:48:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 15:48:15 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #60 Message-ID: <20140205_134815_006301.ci-noreply@qt-project.org> QtWayland_stable_Integration #60: SUCCESS Tested changes (refs/builds/stable_1391607015): http://codereview.qt-project.org/76450 [PS7] - Improve the frame callbacks handling From ci-noreply at qt-project.org Wed Feb 5 14:52:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 15:52:12 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #188 Message-ID: <20140205_135212_048875.ci-noreply@qt-project.org> `make' failed :( make[3]: *** [invoke_ninja] Error 1 make[2]: *** [sub-gyp_run-pro-make_first] Error 2 make[1]: *** [sub-core-make_first] Error 2 make: *** [sub-src-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00188/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1391601644): http://codereview.qt-project.org/77391 [PS3] - Move the implementation of BrowserContextQt to its own cpp file http://codereview.qt-project.org/77380 [PS3] - Clean up qtwebengine.gypi http://codereview.qt-project.org/77379 [PS3] - Fix the embedded build From ci-noreply at qt-project.org Wed Feb 5 15:03:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 16:03:56 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1644 Message-ID: <20140205_140356_028773.ci-noreply@qt-project.org> QtDeclarative_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #1644: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01644/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1391608191): http://codereview.qt-project.org/77337 [PS2] - Avoid out-of-bound accesses in Qt Quick example code From ci-noreply at qt-project.org Wed Feb 5 15:06:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 16:06:00 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #146 Message-ID: <20140205_140600_047155.ci-noreply@qt-project.org> QtLocation_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #146: FAILURE Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00146/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391608098): http://codereview.qt-project.org/77196 [PS1] - Add new markers at touched location. From ci-noreply at qt-project.org Wed Feb 5 15:06:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 16:06:31 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2797 Message-ID: <20140205_140631_054339.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02797/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391607916): http://codereview.qt-project.org/77412 [PS1] - Move documentation of AA_MSWindowsUseDirect3DByDefault into obsolete section. http://codereview.qt-project.org/77232 [PS2] - QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers From ci-noreply at qt-project.org Wed Feb 5 15:27:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 16:27:30 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1753 Message-ID: <20140205_142730_090328.ci-noreply@qt-project.org> Qt_4.8_Integration #1753: SUCCESS Tested changes (refs/builds/4.8_1391592839): http://codereview.qt-project.org/77366 [PS1] - DontUseNativeDialog is not just for the Mac color dialog From ci-noreply at qt-project.org Wed Feb 5 15:41:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 16:41:34 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1166 Message-ID: <20140205_144134_065637.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' main.cpp main.cpp c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' main.cpp(701) : error C3861: 'abort': identifier not found Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01166/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391610216): http://codereview.qt-project.org/77428 [PS3] - Force QML engine debug output to stderr in qmlplugindump From ci-noreply at qt-project.org Wed Feb 5 15:52:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 16:52:18 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #271 Message-ID: <20140205_145218_031658.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #271: SUCCESS Tested changes (refs/builds/dev_1391608951): http://codereview.qt-project.org/77446 [PS2] - MenuItem: use queued connection to trigger() - avoid deletion crash From ci-noreply at qt-project.org Wed Feb 5 16:14:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 17:14:45 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #147 Message-ID: <20140205_151445_051912.ci-noreply@qt-project.org> QtLocation_dev_Integration #147: SUCCESS Tested changes (refs/builds/dev_1391609253): http://codereview.qt-project.org/77442 [PS2] - Revert "Temporary workaround for failing unit test on win8 config in CI" From ci-noreply at qt-project.org Wed Feb 5 16:30:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 17:30:25 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3084 Message-ID: <20140205_153025_081980.ci-noreply@qt-project.org> QtBase_stable_Integration #3084: SUCCESS Tested changes (refs/builds/stable_1391607202): http://codereview.qt-project.org/75138 [PS1] - Accessibility Linux: Fix all widgets reporting being editable http://codereview.qt-project.org/77214 [PS4] - Checking input mask before scanning evdev devices http://codereview.qt-project.org/77331 [PS2] - Do not query max samples on gles http://codereview.qt-project.org/77363 [PS2] - Make QWindowContainer accessible http://codereview.qt-project.org/77438 [PS1] - QNX: fix wrong coding style From ci-noreply at qt-project.org Wed Feb 5 16:52:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 17:52:23 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #169 Message-ID: <20140205_155223_050237.ci-noreply@qt-project.org> QtWebKit_dev_Integration #169: SUCCESS Tested changes (refs/builds/dev_1391600196): http://codereview.qt-project.org/77049 [PS2] - Use WebKit's copy of leveldb when system version is not available From ci-noreply at qt-project.org Wed Feb 5 16:59:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 17:59:18 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2798 Message-ID: <20140205_155918_060718.ci-noreply@qt-project.org> QtBase_dev_Integration #2798: SUCCESS Tested changes (refs/builds/dev_1391609829): http://codereview.qt-project.org/77412 [PS1] - Move documentation of AA_MSWindowsUseDirect3DByDefault into obsolete section. From ci-noreply at qt-project.org Wed Feb 5 17:19:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 18:19:36 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #189 Message-ID: <20140205_161936_057816.ci-noreply@qt-project.org> QtWebEngine_master_Integration #189: SUCCESS Tested changes (refs/builds/master_1391611969): http://codereview.qt-project.org/77391 [PS3] - Move the implementation of BrowserContextQt to its own cpp file http://codereview.qt-project.org/77380 [PS3] - Clean up qtwebengine.gypi http://codereview.qt-project.org/77379 [PS3] - Fix the embedded build From ci-noreply at qt-project.org Wed Feb 5 17:20:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 18:20:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2799 Message-ID: <20140205_162028_020944.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from qandroidplatformtheme.cpp:42:0: qandroidplatformtheme.h:64:14: error: field 'm_defaultPalette' has incomplete type qandroidplatformtheme.cpp: In constructor 'QAndroidPlatformTheme::QAndroidPlatformTheme(QAndroidPlatformNativeInterface*)': qandroidplatformtheme.cpp:71:5: error: 'm_defaultPalette' was not declared in this scope qandroidplatformtheme.cpp: In member function 'virtual const QPalette* QAndroidPlatformTheme::palette(QPlatformTheme::Palette) const': qandroidplatformtheme.cpp:137:13: error: 'm_defaultPalette' was not declared in this scope make[5]: *** [.obj/qandroidplatformtheme.o] Error 1 make[4]: *** [sub-android-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02799/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391616052): http://codereview.qt-project.org/77149 [PS1] - Remove unused private member (fixes compilation with Clang 3.4) http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/76894 [PS1] - QPrinter - Enable changing of Orientation on Mac http://codereview.qt-project.org/76893 [PS1] - QPrinter - Fix PaperSources http://codereview.qt-project.org/76892 [PS1] - QPageSetupDialog - Add manual dialog test http://codereview.qt-project.org/75979 [PS3] - QPrinter - Fix Printer Selection option on Windows http://codereview.qt-project.org/75978 [PS3] - QPrintEngne - Fix PPK_Creator http://codereview.qt-project.org/75977 [PS3] - QPrintEngine - Fix PPK_CollateCopies http://codereview.qt-project.org/75976 [PS2] - QPrintEngine - Fix PPK_DocumentName http://codereview.qt-project.org/75975 [PS2] - QPrinter - Clean up Print Engine Key defaults and tests http://codereview.qt-project.org/76063 [PS1] - Android: default palette taken from the Holo Light theme http://codereview.qt-project.org/77232 [PS2] - QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers From ci-noreply at qt-project.org Wed Feb 5 17:33:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 18:33:32 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1645 Message-ID: <20140205_163332_000191.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 278 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01645/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391612730): http://codereview.qt-project.org/76166 [PS3] - Doc: note about visible and enabled in PropertyChanges From ci-noreply at qt-project.org Wed Feb 5 17:42:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 18:42:11 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #272 Message-ID: <20140205_164211_003709.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #272: SUCCESS Tested changes (refs/builds/dev_1391615632): http://codereview.qt-project.org/76669 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 5 17:47:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 18:47:08 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #199 Message-ID: <20140205_164708_038123.ci-noreply@qt-project.org> QtTools_dev_Integration #199: SUCCESS Tested changes (refs/builds/dev_1391605921): http://codereview.qt-project.org/76451 [PS5] - Compile fix for WinRT From ci-noreply at qt-project.org Wed Feb 5 17:53:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 18:53:57 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1167 Message-ID: <20140205_165357_034914.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1167: SUCCESS Tested changes (refs/builds/dev_1391615078): http://codereview.qt-project.org/77448 [PS2] - Add a special Debug instruction to the interpreter and use it From ci-noreply at qt-project.org Wed Feb 5 18:17:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 19:17:21 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3085 Message-ID: <20140205_171721_072735.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1322) : failure location Totals: 554 passed, 1 failed, 9 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(555) : failure location PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(665) : failure location PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) SKIP : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(807) : failure location QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(870) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) SKIP : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1289) : failure location SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1322) : failure location PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1950) : failure location PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2086) : failure location PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::blacklistedCertificates(WithoutProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2211) : failure location QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 548 passed, 4 failed, 10 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 4 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 285 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03085/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391614319): http://codereview.qt-project.org/76731 [PS2] - Doc: corrected description of QTableWidget::clear() http://codereview.qt-project.org/77344 [PS1] - QTabWidget: fix moving of the current tab From ci-noreply at qt-project.org Wed Feb 5 18:28:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 19:28:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2800 Message-ID: <20140205_172812_077983.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qrgb.h(84) : fatal error C1017: invalid integer constant expression C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\stdio.h(371) : see declaration of 'sprintf' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\stdio.h(371) : see declaration of 'sprintf' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\string.h(188) : see declaration of 'strncpy' C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\stdio.h(234) : see declaration of 'fopen' c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qrgb.h(84) : fatal error C1017: invalid integer constant expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qrgb.h(84) : fatal error C1017: invalid integer constant expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qrgb.h(84) : fatal error C1017: invalid integer constant expression Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02800/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391620921): http://codereview.qt-project.org/76824 [PS5] - Export optimized premultiply and unpremultiply methods http://codereview.qt-project.org/77232 [PS2] - QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/77149 [PS1] - Remove unused private member (fixes compilation with Clang 3.4) http://codereview.qt-project.org/66702 [PS10] - QDnsLookup: Add support for custom DNS server http://codereview.qt-project.org/77275 [PS1] - Fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95 http://codereview.qt-project.org/76894 [PS1] - QPrinter - Enable changing of Orientation on Mac http://codereview.qt-project.org/76893 [PS1] - QPrinter - Fix PaperSources http://codereview.qt-project.org/76892 [PS1] - QPageSetupDialog - Add manual dialog test http://codereview.qt-project.org/75979 [PS3] - QPrinter - Fix Printer Selection option on Windows http://codereview.qt-project.org/75978 [PS3] - QPrintEngne - Fix PPK_Creator http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. http://codereview.qt-project.org/75977 [PS3] - QPrintEngine - Fix PPK_CollateCopies http://codereview.qt-project.org/75976 [PS2] - QPrintEngine - Fix PPK_DocumentName http://codereview.qt-project.org/75975 [PS2] - QPrinter - Clean up Print Engine Key defaults and tests From ci-noreply at qt-project.org Wed Feb 5 18:40:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 19:40:30 +0200 Subject: [Ci-reports] pass on Qt5_dev_Integration #374 Message-ID: <20140205_174030_074465.ci-noreply@qt-project.org> Qt5_dev_Integration #374: SUCCESS Tested changes (refs/builds/dev_1391600960): http://codereview.qt-project.org/75221 [PS55] - Updated submodules. From ci-noreply at qt-project.org Wed Feb 5 18:40:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 19:40:49 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1168 Message-ID: <20140205_174049_062625.ci-noreply@qt-project.org> Autotests `tst_qquickanimatedimage' and `tst_qquickvisualdatamodel' failed :( Testing tst_qquickvisualdatamodel FAIL! : tst_qquickvisualdatamodel::get() Compared values are not the same Actual (evaluate(visualModel, QString("contains(items.get(%1).groups, \"items\")").arg(i))): 0 Expected (true) : 1 tst_qquickvisualdatamodel.cpp(1969) : failure location FAIL! : tst_qquickvisualdatamodel::get() '!failed' returned FALSE. () tst_qquickvisualdatamodel.cpp(2104) : failure location Totals: 308 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickvisualdatamodel ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickvisualdatamodel::initTestCase() PASS : tst_qquickvisualdatamodel::rootIndex() PASS : tst_qquickvisualdatamodel::updateLayout(item delegate) PASS : tst_qquickvisualdatamodel::updateLayout(package delegate) PASS : tst_qquickvisualdatamodel::childChanged(item delegate) PASS : tst_qquickvisualdatamodel::childChanged(package delegate) PASS : tst_qquickvisualdatamodel::noDelegate(item delegate) PASS : tst_qquickvisualdatamodel::noDelegate(package delegate) PASS : tst_qquickvisualdatamodel::itemsDestroyed(listView) PASS : tst_qquickvisualdatamodel::itemsDestroyed(package) PASS : tst_qquickvisualdatamodel::itemsDestroyed(pathView) PASS : tst_qquickvisualdatamodel::itemsDestroyed(repeater) PASS : tst_qquickvisualdatamodel::objectListModel() PASS : tst_qquickvisualdatamodel::singleRole() PASS : tst_qquickvisualdatamodel::modelProperties() PASS : tst_qquickvisualdatamodel::packagesDestroyed() PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 forward) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 backwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards, with same to) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple backwards) PASS : tst_qquickvisualdatamodel::subtreeRowsMoved() PASS : tst_qquickvisualdatamodel::watchedRoles() PASS : tst_qquickvisualdatamodel::hasModelChildren() PASS : tst_qquickvisualdatamodel::setValue() PASS : tst_qquickvisualdatamodel::remove(item delegate) PASS : tst_qquickvisualdatamodel::remove(package) PASS : tst_qquickvisualdatamodel::move(item delegate) PASS : tst_qquickvisualdatamodel::move(package) PASS : tst_qquickvisualdatamodel::groups(item delegate) PASS : tst_qquickvisualdatamodel::groups(package) PASS : tst_qquickvisualdatamodel::invalidGroups() FAIL! : tst_qquickvisualdatamodel::get() Compared values are not the same Actual (evaluate(visualModel, QString("contains(items.get(%1).groups, \"items\")").arg(i))): 0 Expected (true) : 1 tst_qquickvisualdatamodel.cpp(1969) : failure location FAIL! : tst_qquickvisualdatamodel::get() '!failed' returned FALSE. () tst_qquickvisualdatamodel.cpp(2104) : failure location PASS : tst_qquickvisualdatamodel::onChanged(item appended) PASS : tst_qquickvisualdatamodel::onChanged(item prepended) PASS : tst_qquickvisualdatamodel::onChanged(item inserted) PASS : tst_qquickvisualdatamodel::onChanged(item removed tail) PASS : tst_qquickvisualdatamodel::onChanged(item removed head) PASS : tst_qquickvisualdatamodel::onChanged(item removed middle) PASS : tst_qquickvisualdatamodel::onChanged(item moved from tail) PASS : tst_qquickvisualdatamodel::onChanged(item moved from head) PASS : tst_qquickvisualdatamodel::onChanged(groups changed) PASS : tst_qquickvisualdatamodel::onChanged(multiple removes) PASS : tst_qquickvisualdatamodel::create() QWARN : tst_qquickvisualdatamodel::incompleteModel() : QML VisualDataGroup: remove: index out of range QWARN : tst_qquickvisualdatamodel::incompleteModel() file:: Expected token `,' PASS : tst_qquickvisualdatamodel::incompleteModel() PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::warnings(insert < 0) PASS : tst_qquickvisualdatamodel::warnings(insert > length) PASS : tst_qquickvisualdatamodel::warnings(create < 0) PASS : tst_qquickvisualdatamodel::warnings(create > length) PASS : tst_qquickvisualdatamodel::warnings(resolve from < 0) PASS : tst_qquickvisualdatamodel::warnings(resolve from > length) PASS : tst_qquickvisualdatamodel::warnings(resolve to < 0) PASS : tst_qquickvisualdatamodel::warnings(resolve to > length) PASS : tst_qquickvisualdatamodel::warnings(resolve from invalid index) PASS : tst_qquickvisualdatamodel::warnings(resolve to invalid index) PASS : tst_qquickvisualdatamodel::warnings(resolve already resolved item) PASS : tst_qquickvisualdatamodel::warnings(resolve already resolved item) PASS : tst_qquickvisualdatamodel::warnings(remove index < 0) PASS : tst_qquickvisualdatamodel::warnings(remove index == length) PASS : tst_qquickvisualdatamodel::warnings(remove index > length) PASS : tst_qquickvisualdatamodel::warnings(remove invalid index) PASS : tst_qquickvisualdatamodel::warnings(remove count < 0) PASS : tst_qquickvisualdatamodel::warnings(remove index + count > length) PASS : tst_qquickvisualdatamodel::warnings(addGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(addGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(addGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(addGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(addGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(setGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(setGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(setGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(setGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(setGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(move from < 0) PASS : tst_qquickvisualdatamodel::warnings(move from == length) PASS : tst_qquickvisualdatamodel::warnings(move from > length) PASS : tst_qquickvisualdatamodel::warnings(move invalid from) PASS : tst_qquickvisualdatamodel::warnings(move to < 0) PASS : tst_qquickvisualdatamodel::warnings(move to == length) PASS : tst_qquickvisualdatamodel::warnings(move to > length) PASS : tst_qquickvisualdatamodel::warnings(move invalid to) PASS : tst_qquickvisualdatamodel::warnings(move count < 0) PASS : tst_qquickvisualdatamodel::warnings(move from + count > length) PASS : tst_qquickvisualdatamodel::invalidAttachment() PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert before) PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert after) PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert at) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove before) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove after) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove requested) PASS : tst_qquickvisualdatamodel::asynchronousMove(move before) PASS : tst_qquickvisualdatamodel::asynchronousMove(move after) PASS : tst_qquickvisualdatamodel::asynchronousMove(move requested) PASS : tst_qquickvisualdatamodel::asynchronousMove(move before to after) PASS : tst_qquickvisualdatamodel::asynchronousMove(move after to before) PASS : tst_qquickvisualdatamodel::asynchronousCancel() PASS : tst_qquickvisualdatamodel::invalidContext() PASS : tst_qquickvisualdatamodel::cleanupTestCase() Totals: 308 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickvisualdatamodel ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickvisualdatamodel: 18 seconds, exit code 2 Testing tst_qquickanimatedimage FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location Totals: 17 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickanimatedimage::initTestCase() PASS : tst_qquickanimatedimage::play() PASS : tst_qquickanimatedimage::pause() PASS : tst_qquickanimatedimage::stopped() PASS : tst_qquickanimatedimage::setFrame() PASS : tst_qquickanimatedimage::frameCount() PASS : tst_qquickanimatedimage::mirror_running() FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location PASS : tst_qquickanimatedimage::remote(playing) PASS : tst_qquickanimatedimage::remote(paused) PASS : tst_qquickanimatedimage::sourceSize() PASS : tst_qquickanimatedimage::sourceSizeChanges() PASS : tst_qquickanimatedimage::sourceSizeReadOnly() PASS : tst_qquickanimatedimage::invalidSource() PASS : tst_qquickanimatedimage::qtbug_16520() PASS : tst_qquickanimatedimage::progressAndStatusChanges() PASS : tst_qquickanimatedimage::playingAndPausedChanges() PASS : tst_qquickanimatedimage::cleanupTestCase() Totals: 17 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickanimatedimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimatedimage: 8 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01168/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391619330): http://codereview.qt-project.org/77478 [PS1] - Prevent concurrent access to v4 debugger http://codereview.qt-project.org/77456 [PS2] - Unify the interface for QQmlDebugServices http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 5 18:44:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 19:44:11 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1646 Message-ID: <20140205_174411_070802.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1646: SUCCESS Tested changes (refs/builds/stable_1391618106): http://codereview.qt-project.org/77337 [PS2] - Avoid out-of-bound accesses in Qt Quick example code From ci-noreply at qt-project.org Wed Feb 5 18:55:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 19:55:30 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #375 Message-ID: <20140205_175530_040274.ci-noreply@qt-project.org> Qt5_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #375: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00375/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391622123): http://codereview.qt-project.org/76849 [PS1] - Merge branch 'stable' into dev From ci-noreply at qt-project.org Wed Feb 5 19:21:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 20:21:56 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2801 Message-ID: <20140205_182156_018023.ci-noreply@qt-project.org> Autotest `tst_qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] Totals: 12 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fffb0b9c530 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 16 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02801/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391621555): http://codereview.qt-project.org/77149 [PS1] - Remove unused private member (fixes compilation with Clang 3.4) http://codereview.qt-project.org/76894 [PS1] - QPrinter - Enable changing of Orientation on Mac http://codereview.qt-project.org/76893 [PS1] - QPrinter - Fix PaperSources http://codereview.qt-project.org/76892 [PS1] - QPageSetupDialog - Add manual dialog test http://codereview.qt-project.org/75979 [PS3] - QPrinter - Fix Printer Selection option on Windows http://codereview.qt-project.org/75978 [PS3] - QPrintEngne - Fix PPK_Creator http://codereview.qt-project.org/75977 [PS3] - QPrintEngine - Fix PPK_CollateCopies http://codereview.qt-project.org/75976 [PS2] - QPrintEngine - Fix PPK_DocumentName http://codereview.qt-project.org/75975 [PS2] - QPrinter - Clean up Print Engine Key defaults and tests From ci-noreply at qt-project.org Wed Feb 5 19:48:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 20:48:04 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1170 Message-ID: <20140205_184804_045788.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1170: SUCCESS Tested changes (refs/builds/dev_1391622231): http://codereview.qt-project.org/77478 [PS1] - Prevent concurrent access to v4 debugger http://codereview.qt-project.org/77456 [PS2] - Unify the interface for QQmlDebugServices http://codereview.qt-project.org/76541 [PS4] - Move PersistenValue and WeakValue into it's own file http://codereview.qt-project.org/77467 [PS1] - Smaller performance fixes http://codereview.qt-project.org/76631 [PS5] - Remove an unused constructor http://codereview.qt-project.org/77428 [PS4] - Force QML engine debug output to stderr in qmlplugindump From ci-noreply at qt-project.org Wed Feb 5 19:53:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 20:53:52 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #19 Message-ID: <20140205_185352_083591.ci-noreply@qt-project.org> QtWebSockets_dev_Integration ยป linux-g++_shadow-build_Ubuntu_11.10_x86 #19: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00019/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1391626231): http://codereview.qt-project.org/76552 [PS5] - Use QObjectPrivate instead of dedicated d-ptr From ci-noreply at qt-project.org Wed Feb 5 20:06:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 21:06:38 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #20 Message-ID: <20140205_190638_018767.ci-noreply@qt-project.org> Compilation failed :( QtWebSockets: created fwd-include header(s) for /src/websockets/ { qsslserver_p.h (1), qwebsocket.h (2), qwebsocket_p.h (1), qwebsocketcorsauthenticator.h (2), qwebsocketcorsauthenticator_p.h (1), qwebsocketdataprocessor_p.h (1), qwebsocketframe_p.h (1), qwebsockethandshakerequest_p.h (1), qwebsockethandshakeresponse_p.h (1), qwebsocketprotocol.h (1), qwebsocketprotocol_p.h (1), qwebsockets_global.h (1), qwebsocketserver.h (2), qwebsocketserver_p.h (1) } In file included from /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/qobject_p.h:1:0, from qwebsocketserver_p.h:59, from qwebsocketserver_p.cpp:43: qwebsocketserver_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QTcpServer::*)(), Func2 = void (QWebSocketServerPrivate::*)(), typename QtPrivate::FunctionPointer::Object = QTcpServer, typename QtPrivate::FunctionPointer::Object = QWebSocketServerPrivate]': qwebsocketserver_p.h:75:121: error: 'const QWebSocketServer* QWebSocketServerPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocketserver_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QSslServer::*)(), Func2 = void (QWebSocketServerPrivate::*)(), typename QtPrivate::FunctionPointer::Object = QSslServer, typename QtPrivate::FunctionPointer::Object = QWebSocketServerPrivate]': qwebsocketserver_p.h:75:121: error: 'const QWebSocketServer* QWebSocketServerPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocketserver_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QIODevice::*)(), Func2 = void (QWebSocketServerPrivate::*)(), typename QtPrivate::FunctionPointer::Object = QIODevice, typename QtPrivate::FunctionPointer::Object = QWebSocketServerPrivate]': qwebsocketserver_p.h:75:121: error: 'const QWebSocketServer* QWebSocketServerPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocketserver_p.h: In static member function 'static bool QObjectPrivate::disconnect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2) [with Func1 = void (QIODevice::*)(), Func2 = void (QWebSocketServerPrivate::*)(), typename QtPrivate::FunctionPointer::Object = QIODevice, typename QtPrivate::FunctionPointer::Object = QWebSocketServerPrivate]': qwebsocketserver_p.h:75:121: error: 'const QWebSocketServer* QWebSocketServerPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:361:64: error: within this context make[2]: *** [.obj/qwebsocketserver_p.o] Error 1 In file included from /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/qobject_p.h:1:0, from qwebsocket_p.h:67, from qwebsocket_p.cpp:43: qwebsocket_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QAbstractSocket::*)(QAbstractSocket::SocketState), Func2 = void (QWebSocketPrivate::*)(QAbstractSocket::SocketState), typename QtPrivate::FunctionPointer::Object = QAbstractSocket, typename QtPrivate::FunctionPointer::Object = QWebSocketPrivate]': qwebsocket_p.h:101:103: error: 'const QWebSocket* QWebSocketPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocket_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QIODevice::*)(), Func2 = void (QWebSocketPrivate::*)(), typename QtPrivate::FunctionPointer::Object = QIODevice, typename QtPrivate::FunctionPointer::Object = QWebSocketPrivate]': qwebsocket_p.h:101:103: error: 'const QWebSocket* QWebSocketPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocket_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QWebSocketDataProcessor::*)(QWebSocketProtocol::CloseCode, const QString&), Func2 = void (QWebSocketPrivate::*)(QWebSocketProtocol::CloseCode, QString), typename QtPrivate::FunctionPointer::Object = QWebSocketDataProcessor, typename QtPrivate::FunctionPointer::Object = QWebSocketPrivate]': qwebsocket_p.h:101:103: error: 'const QWebSocket* QWebSocketPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context qwebsocket_p.h: In static member function 'static QMetaObject::Connection QObjectPrivate::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (QWebSocketDataProcessor::*)(const QByteArray&), Func2 = void (QWebSocketPrivate::*)(const QByteArray&), typename QtPrivate::FunctionPointer::Object = QWebSocketDataProcessor, typename QtPrivate::FunctionPointer::Object = QWebSocketPrivate]': qwebsocket_p.h:101:103: error: 'const QWebSocket* QWebSocketPrivate::q_func() const' is private /work/build/qt/qtbase/include/QtCore/5.2.2/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:345:59: error: within this context make[2]: *** [.obj/qwebsocket_p.o] Error 1 make[1]: *** [sub-websockets-make_first-ordered] Error 2 make: *** [sub-src-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00020/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391626781): http://codereview.qt-project.org/76552 [PS5] - Use QObjectPrivate instead of dedicated d-ptr From ci-noreply at qt-project.org Wed Feb 5 20:14:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 21:14:04 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #170 Message-ID: <20140205_191404_023477.ci-noreply@qt-project.org> QtWebKit_dev_Integration #170: SUCCESS Tested changes (refs/builds/dev_1391615636): http://codereview.qt-project.org/77444 [PS1] - Make building QtTestBrowser simpler http://codereview.qt-project.org/77109 [PS2] - Disable CSS custom filters From ci-noreply at qt-project.org Wed Feb 5 20:25:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 21:25:15 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1754 Message-ID: <20140205_192515_088904.ci-noreply@qt-project.org> Qt_4.8_Integration #1754: SUCCESS Tested changes (refs/builds/4.8_1391610543): http://codereview.qt-project.org/77026 [PS2] - Win: Fixed assert in QKeyMapperPrivate::possibleKeys From ci-noreply at qt-project.org Wed Feb 5 20:44:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 21:44:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2802 Message-ID: <20140205_194425_088914.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1037) : failure location Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 PASS : tst_QColumnView::scrollTo(normal) FAIL! : tst_QColumnView::scrollTo(reverse) QTestLib: This test case check ("((view.hasFocus()) == (giveFocus))") failed because the requested timeout (5000 ms) was too short, 9300 ms would have been sufficient this time. tst_qcolumnview.cpp(494) : failure location PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() PASS : tst_QColumnView::dynamicModelChanges() PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 62 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02802/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391624610): http://codereview.qt-project.org/77232 [PS2] - QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers http://codereview.qt-project.org/77275 [PS1] - Fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95 http://codereview.qt-project.org/76928 [PS1] - QWindow: reduce a bit of code duplication. http://codereview.qt-project.org/77037 [PS3] - Support --option in addition to -option for all builtin Qt commandline options. From ci-noreply at qt-project.org Wed Feb 5 20:44:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 21:44:41 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1171 Message-ID: <20140205_194441_001179.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1171: SUCCESS Tested changes (refs/builds/dev_1391626177): http://codereview.qt-project.org/77436 [PS1] - [new compiler] Fix crash in qml delegate model http://codereview.qt-project.org/77361 [PS2] - [new compiler] Fix propagation of imported scripts for anonymous components From ci-noreply at qt-project.org Wed Feb 5 21:15:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 22:15:07 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #22 Message-ID: <20140205_201507_062843.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #22: SUCCESS Tested changes (refs/builds/dev_1391627774): http://codereview.qt-project.org/76552 [PS6] - Use QObjectPrivate instead of dedicated d-ptr From ci-noreply at qt-project.org Wed Feb 5 21:16:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 22:16:14 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3086 Message-ID: <20140205_201614_041203.ci-noreply@qt-project.org> QtBase_stable_Integration #3086: SUCCESS Tested changes (refs/builds/stable_1391624385): http://codereview.qt-project.org/77129 [PS3] - Doc: fix documentation for QWidget::windowHandle. From ci-noreply at qt-project.org Wed Feb 5 21:31:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 22:31:20 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1172 Message-ID: <20140205_203120_059433.ci-noreply@qt-project.org> Autotests `tst_qquickanimatedimage' and `tst_qquickvisualdatamodel' failed :( Testing tst_qquickvisualdatamodel FAIL! : tst_qquickvisualdatamodel::get() Compared values are not the same Actual (evaluate(visualModel, QString("contains(items.get(%1).groups, \"items\")").arg(i))): 0 Expected (true) : 1 tst_qquickvisualdatamodel.cpp(1969) : failure location FAIL! : tst_qquickvisualdatamodel::get() '!failed' returned FALSE. () tst_qquickvisualdatamodel.cpp(2104) : failure location Totals: 308 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickvisualdatamodel ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickvisualdatamodel::initTestCase() PASS : tst_qquickvisualdatamodel::rootIndex() PASS : tst_qquickvisualdatamodel::updateLayout(item delegate) PASS : tst_qquickvisualdatamodel::updateLayout(package delegate) PASS : tst_qquickvisualdatamodel::childChanged(item delegate) PASS : tst_qquickvisualdatamodel::childChanged(package delegate) PASS : tst_qquickvisualdatamodel::noDelegate(item delegate) PASS : tst_qquickvisualdatamodel::noDelegate(package delegate) PASS : tst_qquickvisualdatamodel::itemsDestroyed(listView) PASS : tst_qquickvisualdatamodel::itemsDestroyed(package) PASS : tst_qquickvisualdatamodel::itemsDestroyed(pathView) PASS : tst_qquickvisualdatamodel::itemsDestroyed(repeater) PASS : tst_qquickvisualdatamodel::objectListModel() PASS : tst_qquickvisualdatamodel::singleRole() PASS : tst_qquickvisualdatamodel::modelProperties() PASS : tst_qquickvisualdatamodel::packagesDestroyed() PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 forward) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 backwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards, with same to) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple backwards) PASS : tst_qquickvisualdatamodel::subtreeRowsMoved() PASS : tst_qquickvisualdatamodel::watchedRoles() PASS : tst_qquickvisualdatamodel::hasModelChildren() PASS : tst_qquickvisualdatamodel::setValue() PASS : tst_qquickvisualdatamodel::remove(item delegate) PASS : tst_qquickvisualdatamodel::remove(package) PASS : tst_qquickvisualdatamodel::move(item delegate) PASS : tst_qquickvisualdatamodel::move(package) PASS : tst_qquickvisualdatamodel::groups(item delegate) PASS : tst_qquickvisualdatamodel::groups(package) PASS : tst_qquickvisualdatamodel::invalidGroups() FAIL! : tst_qquickvisualdatamodel::get() Compared values are not the same Actual (evaluate(visualModel, QString("contains(items.get(%1).groups, \"items\")").arg(i))): 0 Expected (true) : 1 tst_qquickvisualdatamodel.cpp(1969) : failure location FAIL! : tst_qquickvisualdatamodel::get() '!failed' returned FALSE. () tst_qquickvisualdatamodel.cpp(2104) : failure location PASS : tst_qquickvisualdatamodel::onChanged(item appended) PASS : tst_qquickvisualdatamodel::onChanged(item prepended) PASS : tst_qquickvisualdatamodel::onChanged(item inserted) PASS : tst_qquickvisualdatamodel::onChanged(item removed tail) PASS : tst_qquickvisualdatamodel::onChanged(item removed head) PASS : tst_qquickvisualdatamodel::onChanged(item removed middle) PASS : tst_qquickvisualdatamodel::onChanged(item moved from tail) PASS : tst_qquickvisualdatamodel::onChanged(item moved from head) PASS : tst_qquickvisualdatamodel::onChanged(groups changed) PASS : tst_qquickvisualdatamodel::onChanged(multiple removes) PASS : tst_qquickvisualdatamodel::create() QWARN : tst_qquickvisualdatamodel::incompleteModel() : QML VisualDataGroup: remove: index out of range QWARN : tst_qquickvisualdatamodel::incompleteModel() file:: Expected token `,' PASS : tst_qquickvisualdatamodel::incompleteModel() PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::warnings(insert < 0) PASS : tst_qquickvisualdatamodel::warnings(insert > length) PASS : tst_qquickvisualdatamodel::warnings(create < 0) PASS : tst_qquickvisualdatamodel::warnings(create > length) PASS : tst_qquickvisualdatamodel::warnings(resolve from < 0) PASS : tst_qquickvisualdatamodel::warnings(resolve from > length) PASS : tst_qquickvisualdatamodel::warnings(resolve to < 0) PASS : tst_qquickvisualdatamodel::warnings(resolve to > length) PASS : tst_qquickvisualdatamodel::warnings(resolve from invalid index) PASS : tst_qquickvisualdatamodel::warnings(resolve to invalid index) PASS : tst_qquickvisualdatamodel::warnings(resolve already resolved item) PASS : tst_qquickvisualdatamodel::warnings(resolve already resolved item) PASS : tst_qquickvisualdatamodel::warnings(remove index < 0) PASS : tst_qquickvisualdatamodel::warnings(remove index == length) PASS : tst_qquickvisualdatamodel::warnings(remove index > length) PASS : tst_qquickvisualdatamodel::warnings(remove invalid index) PASS : tst_qquickvisualdatamodel::warnings(remove count < 0) PASS : tst_qquickvisualdatamodel::warnings(remove index + count > length) PASS : tst_qquickvisualdatamodel::warnings(addGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(addGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(addGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(addGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(addGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(removeGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(removeGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(setGroups index < 0) PASS : tst_qquickvisualdatamodel::warnings(setGroups index == length) PASS : tst_qquickvisualdatamodel::warnings(setGroups index > length) PASS : tst_qquickvisualdatamodel::warnings(setGroups count < 0) PASS : tst_qquickvisualdatamodel::warnings(setGroups index + count > length) PASS : tst_qquickvisualdatamodel::warnings(move from < 0) PASS : tst_qquickvisualdatamodel::warnings(move from == length) PASS : tst_qquickvisualdatamodel::warnings(move from > length) PASS : tst_qquickvisualdatamodel::warnings(move invalid from) PASS : tst_qquickvisualdatamodel::warnings(move to < 0) PASS : tst_qquickvisualdatamodel::warnings(move to == length) PASS : tst_qquickvisualdatamodel::warnings(move to > length) PASS : tst_qquickvisualdatamodel::warnings(move invalid to) PASS : tst_qquickvisualdatamodel::warnings(move count < 0) PASS : tst_qquickvisualdatamodel::warnings(move from + count > length) PASS : tst_qquickvisualdatamodel::invalidAttachment() PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert before) PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert after) PASS : tst_qquickvisualdatamodel::asynchronousInsert(insert at) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove before) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove after) PASS : tst_qquickvisualdatamodel::asynchronousRemove(remove requested) PASS : tst_qquickvisualdatamodel::asynchronousMove(move before) PASS : tst_qquickvisualdatamodel::asynchronousMove(move after) PASS : tst_qquickvisualdatamodel::asynchronousMove(move requested) PASS : tst_qquickvisualdatamodel::asynchronousMove(move before to after) PASS : tst_qquickvisualdatamodel::asynchronousMove(move after to before) PASS : tst_qquickvisualdatamodel::asynchronousCancel() PASS : tst_qquickvisualdatamodel::invalidContext() PASS : tst_qquickvisualdatamodel::cleanupTestCase() Totals: 308 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickvisualdatamodel ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickvisualdatamodel: 18 seconds, exit code 2 Testing tst_qquickanimatedimage FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location Totals: 17 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickanimatedimage::initTestCase() PASS : tst_qquickanimatedimage::play() PASS : tst_qquickanimatedimage::pause() PASS : tst_qquickanimatedimage::stopped() PASS : tst_qquickanimatedimage::setFrame() PASS : tst_qquickanimatedimage::frameCount() PASS : tst_qquickanimatedimage::mirror_running() FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location PASS : tst_qquickanimatedimage::remote(playing) PASS : tst_qquickanimatedimage::remote(paused) PASS : tst_qquickanimatedimage::sourceSize() PASS : tst_qquickanimatedimage::sourceSizeChanges() PASS : tst_qquickanimatedimage::sourceSizeReadOnly() PASS : tst_qquickanimatedimage::invalidSource() PASS : tst_qquickanimatedimage::qtbug_16520() PASS : tst_qquickanimatedimage::progressAndStatusChanges() PASS : tst_qquickanimatedimage::playingAndPausedChanges() PASS : tst_qquickanimatedimage::cleanupTestCase() Totals: 17 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickanimatedimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimatedimage: 8 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01172/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391629575): http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 5 22:34:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 5 Feb 2014 23:34:19 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2803 Message-ID: <20140205_213419_037851.ci-noreply@qt-project.org> QtBase_dev_Integration #2803: SUCCESS Tested changes (refs/builds/dev_1391629559): http://codereview.qt-project.org/76894 [PS1] - QPrinter - Enable changing of Orientation on Mac http://codereview.qt-project.org/76893 [PS1] - QPrinter - Fix PaperSources http://codereview.qt-project.org/76892 [PS1] - QPageSetupDialog - Add manual dialog test http://codereview.qt-project.org/75979 [PS3] - QPrinter - Fix Printer Selection option on Windows http://codereview.qt-project.org/75978 [PS3] - QPrintEngne - Fix PPK_Creator http://codereview.qt-project.org/75977 [PS3] - QPrintEngine - Fix PPK_CollateCopies http://codereview.qt-project.org/75976 [PS2] - QPrintEngine - Fix PPK_DocumentName http://codereview.qt-project.org/75975 [PS2] - QPrinter - Clean up Print Engine Key defaults and tests From ci-noreply at qt-project.org Wed Feb 5 23:03:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 00:03:28 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3087 Message-ID: <20140205_220328_081599.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::qtbug18498_peek(WithoutProxy) 'server.waitForNewConnection(1000)' returned FALSE. () tst_qsslsocket.cpp(2463) : failure location Totals: 557 passed, 1 failed, 7 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(555) : failure location PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(870) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 562 passed, 1 failed, 6 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 175 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03087/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391631468): http://codereview.qt-project.org/77344 [PS1] - QTabWidget: fix moving of the current tab From ci-noreply at qt-project.org Thu Feb 6 00:10:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 01:10:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2804 Message-ID: <20140205_231059_082267.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02804/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391636154): http://codereview.qt-project.org/77263 [PS2] - Emit ScreenChanged events on X11 http://codereview.qt-project.org/77232 [PS2] - QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. From ci-noreply at qt-project.org Thu Feb 6 00:31:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 01:31:54 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #376 Message-ID: <20140205_233154_032575.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeflickable' failed :( Testing tst_qdeclarativeflickable FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qdeclarativeflickable::initTestCase() PASS : tst_qdeclarativeflickable::create() PASS : tst_qdeclarativeflickable::horizontalViewportSize() PASS : tst_qdeclarativeflickable::verticalViewportSize() PASS : tst_qdeclarativeflickable::properties() PASS : tst_qdeclarativeflickable::boundsBehavior() PASS : tst_qdeclarativeflickable::maximumFlickVelocity() PASS : tst_qdeclarativeflickable::flickDeceleration() PASS : tst_qdeclarativeflickable::pressDelay() QWARN : tst_qdeclarativeflickable::disabledContent() QGraphicsItem::ungrabMouse: not a mouse grabber PASS : tst_qdeclarativeflickable::disabledContent() PASS : tst_qdeclarativeflickable::nestedPressDelay() PASS : tst_qdeclarativeflickable::flickableDirection() PASS : tst_qdeclarativeflickable::qgraphicswidget() PASS : tst_qdeclarativeflickable::resizeContent() PASS : tst_qdeclarativeflickable::returnToBounds() PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(resizeContent) PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(returnToBounds) PASS : tst_qdeclarativeflickable::wheel() FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] PASS : tst_qdeclarativeflickable::nestedStopAtBounds(left) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(right) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(top) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(bottom) PASS : tst_qdeclarativeflickable::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeflickable: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00376/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391631338): http://codereview.qt-project.org/76849 [PS1] - Merge branch 'stable' into dev From ci-noreply at qt-project.org Thu Feb 6 00:46:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 01:46:19 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #19 Message-ID: <20140205_234619_046214.ci-noreply@qt-project.org> Autotests `tst_enginioclient' and `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete tst_files.cpp(297) : failure location FAIL! : tst_Files::fileUploadDownload(Chunked) '!replyDownload->isError()' returned FALSE. () tst_files.cpp(318) : failure location Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1391646086064 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1391646086064 PASS : tst_Files::initTestCase() QWARN : tst_Files::fileUploadDownload(Multi Part) Enginio: Upload must be local file. FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete tst_files.cpp(297) : failure location QWARN : tst_Files::fileUploadDownload(Chunked) Enginio: Upload must be local file. QDEBUG : tst_Files::fileUploadDownload(Chunked) ### ERROR QDEBUG : tst_Files::fileUploadDownload(Chunked) "{"errors":[{"reason":"NotFound","message":"Variant not processed"}]}" QDEBUG : tst_Files::fileUploadDownload(Chunked) NetworkReply: QNetworkReplyHttpImpl(0x329baa8) QDEBUG : tst_Files::fileUploadDownload(Chunked) Request URL: "https://api.engin.io/v1/files/52f2cd0d5a3d8b7b0b00638e/download_url?variant=thumbnail" QDEBUG : tst_Files::fileUploadDownload(Chunked) Operation: "GET" QDEBUG : tst_Files::fileUploadDownload(Chunked) HTTP return code: 404 QDEBUG : tst_Files::fileUploadDownload(Chunked) Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::fileUploadDownload(Chunked) Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_Files::fileUploadDownload(Chunked) RawHeaders[Accept]: "" QDEBUG : tst_Files::fileUploadDownload(Chunked) RawHeaders[Authorization]: "" QDEBUG : tst_Files::fileUploadDownload(Chunked) RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::fileUploadDownload(Chunked) RawHeaders[X_Request_Id]: "5b6de3021f1c4a14949b72aac88d9ae6" QDEBUG : tst_Files::fileUploadDownload(Chunked) Reply Data: "{"errors":[{"reason":"NotFound","message":"Variant not processed"}]}" QDEBUG : tst_Files::fileUploadDownload(Chunked) ### FAIL! : tst_Files::fileUploadDownload(Chunked) '!replyDownload->isError()' returned FALSE. () tst_files.cpp(318) : failure location QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1391646086064 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 95 seconds, exit code 2 Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 tst_enginioclient.cpp(706) : failure location Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391645980951 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1391645980951 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1391645980951 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1391645980951 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1391645980951 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f2cc8e698b3c52610063ef","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() ### ERROR QDEBUG : tst_EnginioClient::fullTextSearch() "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() NetworkReply: QNetworkReplyHttpImpl(0x7cf808) QDEBUG : tst_EnginioClient::fullTextSearch() Request URL: "https://api.engin.io/v1/search?objectTypes[]=objects.CustomObject1&search=%7B%22phrase%22: %22Query%22%7D" QDEBUG : tst_EnginioClient::fullTextSearch() Operation: "GET" QDEBUG : tst_EnginioClient::fullTextSearch() HTTP return code: 400 QDEBUG : tst_EnginioClient::fullTextSearch() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::fullTextSearch() Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[X_Request_Id]: "dd091646996c410faac4c720a6e6d694" QDEBUG : tst_EnginioClient::fullTextSearch() Reply Data: "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() ### FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 tst_enginioclient.cpp(706) : failure location PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391645980951 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 51 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00019/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391642730): http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Thu Feb 6 00:54:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 01:54:12 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3088 Message-ID: <20140205_235412_054301.ci-noreply@qt-project.org> QtBase_stable_Integration #3088: SUCCESS Tested changes (refs/builds/stable_1391637913): http://codereview.qt-project.org/77344 [PS1] - QTabWidget: fix moving of the current tab http://codereview.qt-project.org/77482 [PS1] - Do not check for !IsRenderBuffer From ci-noreply at qt-project.org Thu Feb 6 01:17:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 02:17:35 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1755 Message-ID: <20140206_001735_098386.ci-noreply@qt-project.org> Qt_4.8_Integration #1755: SUCCESS Tested changes (refs/builds/4.8_1391628408): http://codereview.qt-project.org/76261 [PS1] - correctly resolve INCLUDEPATH relative to current project http://codereview.qt-project.org/76241 [PS1] - fix strings from #included sources not being collected http://codereview.qt-project.org/61768 [PS4] - Added Basque translation http://codereview.qt-project.org/76273 [PS1] - Fix the name of the arguments of qAtan2 to match std::atan2 From ci-noreply at qt-project.org Thu Feb 6 01:43:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 02:43:49 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2805 Message-ID: <20140206_004349_011916.ci-noreply@qt-project.org> QtBase_dev_Integration #2805: SUCCESS Tested changes (refs/builds/dev_1391641953): http://codereview.qt-project.org/75327 [PS17] - Cocoa: Allow frameless NSWindow child QWindows From ci-noreply at qt-project.org Thu Feb 6 02:28:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 03:28:43 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3089 Message-ID: <20140206_012843_038083.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1053) : failure location Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 PASS : tst_QColumnView::scrollTo(normal) PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1053) : failure location PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(999) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(999) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 54 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03089/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391645168): http://codereview.qt-project.org/77433 [PS1] - Make QToolButtonPrivate::popupTimerDone() more robust From ci-noreply at qt-project.org Thu Feb 6 02:41:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 03:41:09 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #148 Message-ID: <20140206_014109_049096.ci-noreply@qt-project.org> QtLocation_dev_Integration #148: SUCCESS Tested changes (refs/builds/dev_1391647186): http://codereview.qt-project.org/77023 [PS1] - Missing changes from MapMouseArea removal. http://codereview.qt-project.org/71347 [PS4] - Remove the GeoMapMouseArea From ci-noreply at qt-project.org Thu Feb 6 02:43:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 03:43:59 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1648 Message-ID: <20140206_014359_040122.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 278 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01648/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391642689): http://codereview.qt-project.org/76166 [PS3] - Doc: note about visible and enabled in PropertyChanges From ci-noreply at qt-project.org Thu Feb 6 03:20:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 04:20:44 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2806 Message-ID: <20140206_022044_002146.ci-noreply@qt-project.org> QtBase_dev_Integration #2806: SUCCESS Tested changes (refs/builds/dev_1391647523): http://codereview.qt-project.org/77149 [PS1] - Remove unused private member (fixes compilation with Clang 3.4) http://codereview.qt-project.org/77232 [PS2] - QOpenGLTextureHelper: de-inline the DSA / DSA emulator wrappers From ci-noreply at qt-project.org Thu Feb 6 04:13:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 05:13:02 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #296 Message-ID: <20140206_031302_092773.ci-noreply@qt-project.org> QtDoc_stable_Integration #296: SUCCESS Tested changes (refs/builds/stable_1391653434): http://codereview.qt-project.org/77154 [PS1] - Doc: Fix broken links From ci-noreply at qt-project.org Thu Feb 6 04:32:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 05:32:35 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #464 Message-ID: <20140206_033235_056525.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #464: SUCCESS Tested changes (refs/builds/stable_1391654718): http://codereview.qt-project.org/77155 [PS1] - Doc: Fix broken links From ci-noreply at qt-project.org Thu Feb 6 04:41:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 05:41:47 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2807 Message-ID: <20140206_034147_073435.ci-noreply@qt-project.org> Autotests `tst_qintvalidator' and `tst_qlocale' failed :( Testing tst_QLocale FAIL! : tst_QLocale::long_long_conversion(nb_NO 123 trspcs) Compared values are not the same Actual (ok) : 0 Expected (good): 1 Loc: [../tst_qlocale.cpp(889)] FAIL! : tst_QLocale::long_long_conversion(nb_NO 123 ldtrspcs) Compared values are not the same Actual (ok) : 0 Expected (good): 1 Loc: [../tst_qlocale.cpp(889)] Totals: 1128 passed, 2 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QLocale ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QLocale::initTestCase() QDEBUG : tst_QLocale::ctor() Default: English/UnitedStates PASS : tst_QLocale::ctor() PASS : tst_QLocale::emptyCtor() PASS : tst_QLocale::legacyNames() PASS : tst_QLocale::unixLocaleName() PASS : tst_QLocale::matchingLocales() PASS : tst_QLocale::double_conversion(C 1) PASS : tst_QLocale::double_conversion(C 1.0) PASS : tst_QLocale::double_conversion(C 1.234) PASS : tst_QLocale::double_conversion(C 1.234e-10) PASS : tst_QLocale::double_conversion(C 1.234E10) PASS : tst_QLocale::double_conversion(C 1e10) PASS : tst_QLocale::double_conversion(C 1) PASS : tst_QLocale::double_conversion(C 1) PASS : tst_QLocale::double_conversion(C 1 ) PASS : tst_QLocale::double_conversion(C 1 ) PASS : tst_QLocale::double_conversion(C 1,) PASS : tst_QLocale::double_conversion(C 1,2) PASS : tst_QLocale::double_conversion(C 1,23) PASS : tst_QLocale::double_conversion(C 1,234) PASS : tst_QLocale::double_conversion(C 1,234,) PASS : tst_QLocale::double_conversion(C 1,234,5) PASS : tst_QLocale::double_conversion(C 1,234,56) PASS : tst_QLocale::double_conversion(C 1,234,567) PASS : tst_QLocale::double_conversion(C 1,234,567.) PASS : tst_QLocale::double_conversion(C 1,234,567.8) PASS : tst_QLocale::double_conversion(C 1,234567.8) PASS : tst_QLocale::double_conversion(C 12,34567.8) PASS : tst_QLocale::double_conversion(C 1234,567.8) PASS : tst_QLocale::double_conversion(C 1234567.8) PASS : tst_QLocale::double_conversion(C ,) PASS : tst_QLocale::double_conversion(C ,123) PASS : tst_QLocale::double_conversion(C ,3) PASS : tst_QLocale::double_conversion(C , 3) PASS : tst_QLocale::double_conversion(C , 3) PASS : tst_QLocale::double_conversion(C , 3.2) PASS : tst_QLocale::double_conversion(C , 3.2e2) PASS : tst_QLocale::double_conversion(C , e2) PASS : tst_QLocale::double_conversion(C 1,,234) PASS : tst_QLocale::double_conversion(C empty) PASS : tst_QLocale::double_conversion(C null) PASS : tst_QLocale::double_conversion(C .) PASS : tst_QLocale::double_conversion(C 1e) PASS : tst_QLocale::double_conversion(C 1,0) PASS : tst_QLocale::double_conversion(C 1,000) PASS : tst_QLocale::double_conversion(C 1,000e-6) PASS : tst_QLocale::double_conversion(C 1e1.0) PASS : tst_QLocale::double_conversion(C 1e+) PASS : tst_QLocale::double_conversion(C 1e-) PASS : tst_QLocale::double_conversion(C .1) PASS : tst_QLocale::double_conversion(C -.1) PASS : tst_QLocale::double_conversion(C 1.) PASS : tst_QLocale::double_conversion(C 1.E10) PASS : tst_QLocale::double_conversion(C 1e+10) PASS : tst_QLocale::double_conversion(de_DE 1.) PASS : tst_QLocale::double_conversion(de_DE 1.2) PASS : tst_QLocale::double_conversion(de_DE 1.23) PASS : tst_QLocale::double_conversion(de_DE 1.234) PASS : tst_QLocale::double_conversion(de_DE 1.234,) PASS : tst_QLocale::double_conversion(de_DE 1.234.5) PASS : tst_QLocale::double_conversion(de_DE 1.234.56) PASS : tst_QLocale::double_conversion(de_DE 1.234.567) PASS : tst_QLocale::double_conversion(de_DE 1.234.567,) PASS : tst_QLocale::double_conversion(de_DE 1.234.567,8) PASS : tst_QLocale::double_conversion(de_DE 1.234567,8) PASS : tst_QLocale::double_conversion(de_DE 12.34567,8) PASS : tst_QLocale::double_conversion(de_DE 1234.567,8) PASS : tst_QLocale::double_conversion(de_DE 1234567,8) PASS : tst_QLocale::double_conversion(de_DE .123) PASS : tst_QLocale::double_conversion(de_DE .3) PASS : tst_QLocale::double_conversion(de_DE . 3) PASS : tst_QLocale::double_conversion(de_DE . 3) PASS : tst_QLocale::double_conversion(de_DE . 3,2) PASS : tst_QLocale::double_conversion(de_DE . 3,2e2) PASS : tst_QLocale::double_conversion(de_DE . e2) PASS : tst_QLocale::double_conversion(de_DE 1..234) PASS : tst_QLocale::double_conversion(de_DE 1) PASS : tst_QLocale::double_conversion(de_DE 1.0) PASS : tst_QLocale::double_conversion(de_DE 1.234e-10) PASS : tst_QLocale::double_conversion(de_DE 1.234E10) PASS : tst_QLocale::double_conversion(de_DE 1e10) PASS : tst_QLocale::double_conversion(de_DE .1) PASS : tst_QLocale::double_conversion(de_DE -.1) PASS : tst_QLocale::double_conversion(de_DE 1.E10) PASS : tst_QLocale::double_conversion(de_DE 1e+10) PASS : tst_QLocale::double_conversion(de_DE 1,0) PASS : tst_QLocale::double_conversion(de_DE 1,234) PASS : tst_QLocale::double_conversion(de_DE 1,234e-10) PASS : tst_QLocale::double_conversion(de_DE 1,234E10) PASS : tst_QLocale::double_conversion(de_DE ,1) PASS : tst_QLocale::double_conversion(de_DE -,1) PASS : tst_QLocale::double_conversion(de_DE 1,) PASS : tst_QLocale::double_conversion(de_DE 1,E10) PASS : tst_QLocale::double_conversion(de_DE empty) PASS : tst_QLocale::double_conversion(de_DE null) PASS : tst_QLocale::double_conversion(de_DE .) PASS : tst_QLocale::double_conversion(de_DE 1e) PASS : tst_QLocale::double_conversion(de_DE 1e1.0) PASS : tst_QLocale::double_conversion(de_DE 1e+) PASS : tst_QLocale::double_conversion(de_DE 1e-) PASS : tst_QLocale::double_conversion(C 9,876543) PASS : tst_QLocale::double_conversion(C 9,876543.2) PASS : tst_QLocale::double_conversion(C 9,876543e-2) PASS : tst_QLocale::double_conversion(C 9,876543.0e-2) PASS : tst_QLocale::double_conversion(de_DE 9.876543) PASS : tst_QLocale::double_conversion(de_DE 9.876543,2) PASS : tst_QLocale::double_conversion(de_DE 9.876543e-2) PASS : tst_QLocale::double_conversion(de_DE 9.876543,0e-2) PASS : tst_QLocale::double_conversion(de_DE 9.876543e--2) PASS : tst_QLocale::double_conversion(de_DE 9.876543,0e--2) PASS : tst_QLocale::long_long_conversion(C null) PASS : tst_QLocale::long_long_conversion(C empty) PASS : tst_QLocale::long_long_conversion(C 1) PASS : tst_QLocale::long_long_conversion(C 1,) PASS : tst_QLocale::long_long_conversion(C 1,2) PASS : tst_QLocale::long_long_conversion(C 1,23) PASS : tst_QLocale::long_long_conversion(C 1,234) PASS : tst_QLocale::long_long_conversion(C 1234567) PASS : tst_QLocale::long_long_conversion(C 1,234567) PASS : tst_QLocale::long_long_conversion(C 12,34567) PASS : tst_QLocale::long_long_conversion(C 123,4567) PASS : tst_QLocale::long_long_conversion(C 1234,567) PASS : tst_QLocale::long_long_conversion(C 12345,67) PASS : tst_QLocale::long_long_conversion(C 123456,7) PASS : tst_QLocale::long_long_conversion(C 1,234,567) PASS : tst_QLocale::long_long_conversion(de_DE 1) PASS : tst_QLocale::long_long_conversion(de_DE 1.) PASS : tst_QLocale::long_long_conversion(de_DE 1.2) PASS : tst_QLocale::long_long_conversion(de_DE 1.23) PASS : tst_QLocale::long_long_conversion(de_DE 1.234) PASS : tst_QLocale::long_long_conversion(de_DE 1234567) PASS : tst_QLocale::long_long_conversion(de_DE 1.234567) PASS : tst_QLocale::long_long_conversion(de_DE 12.34567) PASS : tst_QLocale::long_long_conversion(de_DE 123.4567) PASS : tst_QLocale::long_long_conversion(de_DE 1234.567) PASS : tst_QLocale::long_long_conversion(de_DE 12345.67) PASS : tst_QLocale::long_long_conversion(de_DE 123456.7) PASS : tst_QLocale::long_long_conversion(de_DE 1.234.567) PASS : tst_QLocale::long_long_conversion(de_DE 1.234.567 ldspcs) PASS : tst_QLocale::long_long_conversion(de_DE 1.234.567 trspcs) PASS : tst_QLocale::long_long_conversion(de_DE 1.234.567 ldtrspcs) PASS : tst_QLocale::long_long_conversion(nb_NO 123 groupsep) PASS : tst_QLocale::long_long_conversion(nb_NO 123 groupsep_space) PASS : tst_QLocale::long_long_conversion(nb_NO 123 ldspcs) FAIL! : tst_QLocale::long_long_conversion(nb_NO 123 trspcs) Compared values are not the same Actual (ok) : 0 Expected (good): 1 Loc: [../tst_qlocale.cpp(889)] FAIL! : tst_QLocale::long_long_conversion(nb_NO 123 ldtrspcs) Compared values are not the same Actual (ok) : 0 Expected (good): 1 Loc: [../tst_qlocale.cpp(889)] PASS : tst_QLocale::long_long_conversion(C 1234) PASS : tst_QLocale::long_long_conversion(C 1234 ) PASS : tst_QLocale::long_long_conversion(C 1234 ) PASS : tst_QLocale::long_long_conversion_extra() PASS : tst_QLocale::testInfAndNan() PASS : tst_QLocale::fpExceptions() PASS : tst_QLocale::negativeZero() PASS : tst_QLocale::dayOfWeek(Sun) PASS : tst_QLocale::dayOfWeek(Mon) PASS : tst_QLocale::dayOfWeek(Tue) PASS : tst_QLocale::dayOfWeek(Wed) PASS : tst_QLocale::dayOfWeek(Thu) PASS : tst_QLocale::dayOfWeek(Fri) PASS : tst_QLocale::dayOfWeek(Sat) PASS : tst_QLocale::formatDate(1) PASS : tst_QLocale::formatDate(2) PASS : tst_QLocale::formatDate(4) PASS : tst_QLocale::formatDate(5) PASS : tst_QLocale::formatDate(6) PASS : tst_QLocale::formatDate(7) PASS : tst_QLocale::formatDate(8) PASS : tst_QLocale::formatDate(9) PASS : tst_QLocale::formatDate(10) PASS : tst_QLocale::formatDate(11) PASS : tst_QLocale::formatDate(12) PASS : tst_QLocale::formatDate(20) PASS : tst_QLocale::formatDate(21) PASS : tst_QLocale::formatDate(22) PASS : tst_QLocale::formatDate(23) PASS : tst_QLocale::formatDate(24) PASS : tst_QLocale::formatDate(25) PASS : tst_QLocale::formatDate(26) PASS : tst_QLocale::formatDate(27) PASS : tst_QLocale::formatDate(28) PASS : tst_QLocale::formatDate(29) PASS : tst_QLocale::formatDate(dd MMMM yyyy) PASS : tst_QLocale::formatTime(1) PASS : tst_QLocale::formatTime(3) PASS : tst_QLocale::formatTime(4) PASS : tst_QLocale::formatTime(5) PASS : tst_QLocale::formatTime(6) PASS : tst_QLocale::formatTime(8) PASS : tst_QLocale::formatTime(9) PASS : tst_QLocale::formatTime(10) PASS : tst_QLocale::formatTime(11) PASS : tst_QLocale::formatTime(12) PASS : tst_QLocale::formatTime(14) PASS : tst_QLocale::formatTime(15) PASS : tst_QLocale::formatTime(16) PASS : tst_QLocale::formatTime(17) PASS : tst_QLocale::formatTime(18) PASS : tst_QLocale::formatTime(19) PASS : tst_QLocale::formatTime(20) PASS : tst_QLocale::formatTime(21) PASS : tst_QLocale::formatTime(22) PASS : tst_QLocale::formatTime(23) PASS : tst_QLocale::formatTime(24) PASS : tst_QLocale::formatTime(25) PASS : tst_QLocale::formatTime(26) PASS : tst_QLocale::formatTime(27) PASS : tst_QLocale::formatTime(28) PASS : tst_QLocale::formatTime(29) PASS : tst_QLocale::formatTime(30) PASS : tst_QLocale::formatTime(31) PASS : tst_QLocale::formatTime(32) PASS : tst_QLocale::formatTime(33) PASS : tst_QLocale::formatTime(34) PASS : tst_QLocale::formatDateTime(1C) PASS : tst_QLocale::formatDateTime(2C) PASS : tst_QLocale::formatDateTime(4C) PASS : tst_QLocale::formatDateTime(5C) PASS : tst_QLocale::formatDateTime(6C) PASS : tst_QLocale::formatDateTime(7C) PASS : tst_QLocale::formatDateTime(8C) PASS : tst_QLocale::formatDateTime(9C) PASS : tst_QLocale::formatDateTime(10C) PASS : tst_QLocale::formatDateTime(11C) PASS : tst_QLocale::formatDateTime(12C) PASS : tst_QLocale::formatDateTime(dd MMMM yyyy, hh:mm:ss) PASS : tst_QLocale::formatDateTime(20C) PASS : tst_QLocale::formatDateTime(21C) PASS : tst_QLocale::formatDateTime(22C) PASS : tst_QLocale::formatDateTime(23C) PASS : tst_QLocale::formatDateTime(24C) PASS : tst_QLocale::formatDateTime(25C) PASS : tst_QLocale::formatDateTime(26C) PASS : tst_QLocale::formatDateTime(27C) PASS : tst_QLocale::formatDateTime(28C) PASS : tst_QLocale::formatDateTime(1no_NO) PASS : tst_QLocale::formatDateTime(2no_NO) PASS : tst_QLocale::formatDateTime(4no_NO) PASS : tst_QLocale::formatDateTime(5no_NO) PASS : tst_QLocale::formatDateTime(6no_NO) PASS : tst_QLocale::formatDateTime(7no_NO) PASS : tst_QLocale::formatDateTime(8no_NO) PASS : tst_QLocale::formatDateTime(9no_NO) PASS : tst_QLocale::formatDateTime(10no_NO) PASS : tst_QLocale::formatDateTime(11no_NO) PASS : tst_QLocale::formatDateTime(12no_NO) PASS : tst_QLocale::formatDateTime(20no_NO) PASS : tst_QLocale::formatDateTime(21no_NO) PASS : tst_QLocale::formatDateTime(22no_NO) PASS : tst_QLocale::formatDateTime(23no_NO) PASS : tst_QLocale::formatDateTime(24no_NO) PASS : tst_QLocale::formatDateTime(25no_NO) PASS : tst_QLocale::formatDateTime(26no_NO) PASS : tst_QLocale::formatDateTime(27no_NO) PASS : tst_QLocale::formatDateTime(28no_NO) PASS : tst_QLocale::formatDateTime(datetime0) PASS : tst_QLocale::formatDateTime(datetime1) PASS : tst_QLocale::formatDateTime(datetime2) PASS : tst_QLocale::formatDateTime(datetime3) PASS : tst_QLocale::formatDateTime(datetime4) PASS : tst_QLocale::formatDateTime(datetime5) PASS : tst_QLocale::formatDateTime(datetime6) PASS : tst_QLocale::formatDateTime(datetime7) PASS : tst_QLocale::formatDateTime(datetime8) PASS : tst_QLocale::formatDateTime(datetime9) PASS : tst_QLocale::formatDateTime(datetime11) PASS : tst_QLocale::formatDateTime(datetime12) PASS : tst_QLocale::formatDateTime(datetime13) PASS : tst_QLocale::formatDateTime(AM no p) PASS : tst_QLocale::formatDateTime(AM no p, x 2) PASS : tst_QLocale::formatDateTime(am 0 hour) PASS : tst_QLocale::formatDateTime(AM zero hour) PASS : tst_QLocale::formatDateTime(dddd) PASS : tst_QLocale::formatDateTime(ddd) PASS : tst_QLocale::formatDateTime(MMMM) PASS : tst_QLocale::formatDateTime(MMM) PASS : tst_QLocale::formatDateTime(empty) SKIP : tst_QLocale::formatTimeZone() You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [../tst_qlocale.cpp(1303)] PASS : tst_QLocale::toDateTime(1C) PASS : tst_QLocale::toDateTime(2C) PASS : tst_QLocale::toDateTime(4C) PASS : tst_QLocale::toDateTime(5C) PASS : tst_QLocale::toDateTime(8C) PASS : tst_QLocale::toDateTime(9C) PASS : tst_QLocale::toDateTime(10C) PASS : tst_QLocale::toDateTime(11C) PASS : tst_QLocale::toDateTime(12C) PASS : tst_QLocale::toDateTime(1no_NO) PASS : tst_QLocale::toDateTime(2no_NO) PASS : tst_QLocale::toDateTime(4no_NO) PASS : tst_QLocale::toDateTime(5no_NO) PASS : tst_QLocale::toDateTime(8no_NO) PASS : tst_QLocale::toDateTime(9no_NO) PASS : tst_QLocale::toDateTime(10no_NO) PASS : tst_QLocale::toDateTime(11no_NO) PASS : tst_QLocale::toDateTime(12no_NO) PASS : tst_QLocale::toDateTime(RFC-1123) PASS : tst_QLocale::toDateTime(longFormat) PASS : tst_QLocale::negativeNumbers() PASS : tst_QLocale::numberOptions() PASS : tst_QLocale::testNames(data_0 (C/Default)) PASS : tst_QLocale::testNames(data_1 (Oromo/Ethiopia)) PASS : tst_QLocale::testNames(data_2 (Oromo/Kenya)) PASS : tst_QLocale::testNames(data_3 (Afar/Ethiopia)) PASS : tst_QLocale::testNames(data_4 (Afar/Djibouti)) PASS : tst_QLocale::testNames(data_5 (Afar/Eritrea)) PASS : tst_QLocale::testNames(data_6 (Afrikaans/SouthAfrica)) PASS : tst_QLocale::testNames(data_7 (Afrikaans/Namibia)) PASS : tst_QLocale::testNames(data_8 (Albanian/Albania)) PASS : tst_QLocale::testNames(data_9 (Albanian/Macedonia)) PASS : tst_QLocale::testNames(data_10 (Albanian/Kosovo)) PASS : tst_QLocale::testNames(data_11 (Amharic/Ethiopia)) PASS : tst_QLocale::testNames(data_12 (Arabic/Egypt)) PASS : tst_QLocale::testNames(data_13 (Arabic/Algeria)) PASS : tst_QLocale::testNames(data_14 (Arabic/Bahrain)) PASS : tst_QLocale::testNames(data_15 (Arabic/Chad)) PASS : tst_QLocale::testNames(data_16 (Arabic/Comoros)) PASS : tst_QLocale::testNames(data_17 (Arabic/Djibouti)) PASS : tst_QLocale::testNames(data_18 (Arabic/Eritrea)) PASS : tst_QLocale::testNames(data_19 (Arabic/Iraq)) PASS : tst_QLocale::testNames(data_20 (Arabic/Israel)) PASS : tst_QLocale::testNames(data_21 (Arabic/Jordan)) PASS : tst_QLocale::testNames(data_22 (Arabic/Kuwait)) PASS : tst_QLocale::testNames(data_23 (Arabic/Lebanon)) PASS : tst_QLocale::testNames(data_24 (Arabic/Libya)) PASS : tst_QLocale::testNames(data_25 (Arabic/Mauritania)) PASS : tst_QLocale::testNames(data_26 (Arabic/Morocco)) PASS : tst_QLocale::testNames(data_27 (Arabic/Oman)) PASS : tst_QLocale::testNames(data_28 (Arabic/PalestinianTerritories)) PASS : tst_QLocale::testNames(data_29 (Arabic/Qatar)) PASS : tst_QLocale::testNames(data_30 (Arabic/SaudiArabia)) PASS : tst_QLocale::testNames(data_31 (Arabic/Somalia)) PASS : tst_QLocale::testNames(data_32 (Arabic/Sudan)) PASS : tst_QLocale::testNames(data_33 (Arabic/Syria)) PASS : tst_QLocale::testNames(data_34 (Arabic/Tunisia)) PASS : tst_QLocale::testNames(data_35 (Arabic/UnitedArabEmirates)) PASS : tst_QLocale::testNames(data_36 (Arabic/WesternSahara)) PASS : tst_QLocale::testNames(data_37 (Arabic/Yemen)) PASS : tst_QLocale::testNames(data_38 (Arabic/SouthSudan)) PASS : tst_QLocale::testNames(data_39 (Armenian/Armenia)) PASS : tst_QLocale::testNames(data_40 (Assamese/India)) PASS : tst_QLocale::testNames(data_41 (Azerbaijani/Azerbaijan)) PASS : tst_QLocale::testNames(data_42 (Azerbaijani/Azerbaijan)) PASS : tst_QLocale::testNames(data_43 (Basque/Spain)) PASS : tst_QLocale::testNames(data_44 (Bengali/Bangladesh)) PASS : tst_QLocale::testNames(data_45 (Bengali/India)) PASS : tst_QLocale::testNames(data_46 (Dzongkha/Bhutan)) PASS : tst_QLocale::testNames(data_47 (Breton/France)) PASS : tst_QLocale::testNames(data_48 (Bulgarian/Bulgaria)) PASS : tst_QLocale::testNames(data_49 (Burmese/Myanmar)) PASS : tst_QLocale::testNames(data_50 (Belarusian/Belarus)) PASS : tst_QLocale::testNames(data_51 (Khmer/Cambodia)) PASS : tst_QLocale::testNames(data_52 (Catalan/Spain)) PASS : tst_QLocale::testNames(data_53 (Catalan/Andorra)) PASS : tst_QLocale::testNames(data_54 (Catalan/France)) PASS : tst_QLocale::testNames(data_55 (Catalan/Italy)) PASS : tst_QLocale::testNames(data_56 (Chinese/China)) PASS : tst_QLocale::testNames(data_57 (Chinese/HongKong)) PASS : tst_QLocale::testNames(data_58 (Chinese/Macau)) PASS : tst_QLocale::testNames(data_59 (Chinese/Singapore)) PASS : tst_QLocale::testNames(data_60 (Chinese/HongKong)) PASS : tst_QLocale::testNames(data_61 (Chinese/Macau)) PASS : tst_QLocale::testNames(data_62 (Chinese/Taiwan)) PASS : tst_QLocale::testNames(data_63 (Croatian/Croatia)) PASS : tst_QLocale::testNames(data_64 (Croatian/BosniaAndHerzegowina)) PASS : tst_QLocale::testNames(data_65 (Czech/CzechRepublic)) PASS : tst_QLocale::testNames(data_66 (Danish/Denmark)) PASS : tst_QLocale::testNames(data_67 (Danish/Greenland)) PASS : tst_QLocale::testNames(data_68 (Dutch/Netherlands)) PASS : tst_QLocale::testNames(data_69 (Dutch/Aruba)) PASS : tst_QLocale::testNames(data_70 (Dutch/Belgium)) PASS : tst_QLocale::testNames(data_71 (Dutch/CuraSao)) PASS : tst_QLocale::testNames(data_72 (Dutch/Suriname)) PASS : tst_QLocale::testNames(data_73 (Dutch/Bonaire)) PASS : tst_QLocale::testNames(data_74 (Dutch/SintMaarten)) PASS : tst_QLocale::testNames(data_75 (English/UnitedStates)) PASS : tst_QLocale::testNames(data_76 (English/UnitedStates)) PASS : tst_QLocale::testNames(data_77 (English/AmericanSamoa)) PASS : tst_QLocale::testNames(data_78 (English/Anguilla)) PASS : tst_QLocale::testNames(data_79 (English/AntiguaAndBarbuda)) PASS : tst_QLocale::testNames(data_80 (English/Australia)) PASS : tst_QLocale::testNames(data_81 (English/Bahamas)) PASS : tst_QLocale::testNames(data_82 (English/Barbados)) PASS : tst_QLocale::testNames(data_83 (English/Belgium)) PASS : tst_QLocale::testNames(data_84 (English/Belize)) PASS : tst_QLocale::testNames(data_85 (English/Bermuda)) PASS : tst_QLocale::testNames(data_86 (English/Botswana)) PASS : tst_QLocale::testNames(data_87 (English/BritishIndianOceanTerritory)) PASS : tst_QLocale::testNames(data_88 (English/Cameroon)) PASS : tst_QLocale::testNames(data_89 (English/Canada)) PASS : tst_QLocale::testNames(data_90 (English/CaymanIslands)) PASS : tst_QLocale::testNames(data_91 (English/ChristmasIsland)) PASS : tst_QLocale::testNames(data_92 (English/CocosIslands)) PASS : tst_QLocale::testNames(data_93 (English/CookIslands)) PASS : tst_QLocale::testNames(data_94 (English/Dominica)) PASS : tst_QLocale::testNames(data_95 (English/Eritrea)) PASS : tst_QLocale::testNames(data_96 (English/FalklandIslands)) PASS : tst_QLocale::testNames(data_97 (English/Fiji)) PASS : tst_QLocale::testNames(data_98 (English/Guernsey)) PASS : tst_QLocale::testNames(data_99 (English/Gambia)) PASS : tst_QLocale::testNames(data_100 (English/Ghana)) PASS : tst_QLocale::testNames(data_101 (English/Gibraltar)) PASS : tst_QLocale::testNames(data_102 (English/Grenada)) PASS : tst_QLocale::testNames(data_103 (English/Guam)) PASS : tst_QLocale::testNames(data_104 (English/Guyana)) PASS : tst_QLocale::testNames(data_105 (English/HongKong)) PASS : tst_QLocale::testNames(data_106 (English/India)) PASS : tst_QLocale::testNames(data_107 (English/Ireland)) PASS : tst_QLocale::testNames(data_108 (English/Jamaica)) PASS : tst_QLocale::testNames(data_109 (English/Kenya)) PASS : tst_QLocale::testNames(data_110 (English/Kiribati)) PASS : tst_QLocale::testNames(data_111 (English/Lesotho)) PASS : tst_QLocale::testNames(data_112 (English/Liberia)) PASS : tst_QLocale::testNames(data_113 (English/Macau)) PASS : tst_QLocale::testNames(data_114 (English/Madagascar)) PASS : tst_QLocale::testNames(data_115 (English/Malawi)) PASS : tst_QLocale::testNames(data_116 (English/Malta)) PASS : tst_QLocale::testNames(data_117 (English/MarshallIslands)) PASS : tst_QLocale::testNames(data_118 (English/Mauritius)) PASS : tst_QLocale::testNames(data_119 (English/Micronesia)) PASS : tst_QLocale::testNames(data_120 (English/Montserrat)) PASS : tst_QLocale::testNames(data_121 (English/Namibia)) PASS : tst_QLocale::testNames(data_122 (English/Nauru)) PASS : tst_QLocale::testNames(data_123 (English/NewZealand)) PASS : tst_QLocale::testNames(data_124 (English/Nigeria)) PASS : tst_QLocale::testNames(data_125 (English/Niue)) PASS : tst_QLocale::testNames(data_126 (English/NorfolkIsland)) PASS : tst_QLocale::testNames(data_127 (English/NorthernMarianaIslands)) PASS : tst_QLocale::testNames(data_128 (English/Pakistan)) PASS : tst_QLocale::testNames(data_129 (English/Palau)) PASS : tst_QLocale::testNames(data_130 (English/PapuaNewGuinea)) PASS : tst_QLocale::testNames(data_131 (English/Philippines)) PASS : tst_QLocale::testNames(data_132 (English/Pitcairn)) PASS : tst_QLocale::testNames(data_133 (English/PuertoRico)) PASS : tst_QLocale::testNames(data_134 (English/Rwanda)) PASS : tst_QLocale::testNames(data_135 (English/SaintKittsAndNevis)) PASS : tst_QLocale::testNames(data_136 (English/SaintLucia)) PASS : tst_QLocale::testNames(data_137 (English/SaintVincentAndTheGrenadines)) PASS : tst_QLocale::testNames(data_138 (English/Samoa)) PASS : tst_QLocale::testNames(data_139 (English/Seychelles)) PASS : tst_QLocale::testNames(data_140 (English/SierraLeone)) PASS : tst_QLocale::testNames(data_141 (English/Singapore)) PASS : tst_QLocale::testNames(data_142 (English/SolomonIslands)) PASS : tst_QLocale::testNames(data_143 (English/SouthAfrica)) PASS : tst_QLocale::testNames(data_144 (English/SaintHelena)) PASS : tst_QLocale::testNames(data_145 (English/Sudan)) PASS : tst_QLocale::testNames(data_146 (English/Swaziland)) PASS : tst_QLocale::testNames(data_147 (English/Tanzania)) PASS : tst_QLocale::testNames(data_148 (English/Tokelau)) PASS : tst_QLocale::testNames(data_149 (English/Tonga)) PASS : tst_QLocale::testNames(data_150 (English/TrinidadAndTobago)) PASS : tst_QLocale::testNames(data_151 (English/TurksAndCaicosIslands)) PASS : tst_QLocale::testNames(data_152 (English/Tuvalu)) PASS : tst_QLocale::testNames(data_153 (English/Uganda)) PASS : tst_QLocale::testNames(data_154 (English/UnitedKingdom)) PASS : tst_QLocale::testNames(data_155 (English/UnitedStatesMinorOutlyingIslands)) PASS : tst_QLocale::testNames(data_156 (English/Vanuatu)) PASS : tst_QLocale::testNames(data_157 (English/BritishVirginIslands)) PASS : tst_QLocale::testNames(data_158 (English/UnitedStatesVirginIslands)) PASS : tst_QLocale::testNames(data_159 (English/Zambia)) PASS : tst_QLocale::testNames(data_160 (English/Zimbabwe)) PASS : tst_QLocale::testNames(data_161 (English/DiegoGarcia)) PASS : tst_QLocale::testNames(data_162 (English/IsleOfMan)) PASS : tst_QLocale::testNames(data_163 (English/Jersey)) PASS : tst_QLocale::testNames(data_164 (English/SouthSudan)) PASS : tst_QLocale::testNames(data_165 (English/SintMaarten)) PASS : tst_QLocale::testNames(data_166 (Estonian/Estonia)) PASS : tst_QLocale::testNames(data_167 (Faroese/FaroeIslands)) PASS : tst_QLocale::testNames(data_168 (Finnish/Finland)) PASS : tst_QLocale::testNames(data_169 (French/France)) PASS : tst_QLocale::testNames(data_170 (French/Algeria)) PASS : tst_QLocale::testNames(data_171 (French/Belgium)) PASS : tst_QLocale::testNames(data_172 (French/Benin)) PASS : tst_QLocale::testNames(data_173 (French/BurkinaFaso)) PASS : tst_QLocale::testNames(data_174 (French/Burundi)) PASS : tst_QLocale::testNames(data_175 (French/Cameroon)) PASS : tst_QLocale::testNames(data_176 (French/Canada)) PASS : tst_QLocale::testNames(data_177 (French/CentralAfricanRepublic)) PASS : tst_QLocale::testNames(data_178 (French/Chad)) (... 275 lines omitted; there are too many errors!) PASS : tst_QLocale::testNames(data_455 (Bafia/Cameroon)) PASS : tst_QLocale::testNames(data_456 (MakhuwaMeetto/Mozambique)) PASS : tst_QLocale::testNames(data_457 (Mundang/Cameroon)) PASS : tst_QLocale::testNames(data_458 (Kwasio/Cameroon)) PASS : tst_QLocale::testNames(data_459 (Nuer/Sudan)) PASS : tst_QLocale::testNames(data_460 (Sakha/Russia)) PASS : tst_QLocale::testNames(data_461 (Sangu/Tanzania)) PASS : tst_QLocale::testNames(data_462 (Congo Swahili/CongoKinshasa)) PASS : tst_QLocale::testNames(data_463 (Tasawaq/Niger)) PASS : tst_QLocale::testNames(data_464 (Vai/Liberia)) PASS : tst_QLocale::testNames(data_465 (Vai/Liberia)) PASS : tst_QLocale::testNames(data_466 (Walser/Switzerland)) PASS : tst_QLocale::testNames(data_467 (Yangben/Cameroon)) PASS : tst_QLocale::testNames(data_468 (Asturian/Spain)) PASS : tst_QLocale::testNames(data_469 (Ngomba/Cameroon)) PASS : tst_QLocale::testNames(data_470 (Kako/Cameroon)) PASS : tst_QLocale::testNames(data_471 (Meta/Cameroon)) PASS : tst_QLocale::testNames(data_472 (Ngiemboon/Cameroon)) PASS : tst_QLocale::testNames(data_473 (Lakota/UnitedStates)) PASS : tst_QLocale::testNames(data_474 (Standard Moroccan Tamazight/Morocco)) PASS : tst_QLocale::testNames(data_475 (Default/Default)) PASS : tst_QLocale::dayName(no_NO) PASS : tst_QLocale::dayName(nb_NO) PASS : tst_QLocale::dayName(nn_NO) PASS : tst_QLocale::dayName(C long) PASS : tst_QLocale::dayName(C short) PASS : tst_QLocale::dayName(C narrow) PASS : tst_QLocale::dayName(ru_RU long) PASS : tst_QLocale::dayName(ru_RU short) PASS : tst_QLocale::dayName(ru_RU narrow) PASS : tst_QLocale::standaloneDayName(no_NO) PASS : tst_QLocale::standaloneDayName(nb_NO) PASS : tst_QLocale::standaloneDayName(nn_NO) PASS : tst_QLocale::standaloneDayName(C invalid: 0 long) PASS : tst_QLocale::standaloneDayName(C invalid: 0 short) PASS : tst_QLocale::standaloneDayName(C invalid: 0 narrow) PASS : tst_QLocale::standaloneDayName(C invalid: 8 long) PASS : tst_QLocale::standaloneDayName(C invalid: 8 short) PASS : tst_QLocale::standaloneDayName(C invalid: 8 narrow) PASS : tst_QLocale::standaloneDayName(C long) PASS : tst_QLocale::standaloneDayName(C short) PASS : tst_QLocale::standaloneDayName(C narrow) PASS : tst_QLocale::standaloneDayName(ru_RU long) PASS : tst_QLocale::standaloneDayName(ru_RU short) PASS : tst_QLocale::standaloneDayName(ru_RU narrow) PASS : tst_QLocale::underflowOverflow() PASS : tst_QLocale::dateFormat() PASS : tst_QLocale::timeFormat() PASS : tst_QLocale::dateTimeFormat() PASS : tst_QLocale::monthName() PASS : tst_QLocale::standaloneMonthName() PASS : tst_QLocale::defaultNumeringSystem() PASS : tst_QLocale::ampm() PASS : tst_QLocale::currency() PASS : tst_QLocale::quoteString() PASS : tst_QLocale::uiLanguages() PASS : tst_QLocale::weekendDays() PASS : tst_QLocale::listPatterns() PASS : tst_QLocale::measurementSystems() PASS : tst_QLocale::QTBUG_26035_positivesign() PASS : tst_QLocale::textDirection(C) PASS : tst_QLocale::textDirection(ab) PASS : tst_QLocale::textDirection(om) PASS : tst_QLocale::textDirection(aa) PASS : tst_QLocale::textDirection(af) PASS : tst_QLocale::textDirection(sq) PASS : tst_QLocale::textDirection(am) PASS : tst_QLocale::textDirection(ar) PASS : tst_QLocale::textDirection(hy) PASS : tst_QLocale::textDirection(as) PASS : tst_QLocale::textDirection(ay) PASS : tst_QLocale::textDirection(az) PASS : tst_QLocale::textDirection(ba) PASS : tst_QLocale::textDirection(eu) PASS : tst_QLocale::textDirection(bn) PASS : tst_QLocale::textDirection(dz) PASS : tst_QLocale::textDirection(bh) PASS : tst_QLocale::textDirection(bi) PASS : tst_QLocale::textDirection(br) PASS : tst_QLocale::textDirection(bg) PASS : tst_QLocale::textDirection(my) PASS : tst_QLocale::textDirection(be) PASS : tst_QLocale::textDirection(km) PASS : tst_QLocale::textDirection(ca) PASS : tst_QLocale::textDirection(zh) PASS : tst_QLocale::textDirection(co) PASS : tst_QLocale::textDirection(hr) PASS : tst_QLocale::textDirection(cs) PASS : tst_QLocale::textDirection(da) PASS : tst_QLocale::textDirection(nl) PASS : tst_QLocale::textDirection(en) PASS : tst_QLocale::textDirection(eo) PASS : tst_QLocale::textDirection(et) PASS : tst_QLocale::textDirection(fo) PASS : tst_QLocale::textDirection(fj) PASS : tst_QLocale::textDirection(fi) PASS : tst_QLocale::textDirection(fr) PASS : tst_QLocale::textDirection(fy) PASS : tst_QLocale::textDirection(gd) PASS : tst_QLocale::textDirection(gl) PASS : tst_QLocale::textDirection(ka) PASS : tst_QLocale::textDirection(de) PASS : tst_QLocale::textDirection(el) PASS : tst_QLocale::textDirection(kl) PASS : tst_QLocale::textDirection(gn) PASS : tst_QLocale::textDirection(gu) PASS : tst_QLocale::textDirection(ha) PASS : tst_QLocale::textDirection(he) PASS : tst_QLocale::textDirection(hi) PASS : tst_QLocale::textDirection(hu) PASS : tst_QLocale::textDirection(is) PASS : tst_QLocale::textDirection(id) PASS : tst_QLocale::textDirection(ia) PASS : tst_QLocale::textDirection(ie) PASS : tst_QLocale::textDirection(iu) PASS : tst_QLocale::textDirection(ik) PASS : tst_QLocale::textDirection(ga) PASS : tst_QLocale::textDirection(it) PASS : tst_QLocale::textDirection(ja) PASS : tst_QLocale::textDirection(jv) PASS : tst_QLocale::textDirection(kn) PASS : tst_QLocale::textDirection(ks) PASS : tst_QLocale::textDirection(kk) PASS : tst_QLocale::textDirection(rw) PASS : tst_QLocale::textDirection(ky) PASS : tst_QLocale::textDirection(ko) PASS : tst_QLocale::textDirection(ku) PASS : tst_QLocale::textDirection(rn) PASS : tst_QLocale::textDirection(lo) PASS : tst_QLocale::textDirection(la) PASS : tst_QLocale::textDirection(lv) PASS : tst_QLocale::textDirection(ln) PASS : tst_QLocale::textDirection(lt) PASS : tst_QLocale::textDirection(mk) PASS : tst_QLocale::textDirection(mg) PASS : tst_QLocale::textDirection(ms) PASS : tst_QLocale::textDirection(ml) PASS : tst_QLocale::textDirection(mt) PASS : tst_QLocale::textDirection(mi) PASS : tst_QLocale::textDirection(mr) PASS : tst_QLocale::textDirection(mh) PASS : tst_QLocale::textDirection(mn) PASS : tst_QLocale::textDirection(na) PASS : tst_QLocale::textDirection(ne) PASS : tst_QLocale::textDirection(nb) PASS : tst_QLocale::textDirection(oc) PASS : tst_QLocale::textDirection(or) PASS : tst_QLocale::textDirection(ps) PASS : tst_QLocale::textDirection(fa) PASS : tst_QLocale::textDirection(pl) PASS : tst_QLocale::textDirection(pt) PASS : tst_QLocale::textDirection(pa) PASS : tst_QLocale::textDirection(qu) PASS : tst_QLocale::textDirection(rm) PASS : tst_QLocale::textDirection(ro) PASS : tst_QLocale::textDirection(ru) PASS : tst_QLocale::textDirection(sm) PASS : tst_QLocale::textDirection(sg) PASS : tst_QLocale::textDirection(sa) PASS : tst_QLocale::textDirection(sr) PASS : tst_QLocale::textDirection(os) PASS : tst_QLocale::textDirection(st) PASS : tst_QLocale::textDirection(tn) PASS : tst_QLocale::textDirection(sn) PASS : tst_QLocale::textDirection(sd) PASS : tst_QLocale::textDirection(si) PASS : tst_QLocale::textDirection(ss) PASS : tst_QLocale::textDirection(sk) PASS : tst_QLocale::textDirection(sl) PASS : tst_QLocale::textDirection(so) PASS : tst_QLocale::textDirection(es) PASS : tst_QLocale::textDirection(su) PASS : tst_QLocale::textDirection(sw) PASS : tst_QLocale::textDirection(sv) PASS : tst_QLocale::textDirection(sc) PASS : tst_QLocale::textDirection(tg) PASS : tst_QLocale::textDirection(ta) PASS : tst_QLocale::textDirection(tt) PASS : tst_QLocale::textDirection(te) PASS : tst_QLocale::textDirection(th) PASS : tst_QLocale::textDirection(bo) PASS : tst_QLocale::textDirection(ti) PASS : tst_QLocale::textDirection(to) PASS : tst_QLocale::textDirection(ts) PASS : tst_QLocale::textDirection(tr) PASS : tst_QLocale::textDirection(tk) PASS : tst_QLocale::textDirection(ty) PASS : tst_QLocale::textDirection(ug) PASS : tst_QLocale::textDirection(uk) PASS : tst_QLocale::textDirection(ur) PASS : tst_QLocale::textDirection(uz) PASS : tst_QLocale::textDirection(vi) PASS : tst_QLocale::textDirection(vo) PASS : tst_QLocale::textDirection(cy) PASS : tst_QLocale::textDirection(wo) PASS : tst_QLocale::textDirection(xh) PASS : tst_QLocale::textDirection(yi) PASS : tst_QLocale::textDirection(yo) PASS : tst_QLocale::textDirection(za) PASS : tst_QLocale::textDirection(zu) PASS : tst_QLocale::textDirection(nn) PASS : tst_QLocale::textDirection(bs) PASS : tst_QLocale::textDirection(dv) PASS : tst_QLocale::textDirection(gv) PASS : tst_QLocale::textDirection(kw) PASS : tst_QLocale::textDirection(ak) PASS : tst_QLocale::textDirection(kok) PASS : tst_QLocale::textDirection(gaa) PASS : tst_QLocale::textDirection(ig) PASS : tst_QLocale::textDirection(kam) PASS : tst_QLocale::textDirection(syr) PASS : tst_QLocale::textDirection(byn) PASS : tst_QLocale::textDirection(gez) PASS : tst_QLocale::textDirection(kfo) PASS : tst_QLocale::textDirection(sid) PASS : tst_QLocale::textDirection(cch) PASS : tst_QLocale::textDirection(tig) PASS : tst_QLocale::textDirection(kaj) PASS : tst_QLocale::textDirection(fur) PASS : tst_QLocale::textDirection(ve) PASS : tst_QLocale::textDirection(ee) PASS : tst_QLocale::textDirection(wal) PASS : tst_QLocale::textDirection(haw) PASS : tst_QLocale::textDirection(kcg) PASS : tst_QLocale::textDirection(ny) PASS : tst_QLocale::textDirection(fil) PASS : tst_QLocale::textDirection(gsw) PASS : tst_QLocale::textDirection(ii) PASS : tst_QLocale::textDirection(kpe) PASS : tst_QLocale::textDirection(nds) PASS : tst_QLocale::textDirection(nr) PASS : tst_QLocale::textDirection(nso) PASS : tst_QLocale::textDirection(se) PASS : tst_QLocale::textDirection(trv) PASS : tst_QLocale::textDirection(guz) PASS : tst_QLocale::textDirection(dav) PASS : tst_QLocale::textDirection(ff) PASS : tst_QLocale::textDirection(ki) PASS : tst_QLocale::textDirection(saq) PASS : tst_QLocale::textDirection(seh) PASS : tst_QLocale::textDirection(nd) PASS : tst_QLocale::textDirection(rof) PASS : tst_QLocale::textDirection(shi) PASS : tst_QLocale::textDirection(kab) PASS : tst_QLocale::textDirection(nyn) PASS : tst_QLocale::textDirection(bez) PASS : tst_QLocale::textDirection(vun) PASS : tst_QLocale::textDirection(bm) PASS : tst_QLocale::textDirection(ebu) PASS : tst_QLocale::textDirection(chr) PASS : tst_QLocale::textDirection(mfe) PASS : tst_QLocale::textDirection(kde) PASS : tst_QLocale::textDirection(lag) PASS : tst_QLocale::textDirection(lg) PASS : tst_QLocale::textDirection(bem) PASS : tst_QLocale::textDirection(kea) PASS : tst_QLocale::textDirection(mer) PASS : tst_QLocale::textDirection(kln) PASS : tst_QLocale::textDirection(naq) PASS : tst_QLocale::textDirection(jmc) PASS : tst_QLocale::textDirection(ksh) PASS : tst_QLocale::textDirection(mas) PASS : tst_QLocale::textDirection(xog) PASS : tst_QLocale::textDirection(luy) PASS : tst_QLocale::textDirection(asa) PASS : tst_QLocale::textDirection(teo) PASS : tst_QLocale::textDirection(ssy) PASS : tst_QLocale::textDirection(khq) PASS : tst_QLocale::textDirection(rwk) PASS : tst_QLocale::textDirection(luo) PASS : tst_QLocale::textDirection(cgg) PASS : tst_QLocale::textDirection(tzm) PASS : tst_QLocale::textDirection(ses) PASS : tst_QLocale::textDirection(ksb) PASS : tst_QLocale::textDirection(brx) PASS : tst_QLocale::textDirection(av) PASS : tst_QLocale::textDirection(ch) PASS : tst_QLocale::textDirection(ce) PASS : tst_QLocale::textDirection(cu) PASS : tst_QLocale::textDirection(cv) PASS : tst_QLocale::textDirection(cr) PASS : tst_QLocale::textDirection(ht) PASS : tst_QLocale::textDirection(hz) PASS : tst_QLocale::textDirection(ho) PASS : tst_QLocale::textDirection(kr) PASS : tst_QLocale::textDirection(kv) PASS : tst_QLocale::textDirection(kg) PASS : tst_QLocale::textDirection(kj) PASS : tst_QLocale::textDirection(li) PASS : tst_QLocale::textDirection(lu) PASS : tst_QLocale::textDirection(lb) PASS : tst_QLocale::textDirection(nv) PASS : tst_QLocale::textDirection(ng) PASS : tst_QLocale::textDirection(oj) PASS : tst_QLocale::textDirection(pi) PASS : tst_QLocale::textDirection(wa) PASS : tst_QLocale::textDirection(agq) PASS : tst_QLocale::textDirection(bas) PASS : tst_QLocale::textDirection(dje) PASS : tst_QLocale::textDirection(dua) PASS : tst_QLocale::textDirection(dyo) PASS : tst_QLocale::textDirection(ewo) PASS : tst_QLocale::textDirection(ksf) PASS : tst_QLocale::textDirection(mgh) PASS : tst_QLocale::textDirection(mua) PASS : tst_QLocale::textDirection(nmg) PASS : tst_QLocale::textDirection(nus) PASS : tst_QLocale::textDirection(sah) PASS : tst_QLocale::textDirection(sbp) PASS : tst_QLocale::textDirection(swc) PASS : tst_QLocale::textDirection(twq) PASS : tst_QLocale::textDirection(vai) PASS : tst_QLocale::textDirection(wae) PASS : tst_QLocale::textDirection(yav) PASS : tst_QLocale::textDirection(ae) PASS : tst_QLocale::textDirection(ast) PASS : tst_QLocale::textDirection(jgo) PASS : tst_QLocale::textDirection(kkj) PASS : tst_QLocale::textDirection(mgo) PASS : tst_QLocale::textDirection(nnh) PASS : tst_QLocale::textDirection(an) PASS : tst_QLocale::textDirection(akk) PASS : tst_QLocale::textDirection(egy) PASS : tst_QLocale::textDirection(grc) PASS : tst_QLocale::textDirection(arc) PASS : tst_QLocale::textDirection(ban) PASS : tst_QLocale::textDirection(bax) PASS : tst_QLocale::textDirection(bbc) PASS : tst_QLocale::textDirection(bug) PASS : tst_QLocale::textDirection(bku) PASS : tst_QLocale::textDirection(xcr) PASS : tst_QLocale::textDirection(ccp) PASS : tst_QLocale::textDirection(myz) PASS : tst_QLocale::textDirection(cop) PASS : tst_QLocale::textDirection(doi) PASS : tst_QLocale::textDirection(cjm) PASS : tst_QLocale::textDirection(eky) PASS : tst_QLocale::textDirection(ett) PASS : tst_QLocale::textDirection(got) PASS : tst_QLocale::textDirection(hnn) PASS : tst_QLocale::textDirection(inh) PASS : tst_QLocale::textDirection(hmd) PASS : tst_QLocale::textDirection(lep) PASS : tst_QLocale::textDirection(lif) PASS : tst_QLocale::textDirection(lis) PASS : tst_QLocale::textDirection(khb) PASS : tst_QLocale::textDirection(xlc) PASS : tst_QLocale::textDirection(xld) PASS : tst_QLocale::textDirection(man) PASS : tst_QLocale::textDirection(mni) PASS : tst_QLocale::textDirection(xmr) PASS : tst_QLocale::textDirection(nod) PASS : tst_QLocale::textDirection(sga) PASS : tst_QLocale::textDirection(non) PASS : tst_QLocale::textDirection(peo) PASS : tst_QLocale::textDirection(otk) PASS : tst_QLocale::textDirection(pal) PASS : tst_QLocale::textDirection(xpr) PASS : tst_QLocale::textDirection(phn) PASS : tst_QLocale::textDirection(pra) PASS : tst_QLocale::textDirection(rej) PASS : tst_QLocale::textDirection(xsa) PASS : tst_QLocale::textDirection(smp) PASS : tst_QLocale::textDirection(sat) PASS : tst_QLocale::textDirection(saz) PASS : tst_QLocale::textDirection(srb) PASS : tst_QLocale::textDirection(syl) PASS : tst_QLocale::textDirection(tbw) PASS : tst_QLocale::textDirection(blt) PASS : tst_QLocale::textDirection(tdd) PASS : tst_QLocale::textDirection(uga) PASS : tst_QLocale::textDirection(bss) PASS : tst_QLocale::textDirection(lkt) PASS : tst_QLocale::textDirection(zgh) PASS : tst_QLocale::textDirection(pa_Arab) PASS : tst_QLocale::textDirection(uz_Arab) PASS : tst_QLocale::cleanupTestCase() Totals: 1128 passed, 2 failed, 1 skipped ********* Finished testing of tst_QLocale ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlocale: 0.354428 seconds, exit code 2 Testing tst_QIntValidator FAIL! : tst_QIntValidator::validateFrench() Compared values are not the same Loc: [tst_qintvalidator.cpp(203)] Totals: 104 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QIntValidator ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QIntValidator::initTestCase() PASS : tst_QIntValidator::validate(data0) PASS : tst_QIntValidator::validate(data1) PASS : tst_QIntValidator::validate(data1a) PASS : tst_QIntValidator::validate(data1b) PASS : tst_QIntValidator::validate(data1c) PASS : tst_QIntValidator::validate(data1d) PASS : tst_QIntValidator::validate(data2) PASS : tst_QIntValidator::validate(data3) PASS : tst_QIntValidator::validate(data4) PASS : tst_QIntValidator::validate(data5) PASS : tst_QIntValidator::validate(data6) PASS : tst_QIntValidator::validate(data7) PASS : tst_QIntValidator::validate(data8) PASS : tst_QIntValidator::validate(data9) PASS : tst_QIntValidator::validate(data10) PASS : tst_QIntValidator::validate(data11) PASS : tst_QIntValidator::validate(data12) PASS : tst_QIntValidator::validate(data13) PASS : tst_QIntValidator::validate(data14) PASS : tst_QIntValidator::validate(data15) PASS : tst_QIntValidator::validate(data16) PASS : tst_QIntValidator::validate(data17) PASS : tst_QIntValidator::validate(data18) PASS : tst_QIntValidator::validate(data19) PASS : tst_QIntValidator::validate(data20) PASS : tst_QIntValidator::validate(data21) PASS : tst_QIntValidator::validate(data22) PASS : tst_QIntValidator::validate(data23) PASS : tst_QIntValidator::validate(data24) PASS : tst_QIntValidator::validate(data25) PASS : tst_QIntValidator::validate(data26) PASS : tst_QIntValidator::validate(data27) PASS : tst_QIntValidator::validate(data28) PASS : tst_QIntValidator::validate(data29) PASS : tst_QIntValidator::validate(1.1) PASS : tst_QIntValidator::validate(1.2) PASS : tst_QIntValidator::validate(2.1) PASS : tst_QIntValidator::validate(2.2) PASS : tst_QIntValidator::validate(2.3) PASS : tst_QIntValidator::validate(2.4) PASS : tst_QIntValidator::validate(2.5) PASS : tst_QIntValidator::validate(2.6) PASS : tst_QIntValidator::validate(2.7) PASS : tst_QIntValidator::validate(2.8) PASS : tst_QIntValidator::validate(2.9) PASS : tst_QIntValidator::validate(3.1) PASS : tst_QIntValidator::validate(3.2) PASS : tst_QIntValidator::validate(3.3) PASS : tst_QIntValidator::validate(3.4) PASS : tst_QIntValidator::validate(3.5) PASS : tst_QIntValidator::validate(3.6) PASS : tst_QIntValidator::validate(3.7) PASS : tst_QIntValidator::validate(4.1) PASS : tst_QIntValidator::validate(4.2) PASS : tst_QIntValidator::validate(4.3) PASS : tst_QIntValidator::validate(4.4) PASS : tst_QIntValidator::validate(4.5) PASS : tst_QIntValidator::validate(4.6) PASS : tst_QIntValidator::validate(4.7) PASS : tst_QIntValidator::validate(5.1) PASS : tst_QIntValidator::validate(5.2) PASS : tst_QIntValidator::validate(5.3) PASS : tst_QIntValidator::validate(5.3a) PASS : tst_QIntValidator::validate(5.4) PASS : tst_QIntValidator::validate(5.5) PASS : tst_QIntValidator::validate(5.6) PASS : tst_QIntValidator::validate(5.6a) PASS : tst_QIntValidator::validate(5.7) PASS : tst_QIntValidator::validate(5.8) PASS : tst_QIntValidator::validate(5.9) PASS : tst_QIntValidator::validate(5.10) PASS : tst_QIntValidator::validate(5.11) PASS : tst_QIntValidator::validate(5.12) PASS : tst_QIntValidator::validate(5.13) PASS : tst_QIntValidator::validate(5.14) PASS : tst_QIntValidator::validate(5.15) PASS : tst_QIntValidator::validate(6.1) PASS : tst_QIntValidator::validate(6.2) PASS : tst_QIntValidator::validate(7.1) PASS : tst_QIntValidator::validate(7.2) PASS : tst_QIntValidator::validate(7.3) PASS : tst_QIntValidator::validate(7.4) PASS : tst_QIntValidator::validate(8.1) PASS : tst_QIntValidator::validate(8.2) PASS : tst_QIntValidator::validate(8.3) PASS : tst_QIntValidator::validate(8.4) PASS : tst_QIntValidator::validate(8.5) PASS : tst_QIntValidator::validate(8.6) PASS : tst_QIntValidator::validate(8.7) PASS : tst_QIntValidator::validate(8.8) PASS : tst_QIntValidator::validate(8.9) PASS : tst_QIntValidator::validate(8.10) PASS : tst_QIntValidator::validate(8.11) PASS : tst_QIntValidator::validate(9.0) PASS : tst_QIntValidator::validate(9.1) PASS : tst_QIntValidator::validate(9.2) PASS : tst_QIntValidator::validate(9.3) PASS : tst_QIntValidator::validate(9.4) PASS : tst_QIntValidator::validate(9.5) PASS : tst_QIntValidator::validate(9.6) PASS : tst_QIntValidator::validateArabic() FAIL! : tst_QIntValidator::validateFrench() Compared values are not the same Loc: [tst_qintvalidator.cpp(203)] PASS : tst_QIntValidator::notifySignals() PASS : tst_QIntValidator::cleanupTestCase() Totals: 104 passed, 1 failed, 0 skipped ********* Finished testing of tst_QIntValidator ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qintvalidator: 0.02754 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02807/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391656938): http://codereview.qt-project.org/77279 [PS1] - Merge the pairs of stringTo{Double,LongLong,UnsLongLong} http://codereview.qt-project.org/77278 [PS1] - Remove duplicated trimming of a string http://codereview.qt-project.org/77275 [PS1] - Fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95 From ci-noreply at qt-project.org Thu Feb 6 05:44:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 06:44:07 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #149 Message-ID: <20140206_044407_021412.ci-noreply@qt-project.org> QtLocation_dev_Integration #149: SUCCESS Tested changes (refs/builds/dev_1391658163): http://codereview.qt-project.org/77196 [PS1] - Add new markers at touched location. http://codereview.qt-project.org/77411 [PS1] - Prevent the map stealing mouse events from the zoom slider. From ci-noreply at qt-project.org Thu Feb 6 07:43:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 08:43:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2808 Message-ID: <20140206_064346_090336.ci-noreply@qt-project.org> Autotest `tst_qdnslookup' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:a-notfound) 'int(lookup.error()) == error' returned FALSE. (Bad DNS packet.? ) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-prio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-weighted) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-onerr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-multirr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) FAIL! : tst_QDnsLookup::lookup(normal:a-notfound) 'int(lookup.error()) == error' returned FALSE. (Bad DNS packet.? ) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:a-multi) PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) FAIL! : tst_QDnsLookup::lookup(normal:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:any-empty) FAIL! : tst_QDnsLookup::lookup(normal:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:mx-empty) FAIL! : tst_QDnsLookup::lookup(normal:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:ns-empty) FAIL! : tst_QDnsLookup::lookup(normal:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) FAIL! : tst_QDnsLookup::lookup(normal:ptr-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) FAIL! : tst_QDnsLookup::lookup(normal:srv-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-prio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-weighted) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:txt-empty) FAIL! : tst_QDnsLookup::lookup(normal:txt-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-onerr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-multirr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:a-empty) FAIL! : tst_QDnsLookup::lookup(idn:a-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) FAIL! : tst_QDnsLookup::lookup(idn:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:any-empty) FAIL! : tst_QDnsLookup::lookup(idn:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:mx-empty) FAIL! : tst_QDnsLookup::lookup(idn:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:ns-empty) FAIL! : tst_QDnsLookup::lookup(idn:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02808/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391663797): http://codereview.qt-project.org/66702 [PS10] - QDnsLookup: Add support for custom DNS server From ci-noreply at qt-project.org Thu Feb 6 08:02:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 09:02:56 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2809 Message-ID: <20140206_070256_075150.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02809/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391669121): http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. From ci-noreply at qt-project.org Thu Feb 6 09:39:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 10:39:15 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2810 Message-ID: <20140206_083915_074682.ci-noreply@qt-project.org> QtBase_dev_Integration #2810: SUCCESS Tested changes (refs/builds/dev_1391670304): http://codereview.qt-project.org/76109 [PS1] - Remove TableFormat as FormatType from QTextFormat http://codereview.qt-project.org/76880 [PS1] - Cocoa: Add improved cursor updating code path. From ci-noreply at qt-project.org Thu Feb 6 09:48:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 10:48:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2811 Message-ID: <20140206_084853_004845.ci-noreply@qt-project.org> qtbase failed to compile :( qconnmanservice_linux.cpp: In constructor 'QConnmanManagerInterface::QConnmanManagerInterface(QObject*)': qconnmanservice_linux.cpp:81:70: error: no matching function for call to 'QDBusAbstractInterface::QDBusAbstractInterface(QString, QString, QString, QDBusConnection, QObject*&)' qconnmanservice_linux.cpp:81:70: note: candidates are: ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:145:5: note: QDBusAbstractInterface::QDBusAbstractInterface(QDBusAbstractInterfacePrivate&, QObject*) ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:145:5: note: candidate expects 2 arguments, 5 provided ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:143:5: note: QDBusAbstractInterface::QDBusAbstractInterface(const QString&, const QString&, const char*, const QDBusConnection&, QObject*) ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:143:5: note: no known conversion for argument 3 from 'QString' to 'const char*' qconnmanservice_linux.cpp: In constructor 'QConnmanServiceInterface::QConnmanServiceInterface(const QString&, QObject*)': qconnmanservice_linux.cpp:289:66: error: no matching function for call to 'QDBusAbstractInterface::QDBusAbstractInterface(QString, const QString&, QString, QDBusConnection, QObject*&)' qconnmanservice_linux.cpp:289:66: note: candidates are: ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:145:5: note: QDBusAbstractInterface::QDBusAbstractInterface(QDBusAbstractInterfacePrivate&, QObject*) ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:145:5: note: candidate expects 2 arguments, 5 provided ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:143:5: note: QDBusAbstractInterface::QDBusAbstractInterface(const QString&, const QString&, const char*, const QDBusConnection&, QObject*) ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:143:5: note: no known conversion for argument 3 from 'QString' to 'const char*' qconnmanservice_linux.cpp: In constructor 'QConnmanTechnologyInterface::QConnmanTechnologyInterface(const QString&, QObject*)': qconnmanservice_linux.cpp:454:66: error: no matching function for call to 'QDBusAbstractInterface::QDBusAbstractInterface(QString, const QString&, QString, QDBusConnection, QObject*&)' qconnmanservice_linux.cpp:454:66: note: candidates are: ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:145:5: note: QDBusAbstractInterface::QDBusAbstractInterface(QDBusAbstractInterfacePrivate&, QObject*) ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:145:5: note: candidate expects 2 arguments, 5 provided ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:143:5: note: QDBusAbstractInterface::QDBusAbstractInterface(const QString&, const QString&, const char*, const QDBusConnection&, QObject*) ../../../../include/QtDBus/../../src/dbus/qdbusabstractinterface.h:143:5: note: no known conversion for argument 3 from 'QString' to 'const char*' make[5]: *** [.obj/qconnmanservice_linux.o] Error 1 make[4]: *** [sub-connman-make_first] Error 2 make[3]: *** [sub-bearer-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02811/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391676140): http://codereview.qt-project.org/77136 [PS13] - Long live QStringIterator! http://codereview.qt-project.org/66702 [PS10] - QDnsLookup: Add support for custom DNS server http://codereview.qt-project.org/76337 [PS9] - Refactor and remove dead code, add property caching. http://codereview.qt-project.org/76101 [PS2] - Add QString::fromUtf16 with char16_t and fromUcs4 with char32_t http://codereview.qt-project.org/77275 [PS1] - Fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95 http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. From ci-noreply at qt-project.org Thu Feb 6 10:18:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 11:18:10 +0200 Subject: [Ci-reports] pass on QtGraphicalEffects_stable_Integration #47 Message-ID: <20140206_091810_050327.ci-noreply@qt-project.org> QtGraphicalEffects_stable_Integration #47: SUCCESS Tested changes (refs/builds/stable_1391675117): http://codereview.qt-project.org/77243 [PS1] - tst_qtgraphicaleffects: make the test work on devices From ci-noreply at qt-project.org Thu Feb 6 11:14:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 12:14:55 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3090 Message-ID: <20140206_101455_018703.ci-noreply@qt-project.org> Autotest `tst_qwidget' failed :( Testing tst_QWidget FAIL! : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() 'childWidget.numPaintEvents == 1' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(10215)] Totals: 206 passed, 1 failed, 37 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::popupEnterLeave() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() PASS : tst_QWidget::reparent() SKIP : tst_QWidget::windowState() X11: Many window managers do not support window state properly, which causes this test to fail. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(1826)] PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2061)] PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() SKIP : tst_QWidget::showMinimizedKeepsFocus() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2208)] PASS : tst_QWidget::icon() PASS : tst_QWidget::hideWhenFocusWidgetIsChild() SKIP : tst_QWidget::normalGeometry() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2479)] SKIP : tst_QWidget::setGeometry() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2556)] PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2918)] PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() PASS : tst_QWidget::saveRestoreGeometry() SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3186)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3186)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3186)] PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() We do not yet have static contents support, see QTBUG-28012 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3615)] SKIP : tst_QWidget::resizeEvent() QTBUG-30744 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2126)] PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() SKIP : tst_QWidget::setFixedSize() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3756)] PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() SKIP : tst_QWidget::setWindowGeometry(100,100 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4435)] SKIP : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4435)] SKIP : tst_QWidget::setWindowGeometry(100,124 824x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4435)] SKIP : tst_QWidget::setWindowGeometry(100,124 824x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4435)] SKIP : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4435)] SKIP : tst_QWidget::setWindowGeometry(130,100 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4435)] SKIP : tst_QWidget::setWindowGeometry(100,50 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4435)] SKIP : tst_QWidget::setWindowGeometry(100,50 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4435)] SKIP : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4435)] SKIP : tst_QWidget::setWindowGeometry(130,50 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4435)] SKIP : tst_QWidget::windowMoveResize(100,100 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4591)] SKIP : tst_QWidget::windowMoveResize(100,100 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4591)] SKIP : tst_QWidget::windowMoveResize(100,124 824x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4591)] SKIP : tst_QWidget::windowMoveResize(100,124 824x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4591)] SKIP : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4591)] SKIP : tst_QWidget::windowMoveResize(130,100 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4591)] SKIP : tst_QWidget::windowMoveResize(100,50 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4591)] SKIP : tst_QWidget::windowMoveResize(100,50 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4591)] SKIP : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4591)] SKIP : tst_QWidget::windowMoveResize(130,50 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4591)] PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) SKIP : tst_QWidget::showAndMoveChild() QTBUG-30566 - Unstable auto-test Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4994)] PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() PASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() PASS : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() PASS : tst_QWidget::showHideShowX11() PASS : tst_QWidget::clean_qt_x11_enforce_cursor() XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0xbfcae45c) : 74 1001 77 ), actual 4 ( QWidget(0xbfcae45c) : 74 1001 78 77 ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(5901)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0xbfcae48c) : 74 1001 1002 77 ), actual 5 ( QWidget(0xbfcae48c) : 74 1001 1002 78 77 ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(5994)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0xbfcae48c) : 74 1001 1002 77 ), actual 5 ( QWidget(0xbfcae48c) : 74 1001 1002 78 77 ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6088)] PASS : tst_QWidget::childEvents() PASS : tst_QWidget::render() SKIP : tst_QWidget::renderInvisible() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6238)] PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() PASS : tst_QWidget::render_systemClip() PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() SKIP : tst_QWidget::moveWindowInShowEvent(1) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7086)] SKIP : tst_QWidget::moveWindowInShowEvent(2) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7086)] PASS : tst_QWidget::repaintWhenChildDeleted() PASS : tst_QWidget::hideOpaqueChildWhileHidden() SKIP : tst_QWidget::updateWhileMinimized() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7311)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7314)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7317)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7320)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7366)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7369)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7372)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7427)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7430)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7433)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7436)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7439)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7442)] PASS : tst_QWidget::alienWidgets() PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() SKIP : tst_QWidget::doubleRepaint() QTBUG-30566 - Unstable auto-test Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7727)] PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() PASS : tst_QWidget::moveInResizeEvent() SKIP : tst_QWidget::immediateRepaintAfterShow() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7931)] PASS : tst_QWidget::immediateRepaintAfterInvalidateBuffer() PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() PASS : tst_QWidget::translucentWidget() PASS : tst_QWidget::setClearAndResizeMask() PASS : tst_QWidget::maskedUpdate() PASS : tst_QWidget::syntheticEnterLeave() PASS : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() PASS : tst_QWidget::focusProxyAndInputMethods() PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() PASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() PASS : tst_QWidget::touchEventSynthesizedMouseEvent() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() PASS : tst_QWidget::largerThanScreen_QTBUG30142() FAIL! : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() 'childWidget.numPaintEvents == 1' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(10215)] PASS : tst_QWidget::cleanupTestCase() Totals: 206 passed, 1 failed, 37 skipped ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 50 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03090/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1391679738): http://codereview.qt-project.org/76731 [PS2] - Doc: corrected description of QTableWidget::clear() http://codereview.qt-project.org/72939 [PS4] - Fix issue where revealed widget children do not receive paint event. http://codereview.qt-project.org/77433 [PS1] - Make QToolButtonPrivate::popupTimerDone() more robust From ci-noreply at qt-project.org Thu Feb 6 11:20:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 12:20:29 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #20 Message-ID: <20140206_102029_020769.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount1' returned FALSE. () tst_enginioclient.cpp(716) : failure location Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391681894615 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1391681894615 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1391681894615 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1391681894615 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1391681894615 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f3616a5a3d8b7b0b00ad31","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() 1 "results on objects.CustomObject1 with phrase "Query"." QDEBUG : tst_EnginioClient::fullTextSearch() 1 " results on objects.CustomObject1and objects.CustomObject2 with phrase "object OR test"." FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () tst_enginioclient.cpp(741) : failure location PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391681894615 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00020/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1391680077): http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Thu Feb 6 11:23:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 12:23:45 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #273 Message-ID: <20140206_102345_083230.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #273: SUCCESS Tested changes (refs/builds/dev_1391679340): http://codereview.qt-project.org/77508 [PS1] - QtQuick.Dialogs FileDialog: don't go astray into qrc:/ on Android From ci-noreply at qt-project.org Thu Feb 6 11:26:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 12:26:36 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2812 Message-ID: <20140206_102636_059338.ci-noreply@qt-project.org> QtBase_dev_Integration #2812: SUCCESS Tested changes (refs/builds/dev_1391676626): http://codereview.qt-project.org/77263 [PS2] - Emit ScreenChanged events on X11 From ci-noreply at qt-project.org Thu Feb 6 11:39:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 12:39:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2813 Message-ID: <20140206_103924_056623.ci-noreply@qt-project.org> qtbase failed to compile :( compiling qconnmanengine.cpp qconnmanengine.cpp: In destructor โ€˜virtual QConnmanEngine::~QConnmanEngine()โ€™: qconnmanengine.cpp:78:5: error: โ€˜::closeโ€™ has not been declared qconnmanengine.cpp: In member function โ€˜void QConnmanEngine::inotifyActivated()โ€™: qconnmanengine.cpp:574:15: error: โ€˜::readโ€™ has not been declared make[5]: *** [.obj/qconnmanengine.o] Error 1 make[4]: *** [sub-connman-make_first] Error 2 make[3]: *** [sub-bearer-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02813/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1391682490): http://codereview.qt-project.org/76337 [PS10] - Refactor and remove dead code, add property caching. http://codereview.qt-project.org/77136 [PS13] - Long live QStringIterator! http://codereview.qt-project.org/76101 [PS2] - Add QString::fromUtf16 with char16_t and fromUcs4 with char32_t http://codereview.qt-project.org/77275 [PS1] - Fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95 http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. From ci-noreply at qt-project.org Thu Feb 6 12:16:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 13:16:36 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #143 Message-ID: <20140206_111636_091502.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #143: SUCCESS Tested changes (refs/builds/dev_1391682397): http://codereview.qt-project.org/77204 [PS1] - Merge remote-tracking branch 'gerrit/stable' into dev From ci-noreply at qt-project.org Thu Feb 6 12:42:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 13:42:54 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3091 Message-ID: <20140206_114254_025109.ci-noreply@qt-project.org> Autotest `tst_qglthreads' failed :( Testing tst_QGLThreads tst_qglthreads(87800,0x113b81000) malloc: *** error for object 0x10301b6e0: pointer being reallocated was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGLThreads ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGLThreads::initTestCase() PASS : tst_QGLThreads::swapInThread() PASS : tst_QGLThreads::textureUploadInThread() PASS : tst_QGLThreads::renderInThread(basic) PASS : tst_QGLThreads::renderInThread(with-resize) PASS : tst_QGLThreads::renderInThread(with-update) PASS : tst_QGLThreads::renderInThread(with-resize-and-update) tst_qglthreads(87814,0x113841000) malloc: *** error for object 0x10300cc30: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglthreads: 81 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03091/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1391681791): http://codereview.qt-project.org/77390 [PS2] - QPA fix: allow setting the initially selected name filter (KDE) From ci-noreply at qt-project.org Thu Feb 6 13:15:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 14:15:57 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3092 Message-ID: <20140206_121557_098320.ci-noreply@qt-project.org> Autotest `tst_qcomplextext' failed :( Testing tst_QComplexText FAIL! : tst_QComplexText::bidiCursorMovement(data50) 'newX >= x' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/other/qcomplextext/tst_qcomplextext.cpp(231)] Totals: 264 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComplexText ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QComplexText::initTestCase() PASS : tst_QComplexText::bidiReorderString(data0) PASS : tst_QComplexText::bidiReorderString(data1) PASS : tst_QComplexText::bidiReorderString(data2) PASS : tst_QComplexText::bidiReorderString(data3) PASS : tst_QComplexText::bidiReorderString(data4) PASS : tst_QComplexText::bidiReorderString(data5) PASS : tst_QComplexText::bidiReorderString(data6) PASS : tst_QComplexText::bidiReorderString(data7) PASS : tst_QComplexText::bidiReorderString(data8) PASS : tst_QComplexText::bidiReorderString(data9) PASS : tst_QComplexText::bidiReorderString(data10) PASS : tst_QComplexText::bidiReorderString(data11) PASS : tst_QComplexText::bidiReorderString(data12) PASS : tst_QComplexText::bidiReorderString(data13) PASS : tst_QComplexText::bidiReorderString(data14) PASS : tst_QComplexText::bidiReorderString(data15) PASS : tst_QComplexText::bidiReorderString(data16) PASS : tst_QComplexText::bidiReorderString(data17) PASS : tst_QComplexText::bidiReorderString(data18) PASS : tst_QComplexText::bidiReorderString(data19) PASS : tst_QComplexText::bidiReorderString(data20) PASS : tst_QComplexText::bidiReorderString(data21) PASS : tst_QComplexText::bidiReorderString(data22) PASS : tst_QComplexText::bidiReorderString(data23) PASS : tst_QComplexText::bidiReorderString(data24) PASS : tst_QComplexText::bidiReorderString(data25) PASS : tst_QComplexText::bidiReorderString(data26) PASS : tst_QComplexText::bidiReorderString(data27) PASS : tst_QComplexText::bidiReorderString(data28) PASS : tst_QComplexText::bidiReorderString(data29) PASS : tst_QComplexText::bidiReorderString(data30) PASS : tst_QComplexText::bidiReorderString(data31) PASS : tst_QComplexText::bidiReorderString(data32) PASS : tst_QComplexText::bidiReorderString(data33) PASS : tst_QComplexText::bidiReorderString(data34) PASS : tst_QComplexText::bidiReorderString(data35) PASS : tst_QComplexText::bidiReorderString(data36) PASS : tst_QComplexText::bidiReorderString(data37) PASS : tst_QComplexText::bidiReorderString(data38) PASS : tst_QComplexText::bidiReorderString(data39) PASS : tst_QComplexText::bidiReorderString(data40) PASS : tst_QComplexText::bidiReorderString(data41) PASS : tst_QComplexText::bidiReorderString(data42) PASS : tst_QComplexText::bidiReorderString(data43) PASS : tst_QComplexText::bidiReorderString(data44) PASS : tst_QComplexText::bidiReorderString(data45) PASS : tst_QComplexText::bidiReorderString(data46) PASS : tst_QComplexText::bidiReorderString(data47) PASS : tst_QComplexText::bidiReorderString(data48) PASS : tst_QComplexText::bidiReorderString(data49) PASS : tst_QComplexText::bidiReorderString(data50) PASS : tst_QComplexText::bidiReorderString(data51) PASS : tst_QComplexText::bidiReorderString(data52) PASS : tst_QComplexText::bidiReorderString(data53) PASS : tst_QComplexText::bidiReorderString(data54) PASS : tst_QComplexText::bidiReorderString(data55) PASS : tst_QComplexText::bidiReorderString(data56) PASS : tst_QComplexText::bidiReorderString(data57) PASS : tst_QComplexText::bidiReorderString(data58) PASS : tst_QComplexText::bidiReorderString(data59) PASS : tst_QComplexText::bidiReorderString(data60) PASS : tst_QComplexText::bidiReorderString(data61) PASS : tst_QComplexText::bidiReorderString(data62) PASS : tst_QComplexText::bidiReorderString(data63) PASS : tst_QComplexText::bidiReorderString(override1) PASS : tst_QComplexText::bidiReorderString(override2) PASS : tst_QComplexText::bidiReorderString(override3) PASS : tst_QComplexText::bidiReorderString(override4) PASS : tst_QComplexText::bidiReorderString(override5) PASS : tst_QComplexText::bidiReorderString(override6) PASS : tst_QComplexText::bidiReorderString(override7) PASS : tst_QComplexText::bidiReorderString(override8) PASS : tst_QComplexText::bidiReorderString(override9) PASS : tst_QComplexText::bidiReorderString(override10) PASS : tst_QComplexText::bidiReorderString(embed1) PASS : tst_QComplexText::bidiReorderString(embed2) PASS : tst_QComplexText::bidiReorderString(embed3) PASS : tst_QComplexText::bidiReorderString(embed4) PASS : tst_QComplexText::bidiReorderString(embed5) PASS : tst_QComplexText::bidiReorderString(embed6) PASS : tst_QComplexText::bidiReorderString(embed7) PASS : tst_QComplexText::bidiReorderString(embed8) PASS : tst_QComplexText::bidiReorderString(embed9) PASS : tst_QComplexText::bidiReorderString(embed10) PASS : tst_QComplexText::bidiReorderString(embed11) PASS : tst_QComplexText::bidiReorderString(embed12) PASS : tst_QComplexText::bidiReorderString(zwsp) PASS : tst_QComplexText::bidiCursor_qtbug2795() PASS : tst_QComplexText::bidiCursor_PDF() PASS : tst_QComplexText::bidiCursorMovement(data0) PASS : tst_QComplexText::bidiCursorMovement(data1) PASS : tst_QComplexText::bidiCursorMovement(data2) PASS : tst_QComplexText::bidiCursorMovement(data3) PASS : tst_QComplexText::bidiCursorMovement(data4) PASS : tst_QComplexText::bidiCursorMovement(data5) PASS : tst_QComplexText::bidiCursorMovement(data6) PASS : tst_QComplexText::bidiCursorMovement(data7) PASS : tst_QComplexText::bidiCursorMovement(data8) PASS : tst_QComplexText::bidiCursorMovement(data9) PASS : tst_QComplexText::bidiCursorMovement(data10) PASS : tst_QComplexText::bidiCursorMovement(data11) PASS : tst_QComplexText::bidiCursorMovement(data12) PASS : tst_QComplexText::bidiCursorMovement(data13) PASS : tst_QComplexText::bidiCursorMovement(data14) PASS : tst_QComplexText::bidiCursorMovement(data15) PASS : tst_QComplexText::bidiCursorMovement(data16) PASS : tst_QComplexText::bidiCursorMovement(data17) PASS : tst_QComplexText::bidiCursorMovement(data18) PASS : tst_QComplexText::bidiCursorMovement(data19) PASS : tst_QComplexText::bidiCursorMovement(data20) PASS : tst_QComplexText::bidiCursorMovement(data21) PASS : tst_QComplexText::bidiCursorMovement(data22) PASS : tst_QComplexText::bidiCursorMovement(data23) PASS : tst_QComplexText::bidiCursorMovement(data24) PASS : tst_QComplexText::bidiCursorMovement(data25) PASS : tst_QComplexText::bidiCursorMovement(data26) PASS : tst_QComplexText::bidiCursorMovement(data27) PASS : tst_QComplexText::bidiCursorMovement(data28) PASS : tst_QComplexText::bidiCursorMovement(data29) PASS : tst_QComplexText::bidiCursorMovement(data30) PASS : tst_QComplexText::bidiCursorMovement(data31) PASS : tst_QComplexText::bidiCursorMovement(data32) PASS : tst_QComplexText::bidiCursorMovement(data33) PASS : tst_QComplexText::bidiCursorMovement(data34) PASS : tst_QComplexText::bidiCursorMovement(data35) PASS : tst_QComplexText::bidiCursorMovement(data36) PASS : tst_QComplexText::bidiCursorMovement(data37) PASS : tst_QComplexText::bidiCursorMovement(data38) PASS : tst_QComplexText::bidiCursorMovement(data39) PASS : tst_QComplexText::bidiCursorMovement(data40) PASS : tst_QComplexText::bidiCursorMovement(data41) PASS : tst_QComplexText::bidiCursorMovement(data42) PASS : tst_QComplexText::bidiCursorMovement(data43) PASS : tst_QComplexText::bidiCursorMovement(data44) PASS : tst_QComplexText::bidiCursorMovement(data45) PASS : tst_QComplexText::bidiCursorMovement(data46) PASS : tst_QComplexText::bidiCursorMovement(data47) PASS : tst_QComplexText::bidiCursorMovement(data48) PASS : tst_QComplexText::bidiCursorMovement(data49) FAIL! : tst_QComplexText::bidiCursorMovement(data50) 'newX >= x' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/other/qcomplextext/tst_qcomplextext.cpp(231)] PASS : tst_QComplexText::bidiCursorMovement(data51) PASS : tst_QComplexText::bidiCursorMovement(data52) PASS : tst_QComplexText::bidiCursorMovement(data53) PASS : tst_QComplexText::bidiCursorMovement(data54) PASS : tst_QComplexText::bidiCursorMovement(data55) PASS : tst_QComplexText::bidiCursorMovement(data56) PASS : tst_QComplexText::bidiCursorMovement(data57) PASS : tst_QComplexText::bidiCursorMovement(data58) PASS : tst_QComplexText::bidiCursorMovement(data59) PASS : tst_QComplexText::bidiCursorMovement(data60) PASS : tst_QComplexText::bidiCursorMovement(data61) PASS : tst_QComplexText::bidiCursorMovement(data62) PASS : tst_QComplexText::bidiCursorMovement(data63) PASS : tst_QComplexText::bidiCursorMovement(override1) PASS : tst_QComplexText::bidiCursorMovement(override2) PASS : tst_QComplexText::bidiCursorMovement(override3) PASS : tst_QComplexText::bidiCursorMovement(override4) PASS : tst_QComplexText::bidiCursorMovement(override5) PASS : tst_QComplexText::bidiCursorMovement(override6) PASS : tst_QComplexText::bidiCursorMovement(override7) PASS : tst_QComplexText::bidiCursorMovement(override8) PASS : tst_QComplexText::bidiCursorMovement(override9) PASS : tst_QComplexText::bidiCursorMovement(override10) PASS : tst_QComplexText::bidiCursorMovement(embed1) PASS : tst_QComplexText::bidiCursorMovement(embed2) PASS : tst_QComplexText::bidiCursorMovement(embed3) PASS : tst_QComplexText::bidiCursorMovement(embed4) PASS : tst_QComplexText::bidiCursorMovement(embed5) PASS : tst_QComplexText::bidiCursorMovement(embed6) PASS : tst_QComplexText::bidiCursorMovement(embed7) PASS : tst_QComplexText::bidiCursorMovement(embed8) PASS : tst_QComplexText::bidiCursorMovement(embed9) PASS : tst_QComplexText::bidiCursorMovement(embed10) PASS : tst_QComplexText::bidiCursorMovement(embed11) PASS : tst_QComplexText::bidiCursorMovement(embed12) PASS : tst_QComplexText::bidiCursorMovement(zwsp) PASS : tst_QComplexText::bidiCursorLogicalMovement(data0) PASS : tst_QComplexText::bidiCursorLogicalMovement(data1) PASS : tst_QComplexText::bidiCursorLogicalMovement(data2) PASS : tst_QComplexText::bidiCursorLogicalMovement(data3) PASS : tst_QComplexText::bidiCursorLogicalMovement(data4) PASS : tst_QComplexText::bidiCursorLogicalMovement(data5) PASS : tst_QComplexText::bidiCursorLogicalMovement(data6) PASS : tst_QComplexText::bidiCursorLogicalMovement(data7) PASS : tst_QComplexText::bidiCursorLogicalMovement(data8) PASS : tst_QComplexText::bidiCursorLogicalMovement(data9) PASS : tst_QComplexText::bidiCursorLogicalMovement(data10) PASS : tst_QComplexText::bidiCursorLogicalMovement(data11) PASS : tst_QComplexText::bidiCursorLogicalMovement(data12) PASS : tst_QComplexText::bidiCursorLogicalMovement(data13) PASS : tst_QComplexText::bidiCursorLogicalMovement(data14) PASS : tst_QComplexText::bidiCursorLogicalMovement(data15) PASS : tst_QComplexText::bidiCursorLogicalMovement(data16) PASS : tst_QComplexText::bidiCursorLogicalMovement(data17) PASS : tst_QComplexText::bidiCursorLogicalMovement(data18) PASS : tst_QComplexText::bidiCursorLogicalMovement(data19) PASS : tst_QComplexText::bidiCursorLogicalMovement(data20) PASS : tst_QComplexText::bidiCursorLogicalMovement(data21) PASS : tst_QComplexText::bidiCursorLogicalMovement(data22) PASS : tst_QComplexText::bidiCursorLogicalMovement(data23) PASS : tst_QComplexText::bidiCursorLogicalMovement(data24) PASS : tst_QComplexText::bidiCursorLogicalMovement(data25) PASS : tst_QComplexText::bidiCursorLogicalMovement(data26) PASS : tst_QComplexText::bidiCursorLogicalMovement(data27) PASS : tst_QComplexText::bidiCursorLogicalMovement(data28) PASS : tst_QComplexText::bidiCursorLogicalMovement(data29) PASS : tst_QComplexText::bidiCursorLogicalMovement(data30) PASS : tst_QComplexText::bidiCursorLogicalMovement(data31) PASS : tst_QComplexText::bidiCursorLogicalMovement(data32) PASS : tst_QComplexText::bidiCursorLogicalMovement(data33) PASS : tst_QComplexText::bidiCursorLogicalMovement(data34) PASS : tst_QComplexText::bidiCursorLogicalMovement(data35) PASS : tst_QComplexText::bidiCursorLogicalMovement(data36) PASS : tst_QComplexText::bidiCursorLogicalMovement(data37) PASS : tst_QComplexText::bidiCursorLogicalMovement(data38) PASS : tst_QComplexText::bidiCursorLogicalMovement(data39) PASS : tst_QComplexText::bidiCursorLogicalMovement(data40) PASS : tst_QComplexText::bidiCursorLogicalMovement(data41) PASS : tst_QComplexText::bidiCursorLogicalMovement(data42) PASS : tst_QComplexText::bidiCursorLogicalMovement(data43) PASS : tst_QComplexText::bidiCursorLogicalMovement(data44) PASS : tst_QComplexText::bidiCursorLogicalMovement(data45) PASS : tst_QComplexText::bidiCursorLogicalMovement(data46) PASS : tst_QComplexText::bidiCursorLogicalMovement(data47) PASS : tst_QComplexText::bidiCursorLogicalMovement(data48) PASS : tst_QComplexText::bidiCursorLogicalMovement(data49) PASS : tst_QComplexText::bidiCursorLogicalMovement(data50) PASS : tst_QComplexText::bidiCursorLogicalMovement(data51) PASS : tst_QComplexText::bidiCursorLogicalMovement(data52) PASS : tst_QComplexText::bidiCursorLogicalMovement(data53) PASS : tst_QComplexText::bidiCursorLogicalMovement(data54) PASS : tst_QComplexText::bidiCursorLogicalMovement(data55) PASS : tst_QComplexText::bidiCursorLogicalMovement(data56) PASS : tst_QComplexText::bidiCursorLogicalMovement(data57) PASS : tst_QComplexText::bidiCursorLogicalMovement(data58) PASS : tst_QComplexText::bidiCursorLogicalMovement(data59) PASS : tst_QComplexText::bidiCursorLogicalMovement(data60) PASS : tst_QComplexText::bidiCursorLogicalMovement(data61) PASS : tst_QComplexText::bidiCursorLogicalMovement(data62) PASS : tst_QComplexText::bidiCursorLogicalMovement(data63) PASS : tst_QComplexText::bidiCursorLogicalMovement(override1) PASS : tst_QComplexText::bidiCursorLogicalMovement(override2) PASS : tst_QComplexText::bidiCursorLogicalMovement(override3) PASS : tst_QComplexText::bidiCursorLogicalMovement(override4) PASS : tst_QComplexText::bidiCursorLogicalMovement(override5) PASS : tst_QComplexText::bidiCursorLogicalMovement(override6) PASS : tst_QComplexText::bidiCursorLogicalMovement(override7) PASS : tst_QComplexText::bidiCursorLogicalMovement(override8) PASS : tst_QComplexText::bidiCursorLogicalMovement(override9) PASS : tst_QComplexText::bidiCursorLogicalMovement(override10) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed1) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed2) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed3) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed4) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed5) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed6) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed7) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed8) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed9) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed10) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed11) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed12) PASS : tst_QComplexText::bidiCursorLogicalMovement(zwsp) PASS : tst_QComplexText::cleanupTestCase() Totals: 264 passed, 1 failed, 0 skipped ********* Finished testing of tst_QComplexText ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcomplextext: 0.287356 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03092/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1391687068): http://codereview.qt-project.org/77458 [PS3] - Improve the Unicode script itemization code http://codereview.qt-project.org/77433 [PS1] - Make QToolButtonPrivate::popupTimerDone() more robust From ci-noreply at qt-project.org Thu Feb 6 13:32:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 14:32:44 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2814 Message-ID: <20140206_123244_071679.ci-noreply@qt-project.org> QtBase_dev_Integration #2814: SUCCESS Tested changes (refs/builds/dev_1391683291): http://codereview.qt-project.org/75608 [PS2] - Get rid of SpecialData::addFormatIndices http://codereview.qt-project.org/77397 [PS2] - Decrease code duplication http://codereview.qt-project.org/77396 [PS2] - Clean-up some leftovers http://codereview.qt-project.org/77404 [PS1] - Fix japanese text rendering with Harfbuzz-NG From ci-noreply at qt-project.org Thu Feb 6 13:49:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 14:49:54 +0200 Subject: [Ci-reports] pass on Qt5_dev_Integration #377 Message-ID: <20140206_124954_096213.ci-noreply@qt-project.org> Qt5_dev_Integration #377: SUCCESS Tested changes (refs/builds/dev_1391672828): http://codereview.qt-project.org/76849 [PS1] - Merge branch 'stable' into dev From ci-noreply at qt-project.org Thu Feb 6 14:11:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 15:11:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2817 Message-ID: <20140206_131112_024917.ci-noreply@qt-project.org> qtbase failed to compile :( compiling qconnmanengine.cpp qconnmanengine.cpp: In destructor โ€˜virtual QConnmanEngine::~QConnmanEngine()โ€™: qconnmanengine.cpp:79:5: error: โ€˜::closeโ€™ has not been declared qconnmanengine.cpp: In member function โ€˜void QConnmanEngine::inotifyActivated()โ€™: qconnmanengine.cpp:575:15: error: โ€˜::readโ€™ has not been declared make[5]: *** [.obj/qconnmanengine.o] Error 1 make[4]: *** [sub-connman-make_first] Error 2 make[3]: *** [sub-bearer-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02817/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1391690149): http://codereview.qt-project.org/76439 [PS3] - iOS: change logic for when to scroll screen http://codereview.qt-project.org/77439 [PS2] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77136 [PS13] - Long live QStringIterator! http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/76337 [PS11] - Refactor and remove dead code, add property caching. From ci-noreply at qt-project.org Thu Feb 6 14:16:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 15:16:14 +0200 Subject: [Ci-reports] pass on QWebChannel_master_Integration #16 Message-ID: <20140206_131614_009526.ci-noreply@qt-project.org> QWebChannel_master_Integration #16: SUCCESS Tested changes (refs/builds/master_1391689448): http://codereview.qt-project.org/77114 [PS3] - Update README and use markdown for nicer display on gitorious. http://codereview.qt-project.org/77113 [PS3] - Add license files From ci-noreply at qt-project.org Thu Feb 6 14:20:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 15:20:08 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1173 Message-ID: <20140206_132008_056361.ci-noreply@qt-project.org> Autotest `tst_qquickanimatedimage' failed :( Testing tst_qquickanimatedimage FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location Totals: 17 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickanimatedimage::initTestCase() PASS : tst_qquickanimatedimage::play() PASS : tst_qquickanimatedimage::pause() PASS : tst_qquickanimatedimage::stopped() PASS : tst_qquickanimatedimage::setFrame() PASS : tst_qquickanimatedimage::frameCount() PASS : tst_qquickanimatedimage::mirror_running() FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location PASS : tst_qquickanimatedimage::remote(playing) PASS : tst_qquickanimatedimage::remote(paused) PASS : tst_qquickanimatedimage::sourceSize() PASS : tst_qquickanimatedimage::sourceSizeChanges() PASS : tst_qquickanimatedimage::sourceSizeReadOnly() PASS : tst_qquickanimatedimage::invalidSource() PASS : tst_qquickanimatedimage::qtbug_16520() PASS : tst_qquickanimatedimage::progressAndStatusChanges() PASS : tst_qquickanimatedimage::playingAndPausedChanges() PASS : tst_qquickanimatedimage::cleanupTestCase() Totals: 17 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickanimatedimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimatedimage: 8 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01173/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391689982): http://codereview.qt-project.org/77531 [PS1] - Fix memory management issue with accessors http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 6 14:39:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 15:39:36 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1650 Message-ID: <20140206_133936_067195.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 87 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01650/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1391690738): http://codereview.qt-project.org/77515 [PS1] - Improve Scene Graph - Simple Material example documentation. From ci-noreply at qt-project.org Thu Feb 6 14:50:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 15:50:00 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1174 Message-ID: <20140206_135000_072287.ci-noreply@qt-project.org> Autotests `tst_qqmlcomponent' and `tst_qqmltypeloader' failed :( Testing tst_qqmlcomponent Totals: 16 passed, 0 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlcomponent [69156] QtQA::App::TestRunner: Path: /work/*/tst_qqmlcomponent QtQA::App::TestRunner: Identifier: tst_qqmlcomponent QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [69155] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 15:47:11.168 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100019000 [ 100K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[69156]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x00000001051b34ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010e32fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010e2a4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010e2ed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010e64b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ce27de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cda9e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x00000001013a0771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010ce921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x00000001051aba7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x00000001051ab9b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x00000001051acfe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x00000001051acec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010d9a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010d9921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cdb079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100cb3a65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010d7a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmlcomponent 0x0000000100009edf main + 95 QtQA::App::TestRunner: 19 tst_qqmlcomponent 0x0000000100004174 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b0617e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff933aa786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff933a9316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b060bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0f274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100ad6d2e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62 QtQA::App::TestRunner: 3 QtCore 0x0000000100ad6bdc TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 4 QtQuick 0x00000001000c5bfe TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 94 QtQA::App::TestRunner: 5 QtQuick 0x00000001000c5d1c TestNamespace::QSGRenderThread::run() + 204 QtQA::App::TestRunner: 6 QtCore 0x0000000100ad576a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: com.apple.CFSocket.private QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b060df2 __select + 10 QtQA::App::TestRunner: 1 com.apple.CoreFoundation 0x00007fff922aac8b __CFSocketManager + 1355 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000108d0ca60 rcx: 0x0000000000000000 rdx: 0x0000000108d0ccf0 QtQA::App::TestRunner: rdi: 0x0000000108d0efe0 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe3c0 rsp: 0x00007fff5fbfe330 QtQA::App::TestRunner: r8: 0x0000000000000000 r9: 0x0000000108d0e870 r10: 0x0000000000200000 r11: 0x0000000100cb95f0 QtQA::App::TestRunner: r12: 0x0000000108d0e050 r13: 0x00007fff5fbfe450 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x00000001051b34ab rfl: 0x0000000000010202 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 2 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100018ff7 +tst_qqmlcomponent (??? - ???) <9EF44BD5-9258-38CB-AC09-CE4475648DC0> /work/*/tst_qqmlcomponent QtQA::App::TestRunner: 0x100027000 - 0x1002d6fff +QtQuick (5.3.0 - compatibility 5.3.0) <5E470A6D-FBCD-39B0-BCFB-6D2B6A7A0CA3> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100488000 - 0x1007c4ff7 +QtQml (5.3.0 - compatibility 5.3.0) <3DA22124-67FA-3B0C-9EEA-AA98D9DEB0D6> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100923000 - 0x100a2aff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100aaa000 - 0x100f9bfff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010bd000 - 0x10144afff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1015a0000 - 0x1015c3fff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015d7000 - 0x1015ddfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102bf3000 - 0x102bf6fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102f83000 - 0x102fadfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) <9A80D8AD-C379-3D5C-8F2E-C352C7151B16> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff6000 - 0x102ff9fff +libwindowplugin.dylib (??? - ???) <70EC2957-14D8-38EB-83B8-D462ECB99C92> /work/*/libwindowplugin.dylib QtQA::App::TestRunner: 0x1051a5000 - 0x105237ff7 +libqcocoa.dylib (??? - ???) <33F34F49-5E9D-3FCA-8808-6F49495DF323> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x105293000 - 0x105740ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <3DE3E5EE-FAAE-3800-981F-91691D6FB609> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x108516000 - 0x10852cff7 +libqcorewlanbearer.dylib (??? - ???) <4B6ADC45-5A83-3441-8864-AEEF5100CE04> /work/*/libqcorewlanbearer.dylib QtQA::App::TestRunner: 0x10853b000 - 0x108544fff +libqgenericbearer.dylib (??? - ???) <9EE29A08-9CF9-302D-B718-5CFE08CF27EB> /work/*/libqgenericbearer.dylib QtQA::App::TestRunner: 0x108cd9000 - 0x108ce7fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x108cee000 - 0x108cf8fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x108e00000 - 0x108fb8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x108fef000 - 0x109149fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10917b000 - 0x10943cfe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x10948b000 - 0x1094b9ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1094c2000 - 0x1094c5ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x7fff6d6cd000 - 0x7fff6d701baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff88b0a000 - 0x7fff88b5eff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff88b5f000 - 0x7fff88bd5ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff88bd6000 - 0x7fff88bfffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff88ddb000 - 0x7fff89779a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8977a000 - 0x7fff8985ee5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8985f000 - 0x7fff899c6fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff89b0c000 - 0x7fff89b58ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff89b59000 - 0x7fff89b86fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff89b87000 - 0x7fff89c0afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8a075000 - 0x7fff8a077fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8a078000 - 0x7fff8a0a0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a0a1000 - 0x7fff8a143fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8a144000 - 0x7fff8a470fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a74e000 - 0x7fff8a792ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8a7bd000 - 0x7fff8a853ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8a854000 - 0x7fff8a9b1fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8a9fc000 - 0x7fff8aa07ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8aaa4000 - 0x7fff8ac44ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8ac45000 - 0x7fff8ac4afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8ac4b000 - 0x7fff8acecfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8aced000 - 0x7fff8ad2cfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8ad2d000 - 0x7fff8b049fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8b04a000 - 0x7fff8b06afff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8b06b000 - 0x7fff8b094fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8b095000 - 0x7fff8b0cefe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8b15e000 - 0x7fff8b211ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b22f000 - 0x7fff8b239ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8b4a7000 - 0x7fff8b51afff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8b51b000 - 0x7fff8b531fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8b55b000 - 0x7fff8b874fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8b875000 - 0x7fff8b878fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8bdd6000 - 0x7fff8bdd9fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8bdda000 - 0x7fff8bde2fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8be1b000 - 0x7fff8be1cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0e3ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8c0e4000 - 0x7fff8c511fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8c561000 - 0x7fff8c606fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8c799000 - 0x7fff8c7ccff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c7cd000 - 0x7fff8c80fff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8c810000 - 0x7fff8c834fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ccbc000 - 0x7fff8ccd0ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8ccd1000 - 0x7fff8ccedff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ccee000 - 0x7fff8cd0dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8cd0e000 - 0x7fff8cd23fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8cd24000 - 0x7fff8ce29fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8d535000 - 0x7fff8d56ffe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8d666000 - 0x7fff8d66dfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8d6c5000 - 0x7fff8d9baff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8da85000 - 0x7fff8da86ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8da87000 - 0x7fff8dcfbfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8ea88000 - 0x7fff8eab3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8eab4000 - 0x7fff8eb24fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8eb25000 - 0x7fff8eb25fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8eb26000 - 0x7fff8eb2afff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8f42c000 - 0x7fff8f42cfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8f781000 - 0x7fff8f9abfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8fed8000 - 0x7fff8ff38fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8ff43000 - 0x7fff8ff49fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff90467000 - 0x7fff904a2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff904a3000 - 0x7fff904a4fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904a5000 - 0x7fff904aafff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff904e1000 - 0x7fff904f4ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff90508000 - 0x7fff9051aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff9051b000 - 0x7fff9051ffff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff90520000 - 0x7fff90722fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90723000 - 0x7fff90727ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff90728000 - 0x7fff9078aff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff9078b000 - 0x7fff90791fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff90794000 - 0x7fff9082eff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff909db000 - 0x7fff909e2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff909e3000 - 0x7fff90a13ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff90a14000 - 0x7fff90a15ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff90a16000 - 0x7fff90a24ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff90a25000 - 0x7fff90a73fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff90a74000 - 0x7fff90a79ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff90a90000 - 0x7fff90a97fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff90b05000 - 0x7fff90b06fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff90b07000 - 0x7fff90b16ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff90b4c000 - 0x7fff90b4dfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90bb8000 - 0x7fff90bb9ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff90bbd000 - 0x7fff90c9afef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff90d14000 - 0x7fff90d58ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff90d59000 - 0x7fff90d64ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff90d65000 - 0x7fff9196bfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff91f3a000 - 0x7fff91f43ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff91f94000 - 0x7fff91fecff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff91fed000 - 0x7fff920f9fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff920fa000 - 0x7fff9211bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9211c000 - 0x7fff92139ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff92146000 - 0x7fff92224fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff92225000 - 0x7fff92228fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff92229000 - 0x7fff923fdff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff923fe000 - 0x7fff9243ffff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff92440000 - 0x7fff9245dfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff92466000 - 0x7fff92573fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff925eb000 - 0x7fff92ab2fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff92ab3000 - 0x7fff92b0fff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff92b88000 - 0x7fff92b9ffff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff92ba9000 - 0x7fff92bf2ff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN QtQA::App::TestRunner: 0x7fff92c1c000 - 0x7fff92c84ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff92d18000 - 0x7fff92d73ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff92e3c000 - 0x7fff92e3eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff92e3f000 - 0x7fff92e45fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff92e9f000 - 0x7fff92ea6ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff92eaf000 - 0x7fff92f17ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff92f18000 - 0x7fff92f18fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff92f19000 - 0x7fff92f19fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff92f1a000 - 0x7fff9301cfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9301d000 - 0x7fff93043fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff93044000 - 0x7fff93049fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9304a000 - 0x7fff9304afff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9304b000 - 0x7fff9304dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff931bb000 - 0x7fff931d1ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9320d000 - 0x7fff93261fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff93338000 - 0x7fff9334aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff9334b000 - 0x7fff93350fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff93363000 - 0x7fff93366ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff93367000 - 0x7fff93379ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff9337a000 - 0x7fff933a6ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff933a7000 - 0x7fff933b5fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff93721000 - 0x7fff93797fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff93f41000 - 0x7fff93fc6ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff93fcf000 - 0x7fff94096ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff94097000 - 0x7fff9419efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9419f000 - 0x7fff9419ffff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff941a0000 - 0x7fff941abfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff941ac000 - 0x7fff942a6ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff942a7000 - 0x7fff94322ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff9440e000 - 0x7fff949f2fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff94b58000 - 0x7fff94b5dfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff94b5e000 - 0x7fff94b60fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff94c8f000 - 0x7fff94c9dfff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff94d15000 - 0x7fff94d99ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff94d9b000 - 0x7fff94da1ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff94da2000 - 0x7fff94df4ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff94df5000 - 0x7fff94df9fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff94dfa000 - 0x7fff94e1efff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff94e1f000 - 0x7fff94e36fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff94e84000 - 0x7fff94ecafff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff94ecb000 - 0x7fff94edafff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff94edb000 - 0x7fff94edbfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff94edc000 - 0x7fff94f47ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff94f48000 - 0x7fff94f83fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff94fd8000 - 0x7fff950bcff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff950c2000 - 0x7fff950cffff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff950ef000 - 0x7fff950effff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff950f0000 - 0x7fff951e5fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff95204000 - 0x7fff952e3fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff952e4000 - 0x7fff953fdfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff954eb000 - 0x7fff954ebfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff95537000 - 0x7fff9566dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff9568d000 - 0x7fff956cdfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff95b0f000 - 0x7fff95b4fff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff95b50000 - 0x7fff95b50fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 6090 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.0M resident=115.9M(64%) swapped_out_or_unallocated=66.1M(36%) QtQA::App::TestRunner: Writable regions: Total=90.2M written=6252K(7%) resident=10.4M(11%) swapped_out=0K(0%) unallocated=79.9M(89%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 208K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 424K QtQA::App::TestRunner: MALLOC 60.8M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.6M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 386.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlcomponent ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlcomponent::initTestCase() PASS : tst_qqmlcomponent::null() PASS : tst_qqmlcomponent::loadEmptyUrl() PASS : tst_qqmlcomponent::qmlCreateWindow() PASS : tst_qqmlcomponent::qmlCreateObject() PASS : tst_qqmlcomponent::qmlCreateObjectWithProperties() PASS : tst_qqmlcomponent::qmlIncubateObject() PASS : tst_qqmlcomponent::qmlCreateParentReference() PASS : tst_qqmlcomponent::async() PASS : tst_qqmlcomponent::asyncHierarchy() PASS : tst_qqmlcomponent::componentUrlCanonicalization() PASS : tst_qqmlcomponent::onDestructionLookup() PASS : tst_qqmlcomponent::onDestructionCount() PASS : tst_qqmlcomponent::recursion() PASS : tst_qqmlcomponent::recursionContinuation() PASS : tst_qqmlcomponent::cleanupTestCase() Totals: 16 passed, 0 failed, 0 skipped ********* Finished testing of tst_qqmlcomponent ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlcomponent [69158] QtQA::App::TestRunner: Path: /work/*/tst_qqmlcomponent QtQA::App::TestRunner: Identifier: tst_qqmlcomponent QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [69155] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 15:47:13.641 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100019000 [ 100K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[69158]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x00000001051b34ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010e32fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010e2a4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010e2ed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010e64b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ce27de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cda9e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x00000001013a0771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010ce921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x00000001051aba7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x00000001051ab9b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x00000001051acfe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x00000001051acec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010d9a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010d9921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cdb079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100cb3a65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010d7a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmlcomponent 0x0000000100009edf main + 95 QtQA::App::TestRunner: 19 tst_qqmlcomponent 0x0000000100004174 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b0617e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff933aa786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff933a9316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b060bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0f274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100ad6d2e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62 QtQA::App::TestRunner: 3 QtCore 0x0000000100ad6bdc TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 4 QtQuick 0x00000001000c5bfe TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 94 QtQA::App::TestRunner: 5 QtQuick 0x00000001000c5d1c TestNamespace::QSGRenderThread::run() + 204 QtQA::App::TestRunner: 6 QtCore 0x0000000100ad576a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: com.apple.CFSocket.private QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b060df2 __select + 10 QtQA::App::TestRunner: 1 com.apple.CoreFoundation 0x00007fff922aac8b __CFSocketManager + 1355 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x00000001017390f0 rcx: 0x0000000000000000 rdx: 0x0000000101739370 QtQA::App::TestRunner: rdi: 0x000000010173b660 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe3d0 rsp: 0x00007fff5fbfe340 QtQA::App::TestRunner: r8: 0x0000000000000000 r9: 0x000000010173af60 r10: 0x0000000000200000 r11: 0x0000000100cb95f0 QtQA::App::TestRunner: r12: 0x000000010173a6d0 r13: 0x00007fff5fbfe460 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x00000001051b34ab rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100018ff7 +tst_qqmlcomponent (??? - ???) <9EF44BD5-9258-38CB-AC09-CE4475648DC0> /work/*/tst_qqmlcomponent QtQA::App::TestRunner: 0x100027000 - 0x1002d6fff +QtQuick (5.3.0 - compatibility 5.3.0) <5E470A6D-FBCD-39B0-BCFB-6D2B6A7A0CA3> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100488000 - 0x1007c4ff7 +QtQml (5.3.0 - compatibility 5.3.0) <3DA22124-67FA-3B0C-9EEA-AA98D9DEB0D6> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100923000 - 0x100a2aff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100aaa000 - 0x100f9bfff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010bd000 - 0x10144afff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1015a0000 - 0x1015c3fff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015d7000 - 0x1015ddfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102cf3000 - 0x102cf6fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102f83000 - 0x102fadfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) <9A80D8AD-C379-3D5C-8F2E-C352C7151B16> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff6000 - 0x102ff9fff +libwindowplugin.dylib (??? - ???) <70EC2957-14D8-38EB-83B8-D462ECB99C92> /work/*/libwindowplugin.dylib QtQA::App::TestRunner: 0x1051a5000 - 0x105237ff7 +libqcocoa.dylib (??? - ???) <33F34F49-5E9D-3FCA-8808-6F49495DF323> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x105293000 - 0x105740ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <3DE3E5EE-FAAE-3800-981F-91691D6FB609> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x108516000 - 0x10852cff7 +libqcorewlanbearer.dylib (??? - ???) <4B6ADC45-5A83-3441-8864-AEEF5100CE04> /work/*/libqcorewlanbearer.dylib QtQA::App::TestRunner: 0x10853b000 - 0x108544fff +libqgenericbearer.dylib (??? - ???) <9EE29A08-9CF9-302D-B718-5CFE08CF27EB> /work/*/libqgenericbearer.dylib QtQA::App::TestRunner: 0x108cd9000 - 0x108ce7fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x108cee000 - 0x108cf8fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x108e00000 - 0x108fb8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x108fef000 - 0x109149fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10917b000 - 0x1091a9ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1091b2000 - 0x1091b5ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109300000 - 0x1095c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6e1cb000 - 0x7fff6e1ffbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff88b0a000 - 0x7fff88b5eff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff88b5f000 - 0x7fff88bd5ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff88bd6000 - 0x7fff88bfffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff88ddb000 - 0x7fff89779a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8977a000 - 0x7fff8985ee5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8985f000 - 0x7fff899c6fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff89b0c000 - 0x7fff89b58ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff89b59000 - 0x7fff89b86fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff89b87000 - 0x7fff89c0afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8a075000 - 0x7fff8a077fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8a078000 - 0x7fff8a0a0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a0a1000 - 0x7fff8a143fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8a144000 - 0x7fff8a470fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a74e000 - 0x7fff8a792ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8a7bd000 - 0x7fff8a853ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8a854000 - 0x7fff8a9b1fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8a9fc000 - 0x7fff8aa07ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8aaa4000 - 0x7fff8ac44ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8ac45000 - 0x7fff8ac4afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8ac4b000 - 0x7fff8acecfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8aced000 - 0x7fff8ad2cfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8ad2d000 - 0x7fff8b049fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8b04a000 - 0x7fff8b06afff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8b06b000 - 0x7fff8b094fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8b095000 - 0x7fff8b0cefe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8b15e000 - 0x7fff8b211ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b22f000 - 0x7fff8b239ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8b4a7000 - 0x7fff8b51afff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8b51b000 - 0x7fff8b531fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8b55b000 - 0x7fff8b874fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8b875000 - 0x7fff8b878fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8bdd6000 - 0x7fff8bdd9fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8bdda000 - 0x7fff8bde2fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8be1b000 - 0x7fff8be1cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0e3ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8c0e4000 - 0x7fff8c511fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8c561000 - 0x7fff8c606fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8c799000 - 0x7fff8c7ccff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c7cd000 - 0x7fff8c80fff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8c810000 - 0x7fff8c834fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ccbc000 - 0x7fff8ccd0ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8ccd1000 - 0x7fff8ccedff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ccee000 - 0x7fff8cd0dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8cd0e000 - 0x7fff8cd23fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8cd24000 - 0x7fff8ce29fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib (... 316 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff8c799000 - 0x7fff8c7ccff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c7cd000 - 0x7fff8c80fff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8c810000 - 0x7fff8c834fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ccbc000 - 0x7fff8ccd0ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8ccd1000 - 0x7fff8ccedff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ccee000 - 0x7fff8cd0dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8cd0e000 - 0x7fff8cd23fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8cd24000 - 0x7fff8ce29fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8d535000 - 0x7fff8d56ffe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8d666000 - 0x7fff8d66dfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8d6c5000 - 0x7fff8d9baff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8da85000 - 0x7fff8da86ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8da87000 - 0x7fff8dcfbfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8ea88000 - 0x7fff8eab3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8eab4000 - 0x7fff8eb24fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8eb25000 - 0x7fff8eb25fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8eb26000 - 0x7fff8eb2afff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8f42c000 - 0x7fff8f42cfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8f781000 - 0x7fff8f9abfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8fed8000 - 0x7fff8ff38fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8ff43000 - 0x7fff8ff49fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff90467000 - 0x7fff904a2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff904a3000 - 0x7fff904a4fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904a5000 - 0x7fff904aafff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff904e1000 - 0x7fff904f4ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff90508000 - 0x7fff9051aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff9051b000 - 0x7fff9051ffff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff90520000 - 0x7fff90722fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90723000 - 0x7fff90727ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff90728000 - 0x7fff9078aff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff9078b000 - 0x7fff90791fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff90794000 - 0x7fff9082eff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff909db000 - 0x7fff909e2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff909e3000 - 0x7fff90a13ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff90a14000 - 0x7fff90a15ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff90a16000 - 0x7fff90a24ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff90a25000 - 0x7fff90a73fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff90a74000 - 0x7fff90a79ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff90a90000 - 0x7fff90a97fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff90b05000 - 0x7fff90b06fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff90b07000 - 0x7fff90b16ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff90b4c000 - 0x7fff90b4dfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90bb8000 - 0x7fff90bb9ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff90bbd000 - 0x7fff90c9afef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff90d14000 - 0x7fff90d58ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff90d59000 - 0x7fff90d64ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff90d65000 - 0x7fff9196bfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff91f3a000 - 0x7fff91f43ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff91f94000 - 0x7fff91fecff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff91fed000 - 0x7fff920f9fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff920fa000 - 0x7fff9211bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9211c000 - 0x7fff92139ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff92146000 - 0x7fff92224fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff92225000 - 0x7fff92228fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff92229000 - 0x7fff923fdff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff923fe000 - 0x7fff9243ffff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff92440000 - 0x7fff9245dfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff92466000 - 0x7fff92573fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff925eb000 - 0x7fff92ab2fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff92ab3000 - 0x7fff92b0fff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff92b88000 - 0x7fff92b9ffff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff92c1c000 - 0x7fff92c84ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff92d18000 - 0x7fff92d73ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff92e3c000 - 0x7fff92e3eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff92e3f000 - 0x7fff92e45fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff92e9f000 - 0x7fff92ea6ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff92eaf000 - 0x7fff92f17ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff92f18000 - 0x7fff92f18fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff92f19000 - 0x7fff92f19fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff92f1a000 - 0x7fff9301cfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9301d000 - 0x7fff93043fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff93044000 - 0x7fff93049fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9304a000 - 0x7fff9304afff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9304b000 - 0x7fff9304dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff931bb000 - 0x7fff931d1ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9320d000 - 0x7fff93261fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff93338000 - 0x7fff9334aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff9334b000 - 0x7fff93350fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff93363000 - 0x7fff93366ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff93367000 - 0x7fff93379ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff9337a000 - 0x7fff933a6ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff933a7000 - 0x7fff933b5fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff93721000 - 0x7fff93797fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff93f41000 - 0x7fff93fc6ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff93fcf000 - 0x7fff94096ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff94097000 - 0x7fff9419efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9419f000 - 0x7fff9419ffff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff941a0000 - 0x7fff941abfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff941ac000 - 0x7fff942a6ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff942a7000 - 0x7fff94322ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff9440e000 - 0x7fff949f2fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff94b58000 - 0x7fff94b5dfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff94b5e000 - 0x7fff94b60fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff94c8f000 - 0x7fff94c9dfff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff94d15000 - 0x7fff94d99ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff94d9b000 - 0x7fff94da1ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff94da2000 - 0x7fff94df4ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff94df5000 - 0x7fff94df9fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff94dfa000 - 0x7fff94e1efff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff94e1f000 - 0x7fff94e36fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff94e84000 - 0x7fff94ecafff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff94ecb000 - 0x7fff94edafff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff94edb000 - 0x7fff94edbfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff94edc000 - 0x7fff94f47ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff94f48000 - 0x7fff94f83fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff94fd8000 - 0x7fff950bcff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff950c2000 - 0x7fff950cffff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff950ef000 - 0x7fff950effff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff950f0000 - 0x7fff951e5fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff95204000 - 0x7fff952e3fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff952e4000 - 0x7fff953fdfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff954eb000 - 0x7fff954ebfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff95537000 - 0x7fff9566dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff9568d000 - 0x7fff956cdfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff95b0f000 - 0x7fff95b4fff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff95b50000 - 0x7fff95b50fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 3986 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=181.5M resident=115.2M(63%) swapped_out_or_unallocated=66.3M(37%) QtQA::App::TestRunner: Writable regions: Total=107.8M written=4556K(4%) resident=8244K(7%) swapped_out=0K(0%) unallocated=99.7M(93%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 980K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 564K QtQA::App::TestRunner: JS JIT generated code 8K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 68.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.5M QtQA::App::TestRunner: Stack (reserved) 520K reserved VM address space (unallocated) QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.5M QtQA::App::TestRunner: __TEXT 123.9M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 452K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 404.6M QtQA::App::TestRunner: TOTAL, minus reserved VM space 404.0M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQMLTypeLoader ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQMLTypeLoader::initTestCase() QDEBUG : tst_QQMLTypeLoader::testLoadComplete() ("/work/build/qt/qtdeclarative/tests/auto/qml/qqmltypeloader", "/work/build/qt/qtbase/qml") PASS : tst_QQMLTypeLoader::testLoadComplete() PASS : tst_QQMLTypeLoader::cleanupTestCase() Totals: 3 passed, 0 failed, 0 skipped ********* Finished testing of tst_QQMLTypeLoader ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmltypeloader [67180] QtQA::App::TestRunner: Path: /work/*/tst_qqmltypeloader QtQA::App::TestRunner: Identifier: tst_qqmltypeloader QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [66439] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 15:46:43.989 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-000000010000a000 [ 40K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[67180]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x0000000102e914ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010cc2fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010cba4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010cbed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010cf4b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ccb7de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cc39e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x0000000101389771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010b7921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000102e89a7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x0000000102e899b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102e8afe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102e8aec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010c2a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010c2921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cc4079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100c9ca65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010c0a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmltypeloader 0x00000001000061ca main + 106 QtQA::App::TestRunner: 19 tst_qqmltypeloader 0x0000000100004854 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b0617e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff933aa786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff933a9316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b060df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100ce83b4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100ce932a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100cea297 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100c9a174 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100aba603 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100abe76a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b05f67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff8b05ed71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.framework.IOKit 0x00007fff94f26139 io_connect_method + 431 QtQA::App::TestRunner: 3 com.apple.framework.IOKit 0x00007fff94ee0e0b IOConnectCallMethod + 352 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x0000000108ad0190 0x108900000 + 1900944 QtQA::App::TestRunner: 5 com.apple.ATIRadeonX3000GLDriver 0x0000000108aa346a gldPresentFramebufferData + 63 QtQA::App::TestRunner: 6 GLEngine 0x0000000108417858 glSwap_Exec + 184 QtQA::App::TestRunner: 7 com.apple.opengl 0x00007fff94ed72af CGLFlushDrawable + 65 QtQA::App::TestRunner: 8 QtGui 0x00000001010f218b TestNamespace::QOpenGLContext::swapBuffers(TestNamespace::QSurface*) + 795 QtQA::App::TestRunner: 9 QtQuick 0x00000001000ae97b TestNamespace::QSGRenderThread::syncAndRender() + 395 QtQA::App::TestRunner: 10 QtQuick 0x00000001000aecee TestNamespace::QSGRenderThread::run() + 158 QtQA::App::TestRunner: 11 QtCore 0x0000000100abe76a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 12 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 13 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x00000001016212a0 rcx: 0x0000000000000000 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000102817c00 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe400 rsp: 0x00007fff5fbfe370 QtQA::App::TestRunner: r8: 0x0000000000000003 r9: 0x0000000000000000 r10: 0x0000000000200000 r11: 0x0000000100ca25f0 QtQA::App::TestRunner: r12: 0x0000000102816cc0 r13: 0x00007fff5fbfe490 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x0000000102e914ab rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100009fff +tst_qqmltypeloader (??? - ???) /work/*/tst_qqmltypeloader QtQA::App::TestRunner: 0x100010000 - 0x1002bffff +QtQuick (5.3.0 - compatibility 5.3.0) <5E470A6D-FBCD-39B0-BCFB-6D2B6A7A0CA3> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100471000 - 0x1007adff7 +QtQml (5.3.0 - compatibility 5.3.0) <3DA22124-67FA-3B0C-9EEA-AA98D9DEB0D6> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x10090c000 - 0x100a13ff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100a93000 - 0x100f84fff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010a6000 - 0x101433fff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101589000 - 0x1015acfff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015c0000 - 0x1015c6fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102e83000 - 0x102f15ff7 +libqcocoa.dylib (??? - ???) <33F34F49-5E9D-3FCA-8808-6F49495DF323> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102f71000 - 0x102f9bfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) <9A80D8AD-C379-3D5C-8F2E-C352C7151B16> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff4000 - 0x102ff7fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x1047a5000 - 0x104c52ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <3DE3E5EE-FAAE-3800-981F-91691D6FB609> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x105c19000 - 0x105c1dfff +libSlow.1.0.0.dylib (??? - ???) /work/*/libSlow.1.0.0.dylib QtQA::App::TestRunner: 0x105c23000 - 0x105c31fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x105c38000 - 0x105c66ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x105c6f000 - 0x105c79fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x107aee000 - 0x107af1ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x108400000 - 0x1085b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1085ef000 - 0x108749fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x108900000 - 0x108bc1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6d250000 - 0x7fff6d284baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff88b0a000 - 0x7fff88b5eff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff88b5f000 - 0x7fff88bd5ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff88bd6000 - 0x7fff88bfffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff88ddb000 - 0x7fff89779a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8977a000 - 0x7fff8985ee5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8985f000 - 0x7fff899c6fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff89b0c000 - 0x7fff89b58ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff89b59000 - 0x7fff89b86fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff89b87000 - 0x7fff89c0afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8a075000 - 0x7fff8a077fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8a078000 - 0x7fff8a0a0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a0a1000 - 0x7fff8a143fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8a144000 - 0x7fff8a470fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a74e000 - 0x7fff8a792ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8a7bd000 - 0x7fff8a853ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8a854000 - 0x7fff8a9b1fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8a9fc000 - 0x7fff8aa07ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8aaa4000 - 0x7fff8ac44ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8ac45000 - 0x7fff8ac4afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8ac4b000 - 0x7fff8acecfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8aced000 - 0x7fff8ad2cfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8ad2d000 - 0x7fff8b049fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8b04a000 - 0x7fff8b06afff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8b06b000 - 0x7fff8b094fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8b095000 - 0x7fff8b0cefe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8b15e000 - 0x7fff8b211ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b22f000 - 0x7fff8b239ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8b4a7000 - 0x7fff8b51afff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8b51b000 - 0x7fff8b531fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8b55b000 - 0x7fff8b874fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8b875000 - 0x7fff8b878fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8bdd6000 - 0x7fff8bdd9fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8bdda000 - 0x7fff8bde2fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8be1b000 - 0x7fff8be1cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0e3ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8c0e4000 - 0x7fff8c511fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8c561000 - 0x7fff8c606fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8c799000 - 0x7fff8c7ccff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c7cd000 - 0x7fff8c80fff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8c810000 - 0x7fff8c834fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ccbc000 - 0x7fff8ccd0ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8ccd1000 - 0x7fff8ccedff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ccee000 - 0x7fff8cd0dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8cd0e000 - 0x7fff8cd23fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8cd24000 - 0x7fff8ce29fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8d535000 - 0x7fff8d56ffe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8d666000 - 0x7fff8d66dfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8d6c5000 - 0x7fff8d9baff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8da85000 - 0x7fff8da86ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8da87000 - 0x7fff8dcfbfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8ea88000 - 0x7fff8eab3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8eab4000 - 0x7fff8eb24fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8eb25000 - 0x7fff8eb25fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8eb26000 - 0x7fff8eb2afff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8f42c000 - 0x7fff8f42cfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8f781000 - 0x7fff8f9abfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8fed8000 - 0x7fff8ff38fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8ff43000 - 0x7fff8ff49fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff90467000 - 0x7fff904a2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff904a3000 - 0x7fff904a4fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904a5000 - 0x7fff904aafff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff904e1000 - 0x7fff904f4ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff90508000 - 0x7fff9051aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff9051b000 - 0x7fff9051ffff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff90520000 - 0x7fff90722fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90723000 - 0x7fff90727ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff90728000 - 0x7fff9078aff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff9078b000 - 0x7fff90791fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff90794000 - 0x7fff9082eff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff909db000 - 0x7fff909e2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff909e3000 - 0x7fff90a13ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff90a14000 - 0x7fff90a15ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff90a16000 - 0x7fff90a24ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff90a25000 - 0x7fff90a73fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff90a74000 - 0x7fff90a79ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff90a90000 - 0x7fff90a97fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff90b05000 - 0x7fff90b06fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff90b07000 - 0x7fff90b16ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff90b4c000 - 0x7fff90b4dfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90bb8000 - 0x7fff90bb9ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff90bbd000 - 0x7fff90c9afef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff90d14000 - 0x7fff90d58ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff90d59000 - 0x7fff90d64ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff90d65000 - 0x7fff9196bfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff91f3a000 - 0x7fff91f43ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff91f94000 - 0x7fff91fecff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff91fed000 - 0x7fff920f9fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff920fa000 - 0x7fff9211bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9211c000 - 0x7fff92139ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff92146000 - 0x7fff92224fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff92225000 - 0x7fff92228fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff92229000 - 0x7fff923fdff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff923fe000 - 0x7fff9243ffff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff92440000 - 0x7fff9245dfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff92466000 - 0x7fff92573fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff925eb000 - 0x7fff92ab2fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff92ab3000 - 0x7fff92b0fff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff92b88000 - 0x7fff92b9ffff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff92c1c000 - 0x7fff92c84ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff92d18000 - 0x7fff92d73ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff92e3c000 - 0x7fff92e3eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff92e3f000 - 0x7fff92e45fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff92e9f000 - 0x7fff92ea6ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff92eaf000 - 0x7fff92f17ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff92f18000 - 0x7fff92f18fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff92f19000 - 0x7fff92f19fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff92f1a000 - 0x7fff9301cfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9301d000 - 0x7fff93043fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff93044000 - 0x7fff93049fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9304a000 - 0x7fff9304afff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9304b000 - 0x7fff9304dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff931bb000 - 0x7fff931d1ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9320d000 - 0x7fff93261fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff93338000 - 0x7fff9334aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff9334b000 - 0x7fff93350fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff93363000 - 0x7fff93366ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff93367000 - 0x7fff93379ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff9337a000 - 0x7fff933a6ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff933a7000 - 0x7fff933b5fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff93721000 - 0x7fff93797fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff93f41000 - 0x7fff93fc6ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff93fcf000 - 0x7fff94096ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff94097000 - 0x7fff9419efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9419f000 - 0x7fff9419ffff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff941a0000 - 0x7fff941abfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff941ac000 - 0x7fff942a6ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff942a7000 - 0x7fff94322ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff9440e000 - 0x7fff949f2fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff94b58000 - 0x7fff94b5dfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff94b5e000 - 0x7fff94b60fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff94c8f000 - 0x7fff94c9dfff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff94d15000 - 0x7fff94d99ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff94d9b000 - 0x7fff94da1ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff94da2000 - 0x7fff94df4ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff94df5000 - 0x7fff94df9fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff94dfa000 - 0x7fff94e1efff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff94e1f000 - 0x7fff94e36fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff94e84000 - 0x7fff94ecafff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff94ecb000 - 0x7fff94edafff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff94edb000 - 0x7fff94edbfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff94edc000 - 0x7fff94f47ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff94f48000 - 0x7fff94f83fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff94fd8000 - 0x7fff950bcff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff950c2000 - 0x7fff950cffff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff950ef000 - 0x7fff950effff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff950f0000 - 0x7fff951e5fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff95204000 - 0x7fff952e3fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff952e4000 - 0x7fff953fdfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff954eb000 - 0x7fff954ebfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff95537000 - 0x7fff9566dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff9568d000 - 0x7fff956cdfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff95b0f000 - 0x7fff95b4fff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff95b50000 - 0x7fff95b50fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 3 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 4385 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=181.5M resident=115.2M(63%) swapped_out_or_unallocated=66.3M(37%) QtQA::App::TestRunner: Writable regions: Total=99.1M written=4748K(5%) resident=8248K(8%) swapped_out=0K(0%) unallocated=91.1M(92%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 828K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 564K QtQA::App::TestRunner: JS JIT generated code 8K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 60.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.5M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.5M QtQA::App::TestRunner: __TEXT 123.9M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 452K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 395.9M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmltypeloader: 11 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01174/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391692902): http://codereview.qt-project.org/77509 [PS1] - Android: Fix crash when using images in QML http://codereview.qt-project.org/77525 [PS1] - Add a test HTTP server as manual test. From ci-noreply at qt-project.org Thu Feb 6 14:56:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 15:56:02 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #580 Message-ID: <20140206_135602_081962.ci-noreply@qt-project.org> Autotest `tst_qnmeapositioninfosource_realtime_generic' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNmeaPositionInfoSource_RealTime_Generic FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testIntervals() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(439) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testIntervalChangesWhileRunning() 'spy.count() > 0' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(466) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testDefaultInterval() '(spy.count() > 0) && (timeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(513) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testZeroInterval() '(spy.count() > 0) && (timeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(529) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_moreThanOnce() '(spy.count() > 0) && (timeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(546) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::stopUpdates() '(spy.count() > 0) && (timeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(563) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_validTimeout() '(spyUpdate.count() > 0) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(609) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_repeatedCalls() '(spyUpdate.count() > 0) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(645) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateAfterStartUpdates_ZeroInterval() '(spyUpdate.count() > 0) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(676) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateAfterStartUpdates_SmallInterval() '(spyUpdate.count() == 1) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(700) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateBeforeStartUpdates_ZeroInterval() '(spyUpdate.count() >= 2) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(725) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateBeforeStartUpdates_SmallInterval() '(spyUpdate.count() > 0) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(746) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::removeSlotForPositionUpdated() '(m_testSlot2Called == true)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(782) : failure location Totals: 34 passed, 13 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNmeaPositionInfoSource_RealTime_Generic ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::initTestCase() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::constructor_withParent() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::constructor_withParent() Received pending connection: QTcpSocket(0x1451748) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::constructor_withParent() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::constructor_noParent() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::constructor_noParent() Received pending connection: QTcpSocket(0x1451718) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::constructor_noParent() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::updateInterval() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::updateInterval() Received pending connection: QTcpSocket(0x1451728) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::updateInterval() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Sat supported, Sat preferred) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Sat supported, Sat preferred) Received pending connection: QTcpSocket(0x149b500) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Sat supported, Sat preferred) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Sat supported, Non-Sat preferred) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Sat supported, Non-Sat preferred) Received pending connection: QTcpSocket(0x149b520) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Sat supported, Non-Sat preferred) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Sat supported, All preferred) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Sat supported, All preferred) Received pending connection: QTcpSocket(0x149b530) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Sat supported, All preferred) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Non-Sat supported, Sat preferred) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Non-Sat supported, Sat preferred) Received pending connection: QTcpSocket(0x149b560) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Non-Sat supported, Sat preferred) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Non-Sat supported, Non-Sat preferred) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Non-Sat supported, Non-Sat preferred) Received pending connection: QTcpSocket(0x149b590) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Non-Sat supported, Non-Sat preferred) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Non-Sat supported, All preferred) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Non-Sat supported, All preferred) Received pending connection: QTcpSocket(0x149b5c0) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(Non-Sat supported, All preferred) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(All supported, Sat preferred) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(All supported, Sat preferred) Received pending connection: QTcpSocket(0x149b5f0) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(All supported, Sat preferred) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(All supported, Non-Sat preferred) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(All supported, Non-Sat preferred) Received pending connection: QTcpSocket(0x14a29b8) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(All supported, Non-Sat preferred) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(All supported, All preferred) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(All supported, All preferred) Received pending connection: QTcpSocket(0x14a29e8) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setPreferredPositioningMethods(All supported, All preferred) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::preferredPositioningMethods() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::preferredPositioningMethods() Received pending connection: QTcpSocket(0x1451778) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::preferredPositioningMethods() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::createDefaultSource() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::createDefaultSource() Received pending connection: QTcpSocket(0x14517d8) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::createDefaultSource() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval() Received pending connection: QTcpSocket(0x14517a8) true QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(0) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(0) Received pending connection: QTcpSocket(0x14a2cd8) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(0) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(INT_MIN) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(INT_MIN) Received pending connection: QTcpSocket(0x14a2cf8) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(INT_MIN) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(-1) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(-1) Received pending connection: QTcpSocket(0x149b4a0) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(-1) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(more than minInterval) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(more than minInterval) Received pending connection: QTcpSocket(0x149b4c0) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(more than minInterval) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(equal to minInterval) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(equal to minInterval) Received pending connection: QTcpSocket(0x149b490) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(equal to minInterval) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(less then minInterval) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(less then minInterval) Received pending connection: QTcpSocket(0x149b410) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(less then minInterval) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(in btw zero and minInterval) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(in btw zero and minInterval) Received pending connection: QTcpSocket(0x149b430) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::setUpdateInterval(in btw zero and minInterval) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(all - false) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(all - false) Received pending connection: QTcpSocket(0x149b2e0) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(all - false) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(all - true) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(all - true) Received pending connection: QTcpSocket(0x14517b8) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(all - true) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(satellite - false) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(satellite - false) Received pending connection: QTcpSocket(0x1451788) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(satellite - false) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(satellite - true) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(satellite - true) Received pending connection: QTcpSocket(0x1451768) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(satellite - true) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::minimumUpdateInterval() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::minimumUpdateInterval() Received pending connection: QTcpSocket(0x14516e8) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::minimumUpdateInterval() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testIntervals() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testIntervals() Received pending connection: QTcpSocket(0x1451798) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testIntervals() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testIntervalChangesWhileRunning() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testIntervalChangesWhileRunning() Received pending connection: QTcpSocket(0x1451758) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testIntervalChangesWhileRunning() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testDefaultInterval() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testDefaultInterval() Received pending connection: QTcpSocket(0x14517c8) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testDefaultInterval() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testZeroInterval() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testZeroInterval() Received pending connection: QTcpSocket(0x1451708) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_testZeroInterval() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_moreThanOnce() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_moreThanOnce() Received pending connection: QTcpSocket(0x149b320) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::startUpdates_moreThanOnce() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::stopUpdates() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::stopUpdates() Received pending connection: QTcpSocket(0x149b350) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::stopUpdates() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::stopUpdates_withoutStart() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::stopUpdates_withoutStart() Received pending connection: QTcpSocket(0x149b2d0) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::stopUpdates_withoutStart() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate(less than zero) listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate(less than zero) Server didin't receive new connection QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate(less than zero) Missing pending connection. Test is going to fail. PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate(less than zero) QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_validTimeout() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_validTimeout() Received pending connection: QTcpSocket(0x149b380) true FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_validTimeout() '(spyUpdate.count() > 0) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(609) : failure location QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_defaultTimeout() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_defaultTimeout() Received pending connection: QTcpSocket(0x149b360) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_defaultTimeout() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_timeoutLessThanMinimumInterval() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_timeoutLessThanMinimumInterval() Received pending connection: QTcpSocket(0x149b3e0) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_timeoutLessThanMinimumInterval() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_repeatedCalls() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_repeatedCalls() Received pending connection: QTcpSocket(0x149b3f0) true FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_repeatedCalls() '(spyUpdate.count() > 0) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(645) : failure location QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_overlappingCalls() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_overlappingCalls() Received pending connection: QTcpSocket(0x149b340) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdate_overlappingCalls() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateAfterStartUpdates_ZeroInterval() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateAfterStartUpdates_ZeroInterval() Received pending connection: QTcpSocket(0x149b370) true FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateAfterStartUpdates_ZeroInterval() '(spyUpdate.count() > 0) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(676) : failure location QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateAfterStartUpdates_SmallInterval() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateAfterStartUpdates_SmallInterval() Received pending connection: QTcpSocket(0x149b300) true FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateAfterStartUpdates_SmallInterval() '(spyUpdate.count() == 1) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(700) : failure location QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateBeforeStartUpdates_ZeroInterval() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateBeforeStartUpdates_ZeroInterval() Received pending connection: QTcpSocket(0x149b3b0) true FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateBeforeStartUpdates_ZeroInterval() '(spyUpdate.count() >= 2) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(725) : failure location QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateBeforeStartUpdates_SmallInterval() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateBeforeStartUpdates_SmallInterval() Received pending connection: QTcpSocket(0x149b2f0) true FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::requestUpdateBeforeStartUpdates_SmallInterval() '(spyUpdate.count() > 0) && (spyTimeout.count() == 0)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(746) : failure location QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::removeSlotForRequestTimeout() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::removeSlotForRequestTimeout() Received pending connection: QTcpSocket(0x149b330) true PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::removeSlotForRequestTimeout() QDEBUG : tst_QNmeaPositionInfoSource_RealTime_Generic::removeSlotForPositionUpdated() listening on QHostAddress( "127.0.0.1" ) 60595 QWARN : tst_QNmeaPositionInfoSource_RealTime_Generic::removeSlotForPositionUpdated() Received pending connection: QTcpSocket(0x149b390) true FAIL! : tst_QNmeaPositionInfoSource_RealTime_Generic::removeSlotForPositionUpdated() '(m_testSlot2Called == true)' returned FALSE. () ..\..\qgeopositioninfosource\testqgeopositioninfosource.cpp(782) : failure location PASS : tst_QNmeaPositionInfoSource_RealTime_Generic::cleanupTestCase() Totals: 40 passed, 7 failed, 0 skipped ********* Finished testing of tst_QNmeaPositionInfoSource_RealTime_Generic ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 13 QtQA::App::TestRunner: second attempt: exited with exit code 7 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnmeapositioninfosource_realtime_generic: 412 seconds, exit code 7 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00580/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391677852): http://codereview.qt-project.org/76117 [PS41] - Updated submodules. From ci-noreply at qt-project.org Thu Feb 6 14:56:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 15:56:47 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1175 Message-ID: <20140206_135647_050208.ci-noreply@qt-project.org> QtDeclarative_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #1175: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01175/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391694694): http://codereview.qt-project.org/77531 [PS1] - Fix memory management issue with accessors http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 6 15:11:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 16:11:49 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1176 Message-ID: <20140206_141149_004182.ci-noreply@qt-project.org> QtDeclarative_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #1176: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01176/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391695100): http://codereview.qt-project.org/77525 [PS1] - Add a test HTTP server as manual test. http://codereview.qt-project.org/77509 [PS1] - Android: Fix crash when using images in QML From ci-noreply at qt-project.org Thu Feb 6 15:16:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 16:16:45 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3093 Message-ID: <20140206_141645_049358.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(555) : failure location FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(624) : failure location Totals: 550 passed, 2 failed, 11 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(555) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) SKIP : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(613) : failure location PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(870) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) SKIP : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1269) : failure location PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) SKIP : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1974) : failure location SKIP : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1991) : failure location PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2086) : failure location PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) QWARN : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState SKIP : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2142) : failure location PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 540 passed, 1 failed, 12 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 348 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03093/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391689264): http://codereview.qt-project.org/77433 [PS1] - Make QToolButtonPrivate::popupTimerDone() more robust From ci-noreply at qt-project.org Thu Feb 6 15:18:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 16:18:34 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #190 Message-ID: <20140206_141834_083051.ci-noreply@qt-project.org> QtWebEngine_master_Integration #190: SUCCESS Tested changes (refs/builds/master_1391690304): http://codereview.qt-project.org/77522 [PS1] - Add Ctrl+R shortcut for reload. From ci-noreply at qt-project.org Thu Feb 6 15:52:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 16:52:26 +0200 Subject: [Ci-reports] fail on QtWayland_stable_Integration #61 Message-ID: <20140206_145226_071599.ci-noreply@qt-project.org> QtWayland_stable_Integration ยป linux-g++_OpenSuSE_12.3_wayland_x64 #61: FAILURE Build log: http://testresults.qt-project.org/ci/QtWayland_stable_Integration/build_00061/linux-g++_OpenSuSE_12.3_wayland_x64/log.txt.gz Tested changes (refs/builds/stable_1391698150): http://codereview.qt-project.org/77544 [PS1] - Fix build with Wayland <= 1.1 From ci-noreply at qt-project.org Thu Feb 6 15:59:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 16:59:19 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1177 Message-ID: <20140206_145919_028152.ci-noreply@qt-project.org> Autotest `tst_qquickanimatedimage' failed :( Testing tst_qquickanimatedimage FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location Totals: 17 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickanimatedimage::initTestCase() PASS : tst_qquickanimatedimage::play() PASS : tst_qquickanimatedimage::pause() PASS : tst_qquickanimatedimage::stopped() PASS : tst_qquickanimatedimage::setFrame() PASS : tst_qquickanimatedimage::frameCount() PASS : tst_qquickanimatedimage::mirror_running() FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location PASS : tst_qquickanimatedimage::remote(playing) PASS : tst_qquickanimatedimage::remote(paused) PASS : tst_qquickanimatedimage::sourceSize() PASS : tst_qquickanimatedimage::sourceSizeChanges() PASS : tst_qquickanimatedimage::sourceSizeReadOnly() PASS : tst_qquickanimatedimage::invalidSource() PASS : tst_qquickanimatedimage::qtbug_16520() PASS : tst_qquickanimatedimage::progressAndStatusChanges() PASS : tst_qquickanimatedimage::playingAndPausedChanges() PASS : tst_qquickanimatedimage::cleanupTestCase() Totals: 17 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickanimatedimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimatedimage: 8 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01177/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391696122): http://codereview.qt-project.org/77532 [PS2] - Protect list of client plugins from concurrent access http://codereview.qt-project.org/77531 [PS1] - Fix memory management issue with accessors http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 6 16:01:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:01:40 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1651 Message-ID: <20140206_150140_036419.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1651: SUCCESS Tested changes (refs/builds/stable_1391694070): http://codereview.qt-project.org/76746 [PS2] - [Regression] Fix lazy binding evaluation From ci-noreply at qt-project.org Thu Feb 6 16:02:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:02:22 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2818 Message-ID: <20140206_150222_074149.ci-noreply@qt-project.org> QtBase_dev_Integration #2818: SUCCESS Tested changes (refs/builds/dev_1391692880): http://codereview.qt-project.org/77533 [PS1] - iOS: return correct uiview for IM rectangles http://codereview.qt-project.org/77223 [PS4] - iOS: be more specific about IM callbacks to iOS http://codereview.qt-project.org/77209 [PS2] - iOS: return styling hints for text correction pop-ups http://codereview.qt-project.org/77033 [PS3] - iOS: send backspace events directly http://codereview.qt-project.org/77032 [PS3] - iOS: send IM events instead of fake key events http://codereview.qt-project.org/76769 [PS5] - iOS: add spell checking support http://codereview.qt-project.org/76438 [PS8] - iOS: implement support for input methods http://codereview.qt-project.org/76768 [PS3] - iOS: move key/text input into separate category http://codereview.qt-project.org/76767 [PS3] - iOS: move QUIView interface decl into separate header file http://codereview.qt-project.org/76439 [PS3] - iOS: change logic for when to scroll screen From ci-noreply at qt-project.org Thu Feb 6 16:04:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:04:36 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #200 Message-ID: <20140206_150436_083685.ci-noreply@qt-project.org> QtTools_dev_Integration #200: SUCCESS Tested changes (refs/builds/dev_1391687420): http://codereview.qt-project.org/76674 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 6 16:12:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:12:26 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1178 Message-ID: <20140206_151226_029408.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(731) : error C2622: member 'QQmlJS::Moth::Instr::moveConst' of union 'QQmlJS::Moth::Instr' has assignment operator c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(829) : error C2039: 'moveConst' : is not a member of 'QQmlJS::Moth::Instr' c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(227) : see declaration of 'QQmlJS::Moth::Instr' c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(829) : error C2039: 'moveConst' : is not a member of 'QQmlJS::Moth::Instr' c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(227) : see declaration of 'QQmlJS::Moth::Instr' c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(731) : error C2622: member 'QQmlJS::Moth::Instr::moveConst' of union 'QQmlJS::Moth::Instr' has assignment operator c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(829) : error C2039: 'moveConst' : is not a member of 'QQmlJS::Moth::Instr' c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(227) : see declaration of 'QQmlJS::Moth::Instr' c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(829) : error C2039: 'moveConst' : is not a member of 'QQmlJS::Moth::Instr' c:\work\build\qt\qtdeclarative\src\qml\compiler\qv4instr_moth_p.h(227) : see declaration of 'QQmlJS::Moth::Instr' Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01178/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391698852): http://codereview.qt-project.org/76580 [PS7] - Add Image::mipmap to support mipmapping of images. http://codereview.qt-project.org/77552 [PS1] - Remove add/sub/mul instruction specializations for numbers http://codereview.qt-project.org/77551 [PS1] - Specialize CJump into JumpEq and JumpNe http://codereview.qt-project.org/77550 [PS1] - Avoid some unary plus instructions http://codereview.qt-project.org/77549 [PS1] - Remove a memset that is not required http://codereview.qt-project.org/77548 [PS1] - Add specialized instructions for right and left shift http://codereview.qt-project.org/77547 [PS1] - Simplify some runtime methods http://codereview.qt-project.org/77538 [PS1] - Remove two unused parameters from VME::run() http://codereview.qt-project.org/77537 [PS1] - Add a MoveConst instruction to the interpreter http://codereview.qt-project.org/77525 [PS1] - Add a test HTTP server as manual test. From ci-noreply at qt-project.org Thu Feb 6 16:18:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:18:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2819 Message-ID: <20140206_151854_093951.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(308) : warning C4985: '_wcstoi64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(309) : warning C4985: '_wcstoui64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02819/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391699036): http://codereview.qt-project.org/77439 [PS2] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/76024 [PS1] - Cocoa: Simplify native view access. http://codereview.qt-project.org/76023 [PS1] - Cocoa: Remove duplicate enum. http://codereview.qt-project.org/77400 [PS1] - Compile. http://codereview.qt-project.org/77136 [PS13] - Long live QStringIterator! From ci-noreply at qt-project.org Thu Feb 6 16:27:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:27:44 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2820 Message-ID: <20140206_152744_031457.ci-noreply@qt-project.org> qtbase failed to compile :( objective-c qcocoawindow.mm qcocoawindow.mm:128:36: error: no member named 'm_overrideBecomeKey' in 'QCocoaWindow' make[5]: *** [.obj/qcocoawindow.o] Error 1 make[4]: *** [sub-cocoa-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02820/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391700028): http://codereview.qt-project.org/76680 [PS8] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 6 16:33:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:33:58 +0200 Subject: [Ci-reports] fail on QtWayland_stable_Integration #62 Message-ID: <20140206_153358_076332.ci-noreply@qt-project.org> qtwayland failed to compile :( compiling wayland_wrapper/qwlsurface.cpp wayland_wrapper/qwlsurface.cpp:82:30: warning: extra tokens at end of #ifdef directive [enabled by default] wayland_wrapper/qwlsurface.cpp:106:30: warning: extra tokens at end of #ifdef directive [enabled by default] wayland_wrapper/qwlsurface.cpp: In constructor โ€˜QtWayland::FrameCallback::FrameCallback(QtWayland::Surface*, wl_resource*)โ€™: wayland_wrapper/qwlsurface.cpp:83:21: error: โ€˜struct wl_objectโ€™ has no member named โ€˜dataโ€™ wayland_wrapper/qwlsurface.cpp: In static member function โ€˜static void QtWayland::FrameCallback::destroyCallback(wl_resource*)โ€™: wayland_wrapper/qwlsurface.cpp:107:73: error: โ€˜struct wl_objectโ€™ has no member named โ€˜dataโ€™ make[3]: *** [.obj/qwlsurface.o] Error 1 make[2]: *** [sub-compositor-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwayland] Error 2 Build log: http://testresults.qt-project.org/ci/QtWayland_stable_Integration/build_00062/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1391699806): http://codereview.qt-project.org/77544 [PS1] - Fix build with Wayland <= 1.1 From ci-noreply at qt-project.org Thu Feb 6 16:42:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:42:43 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1179 Message-ID: <20140206_154243_057248.ci-noreply@qt-project.org> Autotests `tst_qqmlcomponent' and `tst_qqmltypeloader' failed :( Testing tst_qqmlcomponent Totals: 16 passed, 0 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlcomponent [69167] QtQA::App::TestRunner: Path: /work/*/tst_qqmlcomponent QtQA::App::TestRunner: Identifier: tst_qqmlcomponent QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [69162] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 17:39:59.910 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100019000 [ 100K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[69167]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x00000001047b34ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010e32fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010e2a4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010e2ed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010e64b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ce27de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cda9e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x00000001013a0771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010ce921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x00000001047aba7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x00000001047ab9b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x00000001047acfe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x00000001047acec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010d9a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010d9921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cdb079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100cb3a65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010d7a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmlcomponent 0x0000000100009edf main + 95 QtQA::App::TestRunner: 19 tst_qqmlcomponent 0x0000000100004174 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff897927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91adb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ada316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f340274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100ad6d2e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62 QtQA::App::TestRunner: 3 QtCore 0x0000000100ad6bdc TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 4 QtQuick 0x00000001000c5bfe TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 94 QtQA::App::TestRunner: 5 QtQuick 0x00000001000c5d1c TestNamespace::QSGRenderThread::run() + 204 QtQA::App::TestRunner: 6 QtCore 0x0000000100ad576a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: com.apple.CFSocket.private QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791df2 __select + 10 QtQA::App::TestRunner: 1 com.apple.CoreFoundation 0x00007fff909dbc8b __CFSocketManager + 1355 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x00000001017bf120 rcx: 0x0000000000000000 rdx: 0x00000001017bf3b0 QtQA::App::TestRunner: rdi: 0x00000001017c16b0 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe3c0 rsp: 0x00007fff5fbfe330 QtQA::App::TestRunner: r8: 0x0000000000000000 r9: 0x00000001017303e0 r10: 0x0000000000200000 r11: 0x0000000100cb95f0 QtQA::App::TestRunner: r12: 0x00000001017c0710 r13: 0x00007fff5fbfe450 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x00000001047b34ab rfl: 0x0000000000010202 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100018ff7 +tst_qqmlcomponent (??? - ???) <9EF44BD5-9258-38CB-AC09-CE4475648DC0> /work/*/tst_qqmlcomponent QtQA::App::TestRunner: 0x100027000 - 0x1002d6fff +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100488000 - 0x1007c4ff7 +QtQml (5.3.0 - compatibility 5.3.0) <3DA22124-67FA-3B0C-9EEA-AA98D9DEB0D6> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100923000 - 0x100a2aff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100aaa000 - 0x100f9bfff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010bd000 - 0x10144afff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1015a0000 - 0x1015c3fff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015d7000 - 0x1015ddfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102bf3000 - 0x102bf6fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102f83000 - 0x102fadfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) <26C1622E-0188-3B83-9959-C54150A30829> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff6000 - 0x102ff9fff +libwindowplugin.dylib (??? - ???) <70EC2957-14D8-38EB-83B8-D462ECB99C92> /work/*/libwindowplugin.dylib QtQA::App::TestRunner: 0x1047a5000 - 0x104837ff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x104893000 - 0x104d40ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x105392000 - 0x1053a8ff7 +libqcorewlanbearer.dylib (??? - ???) <4B6ADC45-5A83-3441-8864-AEEF5100CE04> /work/*/libqcorewlanbearer.dylib QtQA::App::TestRunner: 0x1053c0000 - 0x1053c3ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x105bde000 - 0x105be7fff +libqgenericbearer.dylib (??? - ???) <9EE29A08-9CF9-302D-B718-5CFE08CF27EB> /work/*/libqgenericbearer.dylib QtQA::App::TestRunner: 0x105bf6000 - 0x105daefff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x105de5000 - 0x105f3ffff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x105f71000 - 0x105f7ffff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x105f86000 - 0x105fb4ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x105fbd000 - 0x105fc7fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1090ec000 - 0x1093adfe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff68287000 - 0x7fff682bbbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728fff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff87290000 - 0x7fff87306ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87307000 - 0x7fff87330fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87eaaa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff87eab000 - 0x7fff87f8fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87f90000 - 0x7fff880f7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8823d000 - 0x7fff88289ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8828a000 - 0x7fff882b7fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff882b8000 - 0x7fff8833bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff887a6000 - 0x7fff887a8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff887a9000 - 0x7fff887d1fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff887d2000 - 0x7fff88874fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88875000 - 0x7fff88ba1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88e7f000 - 0x7fff88ec3ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f84ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88f85000 - 0x7fff890e2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8912d000 - 0x7fff89138ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff891d5000 - 0x7fff89375ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89376000 - 0x7fff8937bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8937c000 - 0x7fff8941dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8941e000 - 0x7fff8945dfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8945e000 - 0x7fff8977afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8977b000 - 0x7fff8979bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8979c000 - 0x7fff897c5fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff897c6000 - 0x7fff897fffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89942ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89960000 - 0x7fff8996aff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff89bd8000 - 0x7fff89c4bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff89c4c000 - 0x7fff89c62fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff89c8c000 - 0x7fff89fa5fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89fa6000 - 0x7fff89fa9fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a507000 - 0x7fff8a50afff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a50b000 - 0x7fff8a513fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a54dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8a807000 - 0x7fff8a814ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8b402000 - 0x7fff8b41eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8b41f000 - 0x7fff8b43efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8b43f000 - 0x7fff8b454fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8b455000 - 0x7fff8b55afff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8bc66000 - 0x7fff8bca0fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8bd97000 - 0x7fff8bd9efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bdf6000 - 0x7fff8c0ebff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8c1b6000 - 0x7fff8c1b7ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c1b8000 - 0x7fff8c42cfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8d1b9000 - 0x7fff8d1e4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d1e5000 - 0x7fff8d255fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d256000 - 0x7fff8d256fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d257000 - 0x7fff8d25bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8db5d000 - 0x7fff8db5dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8deb2000 - 0x7fff8e0dcfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e609000 - 0x7fff8e669fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e674000 - 0x7fff8e67afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eb98000 - 0x7fff8ebd3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ebdbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ec12000 - 0x7fff8ec25ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ec39000 - 0x7fff8ec4bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ec4c000 - 0x7fff8ec50fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ec51000 - 0x7fff8ee53fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ee54000 - 0x7fff8ee58ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8ee59000 - 0x7fff8eebbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8eebc000 - 0x7fff8eec2fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8eec5000 - 0x7fff8ef5fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8f10c000 - 0x7fff8f113fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f114000 - 0x7fff8f144ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f145000 - 0x7fff8f146ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8f147000 - 0x7fff8f155ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f156000 - 0x7fff8f1a4fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f1a5000 - 0x7fff8f1aaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f1c1000 - 0x7fff8f1c8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f236000 - 0x7fff8f237fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f238000 - 0x7fff8f247ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f27d000 - 0x7fff8f27efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f2e9000 - 0x7fff8f2eaff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f2ee000 - 0x7fff8f3cbfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f445000 - 0x7fff8f489ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f48a000 - 0x7fff8f495ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f496000 - 0x7fff9009cfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff9066b000 - 0x7fff90674ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff906c5000 - 0x7fff9071dff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff9071e000 - 0x7fff9082afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff9082b000 - 0x7fff9084cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9084d000 - 0x7fff9086aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff90877000 - 0x7fff90955fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90956000 - 0x7fff90959fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9095a000 - 0x7fff90b2eff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90b2f000 - 0x7fff90b70fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff90b71000 - 0x7fff90b8efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90b97000 - 0x7fff90ca4fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff90d1c000 - 0x7fff911e3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff911e4000 - 0x7fff91240ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff912b9000 - 0x7fff912d0fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff912da000 - 0x7fff91323ff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN QtQA::App::TestRunner: 0x7fff9134d000 - 0x7fff913b5ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91449000 - 0x7fff914a4ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9156d000 - 0x7fff9156fff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff91570000 - 0x7fff91576fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff915d0000 - 0x7fff915d7ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff915e0000 - 0x7fff91648ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff91649000 - 0x7fff91649fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9164a000 - 0x7fff9164afff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff9164b000 - 0x7fff9174dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9174e000 - 0x7fff91774fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91775000 - 0x7fff9177afff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9177b000 - 0x7fff9177bfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9177c000 - 0x7fff9177efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff918ec000 - 0x7fff91902ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9193e000 - 0x7fff91992fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91a69000 - 0x7fff91a7bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91a7c000 - 0x7fff91a81fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff91a94000 - 0x7fff91a97ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91a98000 - 0x7fff91aaaff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91aab000 - 0x7fff91ad7ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91ad8000 - 0x7fff91ae6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91e52000 - 0x7fff91ec8fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92672000 - 0x7fff926f7ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff92700000 - 0x7fff927c7ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff927c8000 - 0x7fff928cffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff928d0000 - 0x7fff928d0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff928d1000 - 0x7fff928dcfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff928dd000 - 0x7fff929d7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff929d8000 - 0x7fff92a53ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92b3f000 - 0x7fff93123fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93289000 - 0x7fff9328efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9328f000 - 0x7fff93291fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff933c0000 - 0x7fff933cefff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93446000 - 0x7fff934caff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff934cc000 - 0x7fff934d2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff934d3000 - 0x7fff93525ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff93526000 - 0x7fff9352afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff9352b000 - 0x7fff9354ffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93567fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff935b5000 - 0x7fff935fbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff935fc000 - 0x7fff9360bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff9360c000 - 0x7fff9360cfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff9360d000 - 0x7fff93678ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff93679000 - 0x7fff936b4fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93709000 - 0x7fff937edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93800fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff93820000 - 0x7fff93820fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff93821000 - 0x7fff93916fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff93935000 - 0x7fff93a14fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff93a15000 - 0x7fff93b2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff93c1c000 - 0x7fff93c1cfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff93c68000 - 0x7fff93d9efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff93dbe000 - 0x7fff93dfefe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94240000 - 0x7fff94280ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff94281000 - 0x7fff94281fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 6090 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.0M resident=96.5M(53%) swapped_out_or_unallocated=85.5M(47%) QtQA::App::TestRunner: Writable regions: Total=91.7M written=5884K(6%) resident=10.6M(12%) swapped_out=0K(0%) unallocated=81.1M(88%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 208K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 424K QtQA::App::TestRunner: MALLOC 61.8M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.6M QtQA::App::TestRunner: Stack (reserved) 520K reserved VM address space (unallocated) QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 387.6M QtQA::App::TestRunner: TOTAL, minus reserved VM space 387.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlcomponent ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlcomponent::initTestCase() PASS : tst_qqmlcomponent::null() PASS : tst_qqmlcomponent::loadEmptyUrl() PASS : tst_qqmlcomponent::qmlCreateWindow() PASS : tst_qqmlcomponent::qmlCreateObject() PASS : tst_qqmlcomponent::qmlCreateObjectWithProperties() PASS : tst_qqmlcomponent::qmlIncubateObject() PASS : tst_qqmlcomponent::qmlCreateParentReference() PASS : tst_qqmlcomponent::async() PASS : tst_qqmlcomponent::asyncHierarchy() PASS : tst_qqmlcomponent::componentUrlCanonicalization() PASS : tst_qqmlcomponent::onDestructionLookup() PASS : tst_qqmlcomponent::onDestructionCount() PASS : tst_qqmlcomponent::recursion() PASS : tst_qqmlcomponent::recursionContinuation() PASS : tst_qqmlcomponent::cleanupTestCase() Totals: 16 passed, 0 failed, 0 skipped ********* Finished testing of tst_qqmlcomponent ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlcomponent [69186] QtQA::App::TestRunner: Path: /work/*/tst_qqmlcomponent QtQA::App::TestRunner: Identifier: tst_qqmlcomponent QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [69162] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 17:40:02.300 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100019000 [ 100K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[69186]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x00000001047b34ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010e32fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010e2a4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010e2ed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010e64b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ce27de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cda9e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x00000001013a0771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010ce921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x00000001047aba7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x00000001047ab9b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x00000001047acfe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x00000001047acec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010d9a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010d9921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cdb079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100cb3a65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010d7a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmlcomponent 0x0000000100009edf main + 95 QtQA::App::TestRunner: 19 tst_qqmlcomponent 0x0000000100004174 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff897927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91adb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ada316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f340274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100ad6d2e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62 QtQA::App::TestRunner: 3 QtCore 0x0000000100ad6bdc TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 4 QtQuick 0x00000001000c5bfe TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 94 QtQA::App::TestRunner: 5 QtQuick 0x00000001000c5d1c TestNamespace::QSGRenderThread::run() + 204 QtQA::App::TestRunner: 6 QtCore 0x0000000100ad576a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: com.apple.CFSocket.private QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791df2 __select + 10 QtQA::App::TestRunner: 1 com.apple.CoreFoundation 0x00007fff909dbc8b __CFSocketManager + 1355 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000102da7000 rcx: 0x0000000000000000 rdx: 0x0000000102da7290 QtQA::App::TestRunner: rdi: 0x0000000102da9590 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe3d0 rsp: 0x00007fff5fbfe340 QtQA::App::TestRunner: r8: 0x0000000000000000 r9: 0x0000000101780520 r10: 0x0000000000200000 r11: 0x0000000100cb95f0 QtQA::App::TestRunner: r12: 0x0000000102da85f0 r13: 0x00007fff5fbfe460 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x00000001047b34ab rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100018ff7 +tst_qqmlcomponent (??? - ???) <9EF44BD5-9258-38CB-AC09-CE4475648DC0> /work/*/tst_qqmlcomponent QtQA::App::TestRunner: 0x100027000 - 0x1002d6fff +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100488000 - 0x1007c4ff7 +QtQml (5.3.0 - compatibility 5.3.0) <3DA22124-67FA-3B0C-9EEA-AA98D9DEB0D6> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100923000 - 0x100a2aff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100aaa000 - 0x100f9bfff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010bd000 - 0x10144afff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1015a0000 - 0x1015c3fff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015d7000 - 0x1015ddfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102bf3000 - 0x102bf6fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102f83000 - 0x102fadfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) <26C1622E-0188-3B83-9959-C54150A30829> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff6000 - 0x102ff9fff +libwindowplugin.dylib (??? - ???) <70EC2957-14D8-38EB-83B8-D462ECB99C92> /work/*/libwindowplugin.dylib QtQA::App::TestRunner: 0x1047a5000 - 0x104837ff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x104893000 - 0x104d40ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x1058dc000 - 0x1058e5fff +libqgenericbearer.dylib (??? - ???) <9EE29A08-9CF9-302D-B718-5CFE08CF27EB> /work/*/libqgenericbearer.dylib QtQA::App::TestRunner: 0x105acb000 - 0x105ae1ff7 +libqcorewlanbearer.dylib (??? - ???) <4B6ADC45-5A83-3441-8864-AEEF5100CE04> /work/*/libqcorewlanbearer.dylib QtQA::App::TestRunner: 0x105af3000 - 0x105cabfff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x105ce2000 - 0x105e3cfff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x105e6e000 - 0x105e7cfff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x105e83000 - 0x105eb1ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x105eba000 - 0x105ec4fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x105eca000 - 0x105ecdff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x1090ec000 - 0x1093adfe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff670b5000 - 0x7fff670e9baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728fff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff87290000 - 0x7fff87306ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87307000 - 0x7fff87330fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87eaaa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff87eab000 - 0x7fff87f8fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87f90000 - 0x7fff880f7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8823d000 - 0x7fff88289ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8828a000 - 0x7fff882b7fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff882b8000 - 0x7fff8833bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff887a6000 - 0x7fff887a8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff887a9000 - 0x7fff887d1fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff887d2000 - 0x7fff88874fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88875000 - 0x7fff88ba1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88e7f000 - 0x7fff88ec3ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f84ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88f85000 - 0x7fff890e2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8912d000 - 0x7fff89138ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff891d5000 - 0x7fff89375ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89376000 - 0x7fff8937bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8937c000 - 0x7fff8941dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8941e000 - 0x7fff8945dfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8945e000 - 0x7fff8977afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8977b000 - 0x7fff8979bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8979c000 - 0x7fff897c5fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff897c6000 - 0x7fff897fffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89942ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89960000 - 0x7fff8996aff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff89bd8000 - 0x7fff89c4bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff89c4c000 - 0x7fff89c62fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff89c8c000 - 0x7fff89fa5fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89fa6000 - 0x7fff89fa9fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a507000 - 0x7fff8a50afff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a50b000 - 0x7fff8a513fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a54dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8a807000 - 0x7fff8a814ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib (... 320 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8b402000 - 0x7fff8b41eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8b41f000 - 0x7fff8b43efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8b43f000 - 0x7fff8b454fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8b455000 - 0x7fff8b55afff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8bc66000 - 0x7fff8bca0fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8bd97000 - 0x7fff8bd9efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bdf6000 - 0x7fff8c0ebff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8c1b6000 - 0x7fff8c1b7ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c1b8000 - 0x7fff8c42cfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8d1b9000 - 0x7fff8d1e4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d1e5000 - 0x7fff8d255fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d256000 - 0x7fff8d256fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d257000 - 0x7fff8d25bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8db5d000 - 0x7fff8db5dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8deb2000 - 0x7fff8e0dcfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e609000 - 0x7fff8e669fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e674000 - 0x7fff8e67afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eb98000 - 0x7fff8ebd3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ebdbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ec12000 - 0x7fff8ec25ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ec39000 - 0x7fff8ec4bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ec4c000 - 0x7fff8ec50fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ec51000 - 0x7fff8ee53fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ee54000 - 0x7fff8ee58ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8ee59000 - 0x7fff8eebbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8eebc000 - 0x7fff8eec2fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8eec5000 - 0x7fff8ef5fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8f10c000 - 0x7fff8f113fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f114000 - 0x7fff8f144ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f145000 - 0x7fff8f146ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8f147000 - 0x7fff8f155ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f156000 - 0x7fff8f1a4fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f1a5000 - 0x7fff8f1aaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f1c1000 - 0x7fff8f1c8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f236000 - 0x7fff8f237fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f238000 - 0x7fff8f247ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f27d000 - 0x7fff8f27efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f2e9000 - 0x7fff8f2eaff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f2ee000 - 0x7fff8f3cbfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f445000 - 0x7fff8f489ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f48a000 - 0x7fff8f495ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f496000 - 0x7fff9009cfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff9066b000 - 0x7fff90674ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff906c5000 - 0x7fff9071dff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff9071e000 - 0x7fff9082afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff9082b000 - 0x7fff9084cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9084d000 - 0x7fff9086aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff90877000 - 0x7fff90955fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90956000 - 0x7fff90959fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9095a000 - 0x7fff90b2eff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90b2f000 - 0x7fff90b70fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff90b71000 - 0x7fff90b8efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90b97000 - 0x7fff90ca4fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff90d1c000 - 0x7fff911e3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff911e4000 - 0x7fff91240ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff912b9000 - 0x7fff912d0fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff9134d000 - 0x7fff913b5ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91449000 - 0x7fff914a4ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9156d000 - 0x7fff9156fff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff91570000 - 0x7fff91576fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff915d0000 - 0x7fff915d7ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff915e0000 - 0x7fff91648ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff91649000 - 0x7fff91649fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9164a000 - 0x7fff9164afff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff9164b000 - 0x7fff9174dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9174e000 - 0x7fff91774fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91775000 - 0x7fff9177afff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9177b000 - 0x7fff9177bfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9177c000 - 0x7fff9177efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff918ec000 - 0x7fff91902ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9193e000 - 0x7fff91992fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91a69000 - 0x7fff91a7bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91a7c000 - 0x7fff91a81fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff91a94000 - 0x7fff91a97ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91a98000 - 0x7fff91aaaff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91aab000 - 0x7fff91ad7ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91ad8000 - 0x7fff91ae6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91e52000 - 0x7fff91ec8fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92672000 - 0x7fff926f7ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff92700000 - 0x7fff927c7ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff927c8000 - 0x7fff928cffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff928d0000 - 0x7fff928d0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff928d1000 - 0x7fff928dcfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff928dd000 - 0x7fff929d7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff929d8000 - 0x7fff92a53ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92b3f000 - 0x7fff93123fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93289000 - 0x7fff9328efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9328f000 - 0x7fff93291fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff933c0000 - 0x7fff933cefff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93446000 - 0x7fff934caff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff934cc000 - 0x7fff934d2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff934d3000 - 0x7fff93525ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff93526000 - 0x7fff9352afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff9352b000 - 0x7fff9354ffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93567fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff935b5000 - 0x7fff935fbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff935fc000 - 0x7fff9360bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff9360c000 - 0x7fff9360cfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff9360d000 - 0x7fff93678ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff93679000 - 0x7fff936b4fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93709000 - 0x7fff937edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93800fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff93820000 - 0x7fff93820fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff93821000 - 0x7fff93916fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff93935000 - 0x7fff93a14fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff93a15000 - 0x7fff93b2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff93c1c000 - 0x7fff93c1cfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff93c68000 - 0x7fff93d9efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff93dbe000 - 0x7fff93dfefe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94240000 - 0x7fff94280ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff94281000 - 0x7fff94281fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 3912 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=181.5M resident=94.3M(52%) swapped_out_or_unallocated=87.1M(48%) QtQA::App::TestRunner: Writable regions: Total=107.3M written=4672K(4%) resident=8304K(8%) swapped_out=0K(0%) unallocated=99.2M(92%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 980K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 564K QtQA::App::TestRunner: JS JIT generated code 8K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 68.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.5M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.5M QtQA::App::TestRunner: __TEXT 123.9M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 452K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 403.4M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQMLTypeLoader ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQMLTypeLoader::initTestCase() QDEBUG : tst_QQMLTypeLoader::testLoadComplete() ("/work/build/qt/qtdeclarative/tests/auto/qml/qqmltypeloader", "/work/build/qt/qtbase/qml") PASS : tst_QQMLTypeLoader::testLoadComplete() PASS : tst_QQMLTypeLoader::cleanupTestCase() Totals: 3 passed, 0 failed, 0 skipped ********* Finished testing of tst_QQMLTypeLoader ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmltypeloader [66483] QtQA::App::TestRunner: Path: /work/*/tst_qqmltypeloader QtQA::App::TestRunner: Identifier: tst_qqmltypeloader QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [65657] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 17:39:28.947 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-000000010000a000 [ 40K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[66483]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x0000000103c364ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010cc2fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010cba4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010cbed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010cf4b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ccb7de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cc39e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x0000000101389771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010b7921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000103c2ea7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x0000000103c2e9b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000103c2ffe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000103c2fec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010c2a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010c2921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cc4079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100c9ca65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010c0a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmltypeloader 0x00000001000061ca main + 106 QtQA::App::TestRunner: 19 tst_qqmltypeloader 0x0000000100004854 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff897927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91adb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ada316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100ce83b4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100ce932a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100cea297 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100c9a174 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100aba603 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100abe76a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8979067a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff8978fd71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.framework.IOKit 0x00007fff93657139 io_connect_method + 431 QtQA::App::TestRunner: 3 com.apple.framework.IOKit 0x00007fff93611e0b IOConnectCallMethod + 352 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x0000000108abc190 0x1088ec000 + 1900944 QtQA::App::TestRunner: 5 com.apple.ATIRadeonX3000GLDriver 0x0000000108a8f46a gldPresentFramebufferData + 63 QtQA::App::TestRunner: 6 GLEngine 0x0000000105271858 glSwap_Exec + 184 QtQA::App::TestRunner: 7 com.apple.opengl 0x00007fff936082af CGLFlushDrawable + 65 QtQA::App::TestRunner: 8 QtGui 0x00000001010f218b TestNamespace::QOpenGLContext::swapBuffers(TestNamespace::QSurface*) + 795 QtQA::App::TestRunner: 9 QtQuick 0x00000001000ae97b TestNamespace::QSGRenderThread::syncAndRender() + 395 QtQA::App::TestRunner: 10 QtQuick 0x00000001000aecee TestNamespace::QSGRenderThread::run() + 158 QtQA::App::TestRunner: 11 QtCore 0x0000000100abe76a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 12 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 13 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000102822340 rcx: 0x0000000000000000 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000010283df90 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe400 rsp: 0x00007fff5fbfe370 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010284e050 r10: 0x0000000000200000 r11: 0x0000000100ca25f0 QtQA::App::TestRunner: r12: 0x000000010283cfe0 r13: 0x00007fff5fbfe490 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x0000000103c364ab rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 2 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100009fff +tst_qqmltypeloader (??? - ???) /work/*/tst_qqmltypeloader QtQA::App::TestRunner: 0x100010000 - 0x1002bffff +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100471000 - 0x1007adff7 +QtQml (5.3.0 - compatibility 5.3.0) <3DA22124-67FA-3B0C-9EEA-AA98D9DEB0D6> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x10090c000 - 0x100a13ff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100a93000 - 0x100f84fff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010a6000 - 0x101433fff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101589000 - 0x1015acfff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015c0000 - 0x1015c6fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x103c28000 - 0x103cbaff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x103d16000 - 0x103d40fff +QtPrintSupport (5.3.0 - compatibility 5.3.0) <26C1622E-0188-3B83-9959-C54150A30829> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103d69000 - 0x104216ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x1044f1000 - 0x1044f4fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x1044f8000 - 0x1044fbff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x105250000 - 0x105254fff +libSlow.1.0.0.dylib (??? - ???) /work/*/libSlow.1.0.0.dylib QtQA::App::TestRunner: 0x10525a000 - 0x105412fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x105449000 - 0x105457fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x10545e000 - 0x105468fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x105bcb000 - 0x105d25fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x105d57000 - 0x105d85ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1088ec000 - 0x108badfe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6f69d000 - 0x7fff6f6d1baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728fff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff87290000 - 0x7fff87306ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87307000 - 0x7fff87330fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87eaaa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff87eab000 - 0x7fff87f8fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87f90000 - 0x7fff880f7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8823d000 - 0x7fff88289ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8828a000 - 0x7fff882b7fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff882b8000 - 0x7fff8833bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff887a6000 - 0x7fff887a8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff887a9000 - 0x7fff887d1fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff887d2000 - 0x7fff88874fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88875000 - 0x7fff88ba1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88e7f000 - 0x7fff88ec3ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f84ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88f85000 - 0x7fff890e2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8912d000 - 0x7fff89138ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff891d5000 - 0x7fff89375ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89376000 - 0x7fff8937bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8937c000 - 0x7fff8941dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8941e000 - 0x7fff8945dfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8945e000 - 0x7fff8977afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8977b000 - 0x7fff8979bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8979c000 - 0x7fff897c5fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff897c6000 - 0x7fff897fffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89942ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89960000 - 0x7fff8996aff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff89bd8000 - 0x7fff89c4bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff89c4c000 - 0x7fff89c62fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff89c8c000 - 0x7fff89fa5fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89fa6000 - 0x7fff89fa9fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a507000 - 0x7fff8a50afff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a50b000 - 0x7fff8a513fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a54dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8a807000 - 0x7fff8a814ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8b402000 - 0x7fff8b41eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8b41f000 - 0x7fff8b43efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8b43f000 - 0x7fff8b454fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8b455000 - 0x7fff8b55afff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8bc66000 - 0x7fff8bca0fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8bd97000 - 0x7fff8bd9efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bdf6000 - 0x7fff8c0ebff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8c1b6000 - 0x7fff8c1b7ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c1b8000 - 0x7fff8c42cfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8d1b9000 - 0x7fff8d1e4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d1e5000 - 0x7fff8d255fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d256000 - 0x7fff8d256fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d257000 - 0x7fff8d25bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8db5d000 - 0x7fff8db5dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8deb2000 - 0x7fff8e0dcfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e609000 - 0x7fff8e669fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e674000 - 0x7fff8e67afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eb98000 - 0x7fff8ebd3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ebdbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ec12000 - 0x7fff8ec25ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ec39000 - 0x7fff8ec4bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ec4c000 - 0x7fff8ec50fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ec51000 - 0x7fff8ee53fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ee54000 - 0x7fff8ee58ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8ee59000 - 0x7fff8eebbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8eebc000 - 0x7fff8eec2fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8eec5000 - 0x7fff8ef5fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8f10c000 - 0x7fff8f113fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f114000 - 0x7fff8f144ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f145000 - 0x7fff8f146ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8f147000 - 0x7fff8f155ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f156000 - 0x7fff8f1a4fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f1a5000 - 0x7fff8f1aaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f1c1000 - 0x7fff8f1c8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f236000 - 0x7fff8f237fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f238000 - 0x7fff8f247ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f27d000 - 0x7fff8f27efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f2e9000 - 0x7fff8f2eaff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f2ee000 - 0x7fff8f3cbfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f445000 - 0x7fff8f489ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f48a000 - 0x7fff8f495ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f496000 - 0x7fff9009cfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff9066b000 - 0x7fff90674ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff906c5000 - 0x7fff9071dff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff9071e000 - 0x7fff9082afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff9082b000 - 0x7fff9084cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9084d000 - 0x7fff9086aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff90877000 - 0x7fff90955fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90956000 - 0x7fff90959fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9095a000 - 0x7fff90b2eff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90b2f000 - 0x7fff90b70fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff90b71000 - 0x7fff90b8efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90b97000 - 0x7fff90ca4fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff90d1c000 - 0x7fff911e3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff911e4000 - 0x7fff91240ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff912b9000 - 0x7fff912d0fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff9134d000 - 0x7fff913b5ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91449000 - 0x7fff914a4ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9156d000 - 0x7fff9156fff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff91570000 - 0x7fff91576fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff915d0000 - 0x7fff915d7ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff915e0000 - 0x7fff91648ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff91649000 - 0x7fff91649fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9164a000 - 0x7fff9164afff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff9164b000 - 0x7fff9174dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9174e000 - 0x7fff91774fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91775000 - 0x7fff9177afff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9177b000 - 0x7fff9177bfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9177c000 - 0x7fff9177efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff918ec000 - 0x7fff91902ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9193e000 - 0x7fff91992fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91a69000 - 0x7fff91a7bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91a7c000 - 0x7fff91a81fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff91a94000 - 0x7fff91a97ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91a98000 - 0x7fff91aaaff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91aab000 - 0x7fff91ad7ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91ad8000 - 0x7fff91ae6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91e52000 - 0x7fff91ec8fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92672000 - 0x7fff926f7ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff92700000 - 0x7fff927c7ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff927c8000 - 0x7fff928cffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff928d0000 - 0x7fff928d0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff928d1000 - 0x7fff928dcfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff928dd000 - 0x7fff929d7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff929d8000 - 0x7fff92a53ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92b3f000 - 0x7fff93123fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93289000 - 0x7fff9328efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9328f000 - 0x7fff93291fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff933c0000 - 0x7fff933cefff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93446000 - 0x7fff934caff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff934cc000 - 0x7fff934d2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff934d3000 - 0x7fff93525ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff93526000 - 0x7fff9352afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff9352b000 - 0x7fff9354ffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93567fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff935b5000 - 0x7fff935fbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff935fc000 - 0x7fff9360bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff9360c000 - 0x7fff9360cfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff9360d000 - 0x7fff93678ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff93679000 - 0x7fff936b4fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93709000 - 0x7fff937edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93800fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff93820000 - 0x7fff93820fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff93821000 - 0x7fff93916fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff93935000 - 0x7fff93a14fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff93a15000 - 0x7fff93b2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff93c1c000 - 0x7fff93c1cfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff93c68000 - 0x7fff93d9efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff93dbe000 - 0x7fff93dfefe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94240000 - 0x7fff94280ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff94281000 - 0x7fff94281fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 3 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 4309 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=181.5M resident=95.8M(53%) swapped_out_or_unallocated=85.7M(47%) QtQA::App::TestRunner: Writable regions: Total=88.3M written=4740K(5%) resident=8120K(9%) swapped_out=0K(0%) unallocated=80.4M(91%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 980K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 160K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 564K QtQA::App::TestRunner: JS JIT generated code 8K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 50.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.5M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.5M QtQA::App::TestRunner: __TEXT 123.9M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 452K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 384.4M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmltypeloader: 12 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01179/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391699697): http://codereview.qt-project.org/77525 [PS1] - Add a test HTTP server as manual test. From ci-noreply at qt-project.org Thu Feb 6 16:54:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:54:45 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #465 Message-ID: <20140206_155445_095561.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #465: SUCCESS Tested changes (refs/builds/stable_1391699238): http://codereview.qt-project.org/77554 [PS1] - Set accessible name for RadioButton From ci-noreply at qt-project.org Thu Feb 6 16:57:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:57:43 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #191 Message-ID: <20140206_155743_033208.ci-noreply@qt-project.org> QtWebEngine_master_Integration #191: SUCCESS Tested changes (refs/builds/master_1391696407): http://codereview.qt-project.org/77498 [PS2] - Use arm_neon_optional from armv7 onward if not explicitly enabled http://codereview.qt-project.org/77497 [PS2] - Register a path provider for Qt instead of using PathService::Override From ci-noreply at qt-project.org Thu Feb 6 16:58:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 17:58:56 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2821 Message-ID: <20140206_155856_000467.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02821/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391700558): http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77439 [PS2] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW From ci-noreply at qt-project.org Thu Feb 6 17:01:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 18:01:52 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #378 Message-ID: <20140206_160152_030118.ci-noreply@qt-project.org> qtwebkit failed to compile :( In file included from inspector/InspectorAllInOne.cpp:88: ../WTF/wtf/PassRefPtr.h: In instantiation of โ€˜void WTF::refIfNotNull(T*) [with T = WebCore::CSSRuleList]โ€™: ../WTF/wtf/PassRefPtr.h:60: instantiated from โ€˜WTF::PassRefPtr::PassRefPtr(T*) [with T = WebCore::CSSRuleList]โ€™ ../WTF/wtf/PassRefPtr.h:46: internal compiler error: Segmentation fault make[3]: *** [.obj/inspector/InspectorAllInOne.o] Error 1 make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00378/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1391691087): http://codereview.qt-project.org/77500 [PS3] - Updated submodules. From ci-noreply at qt-project.org Thu Feb 6 17:10:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 18:10:50 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #297 Message-ID: <20140206_161050_055120.ci-noreply@qt-project.org> QtDoc_stable_Integration #297: SUCCESS Tested changes (refs/builds/stable_1391700126): http://codereview.qt-project.org/77358 [PS1] - Doc: Corrected a typo and reworded a sentence From ci-noreply at qt-project.org Thu Feb 6 17:12:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 18:12:57 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1180 Message-ID: <20140206_161257_072526.ci-noreply@qt-project.org> Autotests `tst_qqmlcomponent' and `tst_qqmltypeloader' failed :( Testing tst_qqmlcomponent Totals: 16 passed, 0 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlcomponent [69197] QtQA::App::TestRunner: Path: /work/*/tst_qqmlcomponent QtQA::App::TestRunner: Identifier: tst_qqmlcomponent QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [69196] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 18:10:14.485 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100019000 [ 100K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[69197]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x0000000102e914ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010e32fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010e2a4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010e2ed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010e64b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ce27de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cda9e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x00000001013a0771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010ce921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000102e89a7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x0000000102e899b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102e8afe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102e8aec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010d9a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010d9921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cdb079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100cb3a65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010d7a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmlcomponent 0x0000000100009edf main + 95 QtQA::App::TestRunner: 19 tst_qqmlcomponent 0x0000000100004174 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b0617e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff933aa786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff933a9316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b060bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0f274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100ad6d2e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62 QtQA::App::TestRunner: 3 QtCore 0x0000000100ad6bdc TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 4 QtQuick 0x00000001000c5bfe TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 94 QtQA::App::TestRunner: 5 QtQuick 0x00000001000c5d1c TestNamespace::QSGRenderThread::run() + 204 QtQA::App::TestRunner: 6 QtCore 0x0000000100ad576a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: com.apple.CFSocket.private QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b060df2 __select + 10 QtQA::App::TestRunner: 1 com.apple.CoreFoundation 0x00007fff922aac8b __CFSocketManager + 1355 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x000000010173f2b0 rcx: 0x0000000000000000 rdx: 0x000000010173f540 QtQA::App::TestRunner: rdi: 0x0000000101741840 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe3c0 rsp: 0x00007fff5fbfe330 QtQA::App::TestRunner: r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000200000 r11: 0x0000000100cb95f0 QtQA::App::TestRunner: r12: 0x00000001017408a0 r13: 0x00007fff5fbfe450 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x0000000102e914ab rfl: 0x0000000000010202 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100018ff7 +tst_qqmlcomponent (??? - ???) <9EF44BD5-9258-38CB-AC09-CE4475648DC0> /work/*/tst_qqmlcomponent QtQA::App::TestRunner: 0x100027000 - 0x1002d6fff +QtQuick (5.3.0 - compatibility 5.3.0) <43EAE08B-DC0B-3952-8C0E-E0554962B89F> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100488000 - 0x1007c4ff7 +QtQml (5.3.0 - compatibility 5.3.0) <1087908F-51C3-3199-9C3D-D4FF2FD6BC99> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100923000 - 0x100a2aff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100aaa000 - 0x100f9bfff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010bd000 - 0x10144afff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1015a0000 - 0x1015c3fff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015d7000 - 0x1015ddfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102bf3000 - 0x102bf6fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102e83000 - 0x102f15ff7 +libqcocoa.dylib (??? - ???) <7DFA4066-578A-3A7B-ACB9-8019C009EFD7> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102f71000 - 0x102f9bfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) <30973A0E-75FC-321C-B05D-1392AE1E245F> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff4000 - 0x102ff7fff +libwindowplugin.dylib (??? - ???) <70EC2957-14D8-38EB-83B8-D462ECB99C92> /work/*/libwindowplugin.dylib QtQA::App::TestRunner: 0x104aa5000 - 0x104f52ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <4CE99538-B431-3D1B-8632-0570CD3E372E> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x105726000 - 0x10573cff7 +libqcorewlanbearer.dylib (??? - ???) <4B6ADC45-5A83-3441-8864-AEEF5100CE04> /work/*/libqcorewlanbearer.dylib QtQA::App::TestRunner: 0x10574b000 - 0x105754fff +libqgenericbearer.dylib (??? - ???) <9EE29A08-9CF9-302D-B718-5CFE08CF27EB> /work/*/libqgenericbearer.dylib QtQA::App::TestRunner: 0x105769000 - 0x105777fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x10577e000 - 0x1057acff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1057b5000 - 0x1057bffef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1057c5000 - 0x1057c8ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x108f00000 - 0x1090b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1090ef000 - 0x109249fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x109400000 - 0x1096c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff64c50000 - 0x7fff64c84baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff88b0a000 - 0x7fff88b5eff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff88b5f000 - 0x7fff88bd5ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff88bd6000 - 0x7fff88bfffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff88ddb000 - 0x7fff89779a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8977a000 - 0x7fff8985ee5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8985f000 - 0x7fff899c6fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff89b0c000 - 0x7fff89b58ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff89b59000 - 0x7fff89b86fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff89b87000 - 0x7fff89c0afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8a075000 - 0x7fff8a077fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8a078000 - 0x7fff8a0a0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a0a1000 - 0x7fff8a143fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8a144000 - 0x7fff8a470fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a74e000 - 0x7fff8a792ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8a7bd000 - 0x7fff8a853ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8a854000 - 0x7fff8a9b1fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8a9fc000 - 0x7fff8aa07ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8aaa4000 - 0x7fff8ac44ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8ac45000 - 0x7fff8ac4afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8ac4b000 - 0x7fff8acecfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8aced000 - 0x7fff8ad2cfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8ad2d000 - 0x7fff8b049fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8b04a000 - 0x7fff8b06afff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8b06b000 - 0x7fff8b094fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8b095000 - 0x7fff8b0cefe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8b15e000 - 0x7fff8b211ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b22f000 - 0x7fff8b239ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8b4a7000 - 0x7fff8b51afff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8b51b000 - 0x7fff8b531fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8b55b000 - 0x7fff8b874fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8b875000 - 0x7fff8b878fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8bdd6000 - 0x7fff8bdd9fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8bdda000 - 0x7fff8bde2fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8be1b000 - 0x7fff8be1cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0e3ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8c0e4000 - 0x7fff8c511fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8c561000 - 0x7fff8c606fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8c799000 - 0x7fff8c7ccff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c7cd000 - 0x7fff8c80fff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8c810000 - 0x7fff8c834fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ccbc000 - 0x7fff8ccd0ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8ccd1000 - 0x7fff8ccedff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ccee000 - 0x7fff8cd0dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8cd0e000 - 0x7fff8cd23fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8cd24000 - 0x7fff8ce29fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8d535000 - 0x7fff8d56ffe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8d666000 - 0x7fff8d66dfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8d6c5000 - 0x7fff8d9baff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8da85000 - 0x7fff8da86ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8da87000 - 0x7fff8dcfbfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8ea88000 - 0x7fff8eab3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8eab4000 - 0x7fff8eb24fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8eb25000 - 0x7fff8eb25fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8eb26000 - 0x7fff8eb2afff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8f42c000 - 0x7fff8f42cfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8f781000 - 0x7fff8f9abfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8fed8000 - 0x7fff8ff38fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8ff43000 - 0x7fff8ff49fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff90467000 - 0x7fff904a2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff904a3000 - 0x7fff904a4fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904a5000 - 0x7fff904aafff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff904e1000 - 0x7fff904f4ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff90508000 - 0x7fff9051aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff9051b000 - 0x7fff9051ffff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff90520000 - 0x7fff90722fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90723000 - 0x7fff90727ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff90728000 - 0x7fff9078aff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff9078b000 - 0x7fff90791fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff90794000 - 0x7fff9082eff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff909db000 - 0x7fff909e2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff909e3000 - 0x7fff90a13ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff90a14000 - 0x7fff90a15ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff90a16000 - 0x7fff90a24ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff90a25000 - 0x7fff90a73fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff90a74000 - 0x7fff90a79ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff90a90000 - 0x7fff90a97fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff90b05000 - 0x7fff90b06fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff90b07000 - 0x7fff90b16ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff90b4c000 - 0x7fff90b4dfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90bb8000 - 0x7fff90bb9ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff90bbd000 - 0x7fff90c9afef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff90d14000 - 0x7fff90d58ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff90d59000 - 0x7fff90d64ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff90d65000 - 0x7fff9196bfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff91f3a000 - 0x7fff91f43ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff91f94000 - 0x7fff91fecff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff91fed000 - 0x7fff920f9fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff920fa000 - 0x7fff9211bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9211c000 - 0x7fff92139ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff92146000 - 0x7fff92224fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff92225000 - 0x7fff92228fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff92229000 - 0x7fff923fdff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff923fe000 - 0x7fff9243ffff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff92440000 - 0x7fff9245dfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff92466000 - 0x7fff92573fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff925eb000 - 0x7fff92ab2fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff92ab3000 - 0x7fff92b0fff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff92b88000 - 0x7fff92b9ffff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff92ba9000 - 0x7fff92bf2ff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN QtQA::App::TestRunner: 0x7fff92c1c000 - 0x7fff92c84ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff92d18000 - 0x7fff92d73ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff92e3c000 - 0x7fff92e3eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff92e3f000 - 0x7fff92e45fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff92e9f000 - 0x7fff92ea6ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff92eaf000 - 0x7fff92f17ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff92f18000 - 0x7fff92f18fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff92f19000 - 0x7fff92f19fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff92f1a000 - 0x7fff9301cfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9301d000 - 0x7fff93043fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff93044000 - 0x7fff93049fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9304a000 - 0x7fff9304afff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9304b000 - 0x7fff9304dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff931bb000 - 0x7fff931d1ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9320d000 - 0x7fff93261fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff93338000 - 0x7fff9334aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff9334b000 - 0x7fff93350fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff93363000 - 0x7fff93366ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff93367000 - 0x7fff93379ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff9337a000 - 0x7fff933a6ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff933a7000 - 0x7fff933b5fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff93721000 - 0x7fff93797fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff93f41000 - 0x7fff93fc6ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff93fcf000 - 0x7fff94096ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff94097000 - 0x7fff9419efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9419f000 - 0x7fff9419ffff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff941a0000 - 0x7fff941abfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff941ac000 - 0x7fff942a6ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff942a7000 - 0x7fff94322ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff9440e000 - 0x7fff949f2fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff94b58000 - 0x7fff94b5dfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff94b5e000 - 0x7fff94b60fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff94c8f000 - 0x7fff94c9dfff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff94d15000 - 0x7fff94d99ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff94d9b000 - 0x7fff94da1ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff94da2000 - 0x7fff94df4ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff94df5000 - 0x7fff94df9fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff94dfa000 - 0x7fff94e1efff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff94e1f000 - 0x7fff94e36fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff94e84000 - 0x7fff94ecafff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff94ecb000 - 0x7fff94edafff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff94edb000 - 0x7fff94edbfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff94edc000 - 0x7fff94f47ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff94f48000 - 0x7fff94f83fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff94fd8000 - 0x7fff950bcff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff950c2000 - 0x7fff950cffff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff950ef000 - 0x7fff950effff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff950f0000 - 0x7fff951e5fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff95204000 - 0x7fff952e3fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff952e4000 - 0x7fff953fdfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff954eb000 - 0x7fff954ebfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff95537000 - 0x7fff9566dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff9568d000 - 0x7fff956cdfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff95b0f000 - 0x7fff95b4fff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff95b50000 - 0x7fff95b50fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 6088 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.0M resident=96.3M(53%) swapped_out_or_unallocated=85.7M(47%) QtQA::App::TestRunner: Writable regions: Total=91.2M written=6920K(7%) resident=10.8M(12%) swapped_out=0K(0%) unallocated=80.4M(88%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 208K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 424K QtQA::App::TestRunner: MALLOC 61.8M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.6M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 387.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlcomponent ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlcomponent::initTestCase() PASS : tst_qqmlcomponent::null() PASS : tst_qqmlcomponent::loadEmptyUrl() PASS : tst_qqmlcomponent::qmlCreateWindow() PASS : tst_qqmlcomponent::qmlCreateObject() PASS : tst_qqmlcomponent::qmlCreateObjectWithProperties() PASS : tst_qqmlcomponent::qmlIncubateObject() PASS : tst_qqmlcomponent::qmlCreateParentReference() PASS : tst_qqmlcomponent::async() PASS : tst_qqmlcomponent::asyncHierarchy() PASS : tst_qqmlcomponent::componentUrlCanonicalization() PASS : tst_qqmlcomponent::onDestructionLookup() PASS : tst_qqmlcomponent::onDestructionCount() PASS : tst_qqmlcomponent::recursion() PASS : tst_qqmlcomponent::recursionContinuation() PASS : tst_qqmlcomponent::cleanupTestCase() Totals: 16 passed, 0 failed, 0 skipped ********* Finished testing of tst_qqmlcomponent ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlcomponent [69198] QtQA::App::TestRunner: Path: /work/*/tst_qqmlcomponent QtQA::App::TestRunner: Identifier: tst_qqmlcomponent QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [69196] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 18:10:16.867 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100019000 [ 100K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[69198]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x0000000103a0e4ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010e32fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010e2a4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010e2ed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010e64b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ce27de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cda9e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x00000001013a0771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010ce921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000103a06a7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x0000000103a069b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000103a07fe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000103a07ec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010d9a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010d9921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cdb079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100cb3a65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010d7a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmlcomponent 0x0000000100009edf main + 95 QtQA::App::TestRunner: 19 tst_qqmlcomponent 0x0000000100004174 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b0617e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff933aa786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff933a9316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b060bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0f274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100ad6d2e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62 QtQA::App::TestRunner: 3 QtCore 0x0000000100ad6bdc TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 4 QtQuick 0x00000001000c5bfe TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 94 QtQA::App::TestRunner: 5 QtQuick 0x00000001000c5d1c TestNamespace::QSGRenderThread::run() + 204 QtQA::App::TestRunner: 6 QtCore 0x0000000100ad576a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: com.apple.CFSocket.private QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b060df2 __select + 10 QtQA::App::TestRunner: 1 com.apple.CoreFoundation 0x00007fff922aac8b __CFSocketManager + 1355 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x000000010293cf60 rcx: 0x0000000000000000 rdx: 0x000000010293d1f0 QtQA::App::TestRunner: rdi: 0x000000010293f4e0 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe3d0 rsp: 0x00007fff5fbfe340 QtQA::App::TestRunner: r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000200000 r11: 0x0000000100cb95f0 QtQA::App::TestRunner: r12: 0x000000010293e550 r13: 0x00007fff5fbfe460 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x0000000103a0e4ab rfl: 0x0000000000010202 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100018ff7 +tst_qqmlcomponent (??? - ???) <9EF44BD5-9258-38CB-AC09-CE4475648DC0> /work/*/tst_qqmlcomponent QtQA::App::TestRunner: 0x100027000 - 0x1002d6fff +QtQuick (5.3.0 - compatibility 5.3.0) <43EAE08B-DC0B-3952-8C0E-E0554962B89F> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100488000 - 0x1007c4ff7 +QtQml (5.3.0 - compatibility 5.3.0) <1087908F-51C3-3199-9C3D-D4FF2FD6BC99> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100923000 - 0x100a2aff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100aaa000 - 0x100f9bfff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010bd000 - 0x10144afff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1015a0000 - 0x1015c3fff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015d7000 - 0x1015ddfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102cf3000 - 0x102cf6fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102f83000 - 0x102fadfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) <30973A0E-75FC-321C-B05D-1392AE1E245F> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff6000 - 0x102ff9fff +libwindowplugin.dylib (??? - ???) <70EC2957-14D8-38EB-83B8-D462ECB99C92> /work/*/libwindowplugin.dylib QtQA::App::TestRunner: 0x103a00000 - 0x103a92ff7 +libqcocoa.dylib (??? - ???) <7DFA4066-578A-3A7B-ACB9-8019C009EFD7> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1057a5000 - 0x105c52ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <4CE99538-B431-3D1B-8632-0570CD3E372E> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x108515000 - 0x10852bff7 +libqcorewlanbearer.dylib (??? - ???) <4B6ADC45-5A83-3441-8864-AEEF5100CE04> /work/*/libqcorewlanbearer.dylib QtQA::App::TestRunner: 0x10853a000 - 0x108543fff +libqgenericbearer.dylib (??? - ???) <9EE29A08-9CF9-302D-B718-5CFE08CF27EB> /work/*/libqgenericbearer.dylib QtQA::App::TestRunner: 0x108cda000 - 0x108ce8fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x108cef000 - 0x108cf9fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x108e00000 - 0x108fb8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x108fef000 - 0x109149fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10917b000 - 0x1091a9ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1091b2000 - 0x1091b5ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109300000 - 0x1095c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6cdea000 - 0x7fff6ce1ebaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff88b0a000 - 0x7fff88b5eff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff88b5f000 - 0x7fff88bd5ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff88bd6000 - 0x7fff88bfffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff88ddb000 - 0x7fff89779a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8977a000 - 0x7fff8985ee5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8985f000 - 0x7fff899c6fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff89b0c000 - 0x7fff89b58ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff89b59000 - 0x7fff89b86fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff89b87000 - 0x7fff89c0afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8a075000 - 0x7fff8a077fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8a078000 - 0x7fff8a0a0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a0a1000 - 0x7fff8a143fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8a144000 - 0x7fff8a470fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a74e000 - 0x7fff8a792ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8a7bd000 - 0x7fff8a853ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8a854000 - 0x7fff8a9b1fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8a9fc000 - 0x7fff8aa07ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8aaa4000 - 0x7fff8ac44ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8ac45000 - 0x7fff8ac4afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8ac4b000 - 0x7fff8acecfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8aced000 - 0x7fff8ad2cfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8ad2d000 - 0x7fff8b049fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8b04a000 - 0x7fff8b06afff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8b06b000 - 0x7fff8b094fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8b095000 - 0x7fff8b0cefe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8b15e000 - 0x7fff8b211ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b22f000 - 0x7fff8b239ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8b4a7000 - 0x7fff8b51afff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8b51b000 - 0x7fff8b531fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8b55b000 - 0x7fff8b874fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8b875000 - 0x7fff8b878fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8bdd6000 - 0x7fff8bdd9fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8bdda000 - 0x7fff8bde2fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8be1b000 - 0x7fff8be1cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0e3ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8c0e4000 - 0x7fff8c511fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8c561000 - 0x7fff8c606fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8c799000 - 0x7fff8c7ccff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c7cd000 - 0x7fff8c80fff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8c810000 - 0x7fff8c834fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ccbc000 - 0x7fff8ccd0ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8ccd1000 - 0x7fff8ccedff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ccee000 - 0x7fff8cd0dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8cd0e000 - 0x7fff8cd23fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8cd24000 - 0x7fff8ce29fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib (... 315 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff8be1b000 - 0x7fff8be1cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0e3ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8c0e4000 - 0x7fff8c511fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8c561000 - 0x7fff8c606fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8c799000 - 0x7fff8c7ccff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c7cd000 - 0x7fff8c80fff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8c810000 - 0x7fff8c834fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ccbc000 - 0x7fff8ccd0ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8ccd1000 - 0x7fff8ccedff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ccee000 - 0x7fff8cd0dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8cd0e000 - 0x7fff8cd23fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8cd24000 - 0x7fff8ce29fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8d535000 - 0x7fff8d56ffe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8d666000 - 0x7fff8d66dfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8d6c5000 - 0x7fff8d9baff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8da85000 - 0x7fff8da86ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8da87000 - 0x7fff8dcfbfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8ea88000 - 0x7fff8eab3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8eab4000 - 0x7fff8eb24fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8eb25000 - 0x7fff8eb25fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8eb26000 - 0x7fff8eb2afff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8f42c000 - 0x7fff8f42cfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8f781000 - 0x7fff8f9abfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8fed8000 - 0x7fff8ff38fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8ff43000 - 0x7fff8ff49fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff90467000 - 0x7fff904a2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff904a3000 - 0x7fff904a4fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904a5000 - 0x7fff904aafff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff904e1000 - 0x7fff904f4ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff90508000 - 0x7fff9051aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff9051b000 - 0x7fff9051ffff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff90520000 - 0x7fff90722fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90723000 - 0x7fff90727ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff90728000 - 0x7fff9078aff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff9078b000 - 0x7fff90791fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff90794000 - 0x7fff9082eff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff909db000 - 0x7fff909e2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff909e3000 - 0x7fff90a13ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff90a14000 - 0x7fff90a15ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff90a16000 - 0x7fff90a24ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff90a25000 - 0x7fff90a73fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff90a74000 - 0x7fff90a79ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff90a90000 - 0x7fff90a97fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff90b05000 - 0x7fff90b06fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff90b07000 - 0x7fff90b16ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff90b4c000 - 0x7fff90b4dfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90bb8000 - 0x7fff90bb9ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff90bbd000 - 0x7fff90c9afef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff90d14000 - 0x7fff90d58ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff90d59000 - 0x7fff90d64ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff90d65000 - 0x7fff9196bfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff91f3a000 - 0x7fff91f43ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff91f94000 - 0x7fff91fecff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff91fed000 - 0x7fff920f9fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff920fa000 - 0x7fff9211bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9211c000 - 0x7fff92139ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff92146000 - 0x7fff92224fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff92225000 - 0x7fff92228fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff92229000 - 0x7fff923fdff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff923fe000 - 0x7fff9243ffff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff92440000 - 0x7fff9245dfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff92466000 - 0x7fff92573fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff925eb000 - 0x7fff92ab2fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff92ab3000 - 0x7fff92b0fff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff92b88000 - 0x7fff92b9ffff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff92c1c000 - 0x7fff92c84ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff92d18000 - 0x7fff92d73ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff92e3c000 - 0x7fff92e3eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff92e3f000 - 0x7fff92e45fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff92e9f000 - 0x7fff92ea6ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff92eaf000 - 0x7fff92f17ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff92f18000 - 0x7fff92f18fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff92f19000 - 0x7fff92f19fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff92f1a000 - 0x7fff9301cfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9301d000 - 0x7fff93043fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff93044000 - 0x7fff93049fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9304a000 - 0x7fff9304afff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9304b000 - 0x7fff9304dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff931bb000 - 0x7fff931d1ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9320d000 - 0x7fff93261fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff93338000 - 0x7fff9334aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff9334b000 - 0x7fff93350fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff93363000 - 0x7fff93366ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff93367000 - 0x7fff93379ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff9337a000 - 0x7fff933a6ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff933a7000 - 0x7fff933b5fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff93721000 - 0x7fff93797fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff93f41000 - 0x7fff93fc6ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff93fcf000 - 0x7fff94096ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff94097000 - 0x7fff9419efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9419f000 - 0x7fff9419ffff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff941a0000 - 0x7fff941abfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff941ac000 - 0x7fff942a6ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff942a7000 - 0x7fff94322ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff9440e000 - 0x7fff949f2fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff94b58000 - 0x7fff94b5dfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff94b5e000 - 0x7fff94b60fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff94c8f000 - 0x7fff94c9dfff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff94d15000 - 0x7fff94d99ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff94d9b000 - 0x7fff94da1ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff94da2000 - 0x7fff94df4ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff94df5000 - 0x7fff94df9fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff94dfa000 - 0x7fff94e1efff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff94e1f000 - 0x7fff94e36fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff94e84000 - 0x7fff94ecafff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff94ecb000 - 0x7fff94edafff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff94edb000 - 0x7fff94edbfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff94edc000 - 0x7fff94f47ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff94f48000 - 0x7fff94f83fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff94fd8000 - 0x7fff950bcff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff950c2000 - 0x7fff950cffff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff950ef000 - 0x7fff950effff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff950f0000 - 0x7fff951e5fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff95204000 - 0x7fff952e3fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff952e4000 - 0x7fff953fdfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff954eb000 - 0x7fff954ebfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff95537000 - 0x7fff9566dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff9568d000 - 0x7fff956cdfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff95b0f000 - 0x7fff95b4fff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff95b50000 - 0x7fff95b50fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 4059 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=181.5M resident=94.1M(52%) swapped_out_or_unallocated=87.3M(48%) QtQA::App::TestRunner: Writable regions: Total=107.8M written=4804K(4%) resident=8312K(8%) swapped_out=0K(0%) unallocated=99.7M(92%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 980K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 564K QtQA::App::TestRunner: JS JIT generated code 8K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 68.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 11.0M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.5M QtQA::App::TestRunner: __TEXT 123.9M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 452K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 404.6M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQMLTypeLoader ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQMLTypeLoader::initTestCase() QDEBUG : tst_QQMLTypeLoader::testLoadComplete() ("/work/build/qt/qtdeclarative/tests/auto/qml/qqmltypeloader", "/work/build/qt/qtbase/qml") PASS : tst_QQMLTypeLoader::testLoadComplete() PASS : tst_QQMLTypeLoader::cleanupTestCase() Totals: 3 passed, 0 failed, 0 skipped ********* Finished testing of tst_QQMLTypeLoader ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmltypeloader [66841] QtQA::App::TestRunner: Path: /work/*/tst_qqmltypeloader QtQA::App::TestRunner: Identifier: tst_qqmltypeloader QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [66000] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 18:09:44.359 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-000000010000a000 [ 40K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[66841]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x0000000102e914ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010cc2fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010cba4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010cbed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010cf4b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ccb7de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cc39e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x0000000101389771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010b7921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000102e89a7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x0000000102e899b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102e8afe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102e8aec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010c2a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010c2921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cc4079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100c9ca65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010c0a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmltypeloader 0x00000001000061ca main + 106 QtQA::App::TestRunner: 19 tst_qqmltypeloader 0x0000000100004854 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b0617e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff933aa786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff933a9316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b061192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90c0d594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90c0eb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_c.dylib 0x00007fff90c0eb78 start_wqthread + 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b060df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100ce83b4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100ce932a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100cea297 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100c9a174 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100aba603 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100abe76a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8b05f67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff8b05ed71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.framework.IOKit 0x00007fff94f26139 io_connect_method + 431 QtQA::App::TestRunner: 3 com.apple.framework.IOKit 0x00007fff94ee0e0b IOConnectCallMethod + 352 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x0000000108bd0190 0x108a00000 + 1900944 QtQA::App::TestRunner: 5 com.apple.ATIRadeonX3000GLDriver 0x0000000108ba346a gldPresentFramebufferData + 63 QtQA::App::TestRunner: 6 GLEngine 0x0000000105b3c858 glSwap_Exec + 184 QtQA::App::TestRunner: 7 com.apple.opengl 0x00007fff94ed72af CGLFlushDrawable + 65 QtQA::App::TestRunner: 8 QtGui 0x00000001010f218b TestNamespace::QOpenGLContext::swapBuffers(TestNamespace::QSurface*) + 795 QtQA::App::TestRunner: 9 QtQuick 0x00000001000ae97b TestNamespace::QSGRenderThread::syncAndRender() + 395 QtQA::App::TestRunner: 10 QtQuick 0x00000001000aecee TestNamespace::QSGRenderThread::run() + 158 QtQA::App::TestRunner: 11 QtCore 0x0000000100abe76a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 12 libsystem_c.dylib 0x00007fff90c0b8bf _pthread_start + 335 QtQA::App::TestRunner: 13 libsystem_c.dylib 0x00007fff90c0eb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000102818e00 rcx: 0x0000000000000000 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000102837360 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe400 rsp: 0x00007fff5fbfe370 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x0000000000200000 r11: 0x0000000100ca25f0 QtQA::App::TestRunner: r12: 0x00000001028363e0 r13: 0x00007fff5fbfe490 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x0000000102e914ab rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100009fff +tst_qqmltypeloader (??? - ???) /work/*/tst_qqmltypeloader QtQA::App::TestRunner: 0x100010000 - 0x1002bffff +QtQuick (5.3.0 - compatibility 5.3.0) <43EAE08B-DC0B-3952-8C0E-E0554962B89F> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100471000 - 0x1007adff7 +QtQml (5.3.0 - compatibility 5.3.0) <1087908F-51C3-3199-9C3D-D4FF2FD6BC99> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x10090c000 - 0x100a13ff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100a93000 - 0x100f84fff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010a6000 - 0x101433fff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101589000 - 0x1015acfff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015c0000 - 0x1015c6fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102e83000 - 0x102f15ff7 +libqcocoa.dylib (??? - ???) <7DFA4066-578A-3A7B-ACB9-8019C009EFD7> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102f71000 - 0x102f9bfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) <30973A0E-75FC-321C-B05D-1392AE1E245F> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff4000 - 0x102ff7fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x1048a5000 - 0x104d52ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <4CE99538-B431-3D1B-8632-0570CD3E372E> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x105350000 - 0x105354fff +libSlow.1.0.0.dylib (??? - ???) /work/*/libSlow.1.0.0.dylib QtQA::App::TestRunner: 0x10535a000 - 0x105368fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x10536f000 - 0x10539dff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1053a6000 - 0x1053b0fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1053b6000 - 0x1053b9ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x105b25000 - 0x105cddfff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x105d14000 - 0x105e6efff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x108a00000 - 0x108cc1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff62561000 - 0x7fff62595baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff88b0a000 - 0x7fff88b5eff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff88b5f000 - 0x7fff88bd5ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff88bd6000 - 0x7fff88bfffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff88ddb000 - 0x7fff89779a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8977a000 - 0x7fff8985ee5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8985f000 - 0x7fff899c6fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff89b0c000 - 0x7fff89b58ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff89b59000 - 0x7fff89b86fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff89b87000 - 0x7fff89c0afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8a075000 - 0x7fff8a077fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8a078000 - 0x7fff8a0a0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a0a1000 - 0x7fff8a143fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8a144000 - 0x7fff8a470fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a74e000 - 0x7fff8a792ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8a7bd000 - 0x7fff8a853ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8a854000 - 0x7fff8a9b1fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8a9fc000 - 0x7fff8aa07ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8aaa4000 - 0x7fff8ac44ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8ac45000 - 0x7fff8ac4afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8ac4b000 - 0x7fff8acecfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8aced000 - 0x7fff8ad2cfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8ad2d000 - 0x7fff8b049fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8b04a000 - 0x7fff8b06afff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8b06b000 - 0x7fff8b094fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8b095000 - 0x7fff8b0cefe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8b15e000 - 0x7fff8b211ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b22f000 - 0x7fff8b239ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8b4a7000 - 0x7fff8b51afff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8b51b000 - 0x7fff8b531fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8b55b000 - 0x7fff8b874fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8b875000 - 0x7fff8b878fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8bdd6000 - 0x7fff8bdd9fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8bdda000 - 0x7fff8bde2fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8be1b000 - 0x7fff8be1cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0e3ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8c0e4000 - 0x7fff8c511fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8c561000 - 0x7fff8c606fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8c799000 - 0x7fff8c7ccff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c7cd000 - 0x7fff8c80fff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8c810000 - 0x7fff8c834fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ccbc000 - 0x7fff8ccd0ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8ccd1000 - 0x7fff8ccedff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ccee000 - 0x7fff8cd0dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8cd0e000 - 0x7fff8cd23fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8cd24000 - 0x7fff8ce29fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8d535000 - 0x7fff8d56ffe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8d666000 - 0x7fff8d66dfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8d6c5000 - 0x7fff8d9baff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8da85000 - 0x7fff8da86ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8da87000 - 0x7fff8dcfbfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8ea88000 - 0x7fff8eab3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8eab4000 - 0x7fff8eb24fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8eb25000 - 0x7fff8eb25fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8eb26000 - 0x7fff8eb2afff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8f42c000 - 0x7fff8f42cfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8f781000 - 0x7fff8f9abfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8fed8000 - 0x7fff8ff38fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8ff43000 - 0x7fff8ff49fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff90467000 - 0x7fff904a2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff904a3000 - 0x7fff904a4fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904a5000 - 0x7fff904aafff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff904e1000 - 0x7fff904f4ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff90508000 - 0x7fff9051aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff9051b000 - 0x7fff9051ffff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff90520000 - 0x7fff90722fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90723000 - 0x7fff90727ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff90728000 - 0x7fff9078aff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff9078b000 - 0x7fff90791fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff90794000 - 0x7fff9082eff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff909db000 - 0x7fff909e2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff909e3000 - 0x7fff90a13ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff90a14000 - 0x7fff90a15ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff90a16000 - 0x7fff90a24ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff90a25000 - 0x7fff90a73fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff90a74000 - 0x7fff90a79ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff90a90000 - 0x7fff90a97fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff90b05000 - 0x7fff90b06fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff90b07000 - 0x7fff90b16ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff90b4c000 - 0x7fff90b4dfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90bb8000 - 0x7fff90bb9ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff90bbd000 - 0x7fff90c9afef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff90d14000 - 0x7fff90d58ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff90d59000 - 0x7fff90d64ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff90d65000 - 0x7fff9196bfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff91f3a000 - 0x7fff91f43ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff91f94000 - 0x7fff91fecff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff91fed000 - 0x7fff920f9fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff920fa000 - 0x7fff9211bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9211c000 - 0x7fff92139ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff92146000 - 0x7fff92224fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff92225000 - 0x7fff92228fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff92229000 - 0x7fff923fdff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff923fe000 - 0x7fff9243ffff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff92440000 - 0x7fff9245dfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff92466000 - 0x7fff92573fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff925eb000 - 0x7fff92ab2fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff92ab3000 - 0x7fff92b0fff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff92b88000 - 0x7fff92b9ffff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff92c1c000 - 0x7fff92c84ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff92d18000 - 0x7fff92d73ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff92e3c000 - 0x7fff92e3eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff92e3f000 - 0x7fff92e45fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff92e9f000 - 0x7fff92ea6ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff92eaf000 - 0x7fff92f17ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff92f18000 - 0x7fff92f18fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff92f19000 - 0x7fff92f19fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff92f1a000 - 0x7fff9301cfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9301d000 - 0x7fff93043fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff93044000 - 0x7fff93049fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9304a000 - 0x7fff9304afff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9304b000 - 0x7fff9304dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff931bb000 - 0x7fff931d1ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9320d000 - 0x7fff93261fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff93338000 - 0x7fff9334aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff9334b000 - 0x7fff93350fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff93363000 - 0x7fff93366ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff93367000 - 0x7fff93379ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff9337a000 - 0x7fff933a6ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff933a7000 - 0x7fff933b5fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff93721000 - 0x7fff93797fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff93f41000 - 0x7fff93fc6ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff93fcf000 - 0x7fff94096ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff94097000 - 0x7fff9419efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9419f000 - 0x7fff9419ffff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff941a0000 - 0x7fff941abfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff941ac000 - 0x7fff942a6ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff942a7000 - 0x7fff94322ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff9440e000 - 0x7fff949f2fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff94b58000 - 0x7fff94b5dfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff94b5e000 - 0x7fff94b60fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff94c8f000 - 0x7fff94c9dfff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff94d15000 - 0x7fff94d99ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff94d9b000 - 0x7fff94da1ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff94da2000 - 0x7fff94df4ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff94df5000 - 0x7fff94df9fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff94dfa000 - 0x7fff94e1efff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff94e1f000 - 0x7fff94e36fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff94e84000 - 0x7fff94ecafff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff94ecb000 - 0x7fff94edafff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff94edb000 - 0x7fff94edbfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff94edc000 - 0x7fff94f47ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff94f48000 - 0x7fff94f83fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff94fd8000 - 0x7fff950bcff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff950c2000 - 0x7fff950cffff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff950ef000 - 0x7fff950effff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff950f0000 - 0x7fff951e5fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff95204000 - 0x7fff952e3fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff952e4000 - 0x7fff953fdfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff954eb000 - 0x7fff954ebfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff95537000 - 0x7fff9566dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff9568d000 - 0x7fff956cdfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff95b0f000 - 0x7fff95b4fff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff95b50000 - 0x7fff95b50fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 4432 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=181.5M resident=95.6M(53%) swapped_out_or_unallocated=85.9M(47%) QtQA::App::TestRunner: Writable regions: Total=99.3M written=4708K(5%) resident=8356K(8%) swapped_out=0K(0%) unallocated=91.1M(92%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 980K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 564K QtQA::App::TestRunner: JS JIT generated code 8K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 60.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.5M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.5M QtQA::App::TestRunner: __TEXT 123.9M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 452K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 396.0M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmltypeloader: 13 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01180/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391701513): http://codereview.qt-project.org/77525 [PS1] - Add a test HTTP server as manual test. http://codereview.qt-project.org/77509 [PS1] - Android: Fix crash when using images in QML http://codereview.qt-project.org/77531 [PS1] - Fix memory management issue with accessors From ci-noreply at qt-project.org Thu Feb 6 17:14:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 18:14:11 +0200 Subject: [Ci-reports] pass on QWebChannel_master_Integration #17 Message-ID: <20140206_161411_023609.ci-noreply@qt-project.org> QWebChannel_master_Integration #17: SUCCESS Tested changes (refs/builds/master_1391700807): http://codereview.qt-project.org/75597 [PS8] - Make the underlying transport mechanism of the webchannel pluggable. From ci-noreply at qt-project.org Thu Feb 6 17:24:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 18:24:06 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1652 Message-ID: <20140206_162406_049293.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1652: SUCCESS Tested changes (refs/builds/stable_1391698993): http://codereview.qt-project.org/76865 [PS2] - Avoid renderlist rebuilds in the scene graph renderer. http://codereview.qt-project.org/77521 [PS1] - Fix alignment exception in newCallContext on ARM http://codereview.qt-project.org/77515 [PS1] - Improve Scene Graph - Simple Material example documentation. From ci-noreply at qt-project.org Thu Feb 6 17:30:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 18:30:51 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3094 Message-ID: <20140206_163051_071896.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03094/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391696311): http://codereview.qt-project.org/77433 [PS1] - Make QToolButtonPrivate::popupTimerDone() more robust http://codereview.qt-project.org/77541 [PS1] - Android: Build fix for "-no-widgets" http://codereview.qt-project.org/77390 [PS2] - QPA fix: allow setting the initially selected name filter (KDE) From ci-noreply at qt-project.org Thu Feb 6 17:32:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 18:32:42 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_android_Integration #20 Message-ID: <20140206_163242_002549.ci-noreply@qt-project.org> Compilation failed :( /usr/bin/cmake -E cmake_progress_report /work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/build/CMakeFiles 1 [100%] Building CXX object CMakeFiles/module_includes_exe.dir/main.cpp.o /home/qt/bin/g++ -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -DQT_NFC_LIB -DQT_CORE_LIB -fPIE -O3 -DNDEBUG -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtBluetooth -I/work/build/qt/qtbase/include/QtCore -I/work/build/qt/qtbase/mkspecs/linux-g++ -I/work/build/qt/qtbase/include/QtNfc -o CMakeFiles/module_includes_exe.dir/main.cpp.o -c /work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/main.cpp In file included from /work/build/qt/qtbase/include/QtBluetooth/serveracceptancethread.h:1:0, from /work/build/qt/qtbase/include/QtBluetooth/QtBluetooth:19, from /work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/main.cpp:6: /work/build/qt/qtbase/include/QtBluetooth/../../../qtconnectivity/src/bluetooth/android/serveracceptancethread.h:47:45: fatal error: QtAndroidExtras/QAndroidJniObject: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/module_includes_exe.dir/main.cpp.o] Error 1 make[2]: Leaving directory `/work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/build' make[1]: *** [CMakeFiles/module_includes_exe.dir/all] Error 2 make[1]: Leaving directory `/work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/build' make: *** [all] Error 2 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.67 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 2 seconds, exit code 8 In file included from /work/build/qt/qtbase/include/QtBluetooth/serveracceptancethread.h:1:0, from /work/build/qt/qtbase/include/QtBluetooth/QtBluetooth:19, from /work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/main.cpp:6: /work/build/qt/qtbase/include/QtBluetooth/../../../qtconnectivity/src/bluetooth/android/serveracceptancethread.h:47:45: fatal error: QtAndroidExtras/QAndroidJniObject: No such file or directory make[2]: *** [CMakeFiles/module_includes_exe.dir/main.cpp.o] Error 1 make[1]: *** [CMakeFiles/module_includes_exe.dir/all] Error 2 make: *** [all] Error 2 In file included from /work/build/qt/qtbase/include/QtBluetooth/serveracceptancethread.h:1:0, from /work/build/qt/qtbase/include/QtBluetooth/QtBluetooth:19, from /work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/main.cpp:6: /work/build/qt/qtbase/include/QtBluetooth/../../../qtconnectivity/src/bluetooth/android/serveracceptancethread.h:47:45: fatal error: QtAndroidExtras/QAndroidJniObject: No such file or directory make[2]: *** [CMakeFiles/module_includes_exe.dir/main.cpp.o] Error 1 make[1]: *** [CMakeFiles/module_includes_exe.dir/all] Error 2 make: *** [all] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_android_Integration/build_00020/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/wip/android_1391703814): http://codereview.qt-project.org/77569 [PS1] - Android: QBluetoothServer port (initial version) http://codereview.qt-project.org/77568 [PS1] - Android: set custom uuid as class id for serial profiles http://codereview.qt-project.org/77567 [PS1] - More Android BluetoothSocket client fixes From ci-noreply at qt-project.org Thu Feb 6 17:43:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 18:43:53 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1181 Message-ID: <20140206_164353_098448.ci-noreply@qt-project.org> Autotests `tst_qqmlcomponent' and `tst_qqmltypeloader' failed :( Testing tst_qqmlcomponent Totals: 16 passed, 0 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlcomponent [69181] QtQA::App::TestRunner: Path: /work/*/tst_qqmlcomponent QtQA::App::TestRunner: Identifier: tst_qqmlcomponent QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [69180] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 18:41:13.193 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100019000 [ 100K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[69181]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x00000001048b34ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010e32fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010e2a4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010e2ed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010e64b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ce27de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cda9e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x00000001013a0771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010ce921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x00000001048aba7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x00000001048ab9b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x00000001048acfe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x00000001048acec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010d9a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010d9921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cdb079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100cb3a65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010d7a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmlcomponent 0x0000000100009edf main + 95 QtQA::App::TestRunner: 19 tst_qqmlcomponent 0x0000000100004174 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff897927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91adb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ada316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f340274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100ad6d2e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62 QtQA::App::TestRunner: 3 QtCore 0x0000000100ad6bdc TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 4 QtQuick 0x00000001000c5bfe TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 94 QtQA::App::TestRunner: 5 QtQuick 0x00000001000c5d1c TestNamespace::QSGRenderThread::run() + 204 QtQA::App::TestRunner: 6 QtCore 0x0000000100ad576a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: com.apple.CFSocket.private QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791df2 __select + 10 QtQA::App::TestRunner: 1 com.apple.CoreFoundation 0x00007fff909dbc8b __CFSocketManager + 1355 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000101733ad0 rcx: 0x0000000000000000 rdx: 0x0000000101733d60 QtQA::App::TestRunner: rdi: 0x0000000101736050 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe3c0 rsp: 0x00007fff5fbfe330 QtQA::App::TestRunner: r8: 0x0000000000000000 r9: 0x00000001021d3430 r10: 0x0000000000200000 r11: 0x0000000100cb95f0 QtQA::App::TestRunner: r12: 0x00000001017350c0 r13: 0x00007fff5fbfe450 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x00000001048b34ab rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 2 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100018ff7 +tst_qqmlcomponent (??? - ???) <9EF44BD5-9258-38CB-AC09-CE4475648DC0> /work/*/tst_qqmlcomponent QtQA::App::TestRunner: 0x100027000 - 0x1002d6fff +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100488000 - 0x1007c4ff7 +QtQml (5.3.0 - compatibility 5.3.0) <67E89968-2B5B-381D-9C3D-91AB12A04A69> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100923000 - 0x100a2aff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100aaa000 - 0x100f9bfff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010bd000 - 0x10144afff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1015a0000 - 0x1015c3fff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015d7000 - 0x1015ddfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1022f3000 - 0x1022f6fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102783000 - 0x1027adfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1027f6000 - 0x1027f9fff +libwindowplugin.dylib (??? - ???) <70EC2957-14D8-38EB-83B8-D462ECB99C92> /work/*/libwindowplugin.dylib QtQA::App::TestRunner: 0x1048a5000 - 0x104937ff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x104993000 - 0x104e40ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <87A1ECDE-F238-3511-A976-6A05EF8AC8B0> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x1069d8000 - 0x1069e1fff +libqgenericbearer.dylib (??? - ???) <9EE29A08-9CF9-302D-B718-5CFE08CF27EB> /work/*/libqgenericbearer.dylib QtQA::App::TestRunner: 0x1069f6000 - 0x1069f9ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x106bcb000 - 0x106be1ff7 +libqcorewlanbearer.dylib (??? - ???) <4B6ADC45-5A83-3441-8864-AEEF5100CE04> /work/*/libqcorewlanbearer.dylib QtQA::App::TestRunner: 0x106bf3000 - 0x106dabfff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x106de2000 - 0x106f3cfff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x106f6e000 - 0x106f7cfff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x106f83000 - 0x106fb1ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x106fba000 - 0x106fc4fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x109200000 - 0x1094c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6d0b4000 - 0x7fff6d0e8baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728fff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff87290000 - 0x7fff87306ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87307000 - 0x7fff87330fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87eaaa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff87eab000 - 0x7fff87f8fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87f90000 - 0x7fff880f7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8823d000 - 0x7fff88289ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8828a000 - 0x7fff882b7fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff882b8000 - 0x7fff8833bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff887a6000 - 0x7fff887a8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff887a9000 - 0x7fff887d1fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff887d2000 - 0x7fff88874fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88875000 - 0x7fff88ba1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88e7f000 - 0x7fff88ec3ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f84ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88f85000 - 0x7fff890e2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8912d000 - 0x7fff89138ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff891d5000 - 0x7fff89375ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89376000 - 0x7fff8937bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8937c000 - 0x7fff8941dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8941e000 - 0x7fff8945dfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8945e000 - 0x7fff8977afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8977b000 - 0x7fff8979bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8979c000 - 0x7fff897c5fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff897c6000 - 0x7fff897fffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89942ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89960000 - 0x7fff8996aff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff89bd8000 - 0x7fff89c4bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff89c4c000 - 0x7fff89c62fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff89c8c000 - 0x7fff89fa5fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89fa6000 - 0x7fff89fa9fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a507000 - 0x7fff8a50afff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a50b000 - 0x7fff8a513fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a54dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8a807000 - 0x7fff8a814ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8b402000 - 0x7fff8b41eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8b41f000 - 0x7fff8b43efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8b43f000 - 0x7fff8b454fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8b455000 - 0x7fff8b55afff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8bc66000 - 0x7fff8bca0fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8bd97000 - 0x7fff8bd9efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bdf6000 - 0x7fff8c0ebff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8c1b6000 - 0x7fff8c1b7ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c1b8000 - 0x7fff8c42cfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8d1b9000 - 0x7fff8d1e4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d1e5000 - 0x7fff8d255fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d256000 - 0x7fff8d256fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d257000 - 0x7fff8d25bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8db5d000 - 0x7fff8db5dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8deb2000 - 0x7fff8e0dcfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e609000 - 0x7fff8e669fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e674000 - 0x7fff8e67afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eb98000 - 0x7fff8ebd3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ebdbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ec12000 - 0x7fff8ec25ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ec39000 - 0x7fff8ec4bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ec4c000 - 0x7fff8ec50fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ec51000 - 0x7fff8ee53fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ee54000 - 0x7fff8ee58ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8ee59000 - 0x7fff8eebbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8eebc000 - 0x7fff8eec2fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8eec5000 - 0x7fff8ef5fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8f10c000 - 0x7fff8f113fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f114000 - 0x7fff8f144ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f145000 - 0x7fff8f146ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8f147000 - 0x7fff8f155ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f156000 - 0x7fff8f1a4fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f1a5000 - 0x7fff8f1aaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f1c1000 - 0x7fff8f1c8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f236000 - 0x7fff8f237fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f238000 - 0x7fff8f247ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f27d000 - 0x7fff8f27efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f2e9000 - 0x7fff8f2eaff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f2ee000 - 0x7fff8f3cbfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f445000 - 0x7fff8f489ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f48a000 - 0x7fff8f495ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f496000 - 0x7fff9009cfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff9066b000 - 0x7fff90674ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff906c5000 - 0x7fff9071dff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff9071e000 - 0x7fff9082afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff9082b000 - 0x7fff9084cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9084d000 - 0x7fff9086aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff90877000 - 0x7fff90955fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90956000 - 0x7fff90959fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9095a000 - 0x7fff90b2eff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90b2f000 - 0x7fff90b70fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff90b71000 - 0x7fff90b8efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90b97000 - 0x7fff90ca4fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff90d1c000 - 0x7fff911e3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff911e4000 - 0x7fff91240ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff912b9000 - 0x7fff912d0fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff912da000 - 0x7fff91323ff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN QtQA::App::TestRunner: 0x7fff9134d000 - 0x7fff913b5ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91449000 - 0x7fff914a4ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9156d000 - 0x7fff9156fff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff91570000 - 0x7fff91576fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff915d0000 - 0x7fff915d7ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff915e0000 - 0x7fff91648ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff91649000 - 0x7fff91649fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9164a000 - 0x7fff9164afff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff9164b000 - 0x7fff9174dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9174e000 - 0x7fff91774fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91775000 - 0x7fff9177afff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9177b000 - 0x7fff9177bfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9177c000 - 0x7fff9177efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff918ec000 - 0x7fff91902ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9193e000 - 0x7fff91992fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91a69000 - 0x7fff91a7bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91a7c000 - 0x7fff91a81fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff91a94000 - 0x7fff91a97ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91a98000 - 0x7fff91aaaff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91aab000 - 0x7fff91ad7ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91ad8000 - 0x7fff91ae6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91e52000 - 0x7fff91ec8fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92672000 - 0x7fff926f7ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff92700000 - 0x7fff927c7ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff927c8000 - 0x7fff928cffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff928d0000 - 0x7fff928d0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff928d1000 - 0x7fff928dcfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff928dd000 - 0x7fff929d7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff929d8000 - 0x7fff92a53ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92b3f000 - 0x7fff93123fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93289000 - 0x7fff9328efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9328f000 - 0x7fff93291fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff933c0000 - 0x7fff933cefff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93446000 - 0x7fff934caff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff934cc000 - 0x7fff934d2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff934d3000 - 0x7fff93525ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff93526000 - 0x7fff9352afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff9352b000 - 0x7fff9354ffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93567fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff935b5000 - 0x7fff935fbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff935fc000 - 0x7fff9360bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff9360c000 - 0x7fff9360cfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff9360d000 - 0x7fff93678ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff93679000 - 0x7fff936b4fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93709000 - 0x7fff937edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93800fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff93820000 - 0x7fff93820fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff93821000 - 0x7fff93916fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff93935000 - 0x7fff93a14fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff93a15000 - 0x7fff93b2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff93c1c000 - 0x7fff93c1cfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff93c68000 - 0x7fff93d9efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff93dbe000 - 0x7fff93dfefe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94240000 - 0x7fff94280ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff94281000 - 0x7fff94281fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 6090 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.0M resident=96.5M(53%) swapped_out_or_unallocated=85.6M(47%) QtQA::App::TestRunner: Writable regions: Total=90.7M written=7680K(8%) resident=10.6M(12%) swapped_out=0K(0%) unallocated=80.2M(88%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 208K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 424K QtQA::App::TestRunner: MALLOC 60.8M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.6M QtQA::App::TestRunner: Stack (reserved) 520K reserved VM address space (unallocated) QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 386.6M QtQA::App::TestRunner: TOTAL, minus reserved VM space 386.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlcomponent ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlcomponent::initTestCase() PASS : tst_qqmlcomponent::null() PASS : tst_qqmlcomponent::loadEmptyUrl() PASS : tst_qqmlcomponent::qmlCreateWindow() PASS : tst_qqmlcomponent::qmlCreateObject() PASS : tst_qqmlcomponent::qmlCreateObjectWithProperties() PASS : tst_qqmlcomponent::qmlIncubateObject() PASS : tst_qqmlcomponent::qmlCreateParentReference() PASS : tst_qqmlcomponent::async() PASS : tst_qqmlcomponent::asyncHierarchy() PASS : tst_qqmlcomponent::componentUrlCanonicalization() PASS : tst_qqmlcomponent::onDestructionLookup() PASS : tst_qqmlcomponent::onDestructionCount() PASS : tst_qqmlcomponent::recursion() PASS : tst_qqmlcomponent::recursionContinuation() PASS : tst_qqmlcomponent::cleanupTestCase() Totals: 16 passed, 0 failed, 0 skipped ********* Finished testing of tst_qqmlcomponent ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlcomponent [69182] QtQA::App::TestRunner: Path: /work/*/tst_qqmlcomponent QtQA::App::TestRunner: Identifier: tst_qqmlcomponent QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [69180] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 18:41:15.511 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100019000 [ 100K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[69182]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x00000001051b34ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010e32fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010e2a4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010e2ed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010e64b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ce27de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cda9e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x00000001013a0771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010ce921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x00000001051aba7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x00000001051ab9b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x00000001051acfe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x00000001051acec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010d9a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010d9921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cdb079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100cb3a65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010d7a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmlcomponent 0x0000000100009edf main + 95 QtQA::App::TestRunner: 19 tst_qqmlcomponent 0x0000000100004174 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff897927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91adb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ada316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f340274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100ad6d2e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62 QtQA::App::TestRunner: 3 QtCore 0x0000000100ad6bdc TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 4 QtQuick 0x00000001000c5bfe TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 94 QtQA::App::TestRunner: 5 QtQuick 0x00000001000c5d1c TestNamespace::QSGRenderThread::run() + 204 QtQA::App::TestRunner: 6 QtCore 0x0000000100ad576a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: com.apple.CFSocket.private QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791df2 __select + 10 QtQA::App::TestRunner: 1 com.apple.CoreFoundation 0x00007fff909dbc8b __CFSocketManager + 1355 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x000000010281ac30 rcx: 0x0000000000000000 rdx: 0x000000010281aec0 QtQA::App::TestRunner: rdi: 0x000000010281d1e0 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe3d0 rsp: 0x00007fff5fbfe340 QtQA::App::TestRunner: r8: 0x0000000000000000 r9: 0x0000000101725dc0 r10: 0x0000000000200000 r11: 0x0000000100cb95f0 QtQA::App::TestRunner: r12: 0x000000010281c230 r13: 0x00007fff5fbfe460 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x00000001051b34ab rfl: 0x0000000000010202 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100018ff7 +tst_qqmlcomponent (??? - ???) <9EF44BD5-9258-38CB-AC09-CE4475648DC0> /work/*/tst_qqmlcomponent QtQA::App::TestRunner: 0x100027000 - 0x1002d6fff +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100488000 - 0x1007c4ff7 +QtQml (5.3.0 - compatibility 5.3.0) <67E89968-2B5B-381D-9C3D-91AB12A04A69> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100923000 - 0x100a2aff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100aaa000 - 0x100f9bfff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010bd000 - 0x10144afff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1015a0000 - 0x1015c3fff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015d7000 - 0x1015ddfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102bf3000 - 0x102bf6fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102f83000 - 0x102fadfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff6000 - 0x102ff9fff +libwindowplugin.dylib (??? - ???) <70EC2957-14D8-38EB-83B8-D462ECB99C92> /work/*/libwindowplugin.dylib QtQA::App::TestRunner: 0x1051a5000 - 0x105237ff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x105293000 - 0x105740ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <87A1ECDE-F238-3511-A976-6A05EF8AC8B0> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x108516000 - 0x10852cff7 +libqcorewlanbearer.dylib (??? - ???) <4B6ADC45-5A83-3441-8864-AEEF5100CE04> /work/*/libqcorewlanbearer.dylib QtQA::App::TestRunner: 0x10853b000 - 0x108544fff +libqgenericbearer.dylib (??? - ???) <9EE29A08-9CF9-302D-B718-5CFE08CF27EB> /work/*/libqgenericbearer.dylib QtQA::App::TestRunner: 0x108cd9000 - 0x108ce7fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x108cee000 - 0x108cf8fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x108e00000 - 0x108fb8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x108fef000 - 0x109149fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10917b000 - 0x1091a9ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1091b2000 - 0x1091b5ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109300000 - 0x1095c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff664cb000 - 0x7fff664ffbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728fff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff87290000 - 0x7fff87306ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87307000 - 0x7fff87330fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87eaaa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff87eab000 - 0x7fff87f8fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87f90000 - 0x7fff880f7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8823d000 - 0x7fff88289ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8828a000 - 0x7fff882b7fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff882b8000 - 0x7fff8833bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff887a6000 - 0x7fff887a8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff887a9000 - 0x7fff887d1fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff887d2000 - 0x7fff88874fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88875000 - 0x7fff88ba1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88e7f000 - 0x7fff88ec3ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f84ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88f85000 - 0x7fff890e2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8912d000 - 0x7fff89138ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff891d5000 - 0x7fff89375ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89376000 - 0x7fff8937bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8937c000 - 0x7fff8941dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8941e000 - 0x7fff8945dfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8945e000 - 0x7fff8977afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8977b000 - 0x7fff8979bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8979c000 - 0x7fff897c5fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff897c6000 - 0x7fff897fffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89942ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89960000 - 0x7fff8996aff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff89bd8000 - 0x7fff89c4bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff89c4c000 - 0x7fff89c62fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff89c8c000 - 0x7fff89fa5fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89fa6000 - 0x7fff89fa9fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a507000 - 0x7fff8a50afff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a50b000 - 0x7fff8a513fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a54dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8a807000 - 0x7fff8a814ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis (... 325 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8b402000 - 0x7fff8b41eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8b41f000 - 0x7fff8b43efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8b43f000 - 0x7fff8b454fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8b455000 - 0x7fff8b55afff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8bc66000 - 0x7fff8bca0fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8bd97000 - 0x7fff8bd9efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bdf6000 - 0x7fff8c0ebff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8c1b6000 - 0x7fff8c1b7ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c1b8000 - 0x7fff8c42cfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8d1b9000 - 0x7fff8d1e4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d1e5000 - 0x7fff8d255fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d256000 - 0x7fff8d256fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d257000 - 0x7fff8d25bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8db5d000 - 0x7fff8db5dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8deb2000 - 0x7fff8e0dcfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e609000 - 0x7fff8e669fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e674000 - 0x7fff8e67afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eb98000 - 0x7fff8ebd3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ebdbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ec12000 - 0x7fff8ec25ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ec39000 - 0x7fff8ec4bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ec4c000 - 0x7fff8ec50fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ec51000 - 0x7fff8ee53fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ee54000 - 0x7fff8ee58ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8ee59000 - 0x7fff8eebbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8eebc000 - 0x7fff8eec2fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8eec5000 - 0x7fff8ef5fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8f10c000 - 0x7fff8f113fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f114000 - 0x7fff8f144ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f145000 - 0x7fff8f146ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8f147000 - 0x7fff8f155ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f156000 - 0x7fff8f1a4fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f1a5000 - 0x7fff8f1aaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f1c1000 - 0x7fff8f1c8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f236000 - 0x7fff8f237fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f238000 - 0x7fff8f247ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f27d000 - 0x7fff8f27efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f2e9000 - 0x7fff8f2eaff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f2ee000 - 0x7fff8f3cbfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f445000 - 0x7fff8f489ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f48a000 - 0x7fff8f495ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f496000 - 0x7fff9009cfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff9066b000 - 0x7fff90674ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff906c5000 - 0x7fff9071dff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff9071e000 - 0x7fff9082afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff9082b000 - 0x7fff9084cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9084d000 - 0x7fff9086aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff90877000 - 0x7fff90955fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90956000 - 0x7fff90959fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9095a000 - 0x7fff90b2eff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90b2f000 - 0x7fff90b70fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff90b71000 - 0x7fff90b8efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90b97000 - 0x7fff90ca4fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff90d1c000 - 0x7fff911e3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff911e4000 - 0x7fff91240ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff912b9000 - 0x7fff912d0fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff9134d000 - 0x7fff913b5ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91449000 - 0x7fff914a4ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9156d000 - 0x7fff9156fff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff91570000 - 0x7fff91576fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff915d0000 - 0x7fff915d7ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff915e0000 - 0x7fff91648ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff91649000 - 0x7fff91649fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9164a000 - 0x7fff9164afff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff9164b000 - 0x7fff9174dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9174e000 - 0x7fff91774fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91775000 - 0x7fff9177afff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9177b000 - 0x7fff9177bfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9177c000 - 0x7fff9177efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff918ec000 - 0x7fff91902ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9193e000 - 0x7fff91992fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91a69000 - 0x7fff91a7bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91a7c000 - 0x7fff91a81fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff91a94000 - 0x7fff91a97ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91a98000 - 0x7fff91aaaff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91aab000 - 0x7fff91ad7ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91ad8000 - 0x7fff91ae6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91e52000 - 0x7fff91ec8fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92672000 - 0x7fff926f7ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff92700000 - 0x7fff927c7ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff927c8000 - 0x7fff928cffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff928d0000 - 0x7fff928d0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff928d1000 - 0x7fff928dcfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff928dd000 - 0x7fff929d7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff929d8000 - 0x7fff92a53ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92b3f000 - 0x7fff93123fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93289000 - 0x7fff9328efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9328f000 - 0x7fff93291fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff933c0000 - 0x7fff933cefff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93446000 - 0x7fff934caff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff934cc000 - 0x7fff934d2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff934d3000 - 0x7fff93525ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff93526000 - 0x7fff9352afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff9352b000 - 0x7fff9354ffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93567fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff935b5000 - 0x7fff935fbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff935fc000 - 0x7fff9360bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff9360c000 - 0x7fff9360cfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff9360d000 - 0x7fff93678ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff93679000 - 0x7fff936b4fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93709000 - 0x7fff937edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93800fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff93820000 - 0x7fff93820fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff93821000 - 0x7fff93916fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff93935000 - 0x7fff93a14fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff93a15000 - 0x7fff93b2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff93c1c000 - 0x7fff93c1cfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff93c68000 - 0x7fff93d9efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff93dbe000 - 0x7fff93dfefe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94240000 - 0x7fff94280ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff94281000 - 0x7fff94281fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 3993 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=181.5M resident=94.3M(52%) swapped_out_or_unallocated=87.2M(48%) QtQA::App::TestRunner: Writable regions: Total=107.8M written=5308K(5%) resident=8312K(8%) swapped_out=0K(0%) unallocated=99.7M(92%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 980K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 564K QtQA::App::TestRunner: JS JIT generated code 8K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 68.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 11.0M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.5M QtQA::App::TestRunner: __TEXT 123.9M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 452K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 403.9M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQMLTypeLoader ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQMLTypeLoader::initTestCase() QDEBUG : tst_QQMLTypeLoader::testLoadComplete() ("/work/build/qt/qtdeclarative/tests/auto/qml/qqmltypeloader", "/work/build/qt/qtbase/qml") PASS : tst_QQMLTypeLoader::testLoadComplete() PASS : tst_QQMLTypeLoader::cleanupTestCase() Totals: 3 passed, 0 failed, 0 skipped ********* Finished testing of tst_QQMLTypeLoader ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmltypeloader [67212] QtQA::App::TestRunner: Path: /work/*/tst_qqmltypeloader QtQA::App::TestRunner: Identifier: tst_qqmltypeloader QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [66469] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 18:40:46.362 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-000000010000a000 [ 40K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[67212]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x0000000102e914ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010cc2fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010cba4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010cbed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010cf4b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ccb7de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cc39e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x0000000101389771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010b7921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000102e89a7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x0000000102e899b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102e8afe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102e8aec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010c2a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010c2921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cc4079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100c9ca65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010c0a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmltypeloader 0x00000001000061ca main + 106 QtQA::App::TestRunner: 19 tst_qqmltypeloader 0x0000000100004854 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff897927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91adb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ada316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100ce83b4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100ce932a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100cea297 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100c9a174 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100aba603 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100abe76a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8979067a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff8978fd71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.framework.IOKit 0x00007fff93657139 io_connect_method + 431 QtQA::App::TestRunner: 3 com.apple.framework.IOKit 0x00007fff93611e0b IOConnectCallMethod + 352 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x0000000108abc190 0x1088ec000 + 1900944 QtQA::App::TestRunner: 5 com.apple.ATIRadeonX3000GLDriver 0x0000000108a8f46a gldPresentFramebufferData + 63 QtQA::App::TestRunner: 6 GLEngine 0x0000000105b17858 glSwap_Exec + 184 QtQA::App::TestRunner: 7 com.apple.opengl 0x00007fff936082af CGLFlushDrawable + 65 QtQA::App::TestRunner: 8 QtGui 0x00000001010f218b TestNamespace::QOpenGLContext::swapBuffers(TestNamespace::QSurface*) + 795 QtQA::App::TestRunner: 9 QtQuick 0x00000001000ae97b TestNamespace::QSGRenderThread::syncAndRender() + 395 QtQA::App::TestRunner: 10 QtQuick 0x00000001000aecee TestNamespace::QSGRenderThread::run() + 158 QtQA::App::TestRunner: 11 QtCore 0x0000000100abe76a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 12 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 13 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x000000010531e9e0 rcx: 0x0000000000000000 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000101640a70 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe400 rsp: 0x00007fff5fbfe370 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101640350 r10: 0x0000000000200000 r11: 0x0000000100ca25f0 QtQA::App::TestRunner: r12: 0x000000010163faf0 r13: 0x00007fff5fbfe490 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x0000000102e914ab rfl: 0x0000000000010202 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100009fff +tst_qqmltypeloader (??? - ???) /work/*/tst_qqmltypeloader QtQA::App::TestRunner: 0x100010000 - 0x1002bffff +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100471000 - 0x1007adff7 +QtQml (5.3.0 - compatibility 5.3.0) <67E89968-2B5B-381D-9C3D-91AB12A04A69> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x10090c000 - 0x100a13ff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100a93000 - 0x100f84fff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010a6000 - 0x101433fff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101589000 - 0x1015acfff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015c0000 - 0x1015c6fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102e83000 - 0x102f15ff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102f71000 - 0x102f9bfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff4000 - 0x102ff7fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x1047a5000 - 0x104c52ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <87A1ECDE-F238-3511-A976-6A05EF8AC8B0> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x1052f6000 - 0x1052fafff +libSlow.1.0.0.dylib (??? - ???) /work/*/libSlow.1.0.0.dylib QtQA::App::TestRunner: 0x1058a1000 - 0x1058affff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x1058b6000 - 0x1058e4ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1058ed000 - 0x1058f7fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x105b00000 - 0x105cb8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x105cef000 - 0x105e49fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x105e7b000 - 0x105e7eff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x1088ec000 - 0x108badfe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff61d93000 - 0x7fff61dc7baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728fff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff87290000 - 0x7fff87306ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87307000 - 0x7fff87330fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87eaaa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff87eab000 - 0x7fff87f8fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87f90000 - 0x7fff880f7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8823d000 - 0x7fff88289ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8828a000 - 0x7fff882b7fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff882b8000 - 0x7fff8833bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff887a6000 - 0x7fff887a8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff887a9000 - 0x7fff887d1fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff887d2000 - 0x7fff88874fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88875000 - 0x7fff88ba1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88e7f000 - 0x7fff88ec3ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f84ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88f85000 - 0x7fff890e2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8912d000 - 0x7fff89138ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff891d5000 - 0x7fff89375ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89376000 - 0x7fff8937bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8937c000 - 0x7fff8941dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8941e000 - 0x7fff8945dfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8945e000 - 0x7fff8977afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8977b000 - 0x7fff8979bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8979c000 - 0x7fff897c5fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff897c6000 - 0x7fff897fffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89942ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89960000 - 0x7fff8996aff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff89bd8000 - 0x7fff89c4bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff89c4c000 - 0x7fff89c62fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff89c8c000 - 0x7fff89fa5fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89fa6000 - 0x7fff89fa9fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a507000 - 0x7fff8a50afff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a50b000 - 0x7fff8a513fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a54dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8a807000 - 0x7fff8a814ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8b402000 - 0x7fff8b41eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8b41f000 - 0x7fff8b43efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8b43f000 - 0x7fff8b454fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8b455000 - 0x7fff8b55afff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8bc66000 - 0x7fff8bca0fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8bd97000 - 0x7fff8bd9efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bdf6000 - 0x7fff8c0ebff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8c1b6000 - 0x7fff8c1b7ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c1b8000 - 0x7fff8c42cfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8d1b9000 - 0x7fff8d1e4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d1e5000 - 0x7fff8d255fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d256000 - 0x7fff8d256fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d257000 - 0x7fff8d25bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8db5d000 - 0x7fff8db5dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8deb2000 - 0x7fff8e0dcfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e609000 - 0x7fff8e669fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e674000 - 0x7fff8e67afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eb98000 - 0x7fff8ebd3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ebdbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ec12000 - 0x7fff8ec25ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ec39000 - 0x7fff8ec4bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ec4c000 - 0x7fff8ec50fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ec51000 - 0x7fff8ee53fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ee54000 - 0x7fff8ee58ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8ee59000 - 0x7fff8eebbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8eebc000 - 0x7fff8eec2fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8eec5000 - 0x7fff8ef5fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8f10c000 - 0x7fff8f113fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f114000 - 0x7fff8f144ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f145000 - 0x7fff8f146ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8f147000 - 0x7fff8f155ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f156000 - 0x7fff8f1a4fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f1a5000 - 0x7fff8f1aaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f1c1000 - 0x7fff8f1c8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f236000 - 0x7fff8f237fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f238000 - 0x7fff8f247ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f27d000 - 0x7fff8f27efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f2e9000 - 0x7fff8f2eaff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f2ee000 - 0x7fff8f3cbfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f445000 - 0x7fff8f489ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f48a000 - 0x7fff8f495ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f496000 - 0x7fff9009cfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff9066b000 - 0x7fff90674ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff906c5000 - 0x7fff9071dff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff9071e000 - 0x7fff9082afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff9082b000 - 0x7fff9084cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9084d000 - 0x7fff9086aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff90877000 - 0x7fff90955fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90956000 - 0x7fff90959fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9095a000 - 0x7fff90b2eff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90b2f000 - 0x7fff90b70fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff90b71000 - 0x7fff90b8efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90b97000 - 0x7fff90ca4fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff90d1c000 - 0x7fff911e3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff911e4000 - 0x7fff91240ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff912b9000 - 0x7fff912d0fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff9134d000 - 0x7fff913b5ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91449000 - 0x7fff914a4ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9156d000 - 0x7fff9156fff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff91570000 - 0x7fff91576fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff915d0000 - 0x7fff915d7ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff915e0000 - 0x7fff91648ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff91649000 - 0x7fff91649fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9164a000 - 0x7fff9164afff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff9164b000 - 0x7fff9174dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9174e000 - 0x7fff91774fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91775000 - 0x7fff9177afff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9177b000 - 0x7fff9177bfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9177c000 - 0x7fff9177efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff918ec000 - 0x7fff91902ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9193e000 - 0x7fff91992fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91a69000 - 0x7fff91a7bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91a7c000 - 0x7fff91a81fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff91a94000 - 0x7fff91a97ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91a98000 - 0x7fff91aaaff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91aab000 - 0x7fff91ad7ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91ad8000 - 0x7fff91ae6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91e52000 - 0x7fff91ec8fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92672000 - 0x7fff926f7ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff92700000 - 0x7fff927c7ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff927c8000 - 0x7fff928cffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff928d0000 - 0x7fff928d0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff928d1000 - 0x7fff928dcfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff928dd000 - 0x7fff929d7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff929d8000 - 0x7fff92a53ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92b3f000 - 0x7fff93123fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93289000 - 0x7fff9328efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9328f000 - 0x7fff93291fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff933c0000 - 0x7fff933cefff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93446000 - 0x7fff934caff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff934cc000 - 0x7fff934d2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff934d3000 - 0x7fff93525ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff93526000 - 0x7fff9352afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff9352b000 - 0x7fff9354ffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93567fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff935b5000 - 0x7fff935fbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff935fc000 - 0x7fff9360bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff9360c000 - 0x7fff9360cfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff9360d000 - 0x7fff93678ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff93679000 - 0x7fff936b4fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93709000 - 0x7fff937edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93800fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff93820000 - 0x7fff93820fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff93821000 - 0x7fff93916fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff93935000 - 0x7fff93a14fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff93a15000 - 0x7fff93b2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff93c1c000 - 0x7fff93c1cfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff93c68000 - 0x7fff93d9efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff93dbe000 - 0x7fff93dfefe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94240000 - 0x7fff94280ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff94281000 - 0x7fff94281fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 3 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 4400 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=181.5M resident=95.7M(53%) swapped_out_or_unallocated=85.8M(47%) QtQA::App::TestRunner: Writable regions: Total=97.8M written=4644K(5%) resident=8200K(8%) swapped_out=0K(0%) unallocated=89.8M(92%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 980K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 160K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 564K QtQA::App::TestRunner: JS JIT generated code 8K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 59.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.5M QtQA::App::TestRunner: Stack (reserved) 520K reserved VM address space (unallocated) QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.5M QtQA::App::TestRunner: __TEXT 123.9M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 452K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 393.9M QtQA::App::TestRunner: TOTAL, minus reserved VM space 393.4M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmltypeloader: 11 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01181/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391703361): http://codereview.qt-project.org/77532 [PS2] - Protect list of client plugins from concurrent access From ci-noreply at qt-project.org Thu Feb 6 17:46:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 18:46:33 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #352 Message-ID: <20140206_164633_007474.ci-noreply@qt-project.org> QtWebKit_stable_Integration #352: SUCCESS Tested changes (refs/builds/stable_1391690139): http://codereview.qt-project.org/77065 [PS2] - TextureMapperGL must take hiDPI transform into account From ci-noreply at qt-project.org Thu Feb 6 18:10:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 19:10:21 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2822 Message-ID: <20140206_171021_011319.ci-noreply@qt-project.org> Autotest `tst_qstringiterator' failed :( Testing tst_QStringIterator FAIL! : tst_QStringIterator::sweep(sweep_03) Compared values are not the same Actual (count) : 10 Expected ("count"): 5 tst_qstringiterator.cpp(224) : failure location FAIL! : tst_QStringIterator::sweep(sweep_04) Compared values are not the same Actual (count) : 7 Expected ("count"): 3 tst_qstringiterator.cpp(224) : failure location FAIL! : tst_QStringIterator::sweep(sweep_05) Compared values are not the same Actual (count) : 18 Expected ("count"): 6 tst_qstringiterator.cpp(224) : failure location FAIL! : tst_QStringIterator::sweep(sweep_06) Compared values are not the same Actual (count) : 30 Expected ("count"): 11 tst_qstringiterator.cpp(224) : failure location FAIL! : tst_QStringIterator::sweep(sweep_07) Compared values are not the same Actual (count) : 42 Expected ("count"): 27 tst_qstringiterator.cpp(224) : failure location FAIL! : tst_QStringIterator::sweep(sweep_09) Compared values are not the same Actual (count) : 35 Expected ("count"): 13 tst_qstringiterator.cpp(224) : failure location Totals: 26 passed, 6 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QStringIterator ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QStringIterator::initTestCase() PASS : tst_QStringIterator::sweep(sweep_00) PASS : tst_QStringIterator::sweep(sweep_01) PASS : tst_QStringIterator::sweep(sweep_02) FAIL! : tst_QStringIterator::sweep(sweep_03) Compared values are not the same Actual (count) : 10 Expected ("count"): 5 tst_qstringiterator.cpp(224) : failure location FAIL! : tst_QStringIterator::sweep(sweep_04) Compared values are not the same Actual (count) : 7 Expected ("count"): 3 tst_qstringiterator.cpp(224) : failure location FAIL! : tst_QStringIterator::sweep(sweep_05) Compared values are not the same Actual (count) : 18 Expected ("count"): 6 tst_qstringiterator.cpp(224) : failure location FAIL! : tst_QStringIterator::sweep(sweep_06) Compared values are not the same Actual (count) : 30 Expected ("count"): 11 tst_qstringiterator.cpp(224) : failure location FAIL! : tst_QStringIterator::sweep(sweep_07) Compared values are not the same Actual (count) : 42 Expected ("count"): 27 tst_qstringiterator.cpp(224) : failure location PASS : tst_QStringIterator::sweep(sweep_08) FAIL! : tst_QStringIterator::sweep(sweep_09) Compared values are not the same Actual (count) : 35 Expected ("count"): 13 tst_qstringiterator.cpp(224) : failure location PASS : tst_QStringIterator::sweep(sweep_invalid_00) PASS : tst_QStringIterator::sweep(sweep_invalid_01) PASS : tst_QStringIterator::sweep(sweep_invalid_02) PASS : tst_QStringIterator::sweep(sweep_invalid_03) PASS : tst_QStringIterator::sweep(sweep_invalid_04) PASS : tst_QStringIterator::sweep(sweep_invalid_05) PASS : tst_QStringIterator::sweep(sweep_invalid_06) PASS : tst_QStringIterator::sweep(sweep_invalid_07) PASS : tst_QStringIterator::sweep(sweep_invalid_08) PASS : tst_QStringIterator::sweep(sweep_invalid_09) PASS : tst_QStringIterator::sweep(sweep_invalid_10) PASS : tst_QStringIterator::sweep(sweep_invalid_11) PASS : tst_QStringIterator::sweep(sweep_invalid_12) PASS : tst_QStringIterator::sweep(sweep_invalid_13) PASS : tst_QStringIterator::sweep(sweep_invalid_14) PASS : tst_QStringIterator::sweep(sweep_invalid_15) PASS : tst_QStringIterator::sweep(sweep_invalid_16) PASS : tst_QStringIterator::sweep(sweep_invalid_17) PASS : tst_QStringIterator::sweep(sweep_invalid_18) PASS : tst_QStringIterator::position() PASS : tst_QStringIterator::cleanupTestCase() Totals: 26 passed, 6 failed, 0 skipped ********* Finished testing of tst_QStringIterator ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstringiterator: 0.815448 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02822/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391702430): http://codereview.qt-project.org/77136 [PS13] - Long live QStringIterator! From ci-noreply at qt-project.org Thu Feb 6 18:36:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 19:36:38 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_android_Integration #21 Message-ID: <20140206_173638_099114.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #21: SUCCESS Tested changes (refs/builds/wip/android_1391705277): http://codereview.qt-project.org/77569 [PS2] - Android: QBluetoothServer port (initial version) http://codereview.qt-project.org/77568 [PS1] - Android: set custom uuid as class id for serial profiles http://codereview.qt-project.org/77567 [PS1] - More Android BluetoothSocket client fixes From ci-noreply at qt-project.org Thu Feb 6 18:42:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 19:42:30 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2823 Message-ID: <20140206_174230_072910.ci-noreply@qt-project.org> `make' failed :( Makefile.Release:1284: recipe for target '.obj/release/tst_qgl.o' failed mingw32-make[6]: *** [.obj/release/tst_qgl.o] Error 1 mingw32-make[5]: *** [release] Error 2 mingw32-make[4]: *** [sub-qgl-make_first] Error 2 mingw32-make[3]: *** [sub-opengl-make_first] Error 2 Makefile.Release:1094: recipe for target '.obj/release/tst_qlocale.o' failed mingw32-make[8]: *** [.obj/release/tst_qlocale.o] Error 1 mingw32-make[7]: *** [release] Error 2 mingw32-make[6]: *** [sub-test-make_first] Error 2 mingw32-make[5]: *** [sub-qlocale-make_first] Error 2 mingw32-make[4]: *** [sub-tools-make_first] Error 2 mingw32-make[3]: *** [sub-corelib-make_first] Error 2 mingw32-make[2]: *** [sub-auto-make_first] Error 2 mingw32-make[1]: *** [sub-tests-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02823/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391706806): http://codereview.qt-project.org/77582 [PS1] - Cocoa: Handle gracefully closing a window without event dispatcher http://codereview.qt-project.org/72692 [PS5] - Let QtTest assertion macros like QVERIFY to catch the exceptions http://codereview.qt-project.org/76749 [PS1] - widgets/mainwindows/mainwindow example: Use mouse release event for dock title. http://codereview.qt-project.org/77321 [PS3] - Fixed initialization of QPrintPreviewDialog's image resources for static builds. http://codereview.qt-project.org/77439 [PS2] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. From ci-noreply at qt-project.org Thu Feb 6 18:46:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 19:46:53 +0200 Subject: [Ci-reports] pass on QWebChannel_master_Integration #18 Message-ID: <20140206_174653_080549.ci-noreply@qt-project.org> QWebChannel_master_Integration #18: SUCCESS Tested changes (refs/builds/master_1391706406): http://codereview.qt-project.org/77108 [PS3] - Change destruction order to fix crash on close. From ci-noreply at qt-project.org Thu Feb 6 18:48:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 19:48:08 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1653 Message-ID: <20140206_174808_082383.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 275 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01653/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391703939): http://codereview.qt-project.org/77506 [PS1] - Fix scenegraph backend API for material shaders. From ci-noreply at qt-project.org Thu Feb 6 19:20:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 20:20:33 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3095 Message-ID: <20140206_182033_012579.ci-noreply@qt-project.org> QtBase_stable_Integration #3095: SUCCESS Tested changes (refs/builds/stable_1391704435): http://codereview.qt-project.org/77060 [PS3] - Fix printing with a custom paper specified. http://codereview.qt-project.org/76731 [PS2] - Doc: corrected description of QTableWidget::clear() http://codereview.qt-project.org/75349 [PS1] - Fix the docs on when setDocument() deletes the previous document From ci-noreply at qt-project.org Thu Feb 6 20:16:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 21:16:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2824 Message-ID: <20140206_191619_098138.ci-noreply@qt-project.org> Autotest `tst_qthreadpool' failed :( Testing tst_QThreadPool FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same Actual (task.runCount.load()): 1 Expected (numTasks) : 20 tst_qthreadpool.cpp(384) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QThreadPool ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QThreadPool::initTestCase() PASS : tst_QThreadPool::runFunction() PASS : tst_QThreadPool::createThreadRunFunction() PASS : tst_QThreadPool::runMultiple() PASS : tst_QThreadPool::waitcomplete() PASS : tst_QThreadPool::runTask() PASS : tst_QThreadPool::singleton() PASS : tst_QThreadPool::destruction() PASS : tst_QThreadPool::threadRecycling() PASS : tst_QThreadPool::expiryTimeout() FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same Actual (task.runCount.load()): 13 Expected (numTasks) : 20 tst_qthreadpool.cpp(384) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qthreadpool: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02824/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391708734): http://codereview.qt-project.org/76922 [PS5] - Optimize stringToCMap() usage From ci-noreply at qt-project.org Thu Feb 6 20:38:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 21:38:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2825 Message-ID: <20140206_193851_020413.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow FAIL! : tst_QWindow::isActive() 'QGuiApplication::focusWindow() == &child' returned FALSE. () Loc: [tst_qwindow.cpp(324)] Totals: 23 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() PASS : tst_QWindow::positioning(default) PASS : tst_QWindow::isExposed() FAIL! : tst_QWindow::isActive() 'QGuiApplication::focusWindow() == &child' returned FALSE. () Loc: [tst_qwindow.cpp(324)] PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(532)] 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(734)] 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::cleanupTestCase() Totals: 23 passed, 1 failed, 2 skipped ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 37 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02825/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391714277): http://codereview.qt-project.org/77439 [PS2] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77512 [PS2] - WinRT: Use correct architecture values in manifests and vs http://codereview.qt-project.org/77514 [PS1] - qmake WinRT: Default to x86 for lib path http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. http://codereview.qt-project.org/77582 [PS1] - Cocoa: Handle gracefully closing a window without event dispatcher From ci-noreply at qt-project.org Thu Feb 6 20:39:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 21:39:55 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3096 Message-ID: <20140206_193955_064694.ci-noreply@qt-project.org> Autotests `tst_qcombobox' and `tst_qmenu' failed :( Testing tst_QMenu FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (action) : 0x106a29060 Expected (menu.activeAction()): 0x0 Loc: [tst_qmenu.cpp(813)] Totals: 36 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMenu ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QMenu::initTestCase() PASS : tst_QMenu::getSetCheck() PASS : tst_QMenu::addActionsAndClear() PASS : tst_QMenu::keyboardNavigation(data0) PASS : tst_QMenu::keyboardNavigation(data1) PASS : tst_QMenu::keyboardNavigation(data2) PASS : tst_QMenu::keyboardNavigation(data3_Mac) PASS : tst_QMenu::keyboardNavigation(data4) PASS : tst_QMenu::keyboardNavigation(data5) PASS : tst_QMenu::keyboardNavigation(data6) PASS : tst_QMenu::keyboardNavigation(data7) PASS : tst_QMenu::keyboardNavigation(data8) PASS : tst_QMenu::keyboardNavigation(data9) PASS : tst_QMenu::keyboardNavigation(data10) XFAIL : tst_QMenu::keyboardNavigation(shortcut0) Shortcut navication fails, see QTBUG-23684 Loc: [tst_qmenu.cpp(363)] PASS : tst_QMenu::keyboardNavigation(shortcut0) SKIP : tst_QMenu::focus() Computer is currently set up to NOT tab to all widgets, this test assumes you can tab to all widgets Loc: [tst_qmenu.cpp(394)] PASS : tst_QMenu::overrideMenuAction() PASS : tst_QMenu::statusTip() PASS : tst_QMenu::widgetActionFocus() PASS : tst_QMenu::mouseActivation() PASS : tst_QMenu::tearOff() PASS : tst_QMenu::layoutDirection() PASS : tst_QMenu::task208001_stylesheet() PASS : tst_QMenu::activeSubMenuPosition() PASS : tst_QMenu::task242454_sizeHint() PASS : tst_QMenu::task176201_clear() SKIP : tst_QMenu::task250673_activeMultiColumnSubMenuPosition() the style doesn't support multiple columns, it makes the menu scrollable Loc: [tst_qmenu.cpp(700)] PASS : tst_QMenu::task256918_setFont() PASS : tst_QMenu::menuSizeHint() FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (action) : 0x10757ec90 Expected (menu.activeAction()): 0x0 Loc: [tst_qmenu.cpp(813)] PASS : tst_QMenu::setFixedWidth() PASS : tst_QMenu::deleteActionInTriggered() PASS : tst_QMenu::pushButtonPopulateOnAboutToShow() PASS : tst_QMenu::QTBUG7907_submenus_autoselect() PASS : tst_QMenu::QTBUG7411_submenus_activate() PASS : tst_QMenu::QTBUG30595_rtl_submenu() PASS : tst_QMenu::QTBUG20403_nested_popup_on_shortcut_trigger() PASS : tst_QMenu::QTBUG_10735_crashWithDialog() PASS : tst_QMenu::cleanupTestCase() Totals: 36 passed, 1 failed, 2 skipped ********* Finished testing of tst_QMenu ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmenu: 22 seconds, exit code 1 Testing tst_QComboBox FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) Loc: [tst_qcombobox.cpp(2645)] Totals: 148 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() SKIP : tst_QComboBox::setPalette() This test doesn't make sense for pixmap-based styles Loc: [tst_qcombobox.cpp(434)] PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar(normal) PASS : tst_QComboBox::noScrollbar(border) PASS : tst_QComboBox::noScrollbar(margin) PASS : tst_QComboBox::noScrollbar(padding) PASS : tst_QComboBox::noScrollbar(everything) PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) PASS : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) Loc: [tst_qcombobox.cpp(2645)] PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems() PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::cleanupTestCase() Totals: 148 passed, 1 failed, 1 skipped ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 21 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03096/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391710926): http://codereview.qt-project.org/75540 [PS8] - On Mac warp the cursor when QCursor::setPos is called http://codereview.qt-project.org/77433 [PS1] - Make QToolButtonPrivate::popupTimerDone() more robust From ci-noreply at qt-project.org Thu Feb 6 20:58:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 21:58:55 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #23 Message-ID: <20140206_195855_098689.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #23: SUCCESS Tested changes (refs/builds/dev_1391714320): http://codereview.qt-project.org/77586 [PS1] - Do not double-delete the TCP socket of a QWebSocket. http://codereview.qt-project.org/77585 [PS1] - Do not try to invoke/emit signal on shutdown. http://codereview.qt-project.org/77584 [PS1] - Fix assertion when encountering invalid header line. http://codereview.qt-project.org/77581 [PS1] - Do not access QObject API before its private data is initialized. http://codereview.qt-project.org/77542 [PS1] - Fix compilation of websocketprotocol test. From ci-noreply at qt-project.org Thu Feb 6 21:13:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 22:13:45 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1654 Message-ID: <20140206_201345_041200.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 281 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01654/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391712673): http://codereview.qt-project.org/77506 [PS1] - Fix scenegraph backend API for material shaders. From ci-noreply at qt-project.org Thu Feb 6 21:42:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 22:42:29 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #24 Message-ID: <20140206_204229_070936.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #24: SUCCESS Tested changes (refs/builds/dev_1391716924): http://codereview.qt-project.org/77588 [PS1] - Fix tst_QWebSocket::tst_invalidOpen for catch-all DNS setups. From ci-noreply at qt-project.org Thu Feb 6 22:13:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 23:13:31 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1182 Message-ID: <20140206_211331_056766.ci-noreply@qt-project.org> Autotests `tst_qqmlcomponent' and `tst_qqmltypeloader' failed :( Testing tst_qqmlcomponent Totals: 16 passed, 0 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlcomponent [85404] QtQA::App::TestRunner: Path: /work/*/tst_qqmlcomponent QtQA::App::TestRunner: Identifier: tst_qqmlcomponent QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [85403] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 23:10:36.114 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100019000 [ 100K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[85404]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x0000000102e914ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010e32fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010e2a4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010e2ed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010e64b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ce27de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cda9e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x00000001013a0771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010ce921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000102e89a7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x0000000102e899b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102e8afe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102e8aec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010d9a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010d9921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cdb079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100cb3a65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010d7a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmlcomponent 0x0000000100009edf main + 95 QtQA::App::TestRunner: 19 tst_qqmlcomponent 0x0000000100004174 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff897927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91adb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ada316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f340274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100ad6d2e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62 QtQA::App::TestRunner: 3 QtCore 0x0000000100ad6bdc TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 4 QtQuick 0x00000001000c5bfe TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 94 QtQA::App::TestRunner: 5 QtQuick 0x00000001000c5d1c TestNamespace::QSGRenderThread::run() + 204 QtQA::App::TestRunner: 6 QtCore 0x0000000100ad576a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: com.apple.CFSocket.private QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791df2 __select + 10 QtQA::App::TestRunner: 1 com.apple.CoreFoundation 0x00007fff909dbc8b __CFSocketManager + 1355 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7: QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000101730df0 rcx: 0x0000000000000000 rdx: 0x0000000101731080 QtQA::App::TestRunner: rdi: 0x00000001017333a0 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe3c0 rsp: 0x00007fff5fbfe330 QtQA::App::TestRunner: r8: 0x0000000000000000 r9: 0x000000010280acd0 r10: 0x0000000000200000 r11: 0x0000000100cb95f0 QtQA::App::TestRunner: r12: 0x00000001017323e0 r13: 0x00007fff5fbfe450 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x0000000102e914ab rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 2 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100018ff7 +tst_qqmlcomponent (??? - ???) <9EF44BD5-9258-38CB-AC09-CE4475648DC0> /work/*/tst_qqmlcomponent QtQA::App::TestRunner: 0x100027000 - 0x1002d6fff +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100488000 - 0x1007c4ff7 +QtQml (5.3.0 - compatibility 5.3.0) <3DA22124-67FA-3B0C-9EEA-AA98D9DEB0D6> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100923000 - 0x100a2aff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100aaa000 - 0x100f9bfff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010bd000 - 0x10144afff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1015a0000 - 0x1015c3fff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015d7000 - 0x1015ddfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102bf3000 - 0x102bf6fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102e83000 - 0x102f15ff7 +libqcocoa.dylib (??? - ???) <1721655B-8D4F-3A61-A820-B57FC20CE333> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102f71000 - 0x102f9bfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff4000 - 0x102ff7fff +libwindowplugin.dylib (??? - ???) <70EC2957-14D8-38EB-83B8-D462ECB99C92> /work/*/libwindowplugin.dylib QtQA::App::TestRunner: 0x1048a5000 - 0x104d52ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x1068da000 - 0x1068e3fff +libqgenericbearer.dylib (??? - ???) <9EE29A08-9CF9-302D-B718-5CFE08CF27EB> /work/*/libqgenericbearer.dylib QtQA::App::TestRunner: 0x1068f8000 - 0x1068fbff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x106acb000 - 0x106ae1ff7 +libqcorewlanbearer.dylib (??? - ???) <4B6ADC45-5A83-3441-8864-AEEF5100CE04> /work/*/libqcorewlanbearer.dylib QtQA::App::TestRunner: 0x106af3000 - 0x106cabfff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x106ce2000 - 0x106e3cfff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x106e6e000 - 0x106e7cfff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x106e83000 - 0x106eb1ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x106eba000 - 0x106ec4fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x109200000 - 0x1094c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6bb26000 - 0x7fff6bb5abaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728fff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff87290000 - 0x7fff87306ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87307000 - 0x7fff87330fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87eaaa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff87eab000 - 0x7fff87f8fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87f90000 - 0x7fff880f7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8823d000 - 0x7fff88289ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8828a000 - 0x7fff882b7fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff882b8000 - 0x7fff8833bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff887a6000 - 0x7fff887a8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff887a9000 - 0x7fff887d1fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff887d2000 - 0x7fff88874fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88875000 - 0x7fff88ba1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88e7f000 - 0x7fff88ec3ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f84ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88f85000 - 0x7fff890e2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8912d000 - 0x7fff89138ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff891d5000 - 0x7fff89375ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89376000 - 0x7fff8937bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8937c000 - 0x7fff8941dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8941e000 - 0x7fff8945dfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8945e000 - 0x7fff8977afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8977b000 - 0x7fff8979bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8979c000 - 0x7fff897c5fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff897c6000 - 0x7fff897fffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89942ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89960000 - 0x7fff8996aff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff89bd8000 - 0x7fff89c4bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff89c4c000 - 0x7fff89c62fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff89c8c000 - 0x7fff89fa5fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89fa6000 - 0x7fff89fa9fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a507000 - 0x7fff8a50afff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a50b000 - 0x7fff8a513fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a54dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8a807000 - 0x7fff8a814ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8b402000 - 0x7fff8b41eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8b41f000 - 0x7fff8b43efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8b43f000 - 0x7fff8b454fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8b455000 - 0x7fff8b55afff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8bc66000 - 0x7fff8bca0fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8bd97000 - 0x7fff8bd9efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bdf6000 - 0x7fff8c0ebff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8c1b6000 - 0x7fff8c1b7ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c1b8000 - 0x7fff8c42cfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8d1b9000 - 0x7fff8d1e4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d1e5000 - 0x7fff8d255fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d256000 - 0x7fff8d256fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d257000 - 0x7fff8d25bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8db5d000 - 0x7fff8db5dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8deb2000 - 0x7fff8e0dcfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e609000 - 0x7fff8e669fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e674000 - 0x7fff8e67afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eb98000 - 0x7fff8ebd3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ebdbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ec12000 - 0x7fff8ec25ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ec39000 - 0x7fff8ec4bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ec4c000 - 0x7fff8ec50fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ec51000 - 0x7fff8ee53fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ee54000 - 0x7fff8ee58ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8ee59000 - 0x7fff8eebbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8eebc000 - 0x7fff8eec2fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8eec5000 - 0x7fff8ef5fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8f10c000 - 0x7fff8f113fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f114000 - 0x7fff8f144ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f145000 - 0x7fff8f146ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8f147000 - 0x7fff8f155ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f156000 - 0x7fff8f1a4fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f1a5000 - 0x7fff8f1aaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f1c1000 - 0x7fff8f1c8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f236000 - 0x7fff8f237fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f238000 - 0x7fff8f247ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f27d000 - 0x7fff8f27efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f2e9000 - 0x7fff8f2eaff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f2ee000 - 0x7fff8f3cbfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f445000 - 0x7fff8f489ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f48a000 - 0x7fff8f495ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f496000 - 0x7fff9009cfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff9066b000 - 0x7fff90674ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff906c5000 - 0x7fff9071dff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff9071e000 - 0x7fff9082afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff9082b000 - 0x7fff9084cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9084d000 - 0x7fff9086aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff90877000 - 0x7fff90955fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90956000 - 0x7fff90959fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9095a000 - 0x7fff90b2eff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90b2f000 - 0x7fff90b70fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff90b71000 - 0x7fff90b8efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90b97000 - 0x7fff90ca4fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff90d1c000 - 0x7fff911e3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff911e4000 - 0x7fff91240ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff912b9000 - 0x7fff912d0fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff912da000 - 0x7fff91323ff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN QtQA::App::TestRunner: 0x7fff9134d000 - 0x7fff913b5ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91449000 - 0x7fff914a4ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9156d000 - 0x7fff9156fff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff91570000 - 0x7fff91576fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff915d0000 - 0x7fff915d7ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff915e0000 - 0x7fff91648ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff91649000 - 0x7fff91649fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9164a000 - 0x7fff9164afff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff9164b000 - 0x7fff9174dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9174e000 - 0x7fff91774fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91775000 - 0x7fff9177afff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9177b000 - 0x7fff9177bfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9177c000 - 0x7fff9177efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff918ec000 - 0x7fff91902ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9193e000 - 0x7fff91992fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91a69000 - 0x7fff91a7bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91a7c000 - 0x7fff91a81fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff91a94000 - 0x7fff91a97ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91a98000 - 0x7fff91aaaff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91aab000 - 0x7fff91ad7ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91ad8000 - 0x7fff91ae6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91e52000 - 0x7fff91ec8fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92672000 - 0x7fff926f7ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff92700000 - 0x7fff927c7ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff927c8000 - 0x7fff928cffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff928d0000 - 0x7fff928d0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff928d1000 - 0x7fff928dcfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff928dd000 - 0x7fff929d7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff929d8000 - 0x7fff92a53ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92b3f000 - 0x7fff93123fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93289000 - 0x7fff9328efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9328f000 - 0x7fff93291fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff933c0000 - 0x7fff933cefff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93446000 - 0x7fff934caff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff934cc000 - 0x7fff934d2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff934d3000 - 0x7fff93525ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff93526000 - 0x7fff9352afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff9352b000 - 0x7fff9354ffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93567fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff935b5000 - 0x7fff935fbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff935fc000 - 0x7fff9360bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff9360c000 - 0x7fff9360cfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff9360d000 - 0x7fff93678ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff93679000 - 0x7fff936b4fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93709000 - 0x7fff937edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93800fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff93820000 - 0x7fff93820fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff93821000 - 0x7fff93916fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff93935000 - 0x7fff93a14fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff93a15000 - 0x7fff93b2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff93c1c000 - 0x7fff93c1cfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff93c68000 - 0x7fff93d9efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff93dbe000 - 0x7fff93dfefe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94240000 - 0x7fff94280ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff94281000 - 0x7fff94281fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 6311 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.0M resident=96.5M(53%) swapped_out_or_unallocated=85.5M(47%) QtQA::App::TestRunner: Writable regions: Total=90.7M written=7272K(8%) resident=10.4M(11%) swapped_out=0K(0%) unallocated=80.4M(89%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 208K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 424K QtQA::App::TestRunner: MALLOC 60.8M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.6M QtQA::App::TestRunner: Stack (reserved) 520K reserved VM address space (unallocated) QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 386.6M QtQA::App::TestRunner: TOTAL, minus reserved VM space 386.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlcomponent ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlcomponent::initTestCase() PASS : tst_qqmlcomponent::null() PASS : tst_qqmlcomponent::loadEmptyUrl() PASS : tst_qqmlcomponent::qmlCreateWindow() PASS : tst_qqmlcomponent::qmlCreateObject() PASS : tst_qqmlcomponent::qmlCreateObjectWithProperties() PASS : tst_qqmlcomponent::qmlIncubateObject() PASS : tst_qqmlcomponent::qmlCreateParentReference() PASS : tst_qqmlcomponent::async() PASS : tst_qqmlcomponent::asyncHierarchy() PASS : tst_qqmlcomponent::componentUrlCanonicalization() PASS : tst_qqmlcomponent::onDestructionLookup() PASS : tst_qqmlcomponent::onDestructionCount() PASS : tst_qqmlcomponent::recursion() PASS : tst_qqmlcomponent::recursionContinuation() PASS : tst_qqmlcomponent::cleanupTestCase() Totals: 16 passed, 0 failed, 0 skipped ********* Finished testing of tst_qqmlcomponent ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmlcomponent [85405] QtQA::App::TestRunner: Path: /work/*/tst_qqmlcomponent QtQA::App::TestRunner: Identifier: tst_qqmlcomponent QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [85403] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 23:10:38.515 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100019000 [ 100K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[85405]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x0000000102e914ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010e32fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010e2a4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010e2ed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010e64b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ce27de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cda9e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x00000001013a0771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010ce921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000102e89a7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x0000000102e899b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102e8afe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102e8aec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010d9a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010d9921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cdb079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100cb3a65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010d7a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmlcomponent 0x0000000100009edf main + 95 QtQA::App::TestRunner: 19 tst_qqmlcomponent 0x0000000100004174 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff897927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91adb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ada316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791bca __psynch_cvwait + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f340274 _pthread_cond_wait + 840 QtQA::App::TestRunner: 2 QtCore 0x0000000100ad6d2e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62 QtQA::App::TestRunner: 3 QtCore 0x0000000100ad6bdc TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172 QtQA::App::TestRunner: 4 QtQuick 0x00000001000c5bfe TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 94 QtQA::App::TestRunner: 5 QtQuick 0x00000001000c5d1c TestNamespace::QSGRenderThread::run() + 204 QtQA::App::TestRunner: 6 QtCore 0x0000000100ad576a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: com.apple.CFSocket.private QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791df2 __select + 10 QtQA::App::TestRunner: 1 com.apple.CoreFoundation 0x00007fff909dbc8b __CFSocketManager + 1355 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x00000001017b3040 rcx: 0x0000000000000000 rdx: 0x00000001017b32d0 QtQA::App::TestRunner: rdi: 0x00000001017b55f0 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe3d0 rsp: 0x00007fff5fbfe340 QtQA::App::TestRunner: r8: 0x0000000000000000 r9: 0x00000001029075a0 r10: 0x0000000000200000 r11: 0x0000000100cb95f0 QtQA::App::TestRunner: r12: 0x00000001017b4630 r13: 0x00007fff5fbfe460 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x0000000102e914ab rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 3 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100018ff7 +tst_qqmlcomponent (??? - ???) <9EF44BD5-9258-38CB-AC09-CE4475648DC0> /work/*/tst_qqmlcomponent QtQA::App::TestRunner: 0x100027000 - 0x1002d6fff +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100488000 - 0x1007c4ff7 +QtQml (5.3.0 - compatibility 5.3.0) <3DA22124-67FA-3B0C-9EEA-AA98D9DEB0D6> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100923000 - 0x100a2aff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100aaa000 - 0x100f9bfff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010bd000 - 0x10144afff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x1015a0000 - 0x1015c3fff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015d7000 - 0x1015ddfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102cf3000 - 0x102cf6fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102e83000 - 0x102f15ff7 +libqcocoa.dylib (??? - ???) <1721655B-8D4F-3A61-A820-B57FC20CE333> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102f71000 - 0x102f9bfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102ff4000 - 0x102ff7fff +libwindowplugin.dylib (??? - ???) <70EC2957-14D8-38EB-83B8-D462ECB99C92> /work/*/libwindowplugin.dylib QtQA::App::TestRunner: 0x1057a5000 - 0x105c52ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x108527000 - 0x10853dff7 +libqcorewlanbearer.dylib (??? - ???) <4B6ADC45-5A83-3441-8864-AEEF5100CE04> /work/*/libqcorewlanbearer.dylib QtQA::App::TestRunner: 0x10854c000 - 0x108555fff +libqgenericbearer.dylib (??? - ???) <9EE29A08-9CF9-302D-B718-5CFE08CF27EB> /work/*/libqgenericbearer.dylib QtQA::App::TestRunner: 0x108cda000 - 0x108e92fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x108ec9000 - 0x109023fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x109055000 - 0x109063fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x10906a000 - 0x109098ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1090a1000 - 0x1090abfef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1090b1000 - 0x1090b4ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109200000 - 0x1094c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6e9b9000 - 0x7fff6e9edbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728fff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff87290000 - 0x7fff87306ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87307000 - 0x7fff87330fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87eaaa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff87eab000 - 0x7fff87f8fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87f90000 - 0x7fff880f7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8823d000 - 0x7fff88289ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8828a000 - 0x7fff882b7fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff882b8000 - 0x7fff8833bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff887a6000 - 0x7fff887a8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff887a9000 - 0x7fff887d1fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff887d2000 - 0x7fff88874fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88875000 - 0x7fff88ba1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88e7f000 - 0x7fff88ec3ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f84ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88f85000 - 0x7fff890e2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8912d000 - 0x7fff89138ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff891d5000 - 0x7fff89375ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89376000 - 0x7fff8937bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8937c000 - 0x7fff8941dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8941e000 - 0x7fff8945dfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8945e000 - 0x7fff8977afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8977b000 - 0x7fff8979bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8979c000 - 0x7fff897c5fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff897c6000 - 0x7fff897fffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89942ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89960000 - 0x7fff8996aff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff89bd8000 - 0x7fff89c4bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff89c4c000 - 0x7fff89c62fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff89c8c000 - 0x7fff89fa5fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89fa6000 - 0x7fff89fa9fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a507000 - 0x7fff8a50afff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a50b000 - 0x7fff8a513fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a54dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8a807000 - 0x7fff8a814ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis (... 318 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8b402000 - 0x7fff8b41eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8b41f000 - 0x7fff8b43efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8b43f000 - 0x7fff8b454fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8b455000 - 0x7fff8b55afff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8bc66000 - 0x7fff8bca0fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8bd97000 - 0x7fff8bd9efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bdf6000 - 0x7fff8c0ebff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8c1b6000 - 0x7fff8c1b7ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c1b8000 - 0x7fff8c42cfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8d1b9000 - 0x7fff8d1e4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d1e5000 - 0x7fff8d255fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d256000 - 0x7fff8d256fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d257000 - 0x7fff8d25bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8db5d000 - 0x7fff8db5dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8deb2000 - 0x7fff8e0dcfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e609000 - 0x7fff8e669fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e674000 - 0x7fff8e67afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eb98000 - 0x7fff8ebd3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ebdbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ec12000 - 0x7fff8ec25ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ec39000 - 0x7fff8ec4bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ec4c000 - 0x7fff8ec50fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ec51000 - 0x7fff8ee53fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ee54000 - 0x7fff8ee58ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8ee59000 - 0x7fff8eebbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8eebc000 - 0x7fff8eec2fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8eec5000 - 0x7fff8ef5fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8f10c000 - 0x7fff8f113fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f114000 - 0x7fff8f144ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f145000 - 0x7fff8f146ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8f147000 - 0x7fff8f155ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f156000 - 0x7fff8f1a4fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f1a5000 - 0x7fff8f1aaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f1c1000 - 0x7fff8f1c8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f236000 - 0x7fff8f237fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f238000 - 0x7fff8f247ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f27d000 - 0x7fff8f27efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f2e9000 - 0x7fff8f2eaff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f2ee000 - 0x7fff8f3cbfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f445000 - 0x7fff8f489ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f48a000 - 0x7fff8f495ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f496000 - 0x7fff9009cfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff9066b000 - 0x7fff90674ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff906c5000 - 0x7fff9071dff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff9071e000 - 0x7fff9082afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff9082b000 - 0x7fff9084cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9084d000 - 0x7fff9086aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff90877000 - 0x7fff90955fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90956000 - 0x7fff90959fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9095a000 - 0x7fff90b2eff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90b2f000 - 0x7fff90b70fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff90b71000 - 0x7fff90b8efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90b97000 - 0x7fff90ca4fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff90d1c000 - 0x7fff911e3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff911e4000 - 0x7fff91240ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff912b9000 - 0x7fff912d0fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff9134d000 - 0x7fff913b5ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91449000 - 0x7fff914a4ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9156d000 - 0x7fff9156fff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff91570000 - 0x7fff91576fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff915d0000 - 0x7fff915d7ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff915e0000 - 0x7fff91648ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff91649000 - 0x7fff91649fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9164a000 - 0x7fff9164afff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff9164b000 - 0x7fff9174dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9174e000 - 0x7fff91774fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91775000 - 0x7fff9177afff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9177b000 - 0x7fff9177bfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9177c000 - 0x7fff9177efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff918ec000 - 0x7fff91902ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9193e000 - 0x7fff91992fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91a69000 - 0x7fff91a7bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91a7c000 - 0x7fff91a81fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff91a94000 - 0x7fff91a97ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91a98000 - 0x7fff91aaaff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91aab000 - 0x7fff91ad7ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91ad8000 - 0x7fff91ae6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91e52000 - 0x7fff91ec8fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92672000 - 0x7fff926f7ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff92700000 - 0x7fff927c7ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff927c8000 - 0x7fff928cffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff928d0000 - 0x7fff928d0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff928d1000 - 0x7fff928dcfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff928dd000 - 0x7fff929d7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff929d8000 - 0x7fff92a53ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92b3f000 - 0x7fff93123fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93289000 - 0x7fff9328efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9328f000 - 0x7fff93291fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff933c0000 - 0x7fff933cefff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93446000 - 0x7fff934caff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff934cc000 - 0x7fff934d2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff934d3000 - 0x7fff93525ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff93526000 - 0x7fff9352afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff9352b000 - 0x7fff9354ffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93567fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff935b5000 - 0x7fff935fbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff935fc000 - 0x7fff9360bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff9360c000 - 0x7fff9360cfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff9360d000 - 0x7fff93678ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff93679000 - 0x7fff936b4fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93709000 - 0x7fff937edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93800fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff93820000 - 0x7fff93820fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff93821000 - 0x7fff93916fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff93935000 - 0x7fff93a14fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff93a15000 - 0x7fff93b2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff93c1c000 - 0x7fff93c1cfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff93c68000 - 0x7fff93d9efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff93dbe000 - 0x7fff93dfefe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94240000 - 0x7fff94280ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff94281000 - 0x7fff94281fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 4166 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=181.5M resident=94.2M(52%) swapped_out_or_unallocated=87.2M(48%) QtQA::App::TestRunner: Writable regions: Total=108.8M written=4656K(4%) resident=8348K(7%) swapped_out=0K(0%) unallocated=100.6M(93%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 980K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 564K QtQA::App::TestRunner: JS JIT generated code 8K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 69.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.5M QtQA::App::TestRunner: Stack (reserved) 520K reserved VM address space (unallocated) QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.5M QtQA::App::TestRunner: __TEXT 123.9M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 452K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 404.9M QtQA::App::TestRunner: TOTAL, minus reserved VM space 404.4M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQMLTypeLoader ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQMLTypeLoader::initTestCase() QDEBUG : tst_QQMLTypeLoader::testLoadComplete() ("/work/build/qt/qtdeclarative/tests/auto/qml/qqmltypeloader", "/work/build/qt/qtbase/qml") PASS : tst_QQMLTypeLoader::testLoadComplete() PASS : tst_QQMLTypeLoader::cleanupTestCase() Totals: 3 passed, 0 failed, 0 skipped ********* Finished testing of tst_QQMLTypeLoader ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qqmltypeloader [83299] QtQA::App::TestRunner: Path: /work/*/tst_qqmltypeloader QtQA::App::TestRunner: Identifier: tst_qqmltypeloader QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [82450] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-06 23:10:07.827 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-000000010000a000 [ 40K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[83299]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libqcocoa.dylib 0x000000010260e4ab TestNamespace::QCocoaWindow::setVisible(bool) + 1483 QtQA::App::TestRunner: 1 QtGui 0x00000001010cc2fc TestNamespace::QWindow::setVisible(bool) + 460 QtQA::App::TestRunner: 2 QtGui 0x00000001010cba4a TestNamespace::QWindow::destroy() + 234 QtQA::App::TestRunner: 3 QtGui 0x00000001010cbed6 TestNamespace::QWindowPrivate::setScreen(TestNamespace::QScreen*, bool) + 198 QtQA::App::TestRunner: 4 QtGui 0x00000001010cf4b3 TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1779 QtQA::App::TestRunner: 5 QtCore 0x0000000100ccb7de TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2606 QtQA::App::TestRunner: 6 QtCore 0x0000000100cc39e4 TestNamespace::QObject::~QObject() + 260 QtQA::App::TestRunner: 7 QtGui 0x0000000101389771 TestNamespace::QScreen::~QScreen() + 17 QtQA::App::TestRunner: 8 QtGui 0x00000001010b7921 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000102606a7e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x00000001026069b2 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102607fe0 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 224 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102607ec2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18 QtQA::App::TestRunner: 13 QtGui 0x00000001010c2a99 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345 QtQA::App::TestRunner: 14 QtGui 0x00000001010c2921 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17 QtQA::App::TestRunner: 15 QtCore 0x0000000100cc4079 TestNamespace::QObject::~QObject() + 1945 QtQA::App::TestRunner: 16 QtCore 0x0000000100c9ca65 TestNamespace::QCoreApplication::~QCoreApplication() + 213 QtQA::App::TestRunner: 17 QtGui 0x00000001010c0a46 TestNamespace::QGuiApplication::~QGuiApplication() + 390 QtQA::App::TestRunner: 18 tst_qqmltypeloader 0x00000001000061ca main + 106 QtQA::App::TestRunner: 19 tst_qqmltypeloader 0x0000000100004854 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff897927e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91adb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91ada316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89792192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8f33e594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8f33fb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_c.dylib 0x00007fff8f33fb78 start_wqthread + 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89791df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100ce83b4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100ce932a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100cea297 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100c9a174 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100aba603 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100abe76a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: QSGRenderThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8979067a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff8978fd71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.framework.IOKit 0x00007fff93657139 io_connect_method + 431 QtQA::App::TestRunner: 3 com.apple.framework.IOKit 0x00007fff93611e0b IOConnectCallMethod + 352 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x0000000108c48190 0x108a78000 + 1900944 QtQA::App::TestRunner: 5 com.apple.ATIRadeonX3000GLDriver 0x0000000108c1b46a gldPresentFramebufferData + 63 QtQA::App::TestRunner: 6 GLEngine 0x0000000105ce0858 glSwap_Exec + 184 QtQA::App::TestRunner: 7 com.apple.opengl 0x00007fff936082af CGLFlushDrawable + 65 QtQA::App::TestRunner: 8 QtGui 0x00000001010f218b TestNamespace::QOpenGLContext::swapBuffers(TestNamespace::QSurface*) + 795 QtQA::App::TestRunner: 9 QtQuick 0x00000001000ae97b TestNamespace::QSGRenderThread::syncAndRender() + 395 QtQA::App::TestRunner: 10 QtQuick 0x00000001000aecee TestNamespace::QSGRenderThread::run() + 158 QtQA::App::TestRunner: 11 QtCore 0x0000000100abe76a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 12 libsystem_c.dylib 0x00007fff8f33c8bf _pthread_start + 335 QtQA::App::TestRunner: 13 libsystem_c.dylib 0x00007fff8f33fb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000101645f10 rcx: 0x0000000000000000 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000010238d830 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe400 rsp: 0x00007fff5fbfe370 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010239dcf0 r10: 0x0000000000200000 r11: 0x0000000100ca25f0 QtQA::App::TestRunner: r12: 0x000000010238c8c0 r13: 0x00007fff5fbfe490 r14: 0x0000000000000000 r15: 0x0000000000000000 QtQA::App::TestRunner: rip: 0x000000010260e4ab rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 2 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100009fff +tst_qqmltypeloader (??? - ???) /work/*/tst_qqmltypeloader QtQA::App::TestRunner: 0x100010000 - 0x1002bffff +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x100471000 - 0x1007adff7 +QtQml (5.3.0 - compatibility 5.3.0) <3DA22124-67FA-3B0C-9EEA-AA98D9DEB0D6> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x10090c000 - 0x100a13ff7 +QtNetwork (5.3.0 - compatibility 5.3.0) /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100a93000 - 0x100f84fff +QtCore (5.3.0 - compatibility 5.3.0) <1F270B3E-B2A1-3A41-B73B-B311DB7EB084> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1010a6000 - 0x101433fff +QtGui (5.3.0 - compatibility 5.3.0) <857A2A6A-AB7F-37C2-A6AA-EBF035656D05> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101589000 - 0x1015acfff +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x1015c0000 - 0x1015c6fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x102483000 - 0x1024adfff +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1024f6000 - 0x1024f9fff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102600000 - 0x102692ff7 +libqcocoa.dylib (??? - ???) <1721655B-8D4F-3A61-A820-B57FC20CE333> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x103fa5000 - 0x104452ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x104950000 - 0x104954fff +libSlow.1.0.0.dylib (??? - ???) /work/*/libSlow.1.0.0.dylib QtQA::App::TestRunner: 0x10495a000 - 0x104968fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x10496f000 - 0x10499dff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1049a6000 - 0x1049b0fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1049b6000 - 0x1049b9ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x105cc9000 - 0x105e81fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1088ec000 - 0x108a46fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x108a78000 - 0x108d39fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff62858000 - 0x7fff6288cbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728fff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff87290000 - 0x7fff87306ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87307000 - 0x7fff87330fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87eaaa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff87eab000 - 0x7fff87f8fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87f90000 - 0x7fff880f7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8823d000 - 0x7fff88289ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8828a000 - 0x7fff882b7fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff882b8000 - 0x7fff8833bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff887a6000 - 0x7fff887a8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff887a9000 - 0x7fff887d1fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff887d2000 - 0x7fff88874fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88875000 - 0x7fff88ba1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88e7f000 - 0x7fff88ec3ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f84ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88f85000 - 0x7fff890e2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8912d000 - 0x7fff89138ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff891d5000 - 0x7fff89375ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89376000 - 0x7fff8937bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8937c000 - 0x7fff8941dfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8941e000 - 0x7fff8945dfff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8945e000 - 0x7fff8977afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8977b000 - 0x7fff8979bfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8979c000 - 0x7fff897c5fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff897c6000 - 0x7fff897fffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89942ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89960000 - 0x7fff8996aff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff89bd8000 - 0x7fff89c4bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff89c4c000 - 0x7fff89c62fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff89c8c000 - 0x7fff89fa5fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89fa6000 - 0x7fff89fa9fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8a507000 - 0x7fff8a50afff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a50b000 - 0x7fff8a513fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a54dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8a807000 - 0x7fff8a814ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8a815000 - 0x7fff8ac42fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8ac92000 - 0x7fff8ad37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8aeca000 - 0x7fff8aefdff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8aefe000 - 0x7fff8af40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8af41000 - 0x7fff8af65fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b3ed000 - 0x7fff8b401ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8b402000 - 0x7fff8b41eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8b41f000 - 0x7fff8b43efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8b43f000 - 0x7fff8b454fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8b455000 - 0x7fff8b55afff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8bc66000 - 0x7fff8bca0fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8bd97000 - 0x7fff8bd9efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8bdf6000 - 0x7fff8c0ebff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8c1b6000 - 0x7fff8c1b7ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c1b8000 - 0x7fff8c42cfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8d1b9000 - 0x7fff8d1e4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8d1e5000 - 0x7fff8d255fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8d256000 - 0x7fff8d256fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8d257000 - 0x7fff8d25bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8db5d000 - 0x7fff8db5dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8deb2000 - 0x7fff8e0dcfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e609000 - 0x7fff8e669fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e674000 - 0x7fff8e67afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8eb98000 - 0x7fff8ebd3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8ebd4000 - 0x7fff8ebd5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebd6000 - 0x7fff8ebdbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ec12000 - 0x7fff8ec25ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ec39000 - 0x7fff8ec4bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ec4c000 - 0x7fff8ec50fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ec51000 - 0x7fff8ee53fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ee54000 - 0x7fff8ee58ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8ee59000 - 0x7fff8eebbff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8eebc000 - 0x7fff8eec2fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8eec5000 - 0x7fff8ef5fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8f10c000 - 0x7fff8f113fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f114000 - 0x7fff8f144ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f145000 - 0x7fff8f146ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8f147000 - 0x7fff8f155ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f156000 - 0x7fff8f1a4fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f1a5000 - 0x7fff8f1aaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8f1c1000 - 0x7fff8f1c8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f236000 - 0x7fff8f237fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f238000 - 0x7fff8f247ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f27d000 - 0x7fff8f27efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f2e9000 - 0x7fff8f2eaff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f2ee000 - 0x7fff8f3cbfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8f445000 - 0x7fff8f489ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8f48a000 - 0x7fff8f495ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f496000 - 0x7fff9009cfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff9066b000 - 0x7fff90674ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff906c5000 - 0x7fff9071dff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff9071e000 - 0x7fff9082afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff9082b000 - 0x7fff9084cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff9084d000 - 0x7fff9086aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff90877000 - 0x7fff90955fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff90956000 - 0x7fff90959fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff9095a000 - 0x7fff90b2eff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90b2f000 - 0x7fff90b70fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff90b71000 - 0x7fff90b8efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90b97000 - 0x7fff90ca4fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff90d1c000 - 0x7fff911e3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff911e4000 - 0x7fff91240ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff912b9000 - 0x7fff912d0fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff9134d000 - 0x7fff913b5ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff91449000 - 0x7fff914a4ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9156d000 - 0x7fff9156fff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff91570000 - 0x7fff91576fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff915d0000 - 0x7fff915d7ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff915e0000 - 0x7fff91648ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff91649000 - 0x7fff91649fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff9164a000 - 0x7fff9164afff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff9164b000 - 0x7fff9174dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff9174e000 - 0x7fff91774fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff91775000 - 0x7fff9177afff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff9177b000 - 0x7fff9177bfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff9177c000 - 0x7fff9177efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff918ec000 - 0x7fff91902ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff9193e000 - 0x7fff91992fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91a69000 - 0x7fff91a7bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91a7c000 - 0x7fff91a81fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff91a94000 - 0x7fff91a97ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff91a98000 - 0x7fff91aaaff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91aab000 - 0x7fff91ad7ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff91ad8000 - 0x7fff91ae6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91e52000 - 0x7fff91ec8fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92672000 - 0x7fff926f7ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff92700000 - 0x7fff927c7ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff927c8000 - 0x7fff928cffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff928d0000 - 0x7fff928d0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff928d1000 - 0x7fff928dcfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff928dd000 - 0x7fff929d7ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff929d8000 - 0x7fff92a53ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92b3f000 - 0x7fff93123fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff93289000 - 0x7fff9328efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9328f000 - 0x7fff93291fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff933c0000 - 0x7fff933cefff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93446000 - 0x7fff934caff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff934cc000 - 0x7fff934d2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff934d3000 - 0x7fff93525ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff93526000 - 0x7fff9352afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff9352b000 - 0x7fff9354ffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93567fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff935b5000 - 0x7fff935fbfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff935fc000 - 0x7fff9360bfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff9360c000 - 0x7fff9360cfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff9360d000 - 0x7fff93678ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff93679000 - 0x7fff936b4fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff93709000 - 0x7fff937edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff937f3000 - 0x7fff93800fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff93820000 - 0x7fff93820fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff93821000 - 0x7fff93916fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff93935000 - 0x7fff93a14fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff93a15000 - 0x7fff93b2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff93c1c000 - 0x7fff93c1cfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff93c68000 - 0x7fff93d9efff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff93dbe000 - 0x7fff93dfefe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94240000 - 0x7fff94280ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff94281000 - 0x7fff94281fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 3 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 4521 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=181.5M resident=95.8M(53%) swapped_out_or_unallocated=85.7M(47%) QtQA::App::TestRunner: Writable regions: Total=98.3M written=5168K(5%) resident=8464K(8%) swapped_out=0K(0%) unallocated=90.0M(92%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 980K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 160K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: IOKit 564K QtQA::App::TestRunner: JS JIT generated code 8K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 60.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.5M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.5M QtQA::App::TestRunner: __TEXT 123.9M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 39.6M QtQA::App::TestRunner: shared memory 452K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 394.4M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmltypeloader: 12 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01182/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391719531): http://codereview.qt-project.org/77509 [PS1] - Android: Fix crash when using images in QML http://codereview.qt-project.org/77525 [PS1] - Add a test HTTP server as manual test. From ci-noreply at qt-project.org Thu Feb 6 22:23:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 23:23:47 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2826 Message-ID: <20140206_212347_020380.ci-noreply@qt-project.org> QtBase_dev_Integration #2826: SUCCESS Tested changes (refs/builds/dev_1391716365): http://codereview.qt-project.org/77582 [PS1] - Cocoa: Handle gracefully closing a window without event dispatcher From ci-noreply at qt-project.org Thu Feb 6 22:49:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 6 Feb 2014 23:49:26 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1655 Message-ID: <20140206_214926_082234.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 281 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01655/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391718411): http://codereview.qt-project.org/76166 [PS3] - Doc: note about visible and enabled in PropertyChanges From ci-noreply at qt-project.org Thu Feb 6 23:55:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 00:55:05 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_225505_009404.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T22:53:05Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1183/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds From ci-noreply at qt-project.org Fri Feb 7 00:00:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:00:07 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_230007_097206.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T22:58:07Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1183/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds From ci-noreply at qt-project.org Fri Feb 7 00:05:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:05:12 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_230512_024162.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:03:11Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1183/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds From ci-noreply at qt-project.org Fri Feb 7 00:10:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:10:20 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_231020_079892.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:08:20Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1183/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds From ci-noreply at qt-project.org Fri Feb 7 00:15:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:15:36 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_231536_055774.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:13:36Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1183/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds From ci-noreply at qt-project.org Fri Feb 7 00:21:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:21:08 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_232108_017115.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:17:33Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, retry in 2 seconds 2014-02-06T23:19:08Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1183/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds From ci-noreply at qt-project.org Fri Feb 7 00:24:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:24:35 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_232435_007795.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:22:35Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, retry in 4 seconds From ci-noreply at qt-project.org Fri Feb 7 00:27:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:27:13 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_232713_022784.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:25:13Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1183/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds From ci-noreply at qt-project.org Fri Feb 7 00:29:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:29:39 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_232939_028160.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:27:39Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, retry in 8 seconds From ci-noreply at qt-project.org Fri Feb 7 00:34:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:34:48 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_233448_068417.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:32:21Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1183/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds 2014-02-06T23:32:48Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, retry in 16 seconds From ci-noreply at qt-project.org Fri Feb 7 00:37:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:37:15 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_233715_077967.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:35:15Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2827/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds From ci-noreply at qt-project.org Fri Feb 7 00:40:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:40:04 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_234004_072805.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:38:04Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, retry in 32 seconds From ci-noreply at qt-project.org Fri Feb 7 00:47:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:47:28 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_234728_002372.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:40:20Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2827/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds 2014-02-06T23:41:37Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1183/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-06T23:41:37Z: [QtDeclarative_dev_Integration error] Suspending for investigation; to resume: kill -USR2 26093 2014-02-06T23:43:36Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, retry in 64 seconds 2014-02-06T23:45:28Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2827/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds From ci-noreply at qt-project.org Fri Feb 7 00:52:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:52:45 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_235245_043331.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:49:41Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, retry in 128 seconds 2014-02-06T23:50:44Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2827/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds From ci-noreply at qt-project.org Fri Feb 7 00:58:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 01:58:49 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140206_235849_039232.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-06T23:56:17Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2827/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds 2014-02-06T23:56:49Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, retry in 256 seconds From ci-noreply at qt-project.org Fri Feb 7 01:04:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 02:04:22 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_000422_035037.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T00:02:21Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2827/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds From ci-noreply at qt-project.org Fri Feb 7 01:08:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 02:08:05 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_000805_013357.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T00:06:05Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, occurred repeatedly. 2014-02-07T00:06:05Z: [QtDeclarative_stable_Integration error] Suspending for investigation; to resume: kill -USR2 26093 From ci-noreply at qt-project.org Fri Feb 7 01:11:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 02:11:29 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_001129_065538.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T00:09:29Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2827/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds From ci-noreply at qt-project.org Fri Feb 7 01:20:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 02:20:45 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_002045_065634.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T00:18:46Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2827/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-07T00:18:46Z: [QtBase_dev_Integration error] Suspending for investigation; to resume: kill -USR2 26093 From ci-noreply at qt-project.org Fri Feb 7 01:40:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 02:40:15 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_004015_067063.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T00:38:15Z: [QtLocation_dev_Integration error] new build for QtLocation_dev_Integration failed: 596 Connection timed out, retry in 2 seconds From ci-noreply at qt-project.org Fri Feb 7 01:45:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 02:45:17 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_004517_071150.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T00:43:17Z: [QtLocation_dev_Integration error] new build for QtLocation_dev_Integration failed: 596 Connection timed out, retry in 4 seconds From ci-noreply at qt-project.org Fri Feb 7 01:50:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 02:50:21 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_005021_019895.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T00:48:22Z: [QtLocation_dev_Integration error] new build for QtLocation_dev_Integration failed: 596 Connection timed out, retry in 8 seconds From ci-noreply at qt-project.org Fri Feb 7 01:55:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 02:55:30 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_005530_092389.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T00:53:30Z: [QtLocation_dev_Integration error] new build for QtLocation_dev_Integration failed: 596 Connection timed out, retry in 16 seconds From ci-noreply at qt-project.org Fri Feb 7 02:00:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 03:00:46 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_010046_046652.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T00:58:46Z: [QtLocation_dev_Integration error] new build for QtLocation_dev_Integration failed: 596 Connection timed out, retry in 32 seconds From ci-noreply at qt-project.org Fri Feb 7 02:06:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 03:06:19 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_010619_069624.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T01:04:18Z: [QtLocation_dev_Integration error] new build for QtLocation_dev_Integration failed: 596 Connection timed out, retry in 64 seconds From ci-noreply at qt-project.org Fri Feb 7 02:12:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 03:12:23 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_011223_015716.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T01:10:23Z: [QtLocation_dev_Integration error] new build for QtLocation_dev_Integration failed: 596 Connection timed out, retry in 128 seconds From ci-noreply at qt-project.org Fri Feb 7 02:19:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 03:19:31 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_011931_084889.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T01:17:31Z: [QtLocation_dev_Integration error] new build for QtLocation_dev_Integration failed: 596 Connection timed out, retry in 256 seconds From ci-noreply at qt-project.org Fri Feb 7 02:28:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 03:28:47 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_012847_094302.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T01:26:47Z: [QtLocation_dev_Integration error] new build for QtLocation_dev_Integration failed: 596 Connection timed out, occurred repeatedly. 2014-02-07T01:26:47Z: [QtLocation_dev_Integration error] Suspending for investigation; to resume: kill -USR2 26093 From ci-noreply at qt-project.org Fri Feb 7 05:56:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 06:56:48 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1183 Message-ID: <20140207_045648_010324.ci-noreply@qt-project.org> QtDeclarative_dev_Integration ยป linux-g++_OpenSuSE_12.3_x64 #1183: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01183/linux-g++_OpenSuSE_12.3_x64/log.txt.gz ============================================================ QtDeclarative_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #1183: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01183/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ QtDeclarative_dev_Integration ยป macx-clang_developer-build_qtnamespace_OSX_10.7 #1183: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01183/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz ============================================================ QtDeclarative_dev_Integration ยป win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #1183: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01183/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz ============================================================ QtDeclarative_dev_Integration ยป win64-msvc2012_developer-build_qtnamespace_Windows_8 #1183: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01183/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1391724996): http://codereview.qt-project.org/77597 [PS1] - [new compiler] Fix component attachment linking across sub object creators http://codereview.qt-project.org/77572 [PS1] - [new compiler] Fix tst_qqmlincubator::deleteContext http://codereview.qt-project.org/77564 [PS2] - [new compiler] Allow for interruption during object finalization http://codereview.qt-project.org/77563 [PS2] - [new compiler] Fix parser status and created bindings allocation http://codereview.qt-project.org/77562 [PS1] - [new compiler] Fix memory management of newly created objects http://codereview.qt-project.org/77525 [PS1] - Add a test HTTP server as manual test. From ci-noreply at qt-project.org Fri Feb 7 05:56:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 06:56:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2827 Message-ID: <20140207_045654_036660.ci-noreply@qt-project.org> QtBase_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #2827: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02827/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391721921): http://codereview.qt-project.org/76922 [PS5] - Optimize stringToCMap() usage http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/76749 [PS1] - widgets/mainwindows/mainwindow example: Use mouse release event for dock title. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77321 [PS3] - Fixed initialization of QPrintPreviewDialog's image resources for static builds. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. From ci-noreply at qt-project.org Fri Feb 7 05:57:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 06:57:49 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_045749_093107.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T04:54:40Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2827/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-07T04:54:40Z: [QtBase_dev_Integration error] Suspending for investigation; to resume: kill -USR2 17419 2014-02-07T04:54:52Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1183/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-07T04:54:52Z: [QtDeclarative_dev_Integration error] Suspending for investigation; to resume: kill -USR2 17419 2014-02-07T04:55:49Z: [QtDeclarative_stable_Integration error] new build for QtDeclarative_stable_Integration failed: 596 Connection timed out, occurred repeatedly. 2014-02-07T04:55:49Z: [QtDeclarative_stable_Integration error] Suspending for investigation; to resume: kill -USR2 17419 From ci-noreply at qt-project.org Fri Feb 7 06:00:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 07:00:11 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140207_050011_099098.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-07T04:58:11Z: [QtLocation_dev_Integration error] new build for QtLocation_dev_Integration failed: 596 Connection timed out, occurred repeatedly. 2014-02-07T04:58:11Z: [QtLocation_dev_Integration error] Suspending for investigation; to resume: kill -USR2 17419 From ci-noreply at qt-project.org Fri Feb 7 06:33:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 07:33:51 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #155 Message-ID: <20140207_053351_049690.ci-noreply@qt-project.org> Autotest `tst_declarative_ui' failed :( No proxy parameter specified. Testing declarative_ui FAIL! : declarative_ui::tst_map_item::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item.qml(45)] FAIL! : declarative_ui::tst_map_item_details::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item_details.qml(46)] FAIL! : declarative_ui::tst_map_item_fit_viewport::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item_fit_viewport.qml(46)] FAIL! : declarative_ui::tst_map_itemview::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_itemview.qml(46)] FAIL! : declarative_ui::tst_map_mouse::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_mouse.qml(46)] FAIL! : declarative_ui::tst_map_pinch_and_flick::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_pinch_and_flick.qml(46)] Totals: 29 passed, 6 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... No proxy parameter specified. ********* Start testing of declarative_ui ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : declarative_ui::Basic Map properties::initTestCase() PASS : declarative_ui::Basic Map properties::test_coordinate_conversion() PASS : declarative_ui::Basic Map properties::test_map_center() PASS : declarative_ui::Basic Map properties::test_pan() PASS : declarative_ui::Basic Map properties::test_zoom_limits() PASS : declarative_ui::Basic Map properties::cleanupTestCase() PASS : declarative_ui::Coordinate animation::initTestCase() PASS : declarative_ui::Coordinate animation::test_coordinate_animation() PASS : declarative_ui::Coordinate animation::cleanupTestCase() QWARN : declarative_ui::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_geocoding.qml:183:10: QML GeocodeModel: Error: Plugin does not support (reverse) geocoding. Error message: The geoservices provider is not supported. PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::initTestCase() PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_basic_address_geocode() PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_basic_freetext_geocode() PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_basic_reverse_geocode() PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_delayed_freetext_geocode() PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_delayed_geocode() PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_delayed_reverse_geocode() PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_error_geocode() PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_error_reverse_geocode() PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_geocode_auto_updates() QWARN : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_reset() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_geocoding.qml:260:5: QML GeocodeModel: Error: Plugin does not support (reverse) geocoding. Error message: The geoservices provider is not supported. PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::test_reset() PASS : declarative_ui::Map GeocodeModel basic (reverse) geocoding::cleanupTestCase() PASS : declarative_ui::Map GeocodeModel basic API::initTestCase() QWARN : declarative_ui::Map GeocodeModel basic API::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_geocoding.qml:183:10: QML GeocodeModel: Cannot geocode, geocode manager not set. QWARN : declarative_ui::Map GeocodeModel basic API::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_geocoding.qml:183:10: QML GeocodeModel: Cannot geocode, geocode manager not set. QWARN : declarative_ui::Map GeocodeModel basic API::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_geocoding.qml:183:10: QML GeocodeModel: Error, too big or small index in get(): -1 QWARN : declarative_ui::Map GeocodeModel basic API::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_geocoding.qml:183:10: QML GeocodeModel: Error, too big or small index in get(): 1 PASS : declarative_ui::Map GeocodeModel basic API::test_invalid_plugin() QWARN : declarative_ui::Map GeocodeModel basic API::test_model_defaults_and_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_geocoding.qml:63:5: QML GeocodeModel: Cannot geocode, plugin not set. QWARN : declarative_ui::Map GeocodeModel basic API::test_model_defaults_and_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_geocoding.qml:63:5: QML GeocodeModel: Error: Plugin does not support (reverse) geocoding. Error message: The geoservices provider is not supported. PASS : declarative_ui::Map GeocodeModel basic API::test_model_defaults_and_setters() PASS : declarative_ui::Map GeocodeModel basic API::cleanupTestCase() QWARN : declarative_ui::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item.qml:45:1: module "QtLocation.test" is not installed import QtLocation.test 5.0 ^ QWARN : declarative_ui::tst_map_item::compile() /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item.qml produced 1 error(s): /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item.qml:45,1: module "QtLocation.test" is not installed Working directory: /home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui View: QQuickView, import paths: '/home/qt/shadowbuild/qtlocation/qml' '/home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui' '/home/qt/install/qml' Plugin paths: '.' FAIL! : declarative_ui::tst_map_item::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item.qml(45)] QWARN : declarative_ui::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item_details.qml:46:1: module "QtLocation.test" is not installed import QtLocation.test 5.0 ^ QWARN : declarative_ui::tst_map_item_details::compile() /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item_details.qml produced 1 error(s): /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item_details.qml:46,1: module "QtLocation.test" is not installed Working directory: /home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui View: QQuickView, import paths: '/home/qt/shadowbuild/qtlocation/qml' '/home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui' '/home/qt/install/qml' Plugin paths: '.' FAIL! : declarative_ui::tst_map_item_details::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item_details.qml(46)] QWARN : declarative_ui::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item_fit_viewport.qml:46:1: module "QtLocation.test" is not installed import QtLocation.test 5.0 ^ QWARN : declarative_ui::tst_map_item_fit_viewport::compile() /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item_fit_viewport.qml produced 1 error(s): /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item_fit_viewport.qml:46,1: module "QtLocation.test" is not installed Working directory: /home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui View: QQuickView, import paths: '/home/qt/shadowbuild/qtlocation/qml' '/home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui' '/home/qt/install/qml' Plugin paths: '.' FAIL! : declarative_ui::tst_map_item_fit_viewport::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_item_fit_viewport.qml(46)] QWARN : declarative_ui::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_itemview.qml:46:1: module "QtLocation.test" is not installed import QtLocation.test 5.0 ^ QWARN : declarative_ui::tst_map_itemview::compile() /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_itemview.qml produced 1 error(s): /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_itemview.qml:46,1: module "QtLocation.test" is not installed Working directory: /home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui View: QQuickView, import paths: '/home/qt/shadowbuild/qtlocation/qml' '/home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui' '/home/qt/install/qml' Plugin paths: '.' FAIL! : declarative_ui::tst_map_itemview::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_itemview.qml(46)] QDEBUG : declarative_ui::UnknownTestFunc() No proxy parameter specified. PASS : declarative_ui::MapType::initTestCase() QDEBUG : declarative_ui::MapType::test_setting_types() Number of supported map types: 11 QDEBUG : declarative_ui::MapType::test_setting_types() setting Street Map QDEBUG : declarative_ui::MapType::test_setting_types() setting Satellite Map(day) QDEBUG : declarative_ui::MapType::test_setting_types() setting Terrain Map QDEBUG : declarative_ui::MapType::test_setting_types() setting Hybrid Map QDEBUG : declarative_ui::MapType::test_setting_types() setting Transit Map QDEBUG : declarative_ui::MapType::test_setting_types() setting Gray Street Map QDEBUG : declarative_ui::MapType::test_setting_types() setting Mobile Street Map QDEBUG : declarative_ui::MapType::test_setting_types() setting Mobile Terrain Map QDEBUG : declarative_ui::MapType::test_setting_types() setting Mobile Hybrid Map QDEBUG : declarative_ui::MapType::test_setting_types() setting Mobile Transit Map QDEBUG : declarative_ui::MapType::test_setting_types() setting Mobile Gray Street Map QDEBUG : declarative_ui::MapType::test_setting_types() change count: 11 PASS : declarative_ui::MapType::test_setting_types() QDEBUG : declarative_ui::MapType::test_supported_types() Number of supported map types: 11 QDEBUG : declarative_ui::MapType::test_supported_types() Supported map types: QDEBUG : declarative_ui::MapType::test_supported_types() style: 1, name: Street Map, desc: Nokia Street Map, mobile: false QDEBUG : declarative_ui::MapType::test_supported_types() style: 2, name: Satellite Map(day), desc: Nokia Satellite Map (day), mobile: false QDEBUG : declarative_ui::MapType::test_supported_types() style: 4, name: Terrain Map, desc: Nokia Terrain Map, mobile: false QDEBUG : declarative_ui::MapType::test_supported_types() style: 5, name: Hybrid Map, desc: Nokia Hybrid Map, mobile: false QDEBUG : declarative_ui::MapType::test_supported_types() style: 6, name: Transit Map, desc: Nokia Transit Map, mobile: false QDEBUG : declarative_ui::MapType::test_supported_types() style: 7, name: Gray Street Map, desc: Nokia Gray Street Map, mobile: false QDEBUG : declarative_ui::MapType::test_supported_types() style: 1, name: Mobile Street Map, desc: Nokia Mobile Street Map, mobile: true QDEBUG : declarative_ui::MapType::test_supported_types() style: 4, name: Mobile Terrain Map, desc: Nokia Mobile Terrain Map, mobile: true QDEBUG : declarative_ui::MapType::test_supported_types() style: 5, name: Mobile Hybrid Map, desc: Nokia Mobile Hybrid Map, mobile: true QDEBUG : declarative_ui::MapType::test_supported_types() style: 6, name: Mobile Transit Map, desc: Nokia Mobile Transit Map, mobile: true QDEBUG : declarative_ui::MapType::test_supported_types() style: 7, name: Mobile Gray Street Map, desc: Nokia Mobile Gray Street Map, mobile: true PASS : declarative_ui::MapType::test_supported_types() PASS : declarative_ui::MapType::cleanupTestCase() QWARN : declarative_ui::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_mouse.qml:46:1: module "QtLocation.test" is not installed import QtLocation.test 5.0 ^ QWARN : declarative_ui::tst_map_mouse::compile() /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_mouse.qml produced 1 error(s): /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_mouse.qml:46,1: module "QtLocation.test" is not installed Working directory: /home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui View: QQuickView, import paths: '/home/qt/shadowbuild/qtlocation/qml' '/home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui' '/home/qt/install/qml' Plugin paths: '.' FAIL! : declarative_ui::tst_map_mouse::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_mouse.qml(46)] QWARN : declarative_ui::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_pinch_and_flick.qml:46:1: module "QtLocation.test" is not installed import QtLocation.test 5.0 ^ QWARN : declarative_ui::tst_map_pinch_and_flick::compile() /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_pinch_and_flick.qml produced 1 error(s): /work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_pinch_and_flick.qml:46,1: module "QtLocation.test" is not installed Working directory: /home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui View: QQuickView, import paths: '/home/qt/shadowbuild/qtlocation/qml' '/home/qt/shadowbuild/qtlocation/tests/auto/declarative_ui' '/home/qt/install/qml' Plugin paths: '.' FAIL! : declarative_ui::tst_map_pinch_and_flick::compile() module "QtLocation.test" is not installed Loc: [/work/build/qt/qtlocation/tests/auto/declarative_ui/tst_map_pinch_and_flick.qml(46)] Totals: 29 passed, 6 failed, 0 skipped ********* Finished testing of declarative_ui ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_declarative_ui: 22 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00155/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1391749747): http://codereview.qt-project.org/75471 [PS4] - Fix declarative_ui tests. http://codereview.qt-project.org/77025 [PS2] - Work around broken Map mouse tests. http://codereview.qt-project.org/77024 [PS2] - Fix map item behavior when used with a MouseArea. From ci-noreply at qt-project.org Fri Feb 7 06:55:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 07:55:31 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #156 Message-ID: <20140207_055531_067641.ci-noreply@qt-project.org> QtLocation_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #156: FAILURE Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00156/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391751774): http://codereview.qt-project.org/77025 [PS2] - Work around broken Map mouse tests. http://codereview.qt-project.org/77024 [PS2] - Fix map item behavior when used with a MouseArea. From ci-noreply at qt-project.org Fri Feb 7 07:07:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 08:07:17 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1665 Message-ID: <20140207_060717_036368.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1665: SUCCESS Tested changes (refs/builds/stable_1391728351): http://codereview.qt-project.org/77506 [PS1] - Fix scenegraph backend API for material shaders. http://codereview.qt-project.org/77546 [PS1] - Doc: Merge duplicated example directories From ci-noreply at qt-project.org Fri Feb 7 07:33:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 08:33:12 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2828 Message-ID: <20140207_063312_013015.ci-noreply@qt-project.org> QtBase_dev_Integration #2828: SUCCESS Tested changes (refs/builds/dev_1391749108): http://codereview.qt-project.org/76337 [PS13] - Refactor and remove dead code, add property caching. http://codereview.qt-project.org/77275 [PS1] - Fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95 http://codereview.qt-project.org/77136 [PS14] - Long live QStringIterator! http://codereview.qt-project.org/77451 [PS4] - QPA: Introduce QPlatformWindow::normalGeometry(). http://codereview.qt-project.org/76101 [PS2] - Add QString::fromUtf16 with char16_t and fromUcs4 with char32_t http://codereview.qt-project.org/77207 [PS1] - Force surface repaint after is (re)created. From ci-noreply at qt-project.org Fri Feb 7 07:49:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 08:49:34 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1185 Message-ID: <20140207_064934_000355.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1185: SUCCESS Tested changes (refs/builds/dev_1391749533): http://codereview.qt-project.org/77531 [PS1] - Fix memory management issue with accessors From ci-noreply at qt-project.org Fri Feb 7 08:06:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 09:06:57 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2829 Message-ID: <20140207_070657_082874.ci-noreply@qt-project.org> Autotest `tst_qmetaobject' failed :( Testing tst_QMetaObject FAIL! : tst_QMetaObject::invokeException() 'QMetaObject::invokeMethod(&obj, "throwingSlot", QReturnArgument("CountedStruct", s), QArgument("CountedStruct", s), QArgument("CountedStruct", s))' has thrown std::exception with message: std::exception. Loc: [tst_qmetaobject.cpp(879)] Totals: 116 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMetaObject ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QMetaObject::initTestCase() PASS : tst_QMetaObject::connectSlotsByName() PASS : tst_QMetaObject::invokeMetaMember() PASS : tst_QMetaObject::invokeQueuedMetaMember() PASS : tst_QMetaObject::invokeBlockingQueuedMetaMember() PASS : tst_QMetaObject::invokeCustomTypes() PASS : tst_QMetaObject::invokeMetaConstructor() PASS : tst_QMetaObject::invokeTypedefTypes() FAIL! : tst_QMetaObject::invokeException() 'QMetaObject::invokeMethod(&obj, "throwingSlot", QReturnArgument("CountedStruct", s), QArgument("CountedStruct", s), QArgument("CountedStruct", s))' has thrown std::exception with message: std::exception. Loc: [tst_qmetaobject.cpp(879)] PASS : tst_QMetaObject::qtMetaObjectInheritance() PASS : tst_QMetaObject::normalizedSignature(function) PASS : tst_QMetaObject::normalizedSignature(spaces) PASS : tst_QMetaObject::normalizedSignature(void) PASS : tst_QMetaObject::normalizedSignature(void spaces) PASS : tst_QMetaObject::normalizedSignature(void*) PASS : tst_QMetaObject::normalizedSignature(void* spaces) PASS : tst_QMetaObject::normalizedSignature(function ptr) PASS : tst_QMetaObject::normalizedSignature(function ptr spaces) PASS : tst_QMetaObject::normalizedSignature(function ptr void*) PASS : tst_QMetaObject::normalizedSignature(function ptr void* spaces) PASS : tst_QMetaObject::normalizedSignature(template args) PASS : tst_QMetaObject::normalizedSignature(void template args) PASS : tst_QMetaObject::normalizedSignature(void* template args) PASS : tst_QMetaObject::normalizedSignature(rettype) PASS : tst_QMetaObject::normalizedSignature(rettype void template) PASS : tst_QMetaObject::normalizedSignature(const rettype) PASS : tst_QMetaObject::normalizedSignature(const ref) PASS : tst_QMetaObject::normalizedSignature(reference) PASS : tst_QMetaObject::normalizedSignature(const1) PASS : tst_QMetaObject::normalizedSignature(const2) PASS : tst_QMetaObject::normalizedSignature(const3) PASS : tst_QMetaObject::normalizedSignature(const4) PASS : tst_QMetaObject::normalizedSignature(const5) PASS : tst_QMetaObject::normalizedSignature(const6) PASS : tst_QMetaObject::normalizedSignature(const7) PASS : tst_QMetaObject::normalizedSignature(const8) PASS : tst_QMetaObject::normalizedSignature(const9) PASS : tst_QMetaObject::normalizedSignature(const10) PASS : tst_QMetaObject::normalizedSignature(const11) PASS : tst_QMetaObject::normalizedSignature(const12) PASS : tst_QMetaObject::normalizedSignature(const13) PASS : tst_QMetaObject::normalizedSignature(const14) PASS : tst_QMetaObject::normalizedSignature(invalid1) PASS : tst_QMetaObject::normalizedType(simple) PASS : tst_QMetaObject::normalizedType(white) PASS : tst_QMetaObject::normalizedType(const1) PASS : tst_QMetaObject::normalizedType(const2) PASS : tst_QMetaObject::normalizedType(template1) PASS : tst_QMetaObject::normalizedType(template2) PASS : tst_QMetaObject::normalizedType(template3) PASS : tst_QMetaObject::normalizedType(template4) PASS : tst_QMetaObject::normalizedType(template5) PASS : tst_QMetaObject::normalizedType(template6) PASS : tst_QMetaObject::normalizedType(template7) PASS : tst_QMetaObject::normalizedType(template8) PASS : tst_QMetaObject::normalizedType(template9) PASS : tst_QMetaObject::normalizedType(value1) PASS : tst_QMetaObject::normalizedType(value2) PASS : tst_QMetaObject::normalizedType(constInName1) PASS : tst_QMetaObject::normalizedType(constInName2) PASS : tst_QMetaObject::normalizedType(constInName3) PASS : tst_QMetaObject::normalizedType(constInName4) PASS : tst_QMetaObject::normalizedType(class) PASS : tst_QMetaObject::normalizedType(struct) PASS : tst_QMetaObject::normalizedType(struct2) PASS : tst_QMetaObject::normalizedType(enum) PASS : tst_QMetaObject::normalizedType(void) PASS : tst_QMetaObject::customPropertyType() PASS : tst_QMetaObject::checkScope() PASS : tst_QMetaObject::propertyNotify() PASS : tst_QMetaObject::propertyConstant() PASS : tst_QMetaObject::propertyFinal() PASS : tst_QMetaObject::stdSet() PASS : tst_QMetaObject::classInfo() PASS : tst_QMetaObject::metaMethod() PASS : tst_QMetaObject::indexOfMethod(indexOfMethod_data) PASS : tst_QMetaObject::indexOfMethod(deleteLater) PASS : tst_QMetaObject::indexOfMethod(value6changed) PASS : tst_QMetaObject::indexOfMethod(value7changed) PASS : tst_QMetaObject::indexOfMethod(destroyed) PASS : tst_QMetaObject::indexOfMethod(destroyed2) PASS : tst_QMetaObject::indexOfMethodPMF() PASS : tst_QMetaObject::signalOffset(QObject) PASS : tst_QMetaObject::signalOffset(tst_QMetaObject) PASS : tst_QMetaObject::signalOffset(QtTestObject) PASS : tst_QMetaObject::signalCount(QObject) PASS : tst_QMetaObject::signalCount(tst_QMetaObject) PASS : tst_QMetaObject::signalCount(QtTestObject) PASS : tst_QMetaObject::signal(QObject::destroyed(QObject*)) PASS : tst_QMetaObject::signal(QObject::destroyed()) PASS : tst_QMetaObject::signal(QObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signal(tst_QMetaObject::destroyed(QObject*)) PASS : tst_QMetaObject::signal(tst_QMetaObject::destroyed()) PASS : tst_QMetaObject::signal(tst_QMetaObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signal(tst_QMetaObject::value6Changed()) PASS : tst_QMetaObject::signal(tst_QMetaObject::value7Changed(QString)) PASS : tst_QMetaObject::signal(QtTestObject::destroyed(QObject*)) PASS : tst_QMetaObject::signal(QtTestObject::destroyed()) PASS : tst_QMetaObject::signal(QtTestObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signal(QtTestObject::sig0()) PASS : tst_QMetaObject::signal(QtTestObject::sig1(QString)) PASS : tst_QMetaObject::signal(QtTestObject::sig10(QString,QString,QString,QString,QString,QString,QString,QString,QString,QString)) PASS : tst_QMetaObject::signalIndex(QObject::destroyed(QObject*)) PASS : tst_QMetaObject::signalIndex(QObject::destroyed()) PASS : tst_QMetaObject::signalIndex(QObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signalIndex(tst_QMetaObject::destroyed(QObject*)) PASS : tst_QMetaObject::signalIndex(tst_QMetaObject::destroyed()) PASS : tst_QMetaObject::signalIndex(tst_QMetaObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signalIndex(tst_QMetaObject::value6Changed()) PASS : tst_QMetaObject::signalIndex(tst_QMetaObject::value7Changed(QString)) PASS : tst_QMetaObject::signalIndex(QtTestObject::destroyed(QObject*)) PASS : tst_QMetaObject::signalIndex(QtTestObject::destroyed()) PASS : tst_QMetaObject::signalIndex(QtTestObject::objectNameChanged(QString)) PASS : tst_QMetaObject::signalIndex(QtTestObject::sig0()) PASS : tst_QMetaObject::signalIndex(QtTestObject::sig1(QString)) PASS : tst_QMetaObject::signalIndex(QtTestObject::sig10(QString,QString,QString,QString,QString,QString,QString,QString,QString,QString)) PASS : tst_QMetaObject::cleanupTestCase() Totals: 116 passed, 1 failed, 0 skipped ********* Finished testing of tst_QMetaObject ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmetaobject: 0.056411 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02829/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391754885): http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/77514 [PS1] - qmake WinRT: Default to x86 for lib path http://codereview.qt-project.org/77512 [PS2] - WinRT: Use correct architecture values in manifests and vs http://codereview.qt-project.org/76922 [PS5] - Optimize stringToCMap() usage http://codereview.qt-project.org/72692 [PS5] - Let QtTest assertion macros like QVERIFY to catch the exceptions http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77321 [PS3] - Fixed initialization of QPrintPreviewDialog's image resources for static builds. http://codereview.qt-project.org/77335 [PS5] - Automatically link printsupport plugins to static applications. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. From ci-noreply at qt-project.org Fri Feb 7 08:46:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 09:46:16 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1186 Message-ID: <20140207_074616_065325.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1186: SUCCESS Tested changes (refs/builds/dev_1391755867): http://codereview.qt-project.org/77525 [PS1] - Add a test HTTP server as manual test. http://codereview.qt-project.org/77509 [PS1] - Android: Fix crash when using images in QML From ci-noreply at qt-project.org Fri Feb 7 08:54:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 09:54:57 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #159 Message-ID: <20140207_075457_050023.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #159: SUCCESS Tested changes (refs/builds/stable_1391757993): http://codereview.qt-project.org/76551 [PS9] - Add listing of virtual ports from the "AGG Software" From ci-noreply at qt-project.org Fri Feb 7 09:04:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 10:04:48 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1188 Message-ID: <20140207_080448_012485.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -Wno-c++11-extensions -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Werror -Wno-error=#warnings -Wno-error=deprecated-declarations -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_URL_CAST_FROM_STRING -DQT_NO_INTEGER_EVENT_COORDINATES -DQT_BUILD_QML_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DWTF_EXPORT_PRIVATE= -DJS_EXPORT_PRIVATE= -DWTFReportAssertionFailure=qmlWTFReportAssertionFailure -DWTFReportBacktrace=qmlWTFReportBacktrace -DWTFInvokeCrashHook=qmlWTFInvokeCrashHook -DENABLE_LLINT=0 -DENABLE_DFG_JIT=0 -DENABLE_DFG_JIT_UTILITY_METHODS=1 -DENABLE_JIT_CONSTANT_BLINDING=0 -DBUILDING_QT__ -DWTF_USE_UDIS86=0 -DNDEBUG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtQml -I/work/build/qt/qtbase/include/QtQml/5.3.0 -I/work/build/qt/qtbase/include/QtQml/5.3.0/QtQml -I../3rdparty/masm/jit -I../3rdparty/masm/assembler -I../3rdparty/masm/runtime -I../3rdparty/masm/wtf -I../3rdparty/masm/stubs -I../3rdparty/masm/stubs/wtf -I../3rdparty/masm -I../3rdparty/masm/disassembler -I../3rdparty/masm/disassembler/udis86 -Icompiler -I. -Ijsruntime -I. -I../3rdparty/double-conversion -Ianimations -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc -F/work/build/qt/qtbase/lib -o .obj/qv4isel_moth.o compiler/qv4isel_moth.cpp compiler/qv4isel_moth.cpp:302:38: error: unused parameter 'phi' [-Werror,-Wunused-parameter] make[3]: *** [.obj/qv4isel_moth.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01188/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391759269): http://codereview.qt-project.org/77552 [PS3] - Remove add/sub/mul instruction specializations for numbers http://codereview.qt-project.org/77551 [PS3] - Specialize CJump into JumpEq and JumpNe http://codereview.qt-project.org/77550 [PS3] - Avoid some unary plus instructions http://codereview.qt-project.org/77549 [PS3] - Remove a memset that is not required http://codereview.qt-project.org/77548 [PS3] - Add specialized instructions for right and left shift http://codereview.qt-project.org/77538 [PS3] - Remove two unused parameters from VME::run() http://codereview.qt-project.org/77537 [PS3] - Add a MoveConst instruction to the interpreter http://codereview.qt-project.org/76629 [PS9] - Make the Ref classes not template based http://codereview.qt-project.org/76622 [PS7] - Rename Referenced to ManagedRef http://codereview.qt-project.org/76558 [PS6] - Move Referenced together with Managed http://codereview.qt-project.org/76580 [PS7] - Add Image::mipmap to support mipmapping of images. http://codereview.qt-project.org/77597 [PS1] - [new compiler] Fix component attachment linking across sub object creators http://codereview.qt-project.org/77572 [PS1] - [new compiler] Fix tst_qqmlincubator::deleteContext http://codereview.qt-project.org/77564 [PS2] - [new compiler] Allow for interruption during object finalization http://codereview.qt-project.org/77563 [PS2] - [new compiler] Fix parser status and created bindings allocation http://codereview.qt-project.org/77562 [PS1] - [new compiler] Fix memory management of newly created objects http://codereview.qt-project.org/76837 [PS1] - V4: stack slot allocator for the interpreter. http://codereview.qt-project.org/76836 [PS1] - V4: fix life range for phi node target that is never used. http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Feb 7 09:09:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 10:09:56 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3097 Message-ID: <20140207_080956_090678.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1719)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] 2014-02-07 09:25:05.280 tst_qabstractitemview[98393:2703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 8 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03097/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391755956): http://codereview.qt-project.org/77390 [PS2] - QPA fix: allow setting the initially selected name filter (KDE) From ci-noreply at qt-project.org Fri Feb 7 09:17:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 10:17:40 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #21 Message-ID: <20140207_081740_086322.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(713)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391760977649 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1391760977649 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1391760977649 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1391760977649 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1391760977649 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f49654698b3c52610130cf","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() 1 "results on objects.CustomObject1 with phrase "Query"." QDEBUG : tst_EnginioClient::fullTextSearch() 1 " results on objects.CustomObject1and objects.CustomObject2 with phrase "object OR test"." FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(738)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391760977649 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 32 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00021/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1391760581): http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/76449 [PS1] - Internal doc fix From ci-noreply at qt-project.org Fri Feb 7 09:30:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 10:30:18 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #22 Message-ID: <20140207_083018_057956.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(738)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391761734086 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1391761734086 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1391761734086 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1391761734086 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1391761734086 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f499495a3d8b7b0b014485","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() 1 "results on objects.CustomObject1 with phrase "Query"." QDEBUG : tst_EnginioClient::fullTextSearch() 1 " results on objects.CustomObject1and objects.CustomObject2 with phrase "object OR test"." FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(738)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391761734086 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 32 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00022/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1391761389): http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/76449 [PS1] - Internal doc fix From ci-noreply at qt-project.org Fri Feb 7 09:30:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 10:30:46 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #158 Message-ID: <20140207_083046_040627.ci-noreply@qt-project.org> QtLocation_dev_Integration #158: SUCCESS Tested changes (refs/builds/dev_1391756315): http://codereview.qt-project.org/77025 [PS2] - Work around broken Map mouse tests. http://codereview.qt-project.org/77024 [PS2] - Fix map item behavior when used with a MouseArea. From ci-noreply at qt-project.org Fri Feb 7 09:45:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 10:45:08 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #70 Message-ID: <20140207_084508_085194.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #70: SUCCESS Tested changes (refs/builds/stable_1391759797): http://codereview.qt-project.org/77534 [PS1] - Fix broken QBluetoothServiceInfo::serviceClassUuids() call From ci-noreply at qt-project.org Fri Feb 7 09:49:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 10:49:00 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2830 Message-ID: <20140207_084900_066396.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(675) : failure location FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(675) : failure location Totals: 549 passed, 2 failed, 9 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(634) : failure location PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSsl (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCi (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), Q (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslC (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SS (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(733) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(885) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1310) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1465) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1670) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1842) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 562 passed, 1 failed, 6 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 229 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02830/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391756995): http://codereview.qt-project.org/77512 [PS2] - WinRT: Use correct architecture values in manifests and vs http://codereview.qt-project.org/77514 [PS1] - qmake WinRT: Default to x86 for lib path http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. From ci-noreply at qt-project.org Fri Feb 7 09:56:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 10:56:57 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1189 Message-ID: <20140207_085657_007193.ci-noreply@qt-project.org> Autotest `tst_qquickanimatedimage' failed :( Testing tst_qquickanimatedimage FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location Totals: 17 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickanimatedimage::initTestCase() PASS : tst_qquickanimatedimage::play() PASS : tst_qquickanimatedimage::pause() PASS : tst_qquickanimatedimage::stopped() PASS : tst_qquickanimatedimage::setFrame() PASS : tst_qquickanimatedimage::frameCount() PASS : tst_qquickanimatedimage::mirror_running() FAIL! : tst_qquickanimatedimage::mirror_notRunning(paused) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location FAIL! : tst_qquickanimatedimage::mirror_notRunning(stopped) Compared values are not the same tst_qquickanimatedimage.cpp(226) : failure location PASS : tst_qquickanimatedimage::remote(playing) PASS : tst_qquickanimatedimage::remote(paused) PASS : tst_qquickanimatedimage::sourceSize() PASS : tst_qquickanimatedimage::sourceSizeChanges() PASS : tst_qquickanimatedimage::sourceSizeReadOnly() PASS : tst_qquickanimatedimage::invalidSource() PASS : tst_qquickanimatedimage::qtbug_16520() PASS : tst_qquickanimatedimage::progressAndStatusChanges() PASS : tst_qquickanimatedimage::playingAndPausedChanges() PASS : tst_qquickanimatedimage::cleanupTestCase() Totals: 17 passed, 2 failed, 0 skipped ********* Finished testing of tst_qquickanimatedimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimatedimage: 8 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01189/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391760525): http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Feb 7 09:57:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 10:57:16 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3098 Message-ID: <20140207_085716_082970.ci-noreply@qt-project.org> Autotest `tst_qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] Totals: 12 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fff0460b6c0 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03098/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1391762104): http://codereview.qt-project.org/77390 [PS2] - QPA fix: allow setting the initially selected name filter (KDE) From ci-noreply at qt-project.org Fri Feb 7 09:58:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 10:58:03 +0200 Subject: [Ci-reports] fail on QtMacExtras_dev_Integration #23 Message-ID: <20140207_085803_040113.ci-noreply@qt-project.org> qtmacextras failed to compile :( /Developer/usr/bin/clang -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_BUILD_MACEXTRAS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtMacExtras -I/work/build/qt/qtbase/include/QtMacExtras/5.3.0 -I/work/build/qt/qtbase/include/QtMacExtras/5.3.0/QtMacExtras -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.3.0/QtGui -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc -I/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib qmactoolbaritem.mm -o .obj/qmactoolbaritem.o qmactoolbaritem.mm:240:1: error: expected external declaration make[3]: *** [.obj/qmactoolbaritem.o] Error 1 make[2]: *** [sub-macextras-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtmacextras] Error 2 Build log: http://testresults.qt-project.org/ci/QtMacExtras_dev_Integration/build_00023/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391762759): http://codereview.qt-project.org/73526 [PS6] - Rewrite the Mac native toolbar classes. From ci-noreply at qt-project.org Fri Feb 7 10:05:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 11:05:22 +0200 Subject: [Ci-reports] fail on QtSerialPort_stable_Integration #160 Message-ID: <20140207_090522_082040.ci-noreply@qt-project.org> Compilation failed :( qserialportinfo_win.cpp qserialportinfo_win.cpp(116) : error C2514: 'TestNamespace::QStringList' : class has no constructors c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(81) : see declaration of 'TestNamespace::QStringList' qserialportinfo_win.cpp(118) : error C2512: 'TestNamespace::QStringList' : no appropriate default constructor available c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(874) : error C2079: 'TestNamespace::QForeachContainer::c' uses undefined class 'TestNamespace::QStringList' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(876) : error C2027: use of undefined type 'TestNamespace::QStringList' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(81) : see declaration of 'TestNamespace::QStringList' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(876) : error C2146: syntax error : missing ';' before identifier 'i' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(876) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(876) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(876) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int qserialportinfo_win.cpp(121) : error C2039: 'i' : is not a member of 'TestNamespace::QForeachContainer' qserialportinfo_win.cpp(121) : error C2039: 'i' : is not a member of 'TestNamespace::QForeachContainer' Build log: http://testresults.qt-project.org/ci/QtSerialPort_stable_Integration/build_00160/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391763392): http://codereview.qt-project.org/77153 [PS1] - Use the ternary operator meant for this purpose rather than two returns http://codereview.qt-project.org/76598 [PS7] - Get rid of QVariant at getting of the device properties From ci-noreply at qt-project.org Fri Feb 7 10:08:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 11:08:32 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1190 Message-ID: <20140207_090832_015498.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -Wno-c++11-extensions -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Werror -Wno-error=#warnings -Wno-error=deprecated-declarations -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_URL_CAST_FROM_STRING -DQT_NO_INTEGER_EVENT_COORDINATES -DQT_BUILD_QML_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DWTF_EXPORT_PRIVATE= -DJS_EXPORT_PRIVATE= -DWTFReportAssertionFailure=qmlWTFReportAssertionFailure -DWTFReportBacktrace=qmlWTFReportBacktrace -DWTFInvokeCrashHook=qmlWTFInvokeCrashHook -DENABLE_LLINT=0 -DENABLE_DFG_JIT=0 -DENABLE_DFG_JIT_UTILITY_METHODS=1 -DENABLE_JIT_CONSTANT_BLINDING=0 -DBUILDING_QT__ -DWTF_USE_UDIS86=0 -DNDEBUG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtQml -I/work/build/qt/qtbase/include/QtQml/5.3.0 -I/work/build/qt/qtbase/include/QtQml/5.3.0/QtQml -I../3rdparty/masm/jit -I../3rdparty/masm/assembler -I../3rdparty/masm/runtime -I../3rdparty/masm/wtf -I../3rdparty/masm/stubs -I../3rdparty/masm/stubs/wtf -I../3rdparty/masm -I../3rdparty/masm/disassembler -I../3rdparty/masm/disassembler/udis86 -Icompiler -I. -Ijsruntime -I. -I../3rdparty/double-conversion -Ianimations -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc -F/work/build/qt/qtbase/lib -o .obj/qv4isel_moth.o compiler/qv4isel_moth.cpp compiler/qv4isel_moth.cpp:302:38: error: unused parameter 'phi' [-Werror,-Wunused-parameter] make[3]: *** [.obj/qv4isel_moth.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01190/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391763583): http://codereview.qt-project.org/76837 [PS2] - V4: stack slot allocator for the interpreter. http://codereview.qt-project.org/76836 [PS2] - V4: fix life range for phi node target that is never used. http://codereview.qt-project.org/77532 [PS2] - Protect list of client plugins from concurrent access http://codereview.qt-project.org/77552 [PS3] - Remove add/sub/mul instruction specializations for numbers http://codereview.qt-project.org/77551 [PS3] - Specialize CJump into JumpEq and JumpNe http://codereview.qt-project.org/77550 [PS3] - Avoid some unary plus instructions http://codereview.qt-project.org/77549 [PS3] - Remove a memset that is not required http://codereview.qt-project.org/77548 [PS3] - Add specialized instructions for right and left shift http://codereview.qt-project.org/77547 [PS4] - Simplify some runtime methods http://codereview.qt-project.org/77538 [PS3] - Remove two unused parameters from VME::run() http://codereview.qt-project.org/77537 [PS3] - Add a MoveConst instruction to the interpreter http://codereview.qt-project.org/76629 [PS9] - Make the Ref classes not template based http://codereview.qt-project.org/76622 [PS7] - Rename Referenced to ManagedRef http://codereview.qt-project.org/76558 [PS6] - Move Referenced together with Managed http://codereview.qt-project.org/77573 [PS1] - Accessibility: respect password state From ci-noreply at qt-project.org Fri Feb 7 10:19:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 11:19:09 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2831 Message-ID: <20140207_091909_021378.ci-noreply@qt-project.org> QtBase_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #2831: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02831/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391763034): http://codereview.qt-project.org/77507 [PS2] - QUtfCodec: don't encode invalid UCS-4 codepoints http://codereview.qt-project.org/77261 [PS6] - Fix QString::toUcs4 returning invalid data when encountering stray surrogates http://codereview.qt-project.org/77439 [PS3] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/75148 [PS4] - Do not assume that a class name is the first string in metaobject. http://codereview.qt-project.org/76824 [PS6] - Export optimized premultiply and unpremultiply methods http://codereview.qt-project.org/76794 [PS2] - Fallback to QWidget::grab() if QScreen::grabWindow() fails. http://codereview.qt-project.org/76749 [PS1] - widgets/mainwindows/mainwindow example: Use mouse release event for dock title. http://codereview.qt-project.org/77335 [PS5] - Automatically link printsupport plugins to static applications. http://codereview.qt-project.org/77321 [PS3] - Fixed initialization of QPrintPreviewDialog's image resources for static builds. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. From ci-noreply at qt-project.org Fri Feb 7 10:20:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 11:20:33 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #159 Message-ID: <20140207_092033_034320.ci-noreply@qt-project.org> Autotest `tst_qnmeapositioninfosource_realtime' failed :( Testing tst_QNmeaPositionInfoSource_RealTime FAIL! : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Compared values are not the same Actual (spy.count()) : 0 Expected (dateTimes.count()): 2 ..\tst_qnmeapositioninfosource.cpp(375) : failure location Totals: 26 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNmeaPositionInfoSource_RealTime ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QNmeaPositionInfoSource_RealTime::initTestCase() PASS : tst_QNmeaPositionInfoSource_RealTime::constructor() PASS : tst_QNmeaPositionInfoSource_RealTime::supportedPositioningMethods() PASS : tst_QNmeaPositionInfoSource_RealTime::minimumUpdateInterval() PASS : tst_QNmeaPositionInfoSource_RealTime::userEquivalentRangeError() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate() listening on QHostAddress( "127.0.0.1" ) 51090 QWARN : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate() Received pending connection: QTcpSocket(0x561798) true PASS : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() listening on QHostAddress( "127.0.0.1" ) 51092 QWARN : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() Received pending connection: QTcpSocket(0x5617e8) true PASS : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(startUpdates(), 1 update in buffer) PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(requestUpdate(), 1 update in buffer) PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(startUpdates(), multiple updates in buffer) PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(requestUpdate(), multiple updates in buffer) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) listening on QHostAddress( "127.0.0.1" ) 51095 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) Received pending connection: QTcpSocket(0x5616b8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) listening on QHostAddress( "127.0.0.1" ) 51097 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) Server didin't receive new connection QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) Missing pending connection. Test is going to fail. QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first FAIL! : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) Compared values are not the same Actual (spyUpdate.count()): 0 Expected (dateTimes.count()): 2 ..\tst_qnmeapositioninfosource.cpp(246) : failure location QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) listening on QHostAddress( "127.0.0.1" ) 51110 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) Received pending connection: QTcpSocket(0x5616f8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() listening on QHostAddress( "127.0.0.1" ) 51112 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() Received pending connection: QTcpSocket(0x561798) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() listening on QHostAddress( "127.0.0.1" ) 51114 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() Received pending connection: QTcpSocket(0x5618c8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress( "127.0.0.1" ) 51119 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Received pending connection: QTcpSocket(0x5617a8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress( "127.0.0.1" ) 51121 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Received pending connection: QTcpSocket(0x5618a8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) listening on QHostAddress( "127.0.0.1" ) 51123 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Received pending connection: QTcpSocket(0x561898) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress( "127.0.0.1" ) 51125 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Received pending connection: QTcpSocket(0x561738) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress( "127.0.0.1" ) 51127 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Received pending connection: QTcpSocket(0x5616f8) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) listening on QHostAddress( "127.0.0.1" ) 51129 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Received pending connection: QTcpSocket(0x5616b8) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate() listening on QHostAddress( "127.0.0.1" ) 51131 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate() Received pending connection: QTcpSocket(0x561818) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() listening on QHostAddress( "127.0.0.1" ) 51133 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() Received pending connection: QTcpSocket(0x561808) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) listening on QHostAddress( "127.0.0.1" ) 51135 QWARN : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) Received pending connection: QTcpSocket(0x561718) true PASS : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence) listening on QHostAddress( "127.0.0.1" ) 51137 QWARN : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence) Received pending connection: QTcpSocket(0x5616b8) true PASS : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence) PASS : tst_QNmeaPositionInfoSource_RealTime::cleanupTestCase() Totals: 26 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNmeaPositionInfoSource_RealTime ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnmeapositioninfosource_realtime: 72 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00159/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391761939): http://codereview.qt-project.org/77434 [PS5] - Nokia plug-in URL and tiler API updates http://codereview.qt-project.org/71050 [PS16] - Add new Satellite Information example From ci-noreply at qt-project.org Fri Feb 7 10:27:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 11:27:04 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #274 Message-ID: <20140207_092704_041504.ci-noreply@qt-project.org> QtQuickControls_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #274: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00274/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391763484): http://codereview.qt-project.org/77570 [PS1] - Accessibility: Improve TextField and Area http://codereview.qt-project.org/77556 [PS2] - Accessibility improvements From ci-noreply at qt-project.org Fri Feb 7 10:28:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 11:28:34 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2832 Message-ID: <20140207_092834_064467.ci-noreply@qt-project.org> QtBase_dev_Integration ยป linux-g++_OpenSuSE_12.3_x64 #2832: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02832/linux-g++_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1391764843): http://codereview.qt-project.org/77578 [PS2] - Fix checking of category for printf-style qCDebug http://codereview.qt-project.org/77514 [PS1] - qmake WinRT: Default to x86 for lib path http://codereview.qt-project.org/77512 [PS2] - WinRT: Use correct architecture values in manifests and vs http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/76680 [PS9] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Feb 7 10:48:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 11:48:26 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1192 Message-ID: <20140207_094826_074755.ci-noreply@qt-project.org> QtDeclarative_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #1192: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01192/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391764341): http://codereview.qt-project.org/77532 [PS2] - Protect list of client plugins from concurrent access From ci-noreply at qt-project.org Fri Feb 7 10:48:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 11:48:38 +0200 Subject: [Ci-reports] fail on QtWayland_stable_Integration #63 Message-ID: <20140207_094838_070027.ci-noreply@qt-project.org> QtWayland_stable_Integration ยป linux-g++_OpenSuSE_12.3_wayland_x64 #63: FAILURE Build log: http://testresults.qt-project.org/ci/QtWayland_stable_Integration/build_00063/linux-g++_OpenSuSE_12.3_wayland_x64/log.txt.gz Tested changes (refs/builds/stable_1391766323): http://codereview.qt-project.org/77544 [PS2] - Fix build with Wayland <= 1.1 From ci-noreply at qt-project.org Fri Feb 7 10:52:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 11:52:14 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3099 Message-ID: <20140207_095214_000078.ci-noreply@qt-project.org> Autotest `tst_qgraphicsitem' failed :( Testing tst_QGraphicsItem FAIL! : tst_QGraphicsItem::cursor() Compared values are not the same Loc: [tst_qgraphicsitem.cpp(4231)] Totals: 234 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsItem ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGraphicsItem::initTestCase() PASS : tst_QGraphicsItem::construction() PASS : tst_QGraphicsItem::constructionWithParent() PASS : tst_QGraphicsItem::destruction() PASS : tst_QGraphicsItem::deleteChildItem() PASS : tst_QGraphicsItem::scene() PASS : tst_QGraphicsItem::parentItem() PASS : tst_QGraphicsItem::setParentItem() PASS : tst_QGraphicsItem::children() PASS : tst_QGraphicsItem::flags() PASS : tst_QGraphicsItem::inputMethodHints() PASS : tst_QGraphicsItem::toolTip() PASS : tst_QGraphicsItem::visible() PASS : tst_QGraphicsItem::isVisibleTo() PASS : tst_QGraphicsItem::explicitlyVisible() PASS : tst_QGraphicsItem::enabled() PASS : tst_QGraphicsItem::explicitlyEnabled() WARNING: tst_QGraphicsItem::selected() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::selected() PASS : tst_QGraphicsItem::selected2() PASS : tst_QGraphicsItem::selected_group() PASS : tst_QGraphicsItem::selected_textItem() WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::selected_multi() PASS : tst_QGraphicsItem::acceptedMouseButtons() PASS : tst_QGraphicsItem::acceptsHoverEvents() PASS : tst_QGraphicsItem::childAcceptsHoverEvents() PASS : tst_QGraphicsItem::hasFocus() PASS : tst_QGraphicsItem::pos() PASS : tst_QGraphicsItem::scenePos() PASS : tst_QGraphicsItem::matrix() PASS : tst_QGraphicsItem::sceneMatrix() PASS : tst_QGraphicsItem::setMatrix() PASS : tst_QGraphicsItem::zValue() PASS : tst_QGraphicsItem::shape() PASS : tst_QGraphicsItem::contains() PASS : tst_QGraphicsItem::collidesWith_item() PASS : tst_QGraphicsItem::collidesWith_path(nothing) PASS : tst_QGraphicsItem::collidesWith_path(rect1) PASS : tst_QGraphicsItem::collidesWith_path(rect2) PASS : tst_QGraphicsItem::collidesWith_path(rect3) PASS : tst_QGraphicsItem::collidesWithItemWithClip() PASS : tst_QGraphicsItem::isObscuredBy() PASS : tst_QGraphicsItem::isObscured() PASS : tst_QGraphicsItem::mapFromToParent() PASS : tst_QGraphicsItem::mapFromToScene() PASS : tst_QGraphicsItem::mapFromToItem() QWARN : tst_QGraphicsItem::mapRectFromToParent(nil) QGraphicsItem::itemTransform: null pointer passed PASS : tst_QGraphicsItem::mapRectFromToParent(nil) QWARN : tst_QGraphicsItem::mapRectFromToParent(simple) QGraphicsItem::itemTransform: null pointer passed PASS : tst_QGraphicsItem::mapRectFromToParent(simple) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos parentRotation) PASS : tst_QGraphicsItem::mapRectFromToParent(pos w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(rotation w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent parentPos parentRotation) PASS : tst_QGraphicsItem::isAncestorOf() PASS : tst_QGraphicsItem::commonAncestorItem() PASS : tst_QGraphicsItem::data() PASS : tst_QGraphicsItem::type() PASS : tst_QGraphicsItem::graphicsitem_cast() PASS : tst_QGraphicsItem::hoverEventsGenerateRepaints() PASS : tst_QGraphicsItem::boundingRects(path) PASS : tst_QGraphicsItem::boundingRects(rect) PASS : tst_QGraphicsItem::boundingRects(ellipse) PASS : tst_QGraphicsItem::boundingRects(polygon) PASS : tst_QGraphicsItem::boundingRects2() PASS : tst_QGraphicsItem::sceneBoundingRect() PASS : tst_QGraphicsItem::childrenBoundingRect() PASS : tst_QGraphicsItem::childrenBoundingRectTransformed() PASS : tst_QGraphicsItem::childrenBoundingRect2() PASS : tst_QGraphicsItem::childrenBoundingRect3() PASS : tst_QGraphicsItem::childrenBoundingRect4() PASS : tst_QGraphicsItem::childrenBoundingRect5() PASS : tst_QGraphicsItem::group() PASS : tst_QGraphicsItem::setGroup() PASS : tst_QGraphicsItem::setGroup2() PASS : tst_QGraphicsItem::nestedGroups() PASS : tst_QGraphicsItem::warpChildrenIntoGroup() PASS : tst_QGraphicsItem::removeFromGroup() PASS : tst_QGraphicsItem::handlesChildEvents() PASS : tst_QGraphicsItem::handlesChildEvents2() PASS : tst_QGraphicsItem::handlesChildEvents3() PASS : tst_QGraphicsItem::filtersChildEvents() PASS : tst_QGraphicsItem::filtersChildEvents2() PASS : tst_QGraphicsItem::ensureVisible() FAIL! : tst_QGraphicsItem::cursor() Compared values are not the same Loc: [tst_qgraphicsitem.cpp(4231)] PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsLineItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsPixmapItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsTextItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsEllipseItem() PASS : tst_QGraphicsItem::itemChange() PASS : tst_QGraphicsItem::sceneEventFilter() PASS : tst_QGraphicsItem::prepareGeometryChange() PASS : tst_QGraphicsItem::paint() WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::deleteItemInEventHandlers() PASS : tst_QGraphicsItem::itemClipsToShape() PASS : tst_QGraphicsItem::itemClipsChildrenToShape() PASS : tst_QGraphicsItem::itemClipsChildrenToShape2() PASS : tst_QGraphicsItem::itemClipsChildrenToShape3() PASS : tst_QGraphicsItem::itemClipsChildrenToShape4() PASS : tst_QGraphicsItem::itemClipsChildrenToShape5() PASS : tst_QGraphicsItem::itemClipsTextChildToShape() PASS : tst_QGraphicsItem::itemClippingDiscovery() PASS : tst_QGraphicsItem::ancestorFlags() PASS : tst_QGraphicsItem::untransformable() PASS : tst_QGraphicsItem::contextMenuEventPropagation() PASS : tst_QGraphicsItem::itemIsMovable() PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 10) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.5 | identity | {(0, 0, 10, 1)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 1.0 | identity | {(0, 0, 10, 1)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.5 | identity | {(0, 0, 1, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 1.0 | identity | {(0, 0, 1, 10)}) PASS : tst_QGraphicsItem::itemTransform_parentChild() PASS : tst_QGraphicsItem::itemTransform_siblings() PASS : tst_QGraphicsItem::itemTransform_unrelated() PASS : tst_QGraphicsItem::opacity(A: 1.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(B: 0.5 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(C: 0.5 0 0.1 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(D: 0.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(E: 1.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(F: 0.5 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(G: 0.5 2 0.1 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(H: 0.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(I: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(J: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(K: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(L: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 0.5 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 1.0 0 0.5 1 0.5 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity2() PASS : tst_QGraphicsItem::opacityZeroUpdates() PASS : tst_QGraphicsItem::itemStacksBehindParent() PASS : tst_QGraphicsItem::nestedClipping() PASS : tst_QGraphicsItem::nestedClippingTransforms() PASS : tst_QGraphicsItem::sceneTransformCache() PASS : tst_QGraphicsItem::tabChangesFocus(tab changes focus) PASS : tst_QGraphicsItem::tabChangesFocus(tab doesn't change focus) PASS : tst_QGraphicsItem::cacheMode() PASS : tst_QGraphicsItem::cacheMode2() PASS : tst_QGraphicsItem::updateCachedItemAfterMove() PASS : tst_QGraphicsItem::deviceTransform(nil) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 100) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 010) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 001) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 111) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 101) PASS : tst_QGraphicsItem::update() PASS : tst_QGraphicsItem::setTransformProperties(nothing) PASS : tst_QGraphicsItem::setTransformProperties(rotation) PASS : tst_QGraphicsItem::setTransformProperties(rotation dicentred) PASS : tst_QGraphicsItem::setTransformProperties(Scale) PASS : tst_QGraphicsItem::setTransformProperties(Everything dicentred) PASS : tst_QGraphicsItem::itemUsesExtendedStyleOption() PASS : tst_QGraphicsItem::itemSendsGeometryChanges() PASS : tst_QGraphicsItem::moveItem() PASS : tst_QGraphicsItem::moveLineItem() PASS : tst_QGraphicsItem::sorting(NoIndex) PASS : tst_QGraphicsItem::sorting(BspTreeIndex) PASS : tst_QGraphicsItem::itemHasNoContents() PASS : tst_QGraphicsItem::hitTestUntransformableItem() PASS : tst_QGraphicsItem::hitTestGraphicsEffectItem() PASS : tst_QGraphicsItem::focusProxy() PASS : tst_QGraphicsItem::subFocus() PASS : tst_QGraphicsItem::focusProxyDeletion() PASS : tst_QGraphicsItem::negativeZStacksBehindParent() PASS : tst_QGraphicsItem::setGraphicsEffect() PASS : tst_QGraphicsItem::panel() PASS : tst_QGraphicsItem::addPanelToActiveScene() PASS : tst_QGraphicsItem::panelWithFocusItems() PASS : tst_QGraphicsItem::activate() PASS : tst_QGraphicsItem::setActivePanelOnInactiveScene() PASS : tst_QGraphicsItem::activationOnShowHide() PASS : tst_QGraphicsItem::deactivateInactivePanel() PASS : tst_QGraphicsItem::moveWhileDeleting() PASS : tst_QGraphicsItem::ensureDirtySceneTransform() PASS : tst_QGraphicsItem::focusScope() PASS : tst_QGraphicsItem::focusScope2() PASS : tst_QGraphicsItem::focusScopeItemChangedWhileScopeDoesntHaveFocus() PASS : tst_QGraphicsItem::stackBefore() PASS : tst_QGraphicsItem::sceneModality() PASS : tst_QGraphicsItem::panelModality() PASS : tst_QGraphicsItem::mixedModality() PASS : tst_QGraphicsItem::modality_hover() PASS : tst_QGraphicsItem::modality_mouseGrabber() PASS : tst_QGraphicsItem::modality_clickFocus() PASS : tst_QGraphicsItem::modality_keyEvents() PASS : tst_QGraphicsItem::itemIsInFront() PASS : tst_QGraphicsItem::scenePosChange() PASS : tst_QGraphicsItem::textItem_shortcuts() PASS : tst_QGraphicsItem::scroll() PASS : tst_QGraphicsItem::focusHandling(Focus goes through.) PASS : tst_QGraphicsItem::focusHandling(Focus goes through, even with sticky scene.) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (but can still focus-out).) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (and cannot focus-out if scene is sticky).) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses.) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses (even if scene is sticky).) PASS : tst_QGraphicsItem::touchEventPropagation(ItemIsPanel) PASS : tst_QGraphicsItem::touchEventPropagation(ItemStopsClickFocusPropagation) PASS : tst_QGraphicsItem::touchEventPropagation(ItemStopsFocusHandling) PASS : tst_QGraphicsItem::deviceCoordinateCache_simpleRotations() PASS : tst_QGraphicsItem::task141694_textItemEnsureVisible() PASS : tst_QGraphicsItem::task128696_textItemEnsureMovable() PASS : tst_QGraphicsItem::ensureUpdateOnTextItem() PASS : tst_QGraphicsItem::task177918_lineItemUndetected() PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, noflags) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable | selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, noflags) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable | selectable) PASS : tst_QGraphicsItem::task243707_addChildBeforeParent() PASS : tst_QGraphicsItem::task197802_childrenVisibility() PASS : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect() PASS : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor() PASS : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent() PASS : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() PASS : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate() PASS : tst_QGraphicsItem::QT_2649_focusScope() PASS : tst_QGraphicsItem::sortItemsWhileAdding() PASS : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene() PASS : tst_QGraphicsItem::itemDiesDuringDraggingOperation() PASS : tst_QGraphicsItem::QTBUG_12112_focusItem() PASS : tst_QGraphicsItem::QTBUG_13473_sceneposchange() PASS : tst_QGraphicsItem::QTBUG_16374_crashInDestructor() PASS : tst_QGraphicsItem::QTBUG_20699_focusScopeCrash() PASS : tst_QGraphicsItem::QTBUG_30990_rightClickSelection() PASS : tst_QGraphicsItem::QTBUG_21618_untransformable_sceneTransform() PASS : tst_QGraphicsItem::cleanupTestCase() Totals: 234 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGraphicsItem ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsitem: 26 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03099/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1391763530): http://codereview.qt-project.org/77362 [PS1] - Remove useless if http://codereview.qt-project.org/77244 [PS2] - Accessibility Win: handle disabled state From ci-noreply at qt-project.org Fri Feb 7 11:21:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 12:21:16 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #162 Message-ID: <20140207_102116_059441.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #162: SUCCESS Tested changes (refs/builds/stable_1391765769): http://codereview.qt-project.org/77153 [PS1] - Use the ternary operator meant for this purpose rather than two returns From ci-noreply at qt-project.org Fri Feb 7 11:37:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 12:37:41 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_dev_Integration #9 Message-ID: <20140207_103741_057355.ci-noreply@qt-project.org> QtAndroidExtras_dev_Integration #9: SUCCESS Tested changes (refs/builds/dev_1391766964): http://codereview.qt-project.org/76956 [PS3] - Add API to get the Android API level http://codereview.qt-project.org/76057 [PS3] - Add new method to get the main Android activity. From ci-noreply at qt-project.org Fri Feb 7 11:38:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 12:38:14 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #379 Message-ID: <20140207_103814_066304.ci-noreply@qt-project.org> Qt5_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #379: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00379/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391767044): http://codereview.qt-project.org/77495 [PS1] - nuke qlalr submodule From ci-noreply at qt-project.org Fri Feb 7 11:43:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 12:43:45 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2834 Message-ID: <20140207_104345_088889.ci-noreply@qt-project.org> eighty-nine autotests failed :( Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QWindowContainer QFATAL : tst_QWindowContainer::testExposeObscure() Received signal 11 FAIL! : tst_QWindowContainer::testExposeObscure() Received a fatal error. Loc: [Unknown file(0)] Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindowContainer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QWindowContainer::initTestCase() PASS : tst_QWindowContainer::testShow() PASS : tst_QWindowContainer::testPositionAndSize() 2014-02-07 12:43:14.202 tst_qwindowcontainer[92432:707] -[__NSArrayM set]: unrecognized selector sent to instance 0x101618220 2014-02-07 12:43:14.203 tst_qwindowcontainer[92432:707] -[__NSArrayM set]: unrecognized selector sent to instance 0x101618220 2014-02-07 12:43:14.203 tst_qwindowcontainer[92432:707] ( 0 CoreFoundation 0x00007fff8fb1eb06 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff890e73f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8fbb540a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186 3 CoreFoundation 0x00007fff8fb0d02e ___forwarding___ + 414 4 CoreFoundation 0x00007fff8fb0ce18 _CF_forwarding_prep_0 + 232 5 AppKit 0x00007fff86bb76be -[NSApplication sendEvent:] + 1739 6 libqcocoa.dylib 0x0000000102d1e03e -[QNSApplication sendEvent:] + 78 7 AppKit 0x00007fff86ace24a -[NSApplication run] + 636 8 libqcocoa.dylib 0x0000000102d1a919 _ZN21QCocoaEventDispatcher13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 697 9 QtCore 0x0000000100cfe0ac _ZN16QCoreApplication13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEEi + 76 10 tst_qwindowcontainer 0x000000010000432c _ZN20tst_QWindowContainer17testExposeObscureEv + 524 11 QtCore 0x0000000100d06396 _ZNK11QMetaMethod6invokeEP7QObjectN2Qt14ConnectionTypeE22QGenericReturnArgument16QGenericArgumentS5_S5_S5_S5_S5_S5_S5_S5_S5_ + 1014 12 QtCore 0x0000000100d05f4d _ZN11QMetaObject12invokeMethodEP7QObjectPKcN2Qt14ConnectionTypeE22QGenericReturnArgument16QGenericArgumentS7_S7_S7_S7_S7_S7_S7_S7_S7_ + 1757 13 QtTest 0x00000001010d3d0f _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1439 14 QtTest 0x00000001010d0b02 _ZN5QTest5qExecEP7QObjectiPPc + 1442 15 tst_qwindowcontainer 0x0000000100006d08 main + 88 16 tst_qwindowcontainer 0x0000000100003c74 start + 52 17 ??? 0x0000000000000005 0x0 + 5 ) PASS : tst_QWindowContainer::testExposeObscure() PASS : tst_QWindowContainer::testOwnership() 2014-02-07 12:43:14.224 tst_qwindowcontainer[92432:707] -[__NSArrayM set]: unrecognized selector sent to instance 0x101618220 FAIL! : tst_QWindowContainer::testBehindTheScenesDeletion() Caught unhandled exception Loc: [qtestcase.cpp(2229)] Totals: 5 passed, 1 failed, 0 skipped ********* Finished testing of tst_QWindowContainer ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with signal 6 QtQA::App::TestRunner: second attempt: exited with signal 11 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qwindowcontainer: 8 seconds, signal 11 Testing tst_QTreeWidget tst_qtreewidget(92397,0x7fff73a42180) malloc: *** error for object 0x102906cd0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTreeWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTreeWidget::initTestCase() PASS : tst_QTreeWidget::getSetCheck() PASS : tst_QTreeWidget::addTopLevelItem() PASS : tst_QTreeWidget::currentItem(only top-level items, 2 columns) tst_qtreewidget(92398,0x7fff73a42180) malloc: *** error for object 0x1015180c0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreewidget: 9 seconds, signal 6 Testing tst_QTreeView QFATAL : tst_QTreeView::editTriggers(NoEditTriggers 1) Received signal 11 FAIL! : tst_QTreeView::editTriggers(NoEditTriggers 1) Received a fatal error. Loc: [Unknown file(0)] Totals: 48 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTreeView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTreeView::initTestCase() PASS : tst_QTreeView::getSetCheck() PASS : tst_QTreeView::construction() PASS : tst_QTreeView::alternatingRowColors() PASS : tst_QTreeView::currentIndex(-1, -1) PASS : tst_QTreeView::currentIndex(-1, 0) PASS : tst_QTreeView::currentIndex(0, -1) PASS : tst_QTreeView::currentIndex(0, 0) PASS : tst_QTreeView::currentIndex(0, 1) PASS : tst_QTreeView::currentIndex(1, 0) PASS : tst_QTreeView::currentIndex(1, 1) PASS : tst_QTreeView::currentIndex(2, 0) PASS : tst_QTreeView::currentIndex(2, 1) PASS : tst_QTreeView::currentIndex(3, -1) PASS : tst_QTreeView::currentIndex(3, 0) PASS : tst_QTreeView::currentIndex(3, 1) PASS : tst_QTreeView::dragDropMode(NoDragDrop) PASS : tst_QTreeView::dragDropMode(DragOnly) PASS : tst_QTreeView::dragDropMode(DropOnly) PASS : tst_QTreeView::dragDropMode(DragDrop) PASS : tst_QTreeView::dragDropMode(InternalMove) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 5) PASS : tst_QTreeView::dragDropOverwriteMode() PASS : tst_QTreeView::editTriggers(NoEditTriggers 0) QFATAL : tst_QTreeView::editTriggers(NoEditTriggers 1) Received signal 11 FAIL! : tst_QTreeView::editTriggers(NoEditTriggers 1) Received a fatal error. Loc: [Unknown file(0)] Totals: 48 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTreeView ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreeview: 9 seconds, signal 6 Testing tst_QToolTip Totals: 4 passed, 0 failed, 5 skipped QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QToolTip::initTestCase() SKIP : tst_QToolTip::task183679(non-modifier) This test fails in the CI system, QTBUG-30040 Loc: [tst_qtooltip.cpp(107)] SKIP : tst_QToolTip::task183679(Shift) This test fails in the CI system, QTBUG-30040 Loc: [tst_qtooltip.cpp(107)] SKIP : tst_QToolTip::task183679(Control) This test fails in the CI system, QTBUG-30040 Loc: [tst_qtooltip.cpp(107)] SKIP : tst_QToolTip::task183679(Alt) This test fails in the CI system, QTBUG-30040 Loc: [tst_qtooltip.cpp(107)] SKIP : tst_QToolTip::task183679(Meta) This test fails in the CI system, QTBUG-30040 Loc: [tst_qtooltip.cpp(107)] PASS : tst_QToolTip::whatsThis() PASS : tst_QToolTip::setPalette() PASS : tst_QToolTip::cleanupTestCase() Totals: 4 passed, 0 failed, 5 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 10 seconds, signal 11 Testing tst_QToolButton tst_qtoolbutton(92384,0x7fff73a42180) malloc: *** error for object 0x101418cb0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolButton ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QToolButton::initTestCase() PASS : tst_QToolButton::getSetCheck() QFATAL : tst_QToolButton::triggered() Received signal 11 FAIL! : tst_QToolButton::triggered() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolButton ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtoolbutton: 10 seconds, signal 6 Testing tst_QToolBar QFATAL : tst_QToolBar::toggleViewAction() Received signal 11 FAIL! : tst_QToolBar::toggleViewAction() Received a fatal error. Loc: [Unknown file(0)] Totals: 11 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolBar ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QToolBar::initTestCase() PASS : tst_QToolBar::isMovable() PASS : tst_QToolBar::allowedAreas() PASS : tst_QToolBar::orientation() PASS : tst_QToolBar::addAction() PASS : tst_QToolBar::insertAction() PASS : tst_QToolBar::addSeparator() PASS : tst_QToolBar::insertSeparator() PASS : tst_QToolBar::addWidget() PASS : tst_QToolBar::insertWidget() PASS : tst_QToolBar::actionGeometry() QFATAL : tst_QToolBar::toggleViewAction() Received signal 11 FAIL! : tst_QToolBar::toggleViewAction() Received a fatal error. Loc: [Unknown file(0)] Totals: 11 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolBar ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtoolbar: 8 seconds, signal 6 Testing tst_QTextEdit QFATAL : tst_QTextEdit::asciiTab() Received signal 11 FAIL! : tst_QTextEdit::asciiTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 15 passed, 1 failed, 1 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTextEdit ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTextEdit::initTestCase() PASS : tst_QTextEdit::getSetCheck() PASS : tst_QTextEdit::inlineAttributesOnInsert() PASS : tst_QTextEdit::inlineAttributesOnSelection() PASS : tst_QTextEdit::inlineAttributeSymmetry() PASS : tst_QTextEdit::inlineAttributeSymmetryWithSelection() PASS : tst_QTextEdit::autoBulletList1() PASS : tst_QTextEdit::autoBulletList2() PASS : tst_QTextEdit::preserveCharFormatAfterNewline() PASS : tst_QTextEdit::clearMustNotChangeClipboard() PASS : tst_QTextEdit::clearMustNotResetRootFrameMarginToDefault() PASS : tst_QTextEdit::clearShouldPreserveTheCurrentCharFormat() PASS : tst_QTextEdit::clearShouldClearExtraSelections() PASS : tst_QTextEdit::paragSeparatorOnPlaintextAppend() PASS : tst_QTextEdit::layoutingLoop() SKIP : tst_QTextEdit::selectAllSetsNotSelection() Test only relevant for systems with selection Loc: [tst_qtextedit.cpp(585)] QFATAL : tst_QTextEdit::asciiTab() Received signal 11 FAIL! : tst_QTextEdit::asciiTab() Received a fatal error. Loc: [Unknown file(0)] Totals: 15 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTextEdit ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextedit: 9 seconds, signal 6 Testing tst_QTextBrowser QFATAL : tst_QTextBrowser::bgColorOnSourceChange() Received signal 11 FAIL! : tst_QTextBrowser::bgColorOnSourceChange() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTextBrowser ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTextBrowser::initTestCase() PASS : tst_QTextBrowser::noReloadOnAnchorJump() QFATAL : tst_QTextBrowser::bgColorOnSourceChange() Received signal 11 FAIL! : tst_QTextBrowser::bgColorOnSourceChange() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTextBrowser ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextbrowser: 9 seconds, signal 6 Testing tst_QTabWidget QFATAL : tst_QTabWidget::paintEventCount() Received signal 11 FAIL! : tst_QTabWidget::paintEventCount() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTabWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTabWidget::initTestCase() PASS : tst_QTabWidget::getSetCheck() PASS : tst_QTabWidget::testChild() PASS : tst_QTabWidget::addRemoveTab() PASS : tst_QTabWidget::tabPosition() PASS : tst_QTabWidget::tabEnabled() PASS : tst_QTabWidget::tabText() PASS : tst_QTabWidget::tabShape() PASS : tst_QTabWidget::tabTooltip() PASS : tst_QTabWidget::tabIcon() PASS : tst_QTabWidget::indexOf() PASS : tst_QTabWidget::currentWidget() PASS : tst_QTabWidget::currentIndex() PASS : tst_QTabWidget::cornerWidget() PASS : tst_QTabWidget::removeTab() PASS : tst_QTabWidget::clear() PASS : tst_QTabWidget::keyboardNavigation() QFATAL : tst_QTabWidget::paintEventCount() Received signal 11 FAIL! : tst_QTabWidget::paintEventCount() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTabWidget ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtabwidget: 9 seconds, signal 6 Testing tst_QTableView tst_qtableview(91476,0x7fff73a42180) malloc: *** error for object 0x1016075d0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTableView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() tst_qtableview(91477,0x7fff73a42180) malloc: *** error for object 0x10290a220: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtableview: 9 seconds, signal 6 Testing tst_QStatusBar QFATAL : tst_QStatusBar::task194017_hiddenWidget() Received signal 11 FAIL! : tst_QStatusBar::task194017_hiddenWidget() Received a fatal error. Loc: [Unknown file(0)] Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QStatusBar ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QStatusBar::initTestCase() PASS : tst_QStatusBar::tempMessage() PASS : tst_QStatusBar::insertWidget() PASS : tst_QStatusBar::insertPermanentWidget() PASS : tst_QStatusBar::setSizeGripEnabled() tst_qstatusbar(91388,0x7fff73a42180) malloc: *** error for object 0x105706f10: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstatusbar: 11 seconds, signal 6 Testing tst_QStackedWidget QFATAL : tst_QStackedWidget::dynamicPages() Received signal 11 FAIL! : tst_QStackedWidget::dynamicPages() Received a fatal error. Loc: [Unknown file(0)] Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QStackedWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QStackedWidget::initTestCase() PASS : tst_QStackedWidget::getSetCheck() PASS : tst_QStackedWidget::testMinimumSize() QFATAL : tst_QStackedWidget::dynamicPages() Received signal 11 FAIL! : tst_QStackedWidget::dynamicPages() Received a fatal error. Loc: [Unknown file(0)] Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QStackedWidget ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstackedwidget: 9 seconds, signal 6 Testing tst_QSpinBox QFATAL : tst_QSpinBox::setPrefixSuffix(data5) Received signal 11 FAIL! : tst_QSpinBox::setPrefixSuffix(data5) Received a fatal error. Loc: [Unknown file(0)] Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSpinBox ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSpinBox::initTestCase() PASS : tst_QSpinBox::getSetCheck() PASS : tst_QSpinBox::setValue(data0) PASS : tst_QSpinBox::setValue(data1) PASS : tst_QSpinBox::setValue(data2) PASS : tst_QSpinBox::setValue(data3) PASS : tst_QSpinBox::setValue(data4) PASS : tst_QSpinBox::setDisplayIntegerBase(base 10) PASS : tst_QSpinBox::setDisplayIntegerBase(base 2) PASS : tst_QSpinBox::setDisplayIntegerBase(base 8) PASS : tst_QSpinBox::setDisplayIntegerBase(base 16) QWARN : tst_QSpinBox::setDisplayIntegerBase(base 0) QSpinBox::setDisplayIntegerBase: Invalid base (0) PASS : tst_QSpinBox::setDisplayIntegerBase(base 0) QWARN : tst_QSpinBox::setDisplayIntegerBase(base -4) QSpinBox::setDisplayIntegerBase: Invalid base (-4) PASS : tst_QSpinBox::setDisplayIntegerBase(base -4) QWARN : tst_QSpinBox::setDisplayIntegerBase(base 40) QSpinBox::setDisplayIntegerBase: Invalid base (40) PASS : tst_QSpinBox::setDisplayIntegerBase(base 40) PASS : tst_QSpinBox::setDisplayIntegerBase(negative base 10) PASS : tst_QSpinBox::setDisplayIntegerBase(negative base 2) PASS : tst_QSpinBox::setDisplayIntegerBase(negative base 8) PASS : tst_QSpinBox::setDisplayIntegerBase(negative base 16) QWARN : tst_QSpinBox::setDisplayIntegerBase(negative base 0) QSpinBox::setDisplayIntegerBase: Invalid base (0) PASS : tst_QSpinBox::setDisplayIntegerBase(negative base 0) QWARN : tst_QSpinBox::setDisplayIntegerBase(negative base -4) QSpinBox::setDisplayIntegerBase: Invalid base (-4) PASS : tst_QSpinBox::setDisplayIntegerBase(negative base -4) QWARN : tst_QSpinBox::setDisplayIntegerBase(negative base 40) QSpinBox::setDisplayIntegerBase: Invalid base (40) PASS : tst_QSpinBox::setDisplayIntegerBase(negative base 40) PASS : tst_QSpinBox::setDisplayIntegerBase(0 base 10) PASS : tst_QSpinBox::setDisplayIntegerBase(0 base 2) PASS : tst_QSpinBox::setDisplayIntegerBase(0 base 8) PASS : tst_QSpinBox::setDisplayIntegerBase(0 base 16) QWARN : tst_QSpinBox::setDisplayIntegerBase(0 base 0) QSpinBox::setDisplayIntegerBase: Invalid base (0) PASS : tst_QSpinBox::setDisplayIntegerBase(0 base 0) QWARN : tst_QSpinBox::setDisplayIntegerBase(0 base -4) QSpinBox::setDisplayIntegerBase: Invalid base (-4) PASS : tst_QSpinBox::setDisplayIntegerBase(0 base -4) QWARN : tst_QSpinBox::setDisplayIntegerBase(0 base 40) QSpinBox::setDisplayIntegerBase: Invalid base (40) PASS : tst_QSpinBox::setDisplayIntegerBase(0 base 40) PASS : tst_QSpinBox::setPrefixSuffix(data0) PASS : tst_QSpinBox::setPrefixSuffix(data1) PASS : tst_QSpinBox::setPrefixSuffix(data2) PASS : tst_QSpinBox::setPrefixSuffix(data3) PASS : tst_QSpinBox::setPrefixSuffix(data4) tst_qspinbox(91347,0x7fff73a42180) malloc: *** error for object 0x101507bc0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qspinbox: 9 seconds, signal 6 Testing tst_QShortcut QFATAL : tst_QShortcut::cleanupTestCase() Received signal 11 FAIL! : tst_QShortcut::cleanupTestCase() Received a fatal error. Loc: [Unknown file(0)] Totals: 137 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QShortcut ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QShortcut::initTestCase() PASS : tst_QShortcut::number(N00 - clear) PASS : tst_QShortcut::number(N001 - slot1) PASS : tst_QShortcut::number(N001:M - [M]) PASS : tst_QShortcut::number(N001 - slot2) PASS : tst_QShortcut::number(N001:+ [+]) PASS : tst_QShortcut::number(N001 - clear) PASS : tst_QShortcut::number(N002 - slot1) PASS : tst_QShortcut::number(N002:Shift+M - [Shift+M]) PASS : tst_QShortcut::number(N002:M - [Shift+M]) PASS : tst_QShortcut::number(N002 - slot2) PASS : tst_QShortcut::number(N002:Shift++ [Shift++]) PASS : tst_QShortcut::number(N002:+ [Shift++]) PASS : tst_QShortcut::number(N002 - clear) PASS : tst_QShortcut::number(N003 - slot1) PASS : tst_QShortcut::number(N003:F1 - [F1]) PASS : tst_QShortcut::number(N003 - clear) PASS : tst_QShortcut::number(N004 - slot1) PASS : tst_QShortcut::number(N004:Shift+F1 - [Shift+F1]) PASS : tst_QShortcut::number(N004:F1 - [Shift+F1]) PASS : tst_QShortcut::number(N004 - clear) PASS : tst_QShortcut::number(N005a - slot1) PASS : tst_QShortcut::number(N005a:Tab - [Tab]) PASS : tst_QShortcut::number(N005a:Backtab - [Tab]) PASS : tst_QShortcut::number(N005a:Shift+Backtab - [Tab]) PASS : tst_QShortcut::number(N005a - clear) PASS : tst_QShortcut::number(N005b - slot1) PASS : tst_QShortcut::number(N005b:Tab - [Shift+Tab]) PASS : tst_QShortcut::number(N005b:Shift+Tab - [Shift+Tab]) PASS : tst_QShortcut::number(N005b:BackTab - [Shift+Tab]) PASS : tst_QShortcut::number(N005b:Shift+BackTab - [Shift+Tab]) PASS : tst_QShortcut::number(N005b - clear) PASS : tst_QShortcut::number(N006a - slot1) PASS : tst_QShortcut::number(N006a:Tab - [BackTab]) XFAIL : tst_QShortcut::number(N006a:Shift+Tab - [BackTab]) FLAW IN QTESTKEYBOARD: Keyboard events not passed through platform dependent key handling code Loc: [tst_qshortcut.cpp(1237)] PASS : tst_QShortcut::number(N006a:Shift+Tab - [BackTab]) PASS : tst_QShortcut::number(N006a:BackTab - [BackTab]) PASS : tst_QShortcut::number(N006a - clear) PASS : tst_QShortcut::number(N006b - slot1) PASS : tst_QShortcut::number(N006b:Tab - [Shift+BackTab]) XFAIL : tst_QShortcut::number(N006b:Shift+Tab - [Shift+BackTab]) FLAW IN QTESTKEYBOARD: Keyboard events not passed through platform dependent key handling code Loc: [tst_qshortcut.cpp(1237)] PASS : tst_QShortcut::number(N006b:Shift+Tab - [Shift+BackTab]) PASS : tst_QShortcut::number(N006b:BackTab - [Shift+BackTab]) PASS : tst_QShortcut::number(N006b:Shift+BackTab - [Shift+BackTab]) PASS : tst_QShortcut::number(N006b - clear) PASS : tst_QShortcut::number(N007 - slot1) PASS : tst_QShortcut::number(N007 - slot2) PASS : tst_QShortcut::number(N007:F1) PASS : tst_QShortcut::number(N007:Shift + F1) PASS : tst_QShortcut::number(N007 - clear) PASS : tst_QShortcut::number(N01 - slot1) PASS : tst_QShortcut::number(N02 - slot2) (... 5605 lines omitted; there are too many errors!) QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicslayout: 10 seconds, signal 6 Testing tst_QFormLayout QFATAL : tst_QFormLayout::spacing() Received signal 11 FAIL! : tst_QFormLayout::spacing() Received a fatal error. Loc: [Unknown file(0)] Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFormLayout ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QFormLayout::initTestCase() PASS : tst_QFormLayout::rowCount() PASS : tst_QFormLayout::buddies() PASS : tst_QFormLayout::getItemPosition() PASS : tst_QFormLayout::wrapping() tst_qformlayout(80636,0x7fff73a42180) malloc: *** error for object 0x101608bb0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qformlayout: 11 seconds, signal 6 Testing tst_QErrorMessage QFATAL : tst_QErrorMessage::dontShowCategoryAgain() Received signal 11 FAIL! : tst_QErrorMessage::dontShowCategoryAgain() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QErrorMessage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QErrorMessage::initTestCase() PASS : tst_QErrorMessage::dontShowAgain() QFATAL : tst_QErrorMessage::dontShowCategoryAgain() Received signal 11 FAIL! : tst_QErrorMessage::dontShowCategoryAgain() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QErrorMessage ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qerrormessage: 10 seconds, signal 6 Testing tst_QDockWidget QFATAL : tst_QDockWidget::setFloating() Received signal 11 FAIL! : tst_QDockWidget::setFloating() Received a fatal error. Loc: [Unknown file(0)] Totals: 4 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDockWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDockWidget::initTestCase() PASS : tst_QDockWidget::getSetCheck() PASS : tst_QDockWidget::widget() PASS : tst_QDockWidget::features() QFATAL : tst_QDockWidget::setFloating() Received signal 11 FAIL! : tst_QDockWidget::setFloating() Received a fatal error. Loc: [Unknown file(0)] Totals: 4 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDockWidget ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdockwidget: 11 seconds, signal 6 Testing tst_QDialogButtonBox 2014-02-07 12:00:35.520 tst_qdialogbuttonbox[80552:707] -[NSRegion set]: unrecognized selector sent to instance 0x101497ca0 FAIL! : tst_QDialogButtonBox::testDefaultButton() Caught unhandled exception Loc: [qtestcase.cpp(2229)] Totals: 78 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialogButtonBox ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDialogButtonBox::initTestCase() PASS : tst_QDialogButtonBox::standardButtons() PASS : tst_QDialogButtonBox::testConstructor1() PASS : tst_QDialogButtonBox::testConstructor2(horizontal) PASS : tst_QDialogButtonBox::testConstructor2(vertical) PASS : tst_QDialogButtonBox::testConstructor3(nothing) PASS : tst_QDialogButtonBox::testConstructor3(only 1) PASS : tst_QDialogButtonBox::testConstructor3(only 1.. twice) PASS : tst_QDialogButtonBox::testConstructor3(only 2) PASS : tst_QDialogButtonBox::testConstructor3(two different things) PASS : tst_QDialogButtonBox::testConstructor3(three) PASS : tst_QDialogButtonBox::testConstructor3(everything) PASS : tst_QDialogButtonBox::testConstructor4(nothing) PASS : tst_QDialogButtonBox::testConstructor4(only 1) PASS : tst_QDialogButtonBox::testConstructor4(only 1.. twice) PASS : tst_QDialogButtonBox::testConstructor4(only 2) PASS : tst_QDialogButtonBox::testConstructor4(two different things) PASS : tst_QDialogButtonBox::testConstructor4(three) PASS : tst_QDialogButtonBox::testConstructor4(everything) PASS : tst_QDialogButtonBox::setOrientation(Horizontal) PASS : tst_QDialogButtonBox::setOrientation(Vertical) QWARN : tst_QDialogButtonBox::addButton1(InvalidRole) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::addButton1(InvalidRole) PASS : tst_QDialogButtonBox::addButton1(AcceptRole) PASS : tst_QDialogButtonBox::addButton1(RejectRole) PASS : tst_QDialogButtonBox::addButton1(DestructiveRole) PASS : tst_QDialogButtonBox::addButton1(ActionRole) PASS : tst_QDialogButtonBox::addButton1(HelpRole) QWARN : tst_QDialogButtonBox::addButton1(WackyValue) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::addButton1(WackyValue) QWARN : tst_QDialogButtonBox::addButton2(InvalidRole) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::addButton2(InvalidRole) PASS : tst_QDialogButtonBox::addButton2(AcceptRole) PASS : tst_QDialogButtonBox::addButton2(RejectRole) PASS : tst_QDialogButtonBox::addButton2(DestructiveRole) PASS : tst_QDialogButtonBox::addButton2(ActionRole) PASS : tst_QDialogButtonBox::addButton2(HelpRole) QWARN : tst_QDialogButtonBox::addButton2(WackyValue) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::addButton2(WackyValue) PASS : tst_QDialogButtonBox::addButton3(Ok) PASS : tst_QDialogButtonBox::addButton3(Open) PASS : tst_QDialogButtonBox::addButton3(Save) PASS : tst_QDialogButtonBox::addButton3(Cancel) PASS : tst_QDialogButtonBox::addButton3(Close) PASS : tst_QDialogButtonBox::addButton3(Discard) PASS : tst_QDialogButtonBox::addButton3(Apply) PASS : tst_QDialogButtonBox::addButton3(Reset) PASS : tst_QDialogButtonBox::addButton3(Help) PASS : tst_QDialogButtonBox::addButton3(noButton) PASS : tst_QDialogButtonBox::clear(nothing) PASS : tst_QDialogButtonBox::clear(one) PASS : tst_QDialogButtonBox::clear(all) QWARN : tst_QDialogButtonBox::removeButton(no button added) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::removeButton(no button added) PASS : tst_QDialogButtonBox::removeButton(a button) PASS : tst_QDialogButtonBox::buttonRole(AcceptRole stuff) QWARN : tst_QDialogButtonBox::buttonRole(Nothing) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::buttonRole(Nothing) QWARN : tst_QDialogButtonBox::buttonRole(bad stuff) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::buttonRole(bad stuff) PASS : tst_QDialogButtonBox::setStandardButtons(Nothing) PASS : tst_QDialogButtonBox::setStandardButtons(Everything) PASS : tst_QDialogButtonBox::setStandardButtons(Simple thing) PASS : tst_QDialogButtonBox::setStandardButtons(Standard thing) PASS : tst_QDialogButtonBox::layoutReuse() PASS : tst_QDialogButtonBox::testDelete() QWARN : tst_QDialogButtonBox::testRemove() Don't know how to handle 'QAbstractButton*', use qRegisterMetaType to register it. PASS : tst_QDialogButtonBox::testRemove() QWARN : tst_QDialogButtonBox::testMultipleAdd() QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::testMultipleAdd() PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Ok) PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Open) PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Save) PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Cancel) PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Close) PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Discard) PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Apply) PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Reset) PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Help) PASS : tst_QDialogButtonBox::testSignals(nothing) PASS : tst_QDialogButtonBox::testSignals(accept) PASS : tst_QDialogButtonBox::testSignals(reject) PASS : tst_QDialogButtonBox::testSignals(destructive) PASS : tst_QDialogButtonBox::testSignals(Action) PASS : tst_QDialogButtonBox::testSignals(Help) PASS : tst_QDialogButtonBox::testSignalOrder() PASS : tst_QDialogButtonBox::testDefaultButton(do nothing First Accept implicit) QFATAL : tst_QDialogButtonBox::testDefaultButton(First accept explicit before add) Received signal 11 FAIL! : tst_QDialogButtonBox::testDefaultButton(First accept explicit before add) Received a fatal error. Loc: [Unknown file(0)] Totals: 78 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDialogButtonBox ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with signal 11 QtQA::App::TestRunner: second attempt: exited with signal 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qdialogbuttonbox: 13 seconds, signal 6 Testing tst_QDialog QFATAL : tst_QDialog::showMinimized() Received signal 11 FAIL! : tst_QDialog::showMinimized() Received a fatal error. Loc: [Unknown file(0)] Totals: 8 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension(data0) PASS : tst_QDialog::showExtension(data1) PASS : tst_QDialog::showExtension(data2) PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() PASS : tst_QDialog::showMaximized() QFATAL : tst_QDialog::showMinimized() Received signal 11 FAIL! : tst_QDialog::showMinimized() Received a fatal error. Loc: [Unknown file(0)] Totals: 8 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDialog ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdialog: 15 seconds, signal 6 Testing tst_QColumnView 2014-02-07 12:00:11.710 tst_qcolumnview[80503:1803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcolumnview.savedState/window_1.data: Permission denied (13) QFATAL : tst_QColumnView::scrollTo(normal) Received signal 11 FAIL! : tst_QColumnView::scrollTo(normal) Received a fatal error. Loc: [Unknown file(0)] Totals: 7 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() 2014-02-07 12:00:23.544 tst_qcolumnview[80543:2b07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcolumnview.savedState/window_1.data: Permission denied (13) PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 QFATAL : tst_QColumnView::scrollTo(normal) Received signal 11 FAIL! : tst_QColumnView::scrollTo(normal) Received a fatal error. Loc: [Unknown file(0)] Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 26 seconds, signal 6 Testing tst_QDial QFATAL : tst_QDial::wrappingCheck() Received signal 11 FAIL! : tst_QDial::wrappingCheck() Received a fatal error. Loc: [Unknown file(0)] Totals: 4 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDial ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDial::initTestCase() PASS : tst_QDial::getSetCheck() PASS : tst_QDial::valueChanged() PASS : tst_QDial::sliderMoved() tst_qdial(80547,0x7fff73a42180) malloc: *** error for object 0x103207db0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdial: 10 seconds, signal 6 Testing tst_QDateTimeEdit QFATAL : tst_QDateTimeEdit::constructor_qdatetime(normal) Received signal 11 FAIL! : tst_QDateTimeEdit::constructor_qdatetime(normal) Received a fatal error. Loc: [Unknown file(0)] Totals: 4 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDateTimeEdit ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDateTimeEdit::initTestCase() PASS : tst_QDateTimeEdit::cachedDayTest() PASS : tst_QDateTimeEdit::getSetCheck() PASS : tst_QDateTimeEdit::constructor_qwidget() tst_qdatetimeedit(80544,0x7fff73a42180) malloc: *** error for object 0x102b0de90: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdatetimeedit: 11 seconds, signal 6 Testing tst_QBoxLayout Totals: 24 passed, 0 failed, 0 skipped tst_qboxlayout(80475,0x7fff73a42180) malloc: *** error for object 0x101201e60: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QBoxLayout ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QBoxLayout::initTestCase() PASS : tst_QBoxLayout::insertSpacerItem() PASS : tst_QBoxLayout::insertLayout() PASS : tst_QBoxLayout::sizeHint() PASS : tst_QBoxLayout::sizeConstraints() PASS : tst_QBoxLayout::setGeometry() PASS : tst_QBoxLayout::setStyleShouldChangeSpacing() PASS : tst_QBoxLayout::testLayoutEngine(Just one) PASS : tst_QBoxLayout::testLayoutEngine(Two non-exp) PASS : tst_QBoxLayout::testLayoutEngine(Exp + non-exp) PASS : tst_QBoxLayout::testLayoutEngine(Stretch) PASS : tst_QBoxLayout::testLayoutEngine(Spacing) PASS : tst_QBoxLayout::testLayoutEngine(Less than minimum) PASS : tst_QBoxLayout::testLayoutEngine(Less than sizehint) PASS : tst_QBoxLayout::testLayoutEngine(Too much space) PASS : tst_QBoxLayout::testLayoutEngine(Empty) PASS : tst_QBoxLayout::testLayoutEngine(QTBUG-33104) PASS : tst_QBoxLayout::testLayoutEngine(Expanding with maximumSize) PASS : tst_QBoxLayout::testLayoutEngine(Stretch with maximumSize) PASS : tst_QBoxLayout::testLayoutEngine(Stretch with maximumSize last) PASS : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected() PASS : tst_QBoxLayout::taskQTBUG_27420_takeAtShouldUnparentLayout() PASS : tst_QBoxLayout::replaceWidget() PASS : tst_QBoxLayout::cleanupTestCase() Totals: 24 passed, 0 failed, 0 skipped ********* Finished testing of tst_QBoxLayout ********* tst_qboxlayout(80492,0x7fff73a42180) malloc: *** error for object 0x103202c80: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qboxlayout: 13 seconds, signal 6 Testing tst_QAbstractSpinBox tst_qabstractspinbox(80423,0x7fff73a42180) malloc: *** error for object 0x1043056b0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractSpinBox ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractSpinBox::initTestCase() PASS : tst_QAbstractSpinBox::getSetCheck() 2014-02-07 11:59:52.429 tst_qabstractspinbox[80452:707] -[__NSArrayM set]: unrecognized selector sent to instance 0x104b621a0 FAIL! : tst_QAbstractSpinBox::task183108_clear() Caught unhandled exception Loc: [qtestcase.cpp(2229)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QAbstractSpinBox ********* QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with signal 6 QtQA::App::TestRunner: second attempt: exited with signal 11 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qabstractspinbox: 12 seconds, signal 11 Testing tst_QAbstractScrollArea 2014-02-07 11:59:38.822 tst_qabstractscrollarea[80414:707] -[__NSCFString set]: unrecognized selector sent to instance 0x102809040 2014-02-07 11:59:38.823 tst_qabstractscrollarea[80414:707] -[__NSCFString set]: unrecognized selector sent to instance 0x102809040 2014-02-07 11:59:38.824 tst_qabstractscrollarea[80414:707] ( 0 CoreFoundation 0x00007fff8fb1eb06 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff890e73f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8fbb540a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186 3 CoreFoundation 0x00007fff8fb0d02e ___forwarding___ + 414 4 CoreFoundation 0x00007fff8fb0ce18 _CF_forwarding_prep_0 + 232 5 AppKit 0x00007fff86bb76be -[NSApplication sendEvent:] + 1739 6 libqcocoa.dylib 0x0000000102d1e03e -[QNSApplication sendEvent:] + 78 7 AppKit 0x00007fff86ace24a -[NSApplication run] + 636 8 libqcocoa.dylib 0x0000000102d1a919 _ZN21QCocoaEventDispatcher13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 697 9 QtCore 0x0000000100d08053 _ZN16QCoreApplication13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 35 10 tst_qabstractscrollarea 0x0000000100009588 _ZN23tst_QAbstractScrollArea13setScrollBarsEv + 456 11 tst_qabstractscrollarea 0x000000010000b1e8 _ZN23tst_QAbstractScrollArea18qt_static_metacallEP7QObjectN11QMetaObject4CallEiPPv + 56 12 QtCore 0x0000000100d10396 _ZNK11QMetaMethod6invokeEP7QObjectN2Qt14ConnectionTypeE22QGenericReturnArgument16QGenericArgumentS5_S5_S5_S5_S5_S5_S5_S5_S5_ + 1014 13 QtCore 0x0000000100d0ff4d _ZN11QMetaObject12invokeMethodEP7QObjectPKcN2Qt14ConnectionTypeE22QGenericReturnArgument16QGenericArgumentS7_S7_S7_S7_S7_S7_S7_S7_S7_ + 1757 14 QtTest 0x00000001010ddd0f _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1439 15 QtTest 0x00000001010dab02 _ZN5QTest5qExecEP7QObjectiPPc + 1442 16 tst_qabstractscrollarea 0x000000010000b168 main + 88 17 tst_qabstractscrollarea 0x0000000100004754 start + 52 ) 2014-02-07 11:59:39.097 tst_qabstractscrollarea[80414:1803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractscrollarea.savedState/window_2.data: Permission denied (13) QFATAL : tst_QAbstractScrollArea::objectNaming() Received signal 11 FAIL! : tst_QAbstractScrollArea::objectNaming() Received a fatal error. Loc: [Unknown file(0)] Totals: 4 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractScrollArea ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractScrollArea::initTestCase() PASS : tst_QAbstractScrollArea::scrollBarWidgets() QFATAL : tst_QAbstractScrollArea::setScrollBars() Received signal 11 FAIL! : tst_QAbstractScrollArea::setScrollBars() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QAbstractScrollArea ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractscrollarea: 11 seconds, signal 6 Testing tst_QAbstractSlider tst_qabstractslider(80416,0x7fff73a42180) malloc: *** error for object 0x102b10cb0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractSlider ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractSlider::initTestCase() PASS : tst_QAbstractSlider::triggerAction(No action) PASS : tst_QAbstractSlider::triggerAction(Move action) PASS : tst_QAbstractSlider::triggerAction(Empty step add) PASS : tst_QAbstractSlider::triggerAction(Empty step sub) PASS : tst_QAbstractSlider::triggerAction(Empty page add) PASS : tst_QAbstractSlider::triggerAction(Empty page sub) PASS : tst_QAbstractSlider::triggerAction(Legal step add) PASS : tst_QAbstractSlider::triggerAction(Legal step sub) PASS : tst_QAbstractSlider::triggerAction(Legal page add) PASS : tst_QAbstractSlider::triggerAction(Legal page sub) PASS : tst_QAbstractSlider::triggerAction(Illegal step add) PASS : tst_QAbstractSlider::triggerAction(Illegal step sub) PASS : tst_QAbstractSlider::triggerAction(Illegal page add) PASS : tst_QAbstractSlider::triggerAction(Illegal page sub) PASS : tst_QAbstractSlider::triggerAction(Negative step add) PASS : tst_QAbstractSlider::triggerAction(Negative step sub) PASS : tst_QAbstractSlider::triggerAction(Negative page add) PASS : tst_QAbstractSlider::triggerAction(Negative page sub) PASS : tst_QAbstractSlider::triggerAction(Illegal negative step add) PASS : tst_QAbstractSlider::triggerAction(Illegal negative step sub) PASS : tst_QAbstractSlider::triggerAction(Illegal negative page add) PASS : tst_QAbstractSlider::triggerAction(Illegal negative page sub) PASS : tst_QAbstractSlider::triggerAction(Slider to minimum) PASS : tst_QAbstractSlider::triggerAction(Slider to maximum) PASS : tst_QAbstractSlider::minimum_maximum(Normal range) PASS : tst_QAbstractSlider::minimum_maximum(Minimum higher) PASS : tst_QAbstractSlider::minimum_maximum(Negative minimum) PASS : tst_QAbstractSlider::minimum_maximum(Negative range) PASS : tst_QAbstractSlider::keyPressed(Step down once 1) PASS : tst_QAbstractSlider::keyPressed(Step down once 2) PASS : tst_QAbstractSlider::keyPressed(Step left once) PASS : tst_QAbstractSlider::keyPressed(Step right once) PASS : tst_QAbstractSlider::keyPressed(Page down once) PASS : tst_QAbstractSlider::keyPressed(Page up once) PASS : tst_QAbstractSlider::keyPressed(Symmetric seq) PASS : tst_QAbstractSlider::keyPressed(Home) PASS : tst_QAbstractSlider::keyPressed(End) PASS : tst_QAbstractSlider::keyPressed(Past end) PASS : tst_QAbstractSlider::keyPressed(Past home) PASS : tst_QAbstractSlider::wheelEvent(Normal data step) XFAIL : tst_QAbstractSlider::wheelEvent(Normal data page) QTBUG-23679 Loc: [tst_qabstractslider.cpp(884)] XFAIL : tst_QAbstractSlider::wheelEvent(Normal data page) QTBUG-23679 Loc: [tst_qabstractslider.cpp(898)] PASS : tst_QAbstractSlider::wheelEvent(Normal data page) XFAIL : tst_QAbstractSlider::wheelEvent(Different orientation) QTBUG-23679 Loc: [tst_qabstractslider.cpp(884)] XFAIL : tst_QAbstractSlider::wheelEvent(Different orientation) QTBUG-23679 Loc: [tst_qabstractslider.cpp(898)] PASS : tst_QAbstractSlider::wheelEvent(Different orientation) XFAIL : tst_QAbstractSlider::wheelEvent(Different orientation2) QTBUG-23679 Loc: [tst_qabstractslider.cpp(884)] XFAIL : tst_QAbstractSlider::wheelEvent(Different orientation2) QTBUG-23679 Loc: [tst_qabstractslider.cpp(898)] PASS : tst_QAbstractSlider::wheelEvent(Different orientation2) PASS : tst_QAbstractSlider::wheelEvent(Inverted controls) PASS : tst_QAbstractSlider::wheelEvent(Past end) PASS : tst_QAbstractSlider::wheelEvent(Past start) PASS : tst_QAbstractSlider::wheelEvent(With modifiers) PASS : tst_QAbstractSlider::sliderPressedReleased(slider on the handle) tst_qabstractslider(80419,0x7fff73a42180) malloc: *** error for object 0x105408960: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractslider: 10 seconds, signal 6 Testing tst_QAbstractItemView QFATAL : tst_QAbstractItemView::emptyModels(QTableView) Received signal 11 FAIL! : tst_QAbstractItemView::emptyModels(QTableView) Received a fatal error. Loc: [Unknown file(0)] Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed QFATAL : tst_QAbstractItemView::emptyModels(QTableView) Received signal 11 FAIL! : tst_QAbstractItemView::emptyModels(QTableView) Received a fatal error. Loc: [Unknown file(0)] Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 13 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02834/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391765468): http://codereview.qt-project.org/77507 [PS2] - QUtfCodec: don't encode invalid UCS-4 codepoints http://codereview.qt-project.org/77261 [PS6] - Fix QString::toUcs4 returning invalid data when encountering stray surrogates http://codereview.qt-project.org/77439 [PS3] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/76680 [PS9] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Feb 7 11:47:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 12:47:19 +0200 Subject: [Ci-reports] fail on QtWayland_stable_Integration #64 Message-ID: <20140207_104719_088669.ci-noreply@qt-project.org> QtWayland_stable_Integration ยป linux-g++_OpenSuSE_12.3_wayland_x64 #64: FAILURE Build log: http://testresults.qt-project.org/ci/QtWayland_stable_Integration/build_00064/linux-g++_OpenSuSE_12.3_wayland_x64/log.txt.gz Tested changes (refs/builds/stable_1391769747): http://codereview.qt-project.org/77544 [PS2] - Fix build with Wayland <= 1.1 From ci-noreply at qt-project.org Fri Feb 7 11:56:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 12:56:38 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1193 Message-ID: <20140207_105638_085306.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1193: SUCCESS Tested changes (refs/builds/dev_1391766640): http://codereview.qt-project.org/77532 [PS2] - Protect list of client plugins from concurrent access http://codereview.qt-project.org/76837 [PS3] - V4: stack slot allocator for the interpreter. http://codereview.qt-project.org/76836 [PS2] - V4: fix life range for phi node target that is never used. http://codereview.qt-project.org/77552 [PS3] - Remove add/sub/mul instruction specializations for numbers http://codereview.qt-project.org/77551 [PS3] - Specialize CJump into JumpEq and JumpNe http://codereview.qt-project.org/77550 [PS3] - Avoid some unary plus instructions http://codereview.qt-project.org/77549 [PS3] - Remove a memset that is not required http://codereview.qt-project.org/77548 [PS3] - Add specialized instructions for right and left shift http://codereview.qt-project.org/77547 [PS4] - Simplify some runtime methods http://codereview.qt-project.org/77538 [PS3] - Remove two unused parameters from VME::run() http://codereview.qt-project.org/77537 [PS3] - Add a MoveConst instruction to the interpreter http://codereview.qt-project.org/76629 [PS9] - Make the Ref classes not template based http://codereview.qt-project.org/76622 [PS7] - Rename Referenced to ManagedRef http://codereview.qt-project.org/76558 [PS6] - Move Referenced together with Managed http://codereview.qt-project.org/77573 [PS1] - Accessibility: respect password state From ci-noreply at qt-project.org Fri Feb 7 11:59:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 12:59:04 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #160 Message-ID: <20140207_105904_082372.ci-noreply@qt-project.org> QtLocation_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #160: FAILURE Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00160/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391768617): http://codereview.qt-project.org/77434 [PS5] - Nokia plug-in URL and tiler API updates http://codereview.qt-project.org/71050 [PS16] - Add new Satellite Information example From ci-noreply at qt-project.org Fri Feb 7 12:19:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 13:19:03 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #163 Message-ID: <20140207_111903_011592.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #163: SUCCESS Tested changes (refs/builds/stable_1391769166): http://codereview.qt-project.org/77029 [PS3] - Add enumeration through the SERIALCOMM registry entry From ci-noreply at qt-project.org Fri Feb 7 12:19:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 13:19:53 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #25 Message-ID: <20140207_111953_003517.ci-noreply@qt-project.org> Compilation failed :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -Werror -Wno-error=#warnings -Wno-error=deprecated-declarations -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQTWEBSOCKETS_LIBRARY -DQT_BUILD_WEBSOCKETS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtWebSockets -I/work/build/qt/qtbase/include/QtWebSockets/5.3.0 -I/work/build/qt/qtbase/include/QtWebSockets/5.3.0/QtWebSockets -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.2.2 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.2.2/QtCore -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/qwebsocket_p.o qwebsocket_p.cpp qwebsocket_p.cpp:380:30: error: no matching member function for call to 'connect' make[2]: *** [.obj/qwebsocket_p.o] Error 1 make[1]: *** [sub-websockets-make_first-ordered] Error 2 make: *** [sub-src-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00025/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391771435): http://codereview.qt-project.org/77594 [PS1] - Connect sslErrors signal when a secure connection is established From ci-noreply at qt-project.org Fri Feb 7 12:27:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 13:27:18 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #275 Message-ID: <20140207_112718_011790.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #275: SUCCESS Tested changes (refs/builds/dev_1391768917): http://codereview.qt-project.org/77556 [PS2] - Accessibility improvements http://codereview.qt-project.org/77570 [PS1] - Accessibility: Improve TextField and Area From ci-noreply at qt-project.org Fri Feb 7 12:37:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 13:37:32 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2835 Message-ID: <20140207_113732_076375.ci-noreply@qt-project.org> QtBase_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #2835: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02835/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391770009): http://codereview.qt-project.org/76749 [PS1] - widgets/mainwindows/mainwindow example: Use mouse release event for dock title. http://codereview.qt-project.org/76992 [PS1] - glxconvenience: Add a QT_XCB_FORCE_SOFTWARE_OPENGL environment variable. http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations http://codereview.qt-project.org/76794 [PS2] - Fallback to QWidget::grab() if QScreen::grabWindow() fails. http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/77335 [PS5] - Automatically link printsupport plugins to static applications. http://codereview.qt-project.org/77321 [PS3] - Fixed initialization of QPrintPreviewDialog's image resources for static builds. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77578 [PS2] - Fix checking of category for printf-style qCDebug From ci-noreply at qt-project.org Fri Feb 7 12:40:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 13:40:35 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1194 Message-ID: <20140207_114035_082413.ci-noreply@qt-project.org> QtDeclarative_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #1194: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01194/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391771008): http://codereview.qt-project.org/77597 [PS1] - [new compiler] Fix component attachment linking across sub object creators http://codereview.qt-project.org/77572 [PS1] - [new compiler] Fix tst_qqmlincubator::deleteContext http://codereview.qt-project.org/77564 [PS2] - [new compiler] Allow for interruption during object finalization http://codereview.qt-project.org/77563 [PS2] - [new compiler] Fix parser status and created bindings allocation http://codereview.qt-project.org/77562 [PS1] - [new compiler] Fix memory management of newly created objects From ci-noreply at qt-project.org Fri Feb 7 12:46:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 13:46:58 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3101 Message-ID: <20140207_114658_018004.ci-noreply@qt-project.org> Autotest `tst_qhttpnetworkconnection' failed :( Testing tst_QHttpNetworkConnection FAIL! : tst_QHttpNetworkConnection::get(success-external) Compared values are not the same Actual (reply->statusCode()): 100 Expected (statusCode) : 200 Loc: [tst_qhttpnetworkconnection.cpp(256)] FAIL! : tst_QHttpNetworkConnection::head(success-external) Compared values are not the same Actual (reply->statusCode()): 100 Expected (statusCode) : 200 Loc: [tst_qhttpnetworkconnection.cpp(196)] Totals: 38 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QHttpNetworkConnection ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QHttpNetworkConnection::initTestCase() XFAIL : tst_QHttpNetworkConnection::options() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(148)] PASS : tst_QHttpNetworkConnection::options() PASS : tst_QHttpNetworkConnection::get(success-internal) FAIL! : tst_QHttpNetworkConnection::get(success-external) Compared values are not the same Actual (reply->statusCode()): 100 Expected (statusCode) : 200 Loc: [tst_qhttpnetworkconnection.cpp(256)] PASS : tst_QHttpNetworkConnection::get(failure-path) PASS : tst_QHttpNetworkConnection::get(failure-protocol) PASS : tst_QHttpNetworkConnection::head(success-internal) FAIL! : tst_QHttpNetworkConnection::head(success-external) Compared values are not the same Actual (reply->statusCode()): 100 Expected (statusCode) : 200 Loc: [tst_qhttpnetworkconnection.cpp(196)] PASS : tst_QHttpNetworkConnection::head(failure-path) PASS : tst_QHttpNetworkConnection::head(failure-protocol) QWARN : tst_QHttpNetworkConnection::post(success-internal) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. PASS : tst_QHttpNetworkConnection::post(success-internal) QWARN : tst_QHttpNetworkConnection::post(failure-internal) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. PASS : tst_QHttpNetworkConnection::post(failure-internal) PASS : tst_QHttpNetworkConnection::put(success-internal) PASS : tst_QHttpNetworkConnection::put(fail-internal) PASS : tst_QHttpNetworkConnection::put(fail-host) XFAIL : tst_QHttpNetworkConnection::_delete() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(478)] PASS : tst_QHttpNetworkConnection::_delete() XFAIL : tst_QHttpNetworkConnection::trace() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(489)] PASS : tst_QHttpNetworkConnection::trace() XFAIL : tst_QHttpNetworkConnection::_connect() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(500)] PASS : tst_QHttpNetworkConnection::_connect() PASS : tst_QHttpNetworkConnection::compression(success-autogzip-temp) PASS : tst_QHttpNetworkConnection::compression(success-nogzip-temp) PASS : tst_QHttpNetworkConnection::compression(success-manualgzip-temp) PASS : tst_QHttpNetworkConnection::ignoresslerror(success-init) PASS : tst_QHttpNetworkConnection::ignoresslerror(success-fromSignal) PASS : tst_QHttpNetworkConnection::ignoresslerror(failure) PASS : tst_QHttpNetworkConnection::get401(no-credentials) PASS : tst_QHttpNetworkConnection::get401(invalid-credentials) PASS : tst_QHttpNetworkConnection::get401(valid-credentials) PASS : tst_QHttpNetworkConnection::get401(digest-authentication-invalid) PASS : tst_QHttpNetworkConnection::get401(digest-authentication-valid) QDEBUG : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests) === 228 msec === PASS : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests) QDEBUG : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests) === 315 msec === PASS : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests) QDEBUG : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests) === 241 msec === PASS : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests) QDEBUG : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests) === 229 msec === PASS : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests) QDEBUG : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() === 160 msec === PASS : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() PASS : tst_QHttpNetworkConnection::getMultipleWithPriorities() PASS : tst_QHttpNetworkConnection::getEmptyWithPipelining() PASS : tst_QHttpNetworkConnection::getAndEverythingShouldBePipelined() PASS : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-reply-first) PASS : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-connection-first) PASS : tst_QHttpNetworkConnection::cleanupTestCase() Totals: 38 passed, 2 failed, 0 skipped ********* Finished testing of tst_QHttpNetworkConnection ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qhttpnetworkconnection: 124 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03101/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391766828): http://codereview.qt-project.org/77617 [PS1] - Small doc fix. http://codereview.qt-project.org/77390 [PS2] - QPA fix: allow setting the initially selected name filter (KDE) From ci-noreply at qt-project.org Fri Feb 7 13:07:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 14:07:15 +0200 Subject: [Ci-reports] fail on QWebChannel_master_Integration #19 Message-ID: <20140207_120715_019905.ci-noreply@qt-project.org> QWebChannel_master_Integration ยป macx-clang_developer-build_OSX_10.8 #19: FAILURE Build log: http://testresults.qt-project.org/ci/QWebChannel_master_Integration/build_00019/macx-clang_developer-build_OSX_10.8/log.txt.gz ============================================================ QWebChannel_master_Integration ยป macx-clang_no-framework_OSX_10.8 #19: FAILURE Build log: http://testresults.qt-project.org/ci/QWebChannel_master_Integration/build_00019/macx-clang_no-framework_OSX_10.8/log.txt.gz ============================================================ QWebChannel_master_Integration ยป macx-ios-clang_OSX_10.8 #19: FAILURE Build log: http://testresults.qt-project.org/ci/QWebChannel_master_Integration/build_00019/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1391774757): http://codereview.qt-project.org/77107 [PS3] - Port code to QtWebSockets. From ci-noreply at qt-project.org Fri Feb 7 13:29:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 14:29:46 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #161 Message-ID: <20140207_122946_038559.ci-noreply@qt-project.org> `make' failed :( cp -f qmldir /usr/local/Qt-5.3.0/qml/QtLocation/test/qmldir cp: cannot create regular file `/usr/local/Qt-5.3.0/qml/QtLocation/test/qmldir': No such file or directory make[3]: *** [/usr/local/Qt-5.3.0/qml/QtLocation/test/qmldir] Error 1 make[2]: *** [sub-plugins-declarativetestplugin-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtlocation] Error 2 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00161/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391774437): http://codereview.qt-project.org/75471 [PS5] - Fix declarative_ui tests. From ci-noreply at qt-project.org Fri Feb 7 13:39:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 14:39:06 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1668 Message-ID: <20140207_123906_010350.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 275 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01668/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391767183): http://codereview.qt-project.org/72284 [PS1] - Updated documentation for QML Locale.measurementSystem From ci-noreply at qt-project.org Fri Feb 7 13:39:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 14:39:48 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #23 Message-ID: <20140207_123948_019518.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(713)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391776704894 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1391776704894 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1391776704894 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1391776704894 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1391776704894 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f4d3c3698b3c525c014793","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() 1 "results on objects.CustomObject1 with phrase "Query"." QDEBUG : tst_EnginioClient::fullTextSearch() 1 " results on objects.CustomObject1and objects.CustomObject2 with phrase "object OR test"." FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(738)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391776704894 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 32 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00023/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1391776313): http://codereview.qt-project.org/77633 [PS1] - Fix a typo in the address book example From ci-noreply at qt-project.org Fri Feb 7 13:40:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 14:40:23 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1195 Message-ID: <20140207_124023_048460.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1195: SUCCESS Tested changes (refs/builds/dev_1391773521): http://codereview.qt-project.org/77597 [PS1] - [new compiler] Fix component attachment linking across sub object creators http://codereview.qt-project.org/77572 [PS1] - [new compiler] Fix tst_qqmlincubator::deleteContext http://codereview.qt-project.org/77564 [PS2] - [new compiler] Allow for interruption during object finalization http://codereview.qt-project.org/77563 [PS2] - [new compiler] Fix parser status and created bindings allocation http://codereview.qt-project.org/77562 [PS1] - [new compiler] Fix memory management of newly created objects From ci-noreply at qt-project.org Fri Feb 7 13:50:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 14:50:06 +0200 Subject: [Ci-reports] fail on QtWayland_stable_Integration #65 Message-ID: <20140207_125006_071789.ci-noreply@qt-project.org> qtwayland failed to compile :( moc tst_compositor.cpp compiling tst_compositor.cpp tst_compositor.cpp: In member function โ€˜void tst_WaylandCompositor::frameCallback()โ€™: tst_compositor.cpp:213:25: error: โ€˜class QWaylandSurfaceโ€™ has no member named โ€˜frameFinishedโ€™ make[4]: *** [.obj/tst_compositor.o] Error 1 make[3]: *** [sub-compositor-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtwayland] Error 2 Build log: http://testresults.qt-project.org/ci/QtWayland_stable_Integration/build_00065/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1391774005): http://codereview.qt-project.org/77544 [PS2] - Fix build with Wayland <= 1.1 From ci-noreply at qt-project.org Fri Feb 7 14:11:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 15:11:43 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3104 Message-ID: <20140207_131143_059024.ci-noreply@qt-project.org> Autotest `tst_qgl' failed :( Testing tst_QGL FAIL! : tst_QGL::glWidgetReparent() 'widget->height() > 30' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/opengl/qgl/tst_qgl.cpp(1343)] Totals: 24 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGL ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() PASS : tst_QGL::partialGLWidgetUpdates(Double buffered context) PASS : tst_QGL::partialGLWidgetUpdates(Double buffered context without auto-fill background) PASS : tst_QGL::partialGLWidgetUpdates(Single buffered context) PASS : tst_QGL::partialGLWidgetUpdates(Single buffered context without auto-fill background) PASS : tst_QGL::glWidgetWithAlpha() PASS : tst_QGL::glWidgetRendering() PASS : tst_QGL::glFBOSimpleRendering() PASS : tst_QGL::glFBORendering() PASS : tst_QGL::multipleFBOInterleavedRendering() PASS : tst_QGL::glFBOUseInGLWidget() PASS : tst_QGL::glPBufferRendering() FAIL! : tst_QGL::glWidgetReparent() 'widget->height() > 30' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/opengl/qgl/tst_qgl.cpp(1343)] PASS : tst_QGL::glWidgetRenderPixmap() PASS : tst_QGL::colormap() PASS : tst_QGL::fboFormat() PASS : tst_QGL::testDontCrashOnDanglingResources() PASS : tst_QGL::replaceClipping() PASS : tst_QGL::clipTest() PASS : tst_QGL::destroyFBOAfterContext() PASS : tst_QGL::threadImages() PASS : tst_QGL::nullRectCrash() PASS : tst_QGL::graphicsViewClipping() PASS : tst_QGL::cleanupTestCase() Totals: 24 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGL ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgl: 20 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03104/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1391773712): http://codereview.qt-project.org/77624 [PS1] - Compose: Fix assert for non-UTF8 locales in table generator http://codereview.qt-project.org/77244 [PS2] - Accessibility Win: handle disabled state From ci-noreply at qt-project.org Fri Feb 7 14:20:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 15:20:45 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #24 Message-ID: <20140207_132045_056099.ci-noreply@qt-project.org> Autotests `tst_enginioclient' and `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1391779149023 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1391779149023 PASS : tst_Files::initTestCase() FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] QDEBUG : tst_Files::fileUploadDownload(Chunked) ### ERROR QDEBUG : tst_Files::fileUploadDownload(Chunked) "{"errors":[{"reason":"NotFound","message":"Variant not processed"}]}" QDEBUG : tst_Files::fileUploadDownload(Chunked) NetworkReply: QNetworkReplyHttpImpl(0x1faee10) QDEBUG : tst_Files::fileUploadDownload(Chunked) Request URL: "https://api.engin.io/v1/files/52f4dd66698b3c52610165c4/download_url?variant=thumbnail" QDEBUG : tst_Files::fileUploadDownload(Chunked) Operation: "GET" QDEBUG : tst_Files::fileUploadDownload(Chunked) HTTP return code: 404 QDEBUG : tst_Files::fileUploadDownload(Chunked) Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::fileUploadDownload(Chunked) Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_Files::fileUploadDownload(Chunked) RawHeaders[Accept]: "" QDEBUG : tst_Files::fileUploadDownload(Chunked) RawHeaders[Authorization]: "" QDEBUG : tst_Files::fileUploadDownload(Chunked) RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::fileUploadDownload(Chunked) RawHeaders[X_Request_Id]: "1b22ed18b3cb44e9bb067518c4daaf65" QDEBUG : tst_Files::fileUploadDownload(Chunked) Reply Data: "{"errors":[{"reason":"NotFound","message":"Variant not processed"}]}" QDEBUG : tst_Files::fileUploadDownload(Chunked) ### FAIL! : tst_Files::fileUploadDownload(Chunked) '!replyDownload->isError()' returned FALSE. () Loc: [tst_files.cpp(318)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1391779149023 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 114 seconds, exit code 2 Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(706)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391779066119 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1391779066119 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1391779066119 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1391779066119 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1391779066119 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f4dcfe5a3d8b7b0b0172c9","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() ### ERROR QDEBUG : tst_EnginioClient::fullTextSearch() "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() NetworkReply: QNetworkReplyHttpImpl(0x9e09b0) QDEBUG : tst_EnginioClient::fullTextSearch() Request URL: "https://api.engin.io/v1/search?objectTypes[]=objects.CustomObject1&search=%7B%22phrase%22: %22Query%22%7D" QDEBUG : tst_EnginioClient::fullTextSearch() Operation: "GET" QDEBUG : tst_EnginioClient::fullTextSearch() HTTP return code: 400 QDEBUG : tst_EnginioClient::fullTextSearch() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::fullTextSearch() Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[X_Request_Id]: "db615d9ddec24a40afd284fc715a4baa" QDEBUG : tst_EnginioClient::fullTextSearch() Reply Data: "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() ### FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(706)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391779066119 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 48 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00024/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1391777695): http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch http://codereview.qt-project.org/77633 [PS1] - Fix a typo in the address book example From ci-noreply at qt-project.org Fri Feb 7 14:34:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 15:34:54 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1756 Message-ID: <20140207_133454_035311.ci-noreply@qt-project.org> Autotest `tst_qdialog' failed :( ********* Start testing of tst_QDialog ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension() PASS : tst_QDialog::defaultButtons() PASS : tst_QDialog::showMaximized() PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() 2014-02-07 13:12:49.232 tst_qdialog[64299:5007] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_4.data: Permission denied (13) QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qdialog [64299] QtQA::App::TestRunner: Path: /work/*/tst_qdialog.app/Contents/MacOS/tst_qdialog QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qdialog QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [64298] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-07 13:19:57.369 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[64299]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f83ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8af3b7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8af2ca7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100069015 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x00000001000691cd _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x00000001000693ed qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x00000001000220f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8af8dcfa _sigtramp + 26 QtQA::App::TestRunner: 8 libsystem_kernel.dylib 0x00007fff89f8267a mach_msg_trap + 10 QtQA::App::TestRunner: 9 libsystem_kernel.dylib 0x00007fff89f81d71 mach_msg + 73 QtQA::App::TestRunner: 10 com.apple.CoreFoundation 0x00007fff8ffcf50c __CFRunLoopServiceMachPort + 188 QtQA::App::TestRunner: 11 com.apple.CoreFoundation 0x00007fff8ffd7c74 __CFRunLoopRun + 1204 QtQA::App::TestRunner: 12 com.apple.CoreFoundation 0x00007fff8ffd7486 CFRunLoopRunSpecific + 230 QtQA::App::TestRunner: 13 com.apple.HIToolbox 0x00007fff8ebf52bf RunCurrentEventLoopInMode + 277 QtQA::App::TestRunner: 14 com.apple.HIToolbox 0x00007fff8ebfc56d ReceiveNextEventCommon + 355 QtQA::App::TestRunner: 15 com.apple.HIToolbox 0x00007fff8ebfc3fa BlockUntilNextEventMatchingListInMode + 62 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff90bca779 _DPSNextEvent + 659 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff90bca07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 QtQA::App::TestRunner: 18 QtGui 0x00000001003c94c1 QEventDispatcherMac::processEvents(QFlags) + 617 QtQA::App::TestRunner: 19 QtCore 0x0000000100165c58 QEventLoop::exec(QFlags) + 394 QtQA::App::TestRunner: 20 QtGui 0x000000010085fa33 QDialog::exec() + 243 QtQA::App::TestRunner: 21 com.yourcompany.tst_qdialog 0x000000010000cf9e ToolDialog::exec() + 52 (tst_qdialog.cpp:132) QtQA::App::TestRunner: 22 com.yourcompany.tst_qdialog 0x0000000100007ea4 tst_QDialog::showAsTool() + 68 (tst_qdialog.cpp:399) QtQA::App::TestRunner: 23 com.yourcompany.tst_qdialog 0x00000001000043bc tst_QDialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 308 (tst_qdialog.moc:80) QtQA::App::TestRunner: 24 QtCore 0x000000010017049c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 25 QtCore 0x0000000100171b34 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 26 QtTest 0x0000000100023489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 27 QtTest 0x00000001000251c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 28 com.yourcompany.tst_qdialog 0x0000000100007a3c main + 92 (tst_qdialog.cpp:637) QtQA::App::TestRunner: 29 com.yourcompany.tst_qdialog 0x00000001000038f4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f847e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8f364786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8f363316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfc218 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000407 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc240 rsp: 0x00007fff5fbfc218 QtQA::App::TestRunner: r8: 0x00007fff773c4fb8 r9: 0x0000000000000000 r10: 0x00007fff89f83d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfcb68 r13: 0x0000000007000006 r14: 0x00007fff773c7960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff89f83ce2 rfl: 0x0000000000000246 cr2: 0x00000001000c4028 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100011fef +com.yourcompany.tst_qdialog (??? - ???) <942F8CF3-DDA7-301E-AFF2-2AD61B3A9692> /work/*/tst_qdialog.app/Contents/MacOS/tst_qdialog QtQA::App::TestRunner: 0x10001e000 - 0x100040ff7 +QtTest (4.8.6 - compatibility 4.8.0) /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004f000 - 0x1002fefef +QtCore (4.8.6 - compatibility 4.8.0) <9DA3C9B2-875B-3CFC-B44C-7BE1742EEF7D> /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x10038d000 - 0x100d4bff7 +QtGui (4.8.6 - compatibility 4.8.0) <24036D6E-C510-3EED-BFF0-73708C8045A8> /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x101783000 - 0x1017b7fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff606e1000 - 0x7fff60715baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff866b9000 - 0x7fff8670bff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8670c000 - 0x7fff86760fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff86761000 - 0x7fff86765fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff867f5000 - 0x7fff8680bfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8680c000 - 0x7fff86830fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff86888000 - 0x7fff868e0ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff868e1000 - 0x7fff868ecff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff868ed000 - 0x7fff86939ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86dd3000 - 0x7fff86df9fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff86dfa000 - 0x7fff87227fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff87228000 - 0x7fff8723dfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8723e000 - 0x7fff8724bff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff87358000 - 0x7fff873cefff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8746b000 - 0x7fff8754fff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff87550000 - 0x7fff87578fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff877ee000 - 0x7fff87b07fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff87b0c000 - 0x7fff87b0eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff87b0f000 - 0x7fff87b16ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff87d86000 - 0x7fff87d8bfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff87d8c000 - 0x7fff87da3fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87da9000 - 0x7fff87e4afff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8874c000 - 0x7fff88786fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff88787000 - 0x7fff88799ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8879a000 - 0x7fff888a7fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff888ff000 - 0x7fff8892bff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8892c000 - 0x7fff88a93fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88abc000 - 0x7fff88ac1fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff88ac2000 - 0x7fff88ba1fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff88ba4000 - 0x7fff88baffff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff88bbb000 - 0x7fff88cb0fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff88cb1000 - 0x7fff88cb9fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff88cba000 - 0x7fff88d08fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff88d0d000 - 0x7fff88d0efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff88d6d000 - 0x7fff89234fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff89235000 - 0x7fff8923aff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff89325000 - 0x7fff8938dff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff89394000 - 0x7fff8939bfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff898c8000 - 0x7fff898e9fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff898ea000 - 0x7fff898eafff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89afe000 - 0x7fff89b03fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff89f6d000 - 0x7fff89f8dfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff89fa8000 - 0x7fff8a2c4fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8a6f9000 - 0x7fff8a6f9fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8a6fa000 - 0x7fff8a6fcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8a73c000 - 0x7fff8a9f4fff com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera QtQA::App::TestRunner: 0x7fff8abf0000 - 0x7fff8abf0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8abf1000 - 0x7fff8ac35ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8ac36000 - 0x7fff8ac5afff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ac5b000 - 0x7fff8acafff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8acb0000 - 0x7fff8acb0fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8ad0d000 - 0x7fff8ae6afff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8ae7c000 - 0x7fff8aebeff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8aed4000 - 0x7fff8aeeaff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8aeeb000 - 0x7fff8afc8fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8afc9000 - 0x7fff8afc9fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8afca000 - 0x7fff8b0ccfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8b0cd000 - 0x7fff8b143ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8b155000 - 0x7fff8b15bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8b1a4000 - 0x7fff8b1b1fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8b240000 - 0x7fff8b247fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8b311000 - 0x7fff8b315fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8b3a5000 - 0x7fff8b407ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8b408000 - 0x7fff8b40afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8b40b000 - 0x7fff8b40bfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8b40c000 - 0x7fff8b40dfff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b41a000 - 0x7fff8b423ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8b6d8000 - 0x7fff8b6e7fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8b6e8000 - 0x7fff8b77eff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8b77f000 - 0x7fff8b832ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b833000 - 0x7fff8b917e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8b918000 - 0x7fff8b918fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8b919000 - 0x7fff8b984ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8ba64000 - 0x7fff8ba64fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8ba65000 - 0x7fff8ba8efff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8bb33000 - 0x7fff8bc3ffff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8bc40000 - 0x7fff8bc5ffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8bc60000 - 0x7fff8be00ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8be01000 - 0x7fff8be69ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8be6a000 - 0x7fff8be6bff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8c2c9000 - 0x7fff8c2c9fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8c2ca000 - 0x7fff8c8aefff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8c8bd000 - 0x7fff8c8beff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8c936000 - 0x7fff8c93bfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8c93c000 - 0x7fff8c97cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8ca10000 - 0x7fff8cab5fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8cb00000 - 0x7fff8cb3ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8cb72000 - 0x7fff8d510a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8d511000 - 0x7fff8d524ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8d561000 - 0x7fff8d564ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8d6c4000 - 0x7fff8d6cafff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8d93d000 - 0x7fff8d9d7ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8da02000 - 0x7fff8da5dff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8da9c000 - 0x7fff8daa2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8daa3000 - 0x7fff8daa6fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8daa7000 - 0x7fff8dd1bfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8de4c000 - 0x7fff8debffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8e59a000 - 0x7fff8e5fafff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e5fb000 - 0x7fff8e702fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8e703000 - 0x7fff8e905fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8e906000 - 0x7fff8e9cdff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff8e9ce000 - 0x7fff8e9cfff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8eb1f000 - 0x7fff8eb4fff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8eb50000 - 0x7fff8eb8bfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8eb8c000 - 0x7fff8ebcdfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8ebce000 - 0x7fff8ebeaff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ebeb000 - 0x7fff8ebf2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ebf3000 - 0x7fff8ef1ffff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8ef20000 - 0x7fff8ef23fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8f247000 - 0x7fff8f360fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff8f361000 - 0x7fff8f36ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8f370000 - 0x7fff8f39bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8f497000 - 0x7fff8f4d7fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8fefc000 - 0x7fff8ff9efff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8ff9f000 - 0x7fff90173ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff903bd000 - 0x7fff90442ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff90443000 - 0x7fff904beff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff904bf000 - 0x7fff904c0fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904c1000 - 0x7fff906ebfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff906ec000 - 0x7fff90770ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff90771000 - 0x7fff907cdff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff907ce000 - 0x7fff90851fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff9089c000 - 0x7fff908b3fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff908b4000 - 0x7fff909b9fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff909ba000 - 0x7fff909beff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff909bf000 - 0x7fff909c2fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff90a63000 - 0x7fff90a8cfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff90a8d000 - 0x7fff90b54ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90bbc000 - 0x7fff90bc1fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff90bc2000 - 0x7fff917c8fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff917f2000 - 0x7fff917fdff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff917fe000 - 0x7fff91802fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff91ff3000 - 0x7fff91ff9fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff92167000 - 0x7fff9229dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff922a6000 - 0x7fff922c3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff9230a000 - 0x7fff92318ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff92355000 - 0x7fff92363fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff92364000 - 0x7fff92365fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff923f9000 - 0x7fff9240dff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff9240e000 - 0x7fff9242bfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff9242c000 - 0x7fff92436ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff92446000 - 0x7fff92473fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff92474000 - 0x7fff92483ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff924b0000 - 0x7fff924b2fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff93268000 - 0x7fff9355dff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff935d4000 - 0x7fff93607ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff93623000 - 0x7fff93693fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff936a0000 - 0x7fff936b2ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 3 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 9213 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=161.8M resident=83.2M(51%) swapped_out_or_unallocated=78.7M(49%) QtQA::App::TestRunner: Writable regions: Total=69.5M written=2056K(3%) resident=6952K(10%) swapped_out=0K(0%) unallocated=62.7M(90%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 1472K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG raster data 64K QtQA::App::TestRunner: CG shared images 1216K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4772K QtQA::App::TestRunner: MALLOC 41.7M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 8712K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 12.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.7M QtQA::App::TestRunner: __TEXT 110.1M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 73.2M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 378.9M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension() PASS : tst_QDialog::defaultButtons() PASS : tst_QDialog::showMaximized() PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() 2014-02-07 13:20:21.055 tst_qdialog[64320:5007] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_4.data: Permission denied (13) QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qdialog [64320] QtQA::App::TestRunner: Path: /work/*/tst_qdialog.app/Contents/MacOS/tst_qdialog QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qdialog QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [64298] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-07 13:27:29.430 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[64320]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f83ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8af3b7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8af2ca7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100069015 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x00000001000691cd _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x00000001000693ed qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x00000001000220f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8af8dcfa _sigtramp + 26 QtQA::App::TestRunner: 8 libsystem_kernel.dylib 0x00007fff89f8267a mach_msg_trap + 10 QtQA::App::TestRunner: 9 libsystem_kernel.dylib 0x00007fff89f81d71 mach_msg + 73 QtQA::App::TestRunner: 10 com.apple.CoreFoundation 0x00007fff8ffcf50c __CFRunLoopServiceMachPort + 188 QtQA::App::TestRunner: 11 com.apple.CoreFoundation 0x00007fff8ffd7c74 __CFRunLoopRun + 1204 QtQA::App::TestRunner: 12 com.apple.CoreFoundation 0x00007fff8ffd7486 CFRunLoopRunSpecific + 230 QtQA::App::TestRunner: 13 com.apple.HIToolbox 0x00007fff8ebf52bf RunCurrentEventLoopInMode + 277 QtQA::App::TestRunner: 14 com.apple.HIToolbox 0x00007fff8ebfc56d ReceiveNextEventCommon + 355 QtQA::App::TestRunner: 15 com.apple.HIToolbox 0x00007fff8ebfc3fa BlockUntilNextEventMatchingListInMode + 62 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff90bca779 _DPSNextEvent + 659 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff90bca07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 QtQA::App::TestRunner: 18 QtGui 0x00000001003c94c1 QEventDispatcherMac::processEvents(QFlags) + 617 QtQA::App::TestRunner: 19 QtCore 0x0000000100165c58 QEventLoop::exec(QFlags) + 394 QtQA::App::TestRunner: 20 QtGui 0x000000010085fa33 QDialog::exec() + 243 QtQA::App::TestRunner: 21 com.yourcompany.tst_qdialog 0x000000010000cf9e ToolDialog::exec() + 52 (tst_qdialog.cpp:132) QtQA::App::TestRunner: 22 com.yourcompany.tst_qdialog 0x0000000100007ea4 tst_QDialog::showAsTool() + 68 (tst_qdialog.cpp:399) QtQA::App::TestRunner: 23 com.yourcompany.tst_qdialog 0x00000001000043bc tst_QDialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 308 (tst_qdialog.moc:80) QtQA::App::TestRunner: 24 QtCore 0x000000010017049c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 25 QtCore 0x0000000100171b34 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 26 QtTest 0x0000000100023489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 27 QtTest 0x00000001000251c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 28 com.yourcompany.tst_qdialog 0x0000000100007a3c main + 92 (tst_qdialog.cpp:637) QtQA::App::TestRunner: 29 com.yourcompany.tst_qdialog 0x00000001000038f4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f847e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8f364786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8f363316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfc218 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000407 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc240 rsp: 0x00007fff5fbfc218 QtQA::App::TestRunner: r8: 0x00007fff773c4fb8 r9: 0x0000000103008b40 r10: 0x00007fff89f83d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfcb68 r13: 0x0000000007000006 r14: 0x00007fff773c7960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff89f83ce2 rfl: 0x0000000000000246 cr2: 0x00000001000c4028 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100011fef +com.yourcompany.tst_qdialog (??? - ???) <942F8CF3-DDA7-301E-AFF2-2AD61B3A9692> /work/*/tst_qdialog.app/Contents/MacOS/tst_qdialog QtQA::App::TestRunner: 0x10001e000 - 0x100040ff7 +QtTest (4.8.6 - compatibility 4.8.0) /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004f000 - 0x1002fefef +QtCore (4.8.6 - compatibility 4.8.0) <9DA3C9B2-875B-3CFC-B44C-7BE1742EEF7D> /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x10038d000 - 0x100d4bff7 +QtGui (4.8.6 - compatibility 4.8.0) <24036D6E-C510-3EED-BFF0-73708C8045A8> /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x101783000 - 0x1017b7fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff66cbb000 - 0x7fff66cefbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff866b9000 - 0x7fff8670bff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8670c000 - 0x7fff86760fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff86761000 - 0x7fff86765fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff867f5000 - 0x7fff8680bfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8680c000 - 0x7fff86830fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff86888000 - 0x7fff868e0ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff868e1000 - 0x7fff868ecff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff868ed000 - 0x7fff86939ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86dd3000 - 0x7fff86df9fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff86dfa000 - 0x7fff87227fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff87228000 - 0x7fff8723dfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8723e000 - 0x7fff8724bff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff87358000 - 0x7fff873cefff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8746b000 - 0x7fff8754fff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff87550000 - 0x7fff87578fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff877ee000 - 0x7fff87b07fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff87b0c000 - 0x7fff87b0eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff87b0f000 - 0x7fff87b16ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff87d86000 - 0x7fff87d8bfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff87d8c000 - 0x7fff87da3fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87da9000 - 0x7fff87e4afff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8874c000 - 0x7fff88786fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff88787000 - 0x7fff88799ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8879a000 - 0x7fff888a7fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff888ff000 - 0x7fff8892bff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8892c000 - 0x7fff88a93fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88abc000 - 0x7fff88ac1fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff88ac2000 - 0x7fff88ba1fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff88ba4000 - 0x7fff88baffff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff88bbb000 - 0x7fff88cb0fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff88cb1000 - 0x7fff88cb9fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff88cba000 - 0x7fff88d08fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff88d0d000 - 0x7fff88d0efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff88d6d000 - 0x7fff89234fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff89235000 - 0x7fff8923aff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff89325000 - 0x7fff8938dff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff89394000 - 0x7fff8939bfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff898c8000 - 0x7fff898e9fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff898ea000 - 0x7fff898eafff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89afe000 - 0x7fff89b03fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff89f6d000 - 0x7fff89f8dfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff89fa8000 - 0x7fff8a2c4fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8a6f9000 - 0x7fff8a6f9fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8a6fa000 - 0x7fff8a6fcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8a73c000 - 0x7fff8a9f4fff com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera QtQA::App::TestRunner: 0x7fff8abf0000 - 0x7fff8abf0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8abf1000 - 0x7fff8ac35ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8ac36000 - 0x7fff8ac5afff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ac5b000 - 0x7fff8acafff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8acb0000 - 0x7fff8acb0fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8ad0d000 - 0x7fff8ae6afff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8ae7c000 - 0x7fff8aebeff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8aed4000 - 0x7fff8aeeaff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8aeeb000 - 0x7fff8afc8fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8afc9000 - 0x7fff8afc9fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8afca000 - 0x7fff8b0ccfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8b0cd000 - 0x7fff8b143ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8b155000 - 0x7fff8b15bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8b1a4000 - 0x7fff8b1b1fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8b240000 - 0x7fff8b247fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8b311000 - 0x7fff8b315fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8b3a5000 - 0x7fff8b407ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8b408000 - 0x7fff8b40afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8b40b000 - 0x7fff8b40bfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8b40c000 - 0x7fff8b40dfff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b41a000 - 0x7fff8b423ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8b6d8000 - 0x7fff8b6e7fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8b6e8000 - 0x7fff8b77eff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8b77f000 - 0x7fff8b832ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b833000 - 0x7fff8b917e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8b918000 - 0x7fff8b918fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8b919000 - 0x7fff8b984ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8ba64000 - 0x7fff8ba64fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8ba65000 - 0x7fff8ba8efff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8bb33000 - 0x7fff8bc3ffff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8bc40000 - 0x7fff8bc5ffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8bc60000 - 0x7fff8be00ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8be01000 - 0x7fff8be69ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8be6a000 - 0x7fff8be6bff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8c2c9000 - 0x7fff8c2c9fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8c2ca000 - 0x7fff8c8aefff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8c8bd000 - 0x7fff8c8beff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8c936000 - 0x7fff8c93bfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8c93c000 - 0x7fff8c97cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8ca10000 - 0x7fff8cab5fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8cb00000 - 0x7fff8cb3ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8cb72000 - 0x7fff8d510a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8d511000 - 0x7fff8d524ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8d561000 - 0x7fff8d564ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8d6c4000 - 0x7fff8d6cafff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8d93d000 - 0x7fff8d9d7ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8da02000 - 0x7fff8da5dff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8da9c000 - 0x7fff8daa2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8daa3000 - 0x7fff8daa6fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8daa7000 - 0x7fff8dd1bfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8de4c000 - 0x7fff8debffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8e59a000 - 0x7fff8e5fafff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e5fb000 - 0x7fff8e702fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8e703000 - 0x7fff8e905fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8e906000 - 0x7fff8e9cdff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff8e9ce000 - 0x7fff8e9cfff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8eb1f000 - 0x7fff8eb4fff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8eb50000 - 0x7fff8eb8bfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8eb8c000 - 0x7fff8ebcdfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8ebce000 - 0x7fff8ebeaff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ebeb000 - 0x7fff8ebf2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ebf3000 - 0x7fff8ef1ffff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8ef20000 - 0x7fff8ef23fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8f247000 - 0x7fff8f360fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff8f361000 - 0x7fff8f36ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8f370000 - 0x7fff8f39bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8f497000 - 0x7fff8f4d7fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8fefc000 - 0x7fff8ff9efff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8ff9f000 - 0x7fff90173ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff903bd000 - 0x7fff90442ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff90443000 - 0x7fff904beff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff904bf000 - 0x7fff904c0fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904c1000 - 0x7fff906ebfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff906ec000 - 0x7fff90770ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff90771000 - 0x7fff907cdff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff907ce000 - 0x7fff90851fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff9089c000 - 0x7fff908b3fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff908b4000 - 0x7fff909b9fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff909ba000 - 0x7fff909beff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff909bf000 - 0x7fff909c2fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff90a63000 - 0x7fff90a8cfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff90a8d000 - 0x7fff90b54ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90bbc000 - 0x7fff90bc1fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff90bc2000 - 0x7fff917c8fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff917f2000 - 0x7fff917fdff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff917fe000 - 0x7fff91802fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff91ff3000 - 0x7fff91ff9fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff92167000 - 0x7fff9229dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff922a6000 - 0x7fff922c3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff9230a000 - 0x7fff92318ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff92355000 - 0x7fff92363fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff92364000 - 0x7fff92365fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff923f9000 - 0x7fff9240dff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff9240e000 - 0x7fff9242bfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff9242c000 - 0x7fff92436ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff92446000 - 0x7fff92473fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff92474000 - 0x7fff92483ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff924b0000 - 0x7fff924b2fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff93268000 - 0x7fff9355dff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff935d4000 - 0x7fff93607ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff93623000 - 0x7fff93693fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff936a0000 - 0x7fff936b2ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 9233 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=161.8M resident=83.2M(51%) swapped_out_or_unallocated=78.7M(49%) QtQA::App::TestRunner: Writable regions: Total=69.6M written=3236K(5%) resident=7792K(11%) swapped_out=0K(0%) unallocated=62.0M(89%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 1472K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG raster data 64K QtQA::App::TestRunner: CG shared images 1216K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4772K QtQA::App::TestRunner: MALLOC 41.8M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 8712K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 12.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.7M QtQA::App::TestRunner: __TEXT 110.1M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 73.2M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 379.0M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdialog: 903 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01756/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1391764444): http://codereview.qt-project.org/77613 [PS1] - Fix compile for Carbon From ci-noreply at qt-project.org Fri Feb 7 14:36:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 15:36:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2836 Message-ID: <20140207_133628_027181.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(634) : failure location Totals: 557 passed, 1 failed, 7 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSsl (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCi (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), Q (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(675) : failure location QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SS (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(733) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(885) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1310) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1465) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1670) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1842) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) SKIP : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2141) : failure location PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) QWARN : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState SKIP : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2164) : failure location PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 560 passed, 1 failed, 8 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 184 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02836/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391773237): http://codereview.qt-project.org/77439 [PS3] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77507 [PS2] - QUtfCodec: don't encode invalid UCS-4 codepoints http://codereview.qt-project.org/77261 [PS6] - Fix QString::toUcs4 returning invalid data when encountering stray surrogates http://codereview.qt-project.org/77512 [PS2] - WinRT: Use correct architecture values in manifests and vs http://codereview.qt-project.org/77514 [PS1] - qmake WinRT: Default to x86 for lib path http://codereview.qt-project.org/76928 [PS1] - QWindow: reduce a bit of code duplication. http://codereview.qt-project.org/77037 [PS3] - Support --option in addition to -option for all builtin Qt commandline options. From ci-noreply at qt-project.org Fri Feb 7 14:39:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 15:39:44 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #276 Message-ID: <20140207_133944_051189.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #276: SUCCESS Tested changes (refs/builds/dev_1391776132): http://codereview.qt-project.org/77559 [PS1] - Accessible slider should not have value as name From ci-noreply at qt-project.org Fri Feb 7 14:52:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 15:52:22 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #46 Message-ID: <20140207_135222_030566.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #46: SUCCESS Tested changes (refs/builds/dev_1391777804): http://codereview.qt-project.org/75848 [PS2] - Replace win32-g++ with mingw scope From ci-noreply at qt-project.org Fri Feb 7 14:58:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 15:58:20 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #71 Message-ID: <20140207_135820_034857.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #71: SUCCESS Tested changes (refs/builds/stable_1391777293): http://codereview.qt-project.org/77339 [PS3] - QBluetoothServer fixes From ci-noreply at qt-project.org Fri Feb 7 15:04:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 16:04:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1669 Message-ID: <20140207_140442_039955.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 275 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01669/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391776915): http://codereview.qt-project.org/76166 [PS3] - Doc: note about visible and enabled in PropertyChanges From ci-noreply at qt-project.org Fri Feb 7 15:09:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 16:09:07 +0200 Subject: [Ci-reports] pass on QtScript_dev_Integration #79 Message-ID: <20140207_140907_035487.ci-noreply@qt-project.org> QtScript_dev_Integration #79: SUCCESS Tested changes (refs/builds/dev_1391777853): http://codereview.qt-project.org/75850 [PS1] - Replace win32-g++ with mingw scope From ci-noreply at qt-project.org Fri Feb 7 15:10:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 16:10:35 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1196 Message-ID: <20140207_141035_078271.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from jsruntime/qv4engine.cpp:66:0: jsruntime/qv4profiling_p.h:109:46: error: specialization of 'template struct TestNamespace::QMetaTypeId' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1491:8: error: from definition of 'template struct TestNamespace::QMetaTypeId' [-fpermissive] jsruntime/qv4profiling_p.h:109:157: error: definition of 'static int TestNamespace::QMetaTypeId >::qt_metatype_id()' is not in namespace enclosing 'TestNamespace::QMetaTypeId >' [-fpermissive] make[3]: *** [.obj/qv4engine.o] Error 1 In file included from jsruntime/qv4functionobject.cpp:70:0: jsruntime/qv4profiling_p.h:109:46: error: specialization of 'template struct TestNamespace::QMetaTypeId' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1491:8: error: from definition of 'template struct TestNamespace::QMetaTypeId' [-fpermissive] jsruntime/qv4profiling_p.h:109:157: error: definition of 'static int TestNamespace::QMetaTypeId >::qt_metatype_id()' is not in namespace enclosing 'TestNamespace::QMetaTypeId >' [-fpermissive] make[3]: *** [.obj/qv4functionobject.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01196/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391781969): http://codereview.qt-project.org/76297 [PS16] - Satellite profiler for V4 From ci-noreply at qt-project.org Fri Feb 7 15:12:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 16:12:09 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #312 Message-ID: <20140207_141209_087597.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #312: SUCCESS Tested changes (refs/builds/stable_1391777869): http://codereview.qt-project.org/76759 [PS1] - QAudioOutput: Don't guess media role if one has not been provided in setCategory. http://codereview.qt-project.org/76758 [PS1] - QSoundEffect: Don't try guess a media role if one has not been provided. From ci-noreply at qt-project.org Fri Feb 7 15:14:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 16:14:35 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #163 Message-ID: <20140207_141435_064762.ci-noreply@qt-project.org> QtLocation_dev_Integration #163: SUCCESS Tested changes (refs/builds/dev_1391776279): http://codereview.qt-project.org/77612 [PS2] - Remove dependency between MapStyle and Nokia map schemes http://codereview.qt-project.org/77434 [PS5] - Nokia plug-in URL and tiler API updates http://codereview.qt-project.org/71050 [PS16] - Add new Satellite Information example From ci-noreply at qt-project.org Fri Feb 7 15:36:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 16:36:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1197 Message-ID: <20140207_143633_054798.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' jsruntime\qv4profiling.cpp(51) : error C2059: syntax error : '{' jsruntime\qv4profiling.cpp(51) : error C2143: syntax error : missing ';' before '{' jsruntime\qv4profiling.cpp(58) : error C2143: syntax error : missing ';' before '}' Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01197/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391783122): http://codereview.qt-project.org/76297 [PS17] - Satellite profiler for V4 From ci-noreply at qt-project.org Fri Feb 7 15:41:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 16:41:29 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #162 Message-ID: <20140207_144129_042703.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #162: SUCCESS Tested changes (refs/builds/dev_1391779474): http://codereview.qt-project.org/75849 [PS1] - Replace win32-g++ with mingw scope From ci-noreply at qt-project.org Fri Feb 7 16:19:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 17:19:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1670 Message-ID: <20140207_151959_032608.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1670: SUCCESS Tested changes (refs/builds/stable_1391782066): http://codereview.qt-project.org/77631 [PS1] - Fix exception thrown in slot without Qml Engine http://codereview.qt-project.org/72284 [PS1] - Updated documentation for QML Locale.measurementSystem From ci-noreply at qt-project.org Fri Feb 7 16:43:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 17:43:04 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3106 Message-ID: <20140207_154304_049665.ci-noreply@qt-project.org> QtBase_stable_Integration #3106: SUCCESS Tested changes (refs/builds/stable_1391778797): http://codereview.qt-project.org/77617 [PS1] - Small doc fix. From ci-noreply at qt-project.org Fri Feb 7 16:44:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 17:44:55 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2838 Message-ID: <20140207_154455_081696.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1037) : failure location Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 FAIL! : tst_QColumnView::scrollTo(normal) QTestLib: This test case check ("((view.hasFocus()) == (giveFocus))") failed because the requested timeout (5000 ms) was too short, 7950 ms would have been sufficient this time. tst_qcolumnview.cpp(494) : failure location PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() PASS : tst_QColumnView::dynamicModelChanges() PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 60 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02838/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391780282): http://codereview.qt-project.org/76824 [PS6] - Export optimized premultiply and unpremultiply methods http://codereview.qt-project.org/76794 [PS2] - Fallback to QWidget::grab() if QScreen::grabWindow() fails. http://codereview.qt-project.org/76427 [PS6] - Correctly manipulate tm_gmtoff the way qt_timezone() needs. http://codereview.qt-project.org/77375 [PS9] - Allow configuration of logging rules from file system http://codereview.qt-project.org/76680 [PS11] - Merge remote-tracking branch 'origin/stable' into dev http://codereview.qt-project.org/76749 [PS1] - widgets/mainwindows/mainwindow example: Use mouse release event for dock title. http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77321 [PS3] - Fixed initialization of QPrintPreviewDialog's image resources for static builds. http://codereview.qt-project.org/77335 [PS5] - Automatically link printsupport plugins to static applications. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations http://codereview.qt-project.org/77578 [PS2] - Fix checking of category for printf-style qCDebug From ci-noreply at qt-project.org Fri Feb 7 17:00:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 18:00:56 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_android_Integration #22 Message-ID: <20140207_160056_069159.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #22: SUCCESS Tested changes (refs/builds/wip/android_1391785283): http://codereview.qt-project.org/77673 [PS1] - Android: Major code cleanup and QBluetothServer support feature complete From ci-noreply at qt-project.org Fri Feb 7 17:07:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 18:07:12 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #26 Message-ID: <20140207_160712_063955.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () tst_enginioclient.cpp(741) : failure location Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1391789115319 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1391789115319 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1391789115319 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1391789115319 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1391789115319 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f5044f5a3d8b7b10019b98","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() 1 "results on objects.CustomObject1 with phrase "Query"." QDEBUG : tst_EnginioClient::fullTextSearch() 1 " results on objects.CustomObject1and objects.CustomObject2 with phrase "object OR test"." FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () tst_enginioclient.cpp(741) : failure location PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1391789115319 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 44 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00026/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391787276): http://codereview.qt-project.org/77633 [PS1] - Fix a typo in the address book example http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/76449 [PS1] - Internal doc fix http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch http://codereview.qt-project.org/77258 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Fri Feb 7 17:44:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 18:44:31 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1198 Message-ID: <20140207_164431_046124.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from jsruntime/qv4engine.cpp:66:0: jsruntime/qv4profiling_p.h:109:18: error: specialization of 'template class TestNamespace::QTypeInfo' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qtypeinfo.h:58:7: error: from definition of 'template class TestNamespace::QTypeInfo' [-fpermissive] In file included from jsruntime/qv4engine.cpp:66:0: jsruntime/qv4profiling_p.h:110:18: error: specialization of 'template class TestNamespace::QTypeInfo' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qtypeinfo.h:58:7: error: from definition of 'template class TestNamespace::QTypeInfo' [-fpermissive] make[3]: *** [.obj/qv4engine.o] Error 1 In file included from jsruntime/qv4functionobject.cpp:70:0: jsruntime/qv4profiling_p.h:109:18: error: specialization of 'template class TestNamespace::QTypeInfo' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qtypeinfo.h:58:7: error: from definition of 'template class TestNamespace::QTypeInfo' [-fpermissive] In file included from jsruntime/qv4functionobject.cpp:70:0: jsruntime/qv4profiling_p.h:110:18: error: specialization of 'template class TestNamespace::QTypeInfo' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qtypeinfo.h:58:7: error: from definition of 'template class TestNamespace::QTypeInfo' [-fpermissive] make[3]: *** [.obj/qv4functionobject.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01198/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391791088): http://codereview.qt-project.org/76297 [PS19] - Satellite profiler for V4 http://codereview.qt-project.org/77683 [PS1] - Skip mysteriously failing test for now http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Feb 7 18:20:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 19:20:04 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2839 Message-ID: <20140207_172004_034715.ci-noreply@qt-project.org> QtBase_dev_Integration #2839: SUCCESS Tested changes (refs/builds/dev_1391787989): http://codereview.qt-project.org/76992 [PS1] - glxconvenience: Add a QT_XCB_FORCE_SOFTWARE_OPENGL environment variable. http://codereview.qt-project.org/76922 [PS5] - Optimize stringToCMap() usage http://codereview.qt-project.org/77512 [PS2] - WinRT: Use correct architecture values in manifests and vs http://codereview.qt-project.org/77514 [PS1] - qmake WinRT: Default to x86 for lib path http://codereview.qt-project.org/77507 [PS2] - QUtfCodec: don't encode invalid UCS-4 codepoints http://codereview.qt-project.org/77261 [PS6] - Fix QString::toUcs4 returning invalid data when encountering stray surrogates From ci-noreply at qt-project.org Fri Feb 7 18:35:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 19:35:39 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3107 Message-ID: <20140207_173539_076641.ci-noreply@qt-project.org> QtBase_stable_Integration #3107: SUCCESS Tested changes (refs/builds/stable_1391787878): http://codereview.qt-project.org/77244 [PS2] - Accessibility Win: handle disabled state http://codereview.qt-project.org/77658 [PS1] - Fix linuxfb argument 'mmsize' parsing http://codereview.qt-project.org/77624 [PS1] - Compose: Fix assert for non-UTF8 locales in table generator From ci-noreply at qt-project.org Fri Feb 7 18:51:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 19:51:05 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #27 Message-ID: <20140207_175105_062062.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #27: SUCCESS Tested changes (refs/builds/dev_1391792767): http://codereview.qt-project.org/77594 [PS2] - Connect sslErrors signal when a secure connection is established From ci-noreply at qt-project.org Fri Feb 7 18:55:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 19:55:50 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2841 Message-ID: <20140207_175550_078843.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02841/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391793699): http://codereview.qt-project.org/77150 [PS3] - Fix compilation when including files created in shadow dirs http://codereview.qt-project.org/77689 [PS2] - Fix issue where revealed widget children do not receive paint event. http://codereview.qt-project.org/76427 [PS6] - Correctly manipulate tm_gmtoff the way qt_timezone() needs. http://codereview.qt-project.org/77174 [PS24] - QOpenGLTextureBlitter http://codereview.qt-project.org/77578 [PS2] - Fix checking of category for printf-style qCDebug http://codereview.qt-project.org/76749 [PS1] - widgets/mainwindows/mainwindow example: Use mouse release event for dock title. http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77321 [PS3] - Fixed initialization of QPrintPreviewDialog's image resources for static builds. http://codereview.qt-project.org/77335 [PS5] - Automatically link printsupport plugins to static applications. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/76680 [PS11] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Feb 7 19:00:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 20:00:03 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1199 Message-ID: <20140207_180003_000705.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1199: SUCCESS Tested changes (refs/builds/dev_1391791666): http://codereview.qt-project.org/77683 [PS1] - Skip mysteriously failing test for now http://codereview.qt-project.org/76524 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Feb 7 19:15:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 20:15:01 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3109 Message-ID: <20140207_181501_014122.ci-noreply@qt-project.org> QtBase_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #3109: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03109/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1391794723): http://codereview.qt-project.org/77362 [PS1] - Remove useless if From ci-noreply at qt-project.org Fri Feb 7 19:44:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 20:44:22 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1757 Message-ID: <20140207_184422_075483.ci-noreply@qt-project.org> Qt_4.8_Integration #1757: SUCCESS Tested changes (refs/builds/4.8_1391780283): http://codereview.qt-project.org/77613 [PS1] - Fix compile for Carbon From ci-noreply at qt-project.org Fri Feb 7 20:00:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 21:00:22 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #29 Message-ID: <20140207_190022_039228.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #29: SUCCESS Tested changes (refs/builds/dev_1391796073): http://codereview.qt-project.org/77700 [PS2] - Sanitize open() method From ci-noreply at qt-project.org Fri Feb 7 20:17:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 21:17:11 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1200 Message-ID: <20140207_191711_031807.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' jsruntime\qv4engine.cpp(761) : error C3861: 'strdup': identifier not found Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01200/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391799788): http://codereview.qt-project.org/77095 [PS2] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Fri Feb 7 21:01:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 22:01:43 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2844 Message-ID: <20140207_200143_006776.ci-noreply@qt-project.org> QtBase_dev_Integration #2844: SUCCESS Tested changes (refs/builds/dev_1391795951): http://codereview.qt-project.org/76427 [PS6] - Correctly manipulate tm_gmtoff the way qt_timezone() needs. http://codereview.qt-project.org/77505 [PS2] - QOpenGLTextureHelper: explain why we use GetProcAddress on Windows / DesktopGL http://codereview.qt-project.org/77503 [PS2] - QOpenGLTexture: fix support for 1D textures http://codereview.qt-project.org/77502 [PS2] - QOpenGLTextureHelper: fix 3D texture support on ES2 http://codereview.qt-project.org/77234 [PS3] - QOpenGLTextureHelper: add a clarifying comment From ci-noreply at qt-project.org Fri Feb 7 21:21:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 22:21:33 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #192 Message-ID: <20140207_202133_016707.ci-noreply@qt-project.org> Compilation failed :( In file included from render_widget_host_view_qt_delegate_quick.cpp:42: ./render_widget_host_view_qt_delegate_quick.h:205:5: error: only virtual member functions can be marked 'override' make[2]: *** [.obj/render_widget_host_view_qt_delegate_quick.o] Error 1 In file included from api/qquickwebengineview.cpp:47: ./render_widget_host_view_qt_delegate_quick.h:205:5: error: only virtual member functions can be marked 'override' make[2]: *** [.obj/qquickwebengineview.o] Error 1 In file included from .moc/moc_render_widget_host_view_qt_delegate_quick.cpp:9: .moc/../render_widget_host_view_qt_delegate_quick.h:205:5: error: only virtual member functions can be marked 'override' make[2]: *** [.obj/moc_render_widget_host_view_qt_delegate_quick.o] Error 1 make[1]: *** [sub-webengine-make_first] Error 2 make: *** [sub-src-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00192/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/master_1391802051): http://codereview.qt-project.org/77684 [PS2] - Implement basic support for input method events. From ci-noreply at qt-project.org Fri Feb 7 21:31:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 22:31:40 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #354 Message-ID: <20140207_203140_088888.ci-noreply@qt-project.org> QtWebKit_stable_Integration #354: SUCCESS Tested changes (refs/builds/stable_1391792267): http://codereview.qt-project.org/77670 [PS1] - Fix memory leaks in platform/image-encoders/JPEGImageEncoder.cpp http://codereview.qt-project.org/77672 [PS1] - 8 bytes memory leaks in WebProcessMainQt.cpp when proxy is initialized From ci-noreply at qt-project.org Fri Feb 7 22:05:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 23:05:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2845 Message-ID: <20140207_210522_021998.ci-noreply@qt-project.org> Autotest `tst_qwidget' failed :( Testing tst_QWidget 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_QWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::popupEnterLeave() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() XFAIL : tst_QWidget::activation() MS introduced new behavior after XP tst_qwidget.cpp(1818) : failure location PASS : tst_QWidget::activation() PASS : tst_QWidget::reparent() PASS : tst_QWidget::windowState() PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 tst_qwidget.cpp(2063) : failure location PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() PASS : tst_QWidget::showMinimizedKeepsFocus() PASS : tst_QWidget::icon() PASS : tst_QWidget::hideWhenFocusWidgetIsChild() PASS : tst_QWidget::normalGeometry() PASS : tst_QWidget::setGeometry() PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 tst_qwidget.cpp(2920) : failure location PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() PASS : tst_QWidget::saveRestoreGeometry() SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 tst_qwidget.cpp(3188) : failure location SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 tst_qwidget.cpp(3188) : failure location SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 tst_qwidget.cpp(3188) : failure location PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() We do not yet have static contents support, see QTBUG-28012 tst_qwidget.cpp(3617) : failure location SKIP : tst_QWidget::resizeEvent() QTBUG-30744 tst_qwidget.cpp(2128) : failure location PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::setWindowGeometry(100,100 200x200, flags 0) PASS : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800) PASS : tst_QWidget::setWindowGeometry(100,100 1080x556, flags 0) PASS : tst_QWidget::setWindowGeometry(100,100 1080x556, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) QWindowsWindow::setGeometry: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 104x200+130+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). 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_qwidget: 35 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02845/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391803489): http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. http://codereview.qt-project.org/77321 [PS3] - Fixed initialization of QPrintPreviewDialog's image resources for static builds. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/76749 [PS1] - widgets/mainwindows/mainwindow example: Use mouse release event for dock title. http://codereview.qt-project.org/77439 [PS3] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations http://codereview.qt-project.org/77174 [PS24] - QOpenGLTextureBlitter http://codereview.qt-project.org/77689 [PS2] - Fix issue where revealed widget children do not receive paint event. From ci-noreply at qt-project.org Fri Feb 7 22:17:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 7 Feb 2014 23:17:06 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #65 Message-ID: <20140207_211706_052561.ci-noreply@qt-project.org> QtLocation_stable_Integration #65: SUCCESS Tested changes (refs/builds/stable_1391804171): http://codereview.qt-project.org/77501 [PS2] - Add index context property to QDeclarativeGeoMapItemBase From ci-noreply at qt-project.org Fri Feb 7 23:07:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 00:07:15 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1201 Message-ID: <20140207_220715_010364.ci-noreply@qt-project.org> Autotest `tst_qquickaccessible' failed :( Testing tst_QQuickAccessible Totals: 8 passed, 0 failed, 0 skipped ASSERT: "context" in file opengl/qopenglfunctions.cpp, line 195 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 3076] QtQA::App::TestRunner: [New LWP 3199] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=cd23cffca4d21fabbcef5d4e7c573688eabeaf3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef5f5dbcb2398c608fef7884e1bfb65be3b5f0ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=babb0ba2913558a7b90bb6d23750a6a1885bfb59" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24fba01931c773fd5b4688b34c4acde47ea77cb9" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=79056b80865c15deabba7b20155ea27c76d91bf1" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=837f2459b5923578eb82a4b75b1f98a5faa08532" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c91b3d0735b49e2ccf493b8c91612978c783a732" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bef211df25174b1ba44958f0e7f8e301d59c8de5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f37af62622bd259b9fa8ed0ea5d7c7a331c2fe18" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.49 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e41909cd5ebe4d24b0865bea8075f2c090417ec2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.49 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fff2eee6307126663546d694c337cc2fd2d7fa7d" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=da368634ea211229f45d2f8d32e7da61800b4c75" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0a23c4e8300b31613d800697d835b384e921407e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=344d8da491367095e880ebb327c518700aaf6727" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ac01d6a5e53d59f5e1570c2048ad8d16c66305e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c6bb093790ba9f0feef7606e9ec4f7ca43e66dc7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=de8cbc2fe33410e02a36aef18f4e3cc5c50927ca" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ebe2905eea8a9ffd94603aeafee9e3271a03821" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3bac3ca522e899b112ed9272cceac1a6076c9066" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b079354ec13446c06775aadd4d32884e18b939e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=257b2a4859ab1207b00fcd80b3e3857ceb162b02" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ec1a82277bf118a5034fd3f68ee90d60b7a9d9c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=91a6c755aca1b5bc60f40b72cf6fb8e591d5e054" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=711431155ed3ee533b861f0626bdac4b16d2deb3" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3551af255f17720c4d26701884dd4e4ca80112a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8539678db7dc64c10ba241da74198ecef72adcf6" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1a52273c512c28d0ac2b2d3056abedb239aafe76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=366d7b98b4a30b2c17c7552f7377342da1c46517" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=cf1dde61ed3d90ba44689f4a3cf56c2ce7e93424" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2214162bcef6412bb439be5d1d4a15980dd2e8fa" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=79fefe2c609ad87d5a8f425318ce8925aa865a27" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e8113eebc3a1829977c056484751c39c9241d529" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d015c20cbf84858aa27eb294dea0b7a126a3c185" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2927679222e7492fd6e6cbc1d03f061a182b3815" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a1d7053d6b1038a27c1d6dce8012a230dbd87767" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c3fc617f8c3c462ae1600ad97476b21124335fa2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e6a5862645554fd7d3a1fa1d569c8d6d01be454b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=53126556d60f6cc6a356f22e5468c36bf612b909" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=68ddee7dad8b6ca4f85aa63c5ef64b63a561a003" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1460f8b5a994c43b6ed50d0a029c82a2940210be" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9915f36060caf619c8230a2ae26f01314f9bcb69" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=50d4c17e59d386ece476c178d628496346a10b25" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=452f80a0199cdd3a32174c3699b229dd4449d3f7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0d930f71e40c49e05024dd84de90ec2bbd703a02" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0b9af65ba3942b67c28cc273ce58bca16fbac87a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4fafa19c706c6b7bd45f7dbdb783065b6a3fc61c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d60e76cfe43f3d4dc794fa7649d4a1765c84b11d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=58a10c5937ee1a6614ce75e3558b36ba021ab256" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=36dc7be208365a4e9d2c4e6e67bf20c04907fe97" QtQA::App::TestRunner: Core was generated by `./tst_qquickaccessible -silent -o /work/build/_artifacts/test-logs/tst_qquickac'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fabbf60a3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fabaffff700 (LWP 3199)): QtQA::App::TestRunner: #0 0x00007fabbf6b7293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fabc09c34a2 in qt_safe_select (nfds=12, fdread=0x7faba8000a58, fdwrite=0x7faba8000ce8, fdexcept=0x7faba8000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fabc09c4ba2 in QEventDispatcherUNIX::select (this=0x7faba8054870, nfds=12, readfds=0x7faba8000a58, writefds=0x7faba8000ce8, exceptfds=0x7faba8000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fabc09c43d6 in QEventDispatcherUNIXPrivate::doSelect (this=0x7faba80008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fabc09c5ebc in QEventDispatcherUNIX::processEvents (this=0x7faba8054870, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fabc094ce6e in QEventLoop::processEvents (this=0x7fabafffeda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fabc094d15b in QEventLoop::exec (this=0x7fabafffeda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fabc06d0994 in QThread::exec (this=0x2748250) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fabc203da41 in QQmlThreadPrivate::run (this=0x2748250) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fabc06d80c6 in QThreadPrivate::start (arg=0x2748250) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fabc01a4e0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fabbf6be44d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fabbb2fd740 (LWP 3076)): QtQA::App::TestRunner: #0 0x00007fabbf60a3d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fabbf60b858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fabc06c4aa4 in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1298 QtQA::App::TestRunner: #3 0x00007fabc06c261e in QMessageLogger::fatal (this=0x7fff82a56d40, msg=0x7fabc0a29358 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:660 QtQA::App::TestRunner: #4 0x00007fabc06bcb80 in qt_assert (assertion=0x7fabc137c2cc "context", file=0x7fabc137c2b0 "opengl/qopenglfunctions.cpp", line=195) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007fabc127a45f in qt_gl_functions (context=0x0) at opengl/qopenglfunctions.cpp:195 QtQA::App::TestRunner: #6 0x00007fabc1283243 in (anonymous namespace)::Resolver::operator() (this=0x7fff82a56ee0, p1=1, p2=0x27a7298) at opengl/qopenglfunctions.cpp:1764 QtQA::App::TestRunner: #7 0x00007fabc127bb35 in qopenglfResolveDeleteBuffers (n=1, buffers=0x27a7298) at opengl/qopenglfunctions.cpp:1959 QtQA::App::TestRunner: #8 0x00007fabc2623744 in QOpenGLFunctions::glDeleteBuffers (this=0x2756680, n=1, buffers=0x27a7298) at /work/build/qt/qtbase/include/QtGui/../../src/gui/opengl/qopenglfunctions.h:643 QtQA::App::TestRunner: #9 0x00007fabc26183ec in QSGBatchRenderer::qsg_wipeBuffer (buffer=0x27a7298, funcs=0x2756680) at scenegraph/coreapi/qsgbatchrenderer.cpp:829 QtQA::App::TestRunner: #10 0x00007fabc2618426 in QSGBatchRenderer::qsg_wipeBatch (batch=0x27a7270, funcs=0x2756680) at scenegraph/coreapi/qsgbatchrenderer.cpp:835 QtQA::App::TestRunner: #11 0x00007fabc261849c in QSGBatchRenderer::Renderer::~Renderer (this=0x2756670, __in_chrg=) at scenegraph/coreapi/qsgbatchrenderer.cpp:845 QtQA::App::TestRunner: #12 0x00007fabc2618728 in QSGBatchRenderer::Renderer::~Renderer (this=0x2756670, __in_chrg=) at scenegraph/coreapi/qsgbatchrenderer.cpp:860 QtQA::App::TestRunner: #13 0x00007fabc26ad2f8 in QQuickWindow::cleanupSceneGraph (this=0x2792cc0) at items/qquickwindow.cpp:2648 QtQA::App::TestRunner: #14 0x00007fabc26ae1a2 in QQuickWindow::qt_static_metacall (_o=0x2792cc0, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0x7fff82a57140) at .moc/moc_qquickwindow.cpp:186 QtQA::App::TestRunner: #15 0x00007fabc09935b7 in QMetaObject::activate (sender=0x26167b0, signalOffset=3, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3676 QtQA::App::TestRunner: #16 0x00007fabc0992ddc in QMetaObject::activate (sender=0x26167b0, m=0x7fabc2baf5c0 , local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3548 QtQA::App::TestRunner: #17 0x00007fabc2810ac7 in QSGRenderContext::invalidated (this=0x26167b0) at .moc/moc_qsgcontext_p.cpp:147 QtQA::App::TestRunner: #18 0x00007fabc264cbc5 in QSGRenderContext::invalidate (this=0x26167b0) at scenegraph/qsgcontext.cpp:532 QtQA::App::TestRunner: #19 0x00007fabc264c0d6 in QSGRenderContext::~QSGRenderContext (this=0x26167b0, __in_chrg=) at scenegraph/qsgcontext.cpp:345 QtQA::App::TestRunner: #20 0x00007fabc264c154 in QSGRenderContext::~QSGRenderContext (this=0x26167b0, __in_chrg=) at scenegraph/qsgcontext.cpp:346 QtQA::App::TestRunner: #21 0x00007fabc2671640 in QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x25e8d70, __in_chrg=) at scenegraph/qsgrenderloop.cpp:221 QtQA::App::TestRunner: #22 0x00007fabc26716ca in QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x25e8d70, __in_chrg=) at scenegraph/qsgrenderloop.cpp:223 QtQA::App::TestRunner: #23 0x00007fabc2672b83 in QScopedPointerDeleter::cleanup (pointer=0x25e8d70) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #24 0x00007fabc2672667 in QScopedPointer >::~QScopedPointer (this=0x7fabc2bbebc0 <(anonymous namespace)::Q_QGS_s_renderLoopInstance::innerFunction()::holder>, __in_chrg=) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:109 QtQA::App::TestRunner: #25 0x00007fabc2670eca in (anonymous namespace)::Q_QGS_s_renderLoopInstance::Holder::~Holder (this=0x7fabc2bbebc0 <(anonymous namespace)::Q_QGS_s_renderLoopInstance::innerFunction()::holder>, __in_chrg=) at scenegraph/qsgrenderloop.cpp:80 QtQA::App::TestRunner: #26 0x00007fabbf60cf61 in __run_exit_handlers () from /lib64/libc.so.6 QtQA::App::TestRunner: #27 0x00007fabbf60cfe5 in exit () from /lib64/libc.so.6 QtQA::App::TestRunner: #28 0x00007fabbf5f6a1c in __libc_start_main () from /lib64/libc.so.6 QtQA::App::TestRunner: #29 0x0000000000405889 in _start () at ../sysdeps/x86_64/start.S:123 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickAccessible ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickAccessible::initTestCase() QDEBUG : tst_QQuickAccessible::commonTests(StaticText) testing "statictext.qml" PASS : tst_QQuickAccessible::commonTests(StaticText) QDEBUG : tst_QQuickAccessible::commonTests(PushButton) testing "pushbutton.qml" PASS : tst_QQuickAccessible::commonTests(PushButton) PASS : tst_QQuickAccessible::quickAttachedProperties() PASS : tst_QQuickAccessible::basicPropertiesTest() PASS : tst_QQuickAccessible::hitTest() PASS : tst_QQuickAccessible::checkableTest() PASS : tst_QQuickAccessible::cleanupTestCase() Totals: 8 passed, 0 failed, 0 skipped ********* Finished testing of tst_QQuickAccessible ********* ASSERT: "context" in file opengl/qopenglfunctions.cpp, line 195 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 3500] QtQA::App::TestRunner: [New LWP 3582] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=cd23cffca4d21fabbcef5d4e7c573688eabeaf3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef5f5dbcb2398c608fef7884e1bfb65be3b5f0ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=babb0ba2913558a7b90bb6d23750a6a1885bfb59" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24fba01931c773fd5b4688b34c4acde47ea77cb9" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=79056b80865c15deabba7b20155ea27c76d91bf1" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=837f2459b5923578eb82a4b75b1f98a5faa08532" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c91b3d0735b49e2ccf493b8c91612978c783a732" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bef211df25174b1ba44958f0e7f8e301d59c8de5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f37af62622bd259b9fa8ed0ea5d7c7a331c2fe18" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.49 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e41909cd5ebe4d24b0865bea8075f2c090417ec2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.49 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fff2eee6307126663546d694c337cc2fd2d7fa7d" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=da368634ea211229f45d2f8d32e7da61800b4c75" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0a23c4e8300b31613d800697d835b384e921407e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=344d8da491367095e880ebb327c518700aaf6727" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ac01d6a5e53d59f5e1570c2048ad8d16c66305e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c6bb093790ba9f0feef7606e9ec4f7ca43e66dc7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=de8cbc2fe33410e02a36aef18f4e3cc5c50927ca" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ebe2905eea8a9ffd94603aeafee9e3271a03821" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3bac3ca522e899b112ed9272cceac1a6076c9066" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b079354ec13446c06775aadd4d32884e18b939e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=257b2a4859ab1207b00fcd80b3e3857ceb162b02" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ec1a82277bf118a5034fd3f68ee90d60b7a9d9c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=91a6c755aca1b5bc60f40b72cf6fb8e591d5e054" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=711431155ed3ee533b861f0626bdac4b16d2deb3" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3551af255f17720c4d26701884dd4e4ca80112a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8539678db7dc64c10ba241da74198ecef72adcf6" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1a52273c512c28d0ac2b2d3056abedb239aafe76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=366d7b98b4a30b2c17c7552f7377342da1c46517" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=cf1dde61ed3d90ba44689f4a3cf56c2ce7e93424" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2214162bcef6412bb439be5d1d4a15980dd2e8fa" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=79fefe2c609ad87d5a8f425318ce8925aa865a27" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e8113eebc3a1829977c056484751c39c9241d529" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d015c20cbf84858aa27eb294dea0b7a126a3c185" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2927679222e7492fd6e6cbc1d03f061a182b3815" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a1d7053d6b1038a27c1d6dce8012a230dbd87767" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c3fc617f8c3c462ae1600ad97476b21124335fa2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e6a5862645554fd7d3a1fa1d569c8d6d01be454b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=53126556d60f6cc6a356f22e5468c36bf612b909" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=68ddee7dad8b6ca4f85aa63c5ef64b63a561a003" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1460f8b5a994c43b6ed50d0a029c82a2940210be" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9915f36060caf619c8230a2ae26f01314f9bcb69" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=50d4c17e59d386ece476c178d628496346a10b25" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=452f80a0199cdd3a32174c3699b229dd4449d3f7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0d930f71e40c49e05024dd84de90ec2bbd703a02" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0b9af65ba3942b67c28cc273ce58bca16fbac87a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4fafa19c706c6b7bd45f7dbdb783065b6a3fc61c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d60e76cfe43f3d4dc794fa7649d4a1765c84b11d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=58a10c5937ee1a6614ce75e3558b36ba021ab256" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=36dc7be208365a4e9d2c4e6e67bf20c04907fe97" QtQA::App::TestRunner: Core was generated by `./tst_qquickaccessible -o /work/build/_artifacts/test-logs/tst_qquickaccessible'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fbc3d0923d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fbc27fff700 (LWP 3582)): QtQA::App::TestRunner: #0 0x00007fbc3d13f293 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fbc3e44b4a2 in qt_safe_select (nfds=12, fdread=0x7fbc28000a58, fdwrite=0x7fbc28000ce8, fdexcept=0x7fbc28000f78, orig_timeout=0x0) at kernel/qcore_unix.cpp:79 QtQA::App::TestRunner: #2 0x00007fbc3e44cba2 in QEventDispatcherUNIX::select (this=0x7fbc28058e50, nfds=12, readfds=0x7fbc28000a58, writefds=0x7fbc28000ce8, exceptfds=0x7fbc28000f78, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328 QtQA::App::TestRunner: #3 0x00007fbc3e44c3d6 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fbc280008c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204 QtQA::App::TestRunner: #4 0x00007fbc3e44debc in QEventDispatcherUNIX::processEvents (this=0x7fbc28058e50, flags=...) at kernel/qeventdispatcher_unix.cpp:615 QtQA::App::TestRunner: #5 0x00007fbc3e3d4e6e in QEventLoop::processEvents (this=0x7fbc27ffeda0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fbc3e3d515b in QEventLoop::exec (this=0x7fbc27ffeda0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x00007fbc3e158994 in QThread::exec (this=0x1436a20) at thread/qthread.cpp:511 QtQA::App::TestRunner: #8 0x00007fbc3fac5a41 in QQmlThreadPrivate::run (this=0x1436a20) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #9 0x00007fbc3e1600c6 in QThreadPrivate::start (arg=0x1436a20) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #10 0x00007fbc3dc2ce0f in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fbc3d14644d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fbc38d85740 (LWP 3500)): QtQA::App::TestRunner: #0 0x00007fbc3d0923d5 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fbc3d093858 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fbc3e14caa4 in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1298 QtQA::App::TestRunner: #3 0x00007fbc3e14a61e in QMessageLogger::fatal (this=0x7fffd80a4e10, msg=0x7fbc3e4b1358 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:660 QtQA::App::TestRunner: #4 0x00007fbc3e144b80 in qt_assert (assertion=0x7fbc3ee042cc "context", file=0x7fbc3ee042b0 "opengl/qopenglfunctions.cpp", line=195) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007fbc3ed0245f in qt_gl_functions (context=0x0) at opengl/qopenglfunctions.cpp:195 QtQA::App::TestRunner: #6 0x00007fbc3ed0b243 in (anonymous namespace)::Resolver::operator() (this=0x7fffd80a4fb0, p1=1, p2=0x13fb838) at opengl/qopenglfunctions.cpp:1764 QtQA::App::TestRunner: #7 0x00007fbc3ed03b35 in qopenglfResolveDeleteBuffers (n=1, buffers=0x13fb838) at opengl/qopenglfunctions.cpp:1959 QtQA::App::TestRunner: #8 0x00007fbc400ab744 in QOpenGLFunctions::glDeleteBuffers (this=0x1402100, n=1, buffers=0x13fb838) at /work/build/qt/qtbase/include/QtGui/../../src/gui/opengl/qopenglfunctions.h:643 QtQA::App::TestRunner: #9 0x00007fbc400a03ec in QSGBatchRenderer::qsg_wipeBuffer (buffer=0x13fb838, funcs=0x1402100) at scenegraph/coreapi/qsgbatchrenderer.cpp:829 QtQA::App::TestRunner: #10 0x00007fbc400a0426 in QSGBatchRenderer::qsg_wipeBatch (batch=0x13fb810, funcs=0x1402100) at scenegraph/coreapi/qsgbatchrenderer.cpp:835 QtQA::App::TestRunner: #11 0x00007fbc400a049c in QSGBatchRenderer::Renderer::~Renderer (this=0x14020f0, __in_chrg=) at scenegraph/coreapi/qsgbatchrenderer.cpp:845 QtQA::App::TestRunner: #12 0x00007fbc400a0728 in QSGBatchRenderer::Renderer::~Renderer (this=0x14020f0, __in_chrg=) at scenegraph/coreapi/qsgbatchrenderer.cpp:860 QtQA::App::TestRunner: #13 0x00007fbc401352f8 in QQuickWindow::cleanupSceneGraph (this=0x13e6eb0) at items/qquickwindow.cpp:2648 QtQA::App::TestRunner: #14 0x00007fbc401361a2 in QQuickWindow::qt_static_metacall (_o=0x13e6eb0, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0x7fffd80a5210) at .moc/moc_qquickwindow.cpp:186 QtQA::App::TestRunner: #15 0x00007fbc3e41b5b7 in QMetaObject::activate (sender=0x126fd20, signalOffset=3, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3676 QtQA::App::TestRunner: #16 0x00007fbc3e41addc in QMetaObject::activate (sender=0x126fd20, m=0x7fbc406375c0 , local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3548 QtQA::App::TestRunner: #17 0x00007fbc40298ac7 in QSGRenderContext::invalidated (this=0x126fd20) at .moc/moc_qsgcontext_p.cpp:147 QtQA::App::TestRunner: #18 0x00007fbc400d4bc5 in QSGRenderContext::invalidate (this=0x126fd20) at scenegraph/qsgcontext.cpp:532 QtQA::App::TestRunner: #19 0x00007fbc400d40d6 in QSGRenderContext::~QSGRenderContext (this=0x126fd20, __in_chrg=) at scenegraph/qsgcontext.cpp:345 QtQA::App::TestRunner: #20 0x00007fbc400d4154 in QSGRenderContext::~QSGRenderContext (this=0x126fd20, __in_chrg=) at scenegraph/qsgcontext.cpp:346 QtQA::App::TestRunner: #21 0x00007fbc400f9640 in QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x126c470, __in_chrg=) at scenegraph/qsgrenderloop.cpp:221 QtQA::App::TestRunner: #22 0x00007fbc400f96ca in QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x126c470, __in_chrg=) at scenegraph/qsgrenderloop.cpp:223 QtQA::App::TestRunner: #23 0x00007fbc400fab83 in QScopedPointerDeleter::cleanup (pointer=0x126c470) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #24 0x00007fbc400fa667 in QScopedPointer >::~QScopedPointer (this=0x7fbc40646bc0 <(anonymous namespace)::Q_QGS_s_renderLoopInstance::innerFunction()::holder>, __in_chrg=) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:109 QtQA::App::TestRunner: #25 0x00007fbc400f8eca in (anonymous namespace)::Q_QGS_s_renderLoopInstance::Holder::~Holder (this=0x7fbc40646bc0 <(anonymous namespace)::Q_QGS_s_renderLoopInstance::innerFunction()::holder>, __in_chrg=) at scenegraph/qsgrenderloop.cpp:80 QtQA::App::TestRunner: #26 0x00007fbc3d094f61 in __run_exit_handlers () from /lib64/libc.so.6 QtQA::App::TestRunner: #27 0x00007fbc3d094fe5 in exit () from /lib64/libc.so.6 QtQA::App::TestRunner: #28 0x00007fbc3d07ea1c in __libc_start_main () from /lib64/libc.so.6 QtQA::App::TestRunner: #29 0x0000000000405889 in _start () at ../sysdeps/x86_64/start.S:123 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickaccessible: 3 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01201/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1391807926): http://codereview.qt-project.org/77706 [PS1] - Merge remote-tracking branch 'origin/stable' into dev http://codereview.qt-project.org/77666 [PS1] - Remove unused text stream http://codereview.qt-project.org/77662 [PS1] - Remove some code duplication http://codereview.qt-project.org/77661 [PS1] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS2] - Simplify some runtime code From ci-noreply at qt-project.org Fri Feb 7 23:35:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 00:35:47 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3111 Message-ID: <20140207_223547_070789.ci-noreply@qt-project.org> QtBase_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #3111: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03111/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1391810686): http://codereview.qt-project.org/77472 [PS4] - Don't deadlock when deleting slot objects in QMetaObject::activate() From ci-noreply at qt-project.org Fri Feb 7 23:52:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 00:52:29 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2846 Message-ID: <20140207_225229_022053.ci-noreply@qt-project.org> QtBase_dev_Integration #2846: SUCCESS Tested changes (refs/builds/dev_1391807600): http://codereview.qt-project.org/76749 [PS1] - widgets/mainwindows/mainwindow example: Use mouse release event for dock title. http://codereview.qt-project.org/77321 [PS3] - Fixed initialization of QPrintPreviewDialog's image resources for static builds. http://codereview.qt-project.org/77468 [PS1] - Windows: Fix broken debug statement in qwindowsglcontext.cpp. From ci-noreply at qt-project.org Fri Feb 7 23:57:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 00:57:06 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3112 Message-ID: <20140207_225706_043631.ci-noreply@qt-project.org> QtBase_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #3112: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03112/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1391812731): http://codereview.qt-project.org/77527 [PS2] - Accessibility: Fix reporting the same name/value twice From ci-noreply at qt-project.org Sat Feb 8 00:18:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 01:18:20 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1202 Message-ID: <20140207_231820_080445.ci-noreply@qt-project.org> Autotest `tst_parserstress' failed :( Testing tst_parserstress QFATAL : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) Received signal 11 FAIL! : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 17697] QtQA::App::TestRunner: [New LWP 17683] QtQA::App::TestRunner: [New LWP 17691] QtQA::App::TestRunner: [New LWP 17687] QtQA::App::TestRunner: [New LWP 17677] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_parserstress -silent -o /work/build/_artifacts/test-logs/tst_parserstress'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f5ac5633445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f5ac7652740 (LWP 17677)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007f5ac5f6d68b in wait (time=18446744073709551615, this=0x1c3f8d0) at thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #2 QWaitCondition::wait (this=, mutex=0x1c3f1b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #3 0x00007f5ac71151d2 in wait (this=) at qml/ftw/qqmlthread.cpp:64 QtQA::App::TestRunner: #4 QQmlThread::internalCallMethodInThread (this=0x1c466a0, message=) at qml/ftw/qqmlthread.cpp:318 QtQA::App::TestRunner: #5 0x00007f5ac70a6ab7 in QQmlDataLoader::loadWithStaticData (this=0x1c3f3b8, blob=0x1c6f390, data=..., mode=QQmlDataLoader::PreferSynchronous) at qml/qqmltypeloader.cpp:956 QtQA::App::TestRunner: #6 0x00007f5ac70a6b81 in QQmlTypeLoader::getType (this=, data=..., url=...) at qml/qqmltypeloader.cpp:1557 QtQA::App::TestRunner: #7 0x00007f5ac7063f49 in QQmlComponent::setData (this=, data=..., url=...) at qml/qqmlcomponent.cpp:593 QtQA::App::TestRunner: #8 0x0000000000402a62 in tst_parserstress::ecmascript (this=0x7ffff5a67eb0) at tst_parserstress.cpp:130 QtQA::App::TestRunner: #9 0x00007f5ac615ab63 in QMetaMethod::invoke (this=0x7ffff5a67650, object=0x7ffff5a67eb0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #10 0x00007f5ac615e19e in QMetaObject::invokeMethod (obj=0x7ffff5a67eb0, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #11 0x00007f5ac6c15e59 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x1d0dca0 "ecmascript", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #12 qInvokeTestMethodDataEntry (slot=0x1d0dca0 "ecmascript") at qtestcase.cpp:1715 QtQA::App::TestRunner: #13 QTest::qInvokeTestMethod (slotName=0x1d155c8 "ecmascript()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #14 0x00007f5ac6c16bdc in qInvokeTestMethods (testObject=0x7ffff5a67eb0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #15 QTest::qExec (testObject=0x7ffff5a67eb0, argc=, argv=) at qtestcase.cpp:2224 QtQA::App::TestRunner: #16 0x00000000004023cb in main (argc=6, argv=0x7ffff5a67fd8) at tst_parserstress.cpp:152 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f5ab51fc700 (LWP 17687)): QtQA::App::TestRunner: #0 0x00007f5ac56e5403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f5ac3906036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5ac390649a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f5ab520198b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f5ac39279e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f5ac5091e9a in start_thread (arg=0x7f5ab51fc700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f5ac56f0dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f5ab49fb700 (LWP 17691)): QtQA::App::TestRunner: #0 0x00007f5ac56e5403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f5ac3906036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5ac390649a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f5ab742b406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f5ac39279e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f5ac5091e9a in start_thread (arg=0x7f5ab49fb700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f5ac56f0dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f5abd967700 (LWP 17683)): QtQA::App::TestRunner: #0 0x00007f5ac56e5403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f5ac271d862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f5ac271efff in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f5abffa7da9 in QXcbEventReader::run (this=0x1b80c60) at qxcbconnection.cpp:1007 QtQA::App::TestRunner: #4 0x00007f5ac5f6cff8 in QThreadPrivate::start (arg=0x1b80c60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f5ac5091e9a in start_thread (arg=0x7f5abd967700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f5ac56f0dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f5aaeaf1700 (LWP 17697)): QtQA::App::TestRunner: #0 0x00007f5ac5633445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f5ac5636bab in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f5ac5f5dade in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1298 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:660 QtQA::App::TestRunner: #4 0x00007f5ac6c10e6a in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2029 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f5ac6f308e4 in (anonymous namespace)::optimizeSSA (function=0x7f5aa42045e0, defUses=..., df=...) at compiler/qv4ssa.cpp:3180 QtQA::App::TestRunner: #7 0x00007f5ac6f3503b in QQmlJS::V4IR::Optimizer::run (this=0x7f5aaeaf0120, qmlEngine=) at compiler/qv4ssa.cpp:3819 QtQA::App::TestRunner: #8 0x00007f5ac6f5f015 in QQmlJS::MASM::InstructionSelection::run (this=0x7f5aa4220640, functionIndex=18) at compiler/qv4isel_masm.cpp:565 QtQA::App::TestRunner: #9 0x00007f5ac6f1437e in QQmlJS::EvalInstructionSelection::compile (this=0x7f5aa4220650, generateUnitData=true) at compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #10 0x00007f5ac708faab in QQmlCompiler::compileTree (this=0x7f5aaeaf06e0, tree=0x7f5aa41ab150) at qml/qqmlcompiler.cpp:938 QtQA::App::TestRunner: #11 0x00007f5ac70902fd in QQmlCompiler::compile (this=0x7f5aaeaf06e0, engine=, unit=, out=0x7f5aa4123d60) at qml/qqmlcompiler.cpp:855 QtQA::App::TestRunner: #12 0x00007f5ac70a75a0 in QQmlTypeData::compile (this=0x1c6f390) at qml/qqmltypeloader.cpp:2318 QtQA::App::TestRunner: #13 0x00007f5ac70a9208 in QQmlTypeData::done (this=0x1c6f390) at qml/qqmltypeloader.cpp:2114 QtQA::App::TestRunner: #14 0x00007f5ac70a67ef in tryDone (this=0x1c6f390) at qml/qqmltypeloader.cpp:614 QtQA::App::TestRunner: #15 QQmlDataBlob::tryDone (this=0x1c6f390) at qml/qqmltypeloader.cpp:605 QtQA::App::TestRunner: #16 0x00007f5ac70a68c0 in QQmlDataLoader::setData (this=, blob=0x1c6f390, d=...) at qml/qqmltypeloader.cpp:1166 QtQA::App::TestRunner: #17 0x00007f5ac70a69be in QQmlDataLoader::setData (this=0x1c3f3b8, blob=0x1c6f390, data=...) at qml/qqmltypeloader.cpp:1140 QtQA::App::TestRunner: #18 0x00007f5ac70a6bbd in loadWithStaticDataThread (data=..., blob=0x1c6f390, this=) at qml/qqmltypeloader.cpp:973 QtQA::App::TestRunner: #19 QQmlDataLoaderThread::loadWithStaticDataThread (this=, b=0x1c6f390, d=...) at qml/qqmltypeloader.cpp:815 QtQA::App::TestRunner: #20 0x00007f5ac7114ec8 in QQmlThreadPrivate::threadEvent (this=0x1c3f140) at qml/ftw/qqmlthread.cpp:197 QtQA::App::TestRunner: #21 0x00007f5ac7114f9a in QQmlThreadPrivate::event (this=0x1c3f140, e=) at qml/ftw/qqmlthread.cpp:135 QtQA::App::TestRunner: #22 0x00007f5ac615124d in QCoreApplication::notify (this=, receiver=, event=) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #23 0x00007f5ac6150f34 in QCoreApplication::notifyInternal (this=0x7ffff5a67ee0, receiver=0x1c3f140, event=0x1d4eae0) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #24 0x00007f5ac6153869 in sendEvent (event=0x1d4eae0, receiver=0x1c3f140) at kernel/qcoreapplication.h:235 QtQA::App::TestRunner: #25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1c3f7d0) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #26 0x00007f5ac61a1793 in postEventSourceDispatch (s=0x7f5aa40012c0) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #27 0x00007f5ac3905d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #28 0x00007f5ac39060a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00007f5ac3906164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00007f5ac61a1bd4 in QEventDispatcherGlib::processEvents (this=0x7f5aa40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #31 0x00007f5ac614fc8b in QEventLoop::exec (this=0x7f5aaeaf0e10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #32 0x00007f5ac5f6796a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #33 0x00007f5ac5f6cff8 in QThreadPrivate::start (arg=0x1c3f140) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #34 0x00007f5ac5091e9a in start_thread (arg=0x7f5aaeaf1700) at pthread_create.c:308 QtQA::App::TestRunner: #35 0x00007f5ac56f0dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #36 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_parserstress ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_parserstress::initTestCase() PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/shell.js) QFATAL : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) Received signal 11 FAIL! : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_parserstress ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 19901] QtQA::App::TestRunner: [New LWP 19889] QtQA::App::TestRunner: [New LWP 19894] QtQA::App::TestRunner: [New LWP 19895] QtQA::App::TestRunner: [New LWP 19886] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_parserstress -o /work/build/_artifacts/test-logs/tst_parserstress-testres'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f476a290445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f476c2af740 (LWP 19886)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007f476abca68b in wait (time=18446744073709551615, this=0xa44820) at thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #2 QWaitCondition::wait (this=, mutex=0xa445f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #3 0x00007f476bd721d2 in wait (this=) at qml/ftw/qqmlthread.cpp:64 QtQA::App::TestRunner: #4 QQmlThread::internalCallMethodInThread (this=0xa44060, message=) at qml/ftw/qqmlthread.cpp:318 QtQA::App::TestRunner: #5 0x00007f476bd03ab7 in QQmlDataLoader::loadWithStaticData (this=0xa443b8, blob=0xa74380, data=..., mode=QQmlDataLoader::PreferSynchronous) at qml/qqmltypeloader.cpp:956 QtQA::App::TestRunner: #6 0x00007f476bd03b81 in QQmlTypeLoader::getType (this=, data=..., url=...) at qml/qqmltypeloader.cpp:1557 QtQA::App::TestRunner: #7 0x00007f476bcc0f49 in QQmlComponent::setData (this=, data=..., url=...) at qml/qqmlcomponent.cpp:593 QtQA::App::TestRunner: #8 0x0000000000402a62 in tst_parserstress::ecmascript (this=0x7fffe873aa40) at tst_parserstress.cpp:130 QtQA::App::TestRunner: #9 0x00007f476adb7b63 in QMetaMethod::invoke (this=0x7fffe873a1e0, object=0x7fffe873aa40, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #10 0x00007f476adbb19e in QMetaObject::invokeMethod (obj=0x7fffe873aa40, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #11 0x00007f476b872e59 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0xb11960 "ecmascript", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #12 qInvokeTestMethodDataEntry (slot=0xb11960 "ecmascript") at qtestcase.cpp:1715 QtQA::App::TestRunner: #13 QTest::qInvokeTestMethod (slotName=0xb17b08 "ecmascript()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #14 0x00007f476b873bdc in qInvokeTestMethods (testObject=0x7fffe873aa40) at qtestcase.cpp:1994 QtQA::App::TestRunner: #15 QTest::qExec (testObject=0x7fffe873aa40, argc=, argv=) at qtestcase.cpp:2224 QtQA::App::TestRunner: #16 0x00000000004023cb in main (argc=5, argv=0x7fffe873ab68) at tst_parserstress.cpp:152 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f4759574700 (LWP 19895)): QtQA::App::TestRunner: #0 0x00007f476a342403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f4768563036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f476856349a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f475bd7a406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f47685849e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f4769ceee9a in start_thread (arg=0x7f4759574700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f476a34ddbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f4759d75700 (LWP 19894)): QtQA::App::TestRunner: #0 0x00007f476a342403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f4768563036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f476856349a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f4759d7a98b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f47685849e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f4769ceee9a in start_thread (arg=0x7f4759d75700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f476a34ddbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f47625c4700 (LWP 19889)): QtQA::App::TestRunner: #0 0x00007f476a342403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f476737a862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f476737bfff in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f4764c04da9 in QXcbEventReader::run (this=0x985c60) at qxcbconnection.cpp:1007 QtQA::App::TestRunner: #4 0x00007f476abc9ff8 in QThreadPrivate::start (arg=0x985c60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f4769ceee9a in start_thread (arg=0x7f47625c4700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f476a34ddbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f4753756700 (LWP 19901)): QtQA::App::TestRunner: #0 0x00007f476a290445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f476a293bab in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f476abbaade in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1298 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:660 QtQA::App::TestRunner: #4 0x00007f476b86de6a in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2029 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f476bb8d8e4 in (anonymous namespace)::optimizeSSA (function=0x7f4748228690, defUses=..., df=...) at compiler/qv4ssa.cpp:3180 QtQA::App::TestRunner: #7 0x00007f476bb9203b in QQmlJS::V4IR::Optimizer::run (this=0x7f4753755120, qmlEngine=) at compiler/qv4ssa.cpp:3819 QtQA::App::TestRunner: #8 0x00007f476bbbc015 in QQmlJS::MASM::InstructionSelection::run (this=0x7f4748101230, functionIndex=18) at compiler/qv4isel_masm.cpp:565 QtQA::App::TestRunner: #9 0x00007f476bb7137e in QQmlJS::EvalInstructionSelection::compile (this=0x7f4748101240, generateUnitData=true) at compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #10 0x00007f476bcecaab in QQmlCompiler::compileTree (this=0x7f47537556e0, tree=0x7f4748147bc0) at qml/qqmlcompiler.cpp:938 QtQA::App::TestRunner: #11 0x00007f476bced2fd in QQmlCompiler::compile (this=0x7f47537556e0, engine=, unit=, out=0x7f47480fa040) at qml/qqmlcompiler.cpp:855 QtQA::App::TestRunner: #12 0x00007f476bd045a0 in QQmlTypeData::compile (this=0xa74380) at qml/qqmltypeloader.cpp:2318 QtQA::App::TestRunner: #13 0x00007f476bd06208 in QQmlTypeData::done (this=0xa74380) at qml/qqmltypeloader.cpp:2114 QtQA::App::TestRunner: #14 0x00007f476bd037ef in tryDone (this=0xa74380) at qml/qqmltypeloader.cpp:614 QtQA::App::TestRunner: #15 QQmlDataBlob::tryDone (this=0xa74380) at qml/qqmltypeloader.cpp:605 QtQA::App::TestRunner: #16 0x00007f476bd038c0 in QQmlDataLoader::setData (this=, blob=0xa74380, d=...) at qml/qqmltypeloader.cpp:1166 QtQA::App::TestRunner: #17 0x00007f476bd039be in QQmlDataLoader::setData (this=0xa443b8, blob=0xa74380, data=...) at qml/qqmltypeloader.cpp:1140 QtQA::App::TestRunner: #18 0x00007f476bd03bbd in loadWithStaticDataThread (data=..., blob=0xa74380, this=) at qml/qqmltypeloader.cpp:973 QtQA::App::TestRunner: #19 QQmlDataLoaderThread::loadWithStaticDataThread (this=, b=0xa74380, d=...) at qml/qqmltypeloader.cpp:815 QtQA::App::TestRunner: #20 0x00007f476bd71ec8 in QQmlThreadPrivate::threadEvent (this=0xa44580) at qml/ftw/qqmlthread.cpp:197 QtQA::App::TestRunner: #21 0x00007f476bd71f9a in QQmlThreadPrivate::event (this=0xa44580, e=) at qml/ftw/qqmlthread.cpp:135 QtQA::App::TestRunner: #22 0x00007f476adae24d in QCoreApplication::notify (this=, receiver=, event=) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #23 0x00007f476adadf34 in QCoreApplication::notifyInternal (this=0x7fffe873aa70, receiver=0xa44580, event=0xa744c0) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #24 0x00007f476adb0869 in sendEvent (event=0xa744c0, receiver=0xa44580) at kernel/qcoreapplication.h:235 QtQA::App::TestRunner: #25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xa44720) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #26 0x00007f476adfe793 in postEventSourceDispatch (s=0x7f47480012c0) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #27 0x00007f4768562d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #28 0x00007f47685630a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00007f4768563164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00007f476adfebd4 in QEventDispatcherGlib::processEvents (this=0x7f47480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #31 0x00007f476adacc8b in QEventLoop::exec (this=0x7f4753755e10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #32 0x00007f476abc496a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #33 0x00007f476abc9ff8 in QThreadPrivate::start (arg=0xa44580) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #34 0x00007f4769ceee9a in start_thread (arg=0x7f4753756700) at pthread_create.c:308 QtQA::App::TestRunner: #35 0x00007f476a34ddbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #36 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_parserstress: 37 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01202/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1391814563): http://codereview.qt-project.org/77313 [PS2] - V4: Do not reverse-propagate int32 conversion through unary minus. http://codereview.qt-project.org/77312 [PS1] - V4 IR: remove unused phi targets. http://codereview.qt-project.org/77660 [PS2] - [new compiler] Fix context ownership for anonymous components http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Sat Feb 8 01:29:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 02:29:17 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2847 Message-ID: <20140208_002917_066852.ci-noreply@qt-project.org> QtBase_dev_Integration #2847: SUCCESS Tested changes (refs/builds/dev_1391813733): http://codereview.qt-project.org/76794 [PS2] - Fallback to QWidget::grab() if QScreen::grabWindow() fails. http://codereview.qt-project.org/77291 [PS4] - Windows file dialog: Clean up thread manually. From ci-noreply at qt-project.org Sat Feb 8 02:32:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 03:32:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2848 Message-ID: <20140208_013241_060212.ci-noreply@qt-project.org> Autotest `tst_qwidget' failed :( Testing tst_QWidget 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_QWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::popupEnterLeave() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() XFAIL : tst_QWidget::activation() MS introduced new behavior after XP tst_qwidget.cpp(1818) : failure location PASS : tst_QWidget::activation() PASS : tst_QWidget::reparent() PASS : tst_QWidget::windowState() PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 tst_qwidget.cpp(2063) : failure location PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() PASS : tst_QWidget::showMinimizedKeepsFocus() PASS : tst_QWidget::icon() PASS : tst_QWidget::hideWhenFocusWidgetIsChild() PASS : tst_QWidget::normalGeometry() PASS : tst_QWidget::setGeometry() PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 tst_qwidget.cpp(2920) : failure location PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() PASS : tst_QWidget::saveRestoreGeometry() SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 tst_qwidget.cpp(3188) : failure location SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 tst_qwidget.cpp(3188) : failure location SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 tst_qwidget.cpp(3188) : failure location PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() We do not yet have static contents support, see QTBUG-28012 tst_qwidget.cpp(3617) : failure location SKIP : tst_QWidget::resizeEvent() QTBUG-30744 tst_qwidget.cpp(2128) : failure location PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::setWindowGeometry(100,100 200x200, flags 0) PASS : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800) PASS : tst_QWidget::setWindowGeometry(100,100 1080x556, flags 0) PASS : tst_QWidget::setWindowGeometry(100,100 1080x556, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) QWindowsWindow::setGeometry: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 104x200+130+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). 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_qwidget: 35 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02848/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391819542): http://codereview.qt-project.org/77689 [PS2] - Fix issue where revealed widget children do not receive paint event. http://codereview.qt-project.org/77439 [PS3] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations http://codereview.qt-project.org/77174 [PS24] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Sat Feb 8 03:39:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 04:39:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2849 Message-ID: <20140208_023922_048556.ci-noreply@qt-project.org> qtbase failed to compile :( ../../corelib/tools/qstring.cpp:200:24: error: C++11 requires lambda with omitted result type to consist of a single return statement [-Werror,-Wlambda-extensions] ../../corelib/tools/qstring.cpp:200:24: error: C++11 requires lambda with omitted result type to consist of a single return statement [-Werror,-Wlambda-extensions] ../../corelib/tools/qstring.cpp:240:12: note: in instantiation of function template specialization '::UnrollTailLoop<15>::exec< >' requested here ../../corelib/tools/qstring.cpp:200:24: error: C++11 requires lambda with omitted result type to consist of a single return statement [-Werror,-Wlambda-extensions] make[3]: *** [.obj/qstring.o] Error 1 make[2]: *** [sub-bootstrap-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02849/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391827012): http://codereview.qt-project.org/75781 [PS4] - Improve the code generation for the Latin1 codec From ci-noreply at qt-project.org Sat Feb 8 05:30:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 06:30:27 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2850 Message-ID: <20140208_043027_014706.ci-noreply@qt-project.org> Autotest `tst_qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] Totals: 12 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fff19688c40 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 17 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02850/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391830948): http://codereview.qt-project.org/77150 [PS3] - Fix compilation when including files created in shadow dirs From ci-noreply at qt-project.org Sat Feb 8 05:35:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 06:35:51 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #356 Message-ID: <20140208_043551_097402.ci-noreply@qt-project.org> QtWebKit_stable_Integration #356: SUCCESS Tested changes (refs/builds/stable_1391808887): http://codereview.qt-project.org/77587 [PS2] - Update device pixel ratio on screen change From ci-noreply at qt-project.org Sat Feb 8 08:04:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 09:04:48 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2851 Message-ID: <20140208_070448_002594.ci-noreply@qt-project.org> QtBase_dev_Integration #2851: SUCCESS Tested changes (refs/builds/dev_1391837611): http://codereview.qt-project.org/75783 [PS6] - Make QStringBuilder use our qt_from_latin1 code (out-of-line) From ci-noreply at qt-project.org Sat Feb 8 09:26:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 10:26:21 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1203 Message-ID: <20140208_082621_056703.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 171 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01203/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391844087): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Sat Feb 8 10:33:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 11:33:45 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1204 Message-ID: <20140208_093345_065115.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 179 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01204/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391848074): http://codereview.qt-project.org/76580 [PS7] - Add Image::mipmap to support mipmapping of images. http://codereview.qt-project.org/77709 [PS2] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS2] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS2] - Remove unused text stream http://codereview.qt-project.org/77662 [PS2] - Remove some code duplication http://codereview.qt-project.org/77661 [PS2] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS3] - Simplify some runtime code http://codereview.qt-project.org/77660 [PS2] - [new compiler] Fix context ownership for anonymous components From ci-noreply at qt-project.org Sat Feb 8 11:40:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 12:40:04 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2852 Message-ID: <20140208_104004_072397.ci-noreply@qt-project.org> Autotest `tst_qglthreads' failed :( Testing tst_QGLThreads tst_qglthreads(95608,0x1151c4000) malloc: *** error for object 0x1054747d0: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGLThreads ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGLThreads::initTestCase() PASS : tst_QGLThreads::swapInThread() PASS : tst_QGLThreads::textureUploadInThread() PASS : tst_QGLThreads::renderInThread(basic) PASS : tst_QGLThreads::renderInThread(with-resize) PASS : tst_QGLThreads::renderInThread(with-update) PASS : tst_QGLThreads::renderInThread(with-resize-and-update) tst_qglthreads(96183,0x116382000) malloc: *** error for object 0x10154a610: pointer being reallocated was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglthreads: 75 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02852/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1391850473): http://codereview.qt-project.org/77335 [PS6] - Automatically link printsupport plugins to static applications. http://codereview.qt-project.org/77439 [PS3] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations http://codereview.qt-project.org/77174 [PS24] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Sat Feb 8 11:41:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 12:41:34 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1205 Message-ID: <20140208_104134_053002.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 173 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01205/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391852209): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Sat Feb 8 12:39:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 13:39:37 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #193 Message-ID: <20140208_113937_045807.ci-noreply@qt-project.org> QtWebEngine_master_Integration #193: SUCCESS Tested changes (refs/builds/master_1391855888): http://codereview.qt-project.org/77684 [PS4] - Implement basic support for input method events. From ci-noreply at qt-project.org Sat Feb 8 12:54:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 13:54:52 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3113 Message-ID: <20140208_115452_073631.ci-noreply@qt-project.org> QtBase_stable_Integration #3113: SUCCESS Tested changes (refs/builds/stable_1391854071): http://codereview.qt-project.org/77390 [PS2] - QPA fix: allow setting the initially selected name filter (KDE) http://codereview.qt-project.org/77628 [PS1] - QStandardPaths: remove trailing slash when reading from user-dirs.dirs http://codereview.qt-project.org/77629 [PS1] - QStandardPaths: ensure that paths use '/' on all platforms, as the comment said From ci-noreply at qt-project.org Sat Feb 8 13:18:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 14:18:20 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2853 Message-ID: <20140208_121820_079597.ci-noreply@qt-project.org> QtBase_dev_Integration #2853: SUCCESS Tested changes (refs/builds/dev_1391856188): http://codereview.qt-project.org/77251 [PS2] - Windows: Post drag events for the window on which the drop site was registered. http://codereview.qt-project.org/77250 [PS1] - Windows: Refactor code registering/unregistering drop sites. http://codereview.qt-project.org/76928 [PS1] - QWindow: reduce a bit of code duplication. http://codereview.qt-project.org/77037 [PS3] - Support --option in addition to -option for all builtin Qt commandline options. http://codereview.qt-project.org/77400 [PS1] - Compile. http://codereview.qt-project.org/77341 [PS1] - Cocoa: Option handling. From ci-noreply at qt-project.org Sat Feb 8 14:28:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 15:28:57 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3114 Message-ID: <20140208_132857_086136.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(624) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(856) : failure location Totals: 559 passed, 2 failed, 7 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) SKIP : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(613) : failure location PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(838) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(838) : failure location SKIP : tst_QSslSocket::protocol(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(870) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1322) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1322) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 558 passed, 4 failed, 7 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 4 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 293 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03114/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391860676): http://codereview.qt-project.org/77472 [PS4] - Don't deadlock when deleting slot objects in QMetaObject::activate() http://codereview.qt-project.org/77127 [PS1] - qdoc: fix memory leaks, unchecked open(), hardcoded path - in debugging code From ci-noreply at qt-project.org Sat Feb 8 14:29:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 15:29:07 +0200 Subject: [Ci-reports] fail on QtSerialPort_stable_Integration #164 Message-ID: <20140208_132907_067620.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' qserialport_win.cpp c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' qserialport_win.cpp(347) : error C2065: 'q' : undeclared identifier qserialport_win.cpp(347) : error C2227: left of '->setError' must point to class/struct/union/generic type Build log: http://testresults.qt-project.org/ci/QtSerialPort_stable_Integration/build_00164/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1391865650): http://codereview.qt-project.org/77168 [PS1] - Remove the unused SystemIn/OutputQueue size methods http://codereview.qt-project.org/77138 [PS6] - Add error handling to some missing functions From ci-noreply at qt-project.org Sat Feb 8 14:31:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 15:31:05 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1206 Message-ID: <20140208_133105_003758.ci-noreply@qt-project.org> Autotest `tst_qquickaccessible' failed :( Testing tst_QQuickAccessible Totals: 8 passed, 0 failed, 0 skipped ASSERT: "context" in file opengl/qopenglfunctions.cpp, line 195 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 7013] QtQA::App::TestRunner: [New LWP 7045] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickaccessible -silent -o /work/build/_artifacts/test-logs/tst_qquickac'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f11acce43e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f11a2c14700 (LWP 7045)): QtQA::App::TestRunner: #0 0x00007f11acd86e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f11aae05f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f11aae06429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f11ad9327bd in TestNamespace::QEventDispatcherGlib::processEvents (this=0xe71710, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f11ad8b60c4 in TestNamespace::QEventLoop::processEvents (this=0x7f11a2c13d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f11ad8b639d in TestNamespace::QEventLoop::exec (this=0x7f11a2c13d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f11ad640afc in TestNamespace::QThread::exec (this=0xe890b0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007f11aec29309 in TestNamespace::QQmlThreadPrivate::run (this=0xe890b0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007f11ad648044 in TestNamespace::QThreadPrivate::start (arg=0xe890b0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f11ac20defc in start_thread (arg=0x7f11a2c14700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f11acd92f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f11af9b8760 (LWP 7013)): QtQA::App::TestRunner: #0 0x00007f11acce43e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f11acce7b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f11ad634c36 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1298 QtQA::App::TestRunner: #3 0x00007f11ad63278e in TestNamespace::QMessageLogger::fatal (this=0x7fffd9f23f20, msg=0x7f11ad992478 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:660 QtQA::App::TestRunner: #4 0x00007f11ad62cd98 in TestNamespace::qt_assert (assertion=0x7f11ae2c8c6c "context", file=0x7f11ae2c8c50 "opengl/qopenglfunctions.cpp", line=195) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007f11ae1cbfd2 in TestNamespace::qt_gl_functions (context=0x0) at opengl/qopenglfunctions.cpp:195 QtQA::App::TestRunner: #6 0x00007f11ae1d45b9 in TestNamespace::(anonymous namespace)::Resolver::operator() (this=0x7fffd9f240b0, p1=1, p2=0x10ae4a8) at opengl/qopenglfunctions.cpp:1764 QtQA::App::TestRunner: #7 0x00007f11ae1cd481 in TestNamespace::qopenglfResolveDeleteBuffers (n=1, buffers=0x10ae4a8) at opengl/qopenglfunctions.cpp:1959 QtQA::App::TestRunner: #8 0x00007f11af23072a in TestNamespace::QOpenGLFunctions::glDeleteBuffers (this=0x13185e0, n=1, buffers=0x10ae4a8) at /work/build/qt/qtbase/include/QtGui/../../src/gui/opengl/qopenglfunctions.h:643 QtQA::App::TestRunner: #9 0x00007f11af225652 in TestNamespace::QSGBatchRenderer::qsg_wipeBuffer (buffer=0x10ae4a8, funcs=0x13185e0) at scenegraph/coreapi/qsgbatchrenderer.cpp:829 QtQA::App::TestRunner: #10 0x00007f11af22568c in TestNamespace::QSGBatchRenderer::qsg_wipeBatch (batch=0x10ae480, funcs=0x13185e0) at scenegraph/coreapi/qsgbatchrenderer.cpp:835 QtQA::App::TestRunner: #11 0x00007f11af225702 in TestNamespace::QSGBatchRenderer::Renderer::~Renderer (this=0x13185d0, __in_chrg=) at scenegraph/coreapi/qsgbatchrenderer.cpp:845 QtQA::App::TestRunner: #12 0x00007f11af22598e in TestNamespace::QSGBatchRenderer::Renderer::~Renderer (this=0x13185d0, __in_chrg=) at scenegraph/coreapi/qsgbatchrenderer.cpp:860 QtQA::App::TestRunner: #13 0x00007f11af2b79fe in TestNamespace::QQuickWindow::cleanupSceneGraph (this=0xe7c5e0) at items/qquickwindow.cpp:2648 QtQA::App::TestRunner: #14 0x00007f11af2b8880 in TestNamespace::QQuickWindow::qt_static_metacall (_o=0xe7c5e0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=12, _a=0x7fffd9f242f0) at .moc/moc_qquickwindow.cpp:186 QtQA::App::TestRunner: #15 0x00007f11ad8fc779 in TestNamespace::QMetaObject::activate (sender=0xe161e0, signalOffset=3, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3676 QtQA::App::TestRunner: #16 0x00007f11ad8fc0ac in TestNamespace::QMetaObject::activate (sender=0xe161e0, m=0x7f11af798620, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3548 QtQA::App::TestRunner: #17 0x00007f11af414b53 in TestNamespace::QSGRenderContext::invalidated (this=0xe161e0) at .moc/moc_qsgcontext_p.cpp:147 QtQA::App::TestRunner: #18 0x00007f11af2597ab in TestNamespace::QSGRenderContext::invalidate (this=0xe161e0) at scenegraph/qsgcontext.cpp:532 QtQA::App::TestRunner: #19 0x00007f11af258ce2 in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0xe161e0, __in_chrg=) at scenegraph/qsgcontext.cpp:345 QtQA::App::TestRunner: #20 0x00007f11af258d60 in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0xe161e0, __in_chrg=) at scenegraph/qsgcontext.cpp:346 QtQA::App::TestRunner: #21 0x00007f11af27d588 in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0xe1c370, __in_chrg=) at scenegraph/qsgrenderloop.cpp:221 QtQA::App::TestRunner: #22 0x00007f11af27d612 in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0xe1c370, __in_chrg=) at scenegraph/qsgrenderloop.cpp:223 QtQA::App::TestRunner: #23 0x00007f11af27eabb in TestNamespace::QScopedPointerDeleter::cleanup (pointer=0xe1c370) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #24 0x00007f11af27e59f in TestNamespace::QScopedPointer >::~QScopedPointer (this=0x7f11af7c7a00, __in_chrg=) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:109 QtQA::App::TestRunner: #25 0x00007f11af27ce3e in TestNamespace::(anonymous namespace)::Q_QGS_s_renderLoopInstance::Holder::~Holder (this=0x7f11af7c7a00, __in_chrg=) at scenegraph/qsgrenderloop.cpp:80 QtQA::App::TestRunner: #26 0x00007f11acce9861 in __run_exit_handlers (status=0, listp=0x7f11ad04a5a8, run_list_atexit=true) at exit.c:78 QtQA::App::TestRunner: #27 0x00007f11acce98e5 in __GI_exit (status=) at exit.c:100 QtQA::App::TestRunner: #28 0x00007f11acccf314 in __libc_start_main (main=0x40b6ac , argc=6, ubp_av=0x7fffd9f24658, init=, fini=, rtld_fini=, stack_end=0x7fffd9f24648) at libc-start.c:258 QtQA::App::TestRunner: #29 0x0000000000405dc9 in _start () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickAccessible ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickAccessible::initTestCase() QDEBUG : tst_QQuickAccessible::commonTests(StaticText) testing "statictext.qml" PASS : tst_QQuickAccessible::commonTests(StaticText) QDEBUG : tst_QQuickAccessible::commonTests(PushButton) testing "pushbutton.qml" PASS : tst_QQuickAccessible::commonTests(PushButton) PASS : tst_QQuickAccessible::quickAttachedProperties() PASS : tst_QQuickAccessible::basicPropertiesTest() PASS : tst_QQuickAccessible::hitTest() PASS : tst_QQuickAccessible::checkableTest() PASS : tst_QQuickAccessible::cleanupTestCase() Totals: 8 passed, 0 failed, 0 skipped ********* Finished testing of tst_QQuickAccessible ********* ASSERT: "context" in file opengl/qopenglfunctions.cpp, line 195 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 8151] QtQA::App::TestRunner: [New LWP 8180] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickaccessible -o /work/build/_artifacts/test-logs/tst_qquickaccessible'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f08313a23e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f0829113700 (LWP 8180)): QtQA::App::TestRunner: #0 0x00007f0831444e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f082f4c3f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f082f4c4429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f0831ff07bd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1d34010, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f0831f740c4 in TestNamespace::QEventLoop::processEvents (this=0x7f0829112d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f0831f7439d in TestNamespace::QEventLoop::exec (this=0x7f0829112d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f0831cfeafc in TestNamespace::QThread::exec (this=0x1d5e720) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007f08332e7309 in TestNamespace::QQmlThreadPrivate::run (this=0x1d5e720) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007f0831d06044 in TestNamespace::QThreadPrivate::start (arg=0x1d5e720) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f08308cbefc in start_thread (arg=0x7f0829113700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f0831450f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f0834076760 (LWP 8151)): QtQA::App::TestRunner: #0 0x00007f08313a23e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f08313a5b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f0831cf2c36 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1298 QtQA::App::TestRunner: #3 0x00007f0831cf078e in TestNamespace::QMessageLogger::fatal (this=0x7fff5cd45400, msg=0x7f0832050478 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:660 QtQA::App::TestRunner: #4 0x00007f0831cead98 in TestNamespace::qt_assert (assertion=0x7f0832986c6c "context", file=0x7f0832986c50 "opengl/qopenglfunctions.cpp", line=195) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007f0832889fd2 in TestNamespace::qt_gl_functions (context=0x0) at opengl/qopenglfunctions.cpp:195 QtQA::App::TestRunner: #6 0x00007f08328925b9 in TestNamespace::(anonymous namespace)::Resolver::operator() (this=0x7fff5cd45590, p1=1, p2=0x1da6958) at opengl/qopenglfunctions.cpp:1764 QtQA::App::TestRunner: #7 0x00007f083288b481 in TestNamespace::qopenglfResolveDeleteBuffers (n=1, buffers=0x1da6958) at opengl/qopenglfunctions.cpp:1959 QtQA::App::TestRunner: #8 0x00007f08338ee72a in TestNamespace::QOpenGLFunctions::glDeleteBuffers (this=0x208d980, n=1, buffers=0x1da6958) at /work/build/qt/qtbase/include/QtGui/../../src/gui/opengl/qopenglfunctions.h:643 QtQA::App::TestRunner: #9 0x00007f08338e3652 in TestNamespace::QSGBatchRenderer::qsg_wipeBuffer (buffer=0x1da6958, funcs=0x208d980) at scenegraph/coreapi/qsgbatchrenderer.cpp:829 QtQA::App::TestRunner: #10 0x00007f08338e368c in TestNamespace::QSGBatchRenderer::qsg_wipeBatch (batch=0x1da6930, funcs=0x208d980) at scenegraph/coreapi/qsgbatchrenderer.cpp:835 QtQA::App::TestRunner: #11 0x00007f08338e3702 in TestNamespace::QSGBatchRenderer::Renderer::~Renderer (this=0x208d970, __in_chrg=) at scenegraph/coreapi/qsgbatchrenderer.cpp:845 QtQA::App::TestRunner: #12 0x00007f08338e398e in TestNamespace::QSGBatchRenderer::Renderer::~Renderer (this=0x208d970, __in_chrg=) at scenegraph/coreapi/qsgbatchrenderer.cpp:860 QtQA::App::TestRunner: #13 0x00007f08339759fe in TestNamespace::QQuickWindow::cleanupSceneGraph (this=0x1be3130) at items/qquickwindow.cpp:2648 QtQA::App::TestRunner: #14 0x00007f0833976880 in TestNamespace::QQuickWindow::qt_static_metacall (_o=0x1be3130, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=12, _a=0x7fff5cd457d0) at .moc/moc_qquickwindow.cpp:186 QtQA::App::TestRunner: #15 0x00007f0831fba779 in TestNamespace::QMetaObject::activate (sender=0x1b541e0, signalOffset=3, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3676 QtQA::App::TestRunner: #16 0x00007f0831fba0ac in TestNamespace::QMetaObject::activate (sender=0x1b541e0, m=0x7f0833e56620, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3548 QtQA::App::TestRunner: #17 0x00007f0833ad2b53 in TestNamespace::QSGRenderContext::invalidated (this=0x1b541e0) at .moc/moc_qsgcontext_p.cpp:147 QtQA::App::TestRunner: #18 0x00007f08339177ab in TestNamespace::QSGRenderContext::invalidate (this=0x1b541e0) at scenegraph/qsgcontext.cpp:532 QtQA::App::TestRunner: #19 0x00007f0833916ce2 in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0x1b541e0, __in_chrg=) at scenegraph/qsgcontext.cpp:345 QtQA::App::TestRunner: #20 0x00007f0833916d60 in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0x1b541e0, __in_chrg=) at scenegraph/qsgcontext.cpp:346 QtQA::App::TestRunner: #21 0x00007f083393b588 in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x1b5a370, __in_chrg=) at scenegraph/qsgrenderloop.cpp:221 QtQA::App::TestRunner: #22 0x00007f083393b612 in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x1b5a370, __in_chrg=) at scenegraph/qsgrenderloop.cpp:223 QtQA::App::TestRunner: #23 0x00007f083393cabb in TestNamespace::QScopedPointerDeleter::cleanup (pointer=0x1b5a370) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #24 0x00007f083393c59f in TestNamespace::QScopedPointer >::~QScopedPointer (this=0x7f0833e85a00, __in_chrg=) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:109 QtQA::App::TestRunner: #25 0x00007f083393ae3e in TestNamespace::(anonymous namespace)::Q_QGS_s_renderLoopInstance::Holder::~Holder (this=0x7f0833e85a00, __in_chrg=) at scenegraph/qsgrenderloop.cpp:80 QtQA::App::TestRunner: #26 0x00007f08313a7861 in __run_exit_handlers (status=0, listp=0x7f08317085a8, run_list_atexit=true) at exit.c:78 QtQA::App::TestRunner: #27 0x00007f08313a78e5 in __GI_exit (status=) at exit.c:100 QtQA::App::TestRunner: #28 0x00007f083138d314 in __libc_start_main (main=0x40b6ac , argc=5, ubp_av=0x7fff5cd45b38, init=, fini=, rtld_fini=, stack_end=0x7fff5cd45b28) at libc-start.c:258 QtQA::App::TestRunner: #29 0x0000000000405dc9 in _start () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickaccessible: 32 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01206/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391863942): http://codereview.qt-project.org/77706 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Sat Feb 8 14:45:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 15:45:37 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #380 Message-ID: <20140208_134537_086719.ci-noreply@qt-project.org> Qt5_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #380: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00380/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1391863992): http://codereview.qt-project.org/77500 [PS8] - Updated submodules. From ci-noreply at qt-project.org Sat Feb 8 14:52:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 15:52:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2854 Message-ID: <20140208_135249_093471.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(675) : failure location FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1972) : failure location Totals: 561 passed, 2 failed, 6 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(565) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSsl (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCi (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), Q (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslC (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SS (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-SHA , bits= 256 , proto= SSLv3 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(733) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(885) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1310) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1465) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1670) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1842) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2013) : failure location PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2108) : failure location PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) SKIP : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2192) : failure location PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 553 passed, 1 failed, 9 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 172 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02854/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391862085): http://codereview.qt-project.org/77174 [PS24] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Sat Feb 8 16:38:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 17:38:20 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3116 Message-ID: <20140208_153820_075849.ci-noreply@qt-project.org> QtBase_stable_Integration #3116: SUCCESS Tested changes (refs/builds/stable_1391866532): http://codereview.qt-project.org/77472 [PS4] - Don't deadlock when deleting slot objects in QMetaObject::activate() From ci-noreply at qt-project.org Sat Feb 8 17:31:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 18:31:49 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2856 Message-ID: <20140208_163149_012528.ci-noreply@qt-project.org> QtBase_dev_Integration #2856: SUCCESS Tested changes (refs/builds/dev_1391867753): http://codereview.qt-project.org/77335 [PS6] - Automatically link printsupport plugins to static applications. From ci-noreply at qt-project.org Sat Feb 8 18:39:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 19:39:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2857 Message-ID: <20140208_173926_026168.ci-noreply@qt-project.org> Autotest `tst_qwidget' failed :( Testing tst_QWidget 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_QWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::popupEnterLeave() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() XFAIL : tst_QWidget::activation() MS introduced new behavior after XP tst_qwidget.cpp(1818) : failure location PASS : tst_QWidget::activation() PASS : tst_QWidget::reparent() PASS : tst_QWidget::windowState() PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 tst_qwidget.cpp(2063) : failure location PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() PASS : tst_QWidget::showMinimizedKeepsFocus() PASS : tst_QWidget::icon() PASS : tst_QWidget::hideWhenFocusWidgetIsChild() PASS : tst_QWidget::normalGeometry() PASS : tst_QWidget::setGeometry() PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 tst_qwidget.cpp(2920) : failure location PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() PASS : tst_QWidget::saveRestoreGeometry() SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 tst_qwidget.cpp(3188) : failure location SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 tst_qwidget.cpp(3188) : failure location SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 tst_qwidget.cpp(3188) : failure location PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() We do not yet have static contents support, see QTBUG-28012 tst_qwidget.cpp(3617) : failure location SKIP : tst_QWidget::resizeEvent() QTBUG-30744 tst_qwidget.cpp(2128) : failure location PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::setWindowGeometry(100,100 200x200, flags 0) PASS : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800) PASS : tst_QWidget::setWindowGeometry(100,100 1080x556, flags 0) PASS : tst_QWidget::setWindowGeometry(100,100 1080x556, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) QWindowsWindow::setGeometry: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 104x200+130+100 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). 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_qwidget: 35 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02857/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391877203): http://codereview.qt-project.org/77174 [PS24] - QOpenGLTextureBlitter http://codereview.qt-project.org/77689 [PS2] - Fix issue where revealed widget children do not receive paint event. http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations From ci-noreply at qt-project.org Sat Feb 8 18:52:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 19:52:49 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #581 Message-ID: <20140208_175249_079061.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 169 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00581/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1391864288): http://codereview.qt-project.org/76117 [PS46] - Updated submodules. From ci-noreply at qt-project.org Sat Feb 8 18:55:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 19:55:55 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #194 Message-ID: <20140208_175555_054541.ci-noreply@qt-project.org> QtWebEngine_master_Integration #194: SUCCESS Tested changes (refs/builds/master_1391878220): http://codereview.qt-project.org/77724 [PS1] - Make sure examples are always built From ci-noreply at qt-project.org Sat Feb 8 19:30:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 20:30:45 +0200 Subject: [Ci-reports] pass on QtSvg_dev_Integration #47 Message-ID: <20140208_183045_079210.ci-noreply@qt-project.org> QtSvg_dev_Integration #47: SUCCESS Tested changes (refs/builds/dev_1391882405): http://codereview.qt-project.org/75851 [PS2] - Replace win32-g++ with mingw scope From ci-noreply at qt-project.org Sat Feb 8 20:22:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 21:22:42 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #381 Message-ID: <20140208_192242_087424.ci-noreply@qt-project.org> Autotests `tst_qquickaccessible' and `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 173 seconds, exit code 3 Testing tst_QQuickAccessible FAIL! : tst_QQuickAccessible::checkableTest() 'QTest::qWaitForWindowActive(window)' returned FALSE. () Loc: [tst_qquickaccessible.cpp(386)] Totals: 7 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickAccessible ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickAccessible::initTestCase() QDEBUG : tst_QQuickAccessible::commonTests(StaticText) testing "statictext.qml" PASS : tst_QQuickAccessible::commonTests(StaticText) QDEBUG : tst_QQuickAccessible::commonTests(PushButton) testing "pushbutton.qml" PASS : tst_QQuickAccessible::commonTests(PushButton) PASS : tst_QQuickAccessible::quickAttachedProperties() PASS : tst_QQuickAccessible::basicPropertiesTest() PASS : tst_QQuickAccessible::hitTest() FAIL! : tst_QQuickAccessible::checkableTest() 'QTest::qWaitForWindowActive(window)' returned FALSE. () Loc: [tst_qquickaccessible.cpp(386)] QWARN : tst_QQuickAccessible::checkableTest() 11 accessibility event(s) were not handled in testfunction 'checkableTest': QWARN : tst_QQuickAccessible::checkableTest() 1: Object: 0x106f6dbd0 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 2: Object: 0x106f6e220 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 3: Object: 0x106f8fe20 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 4: Object: 0x106f6e470 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 5: Object: 0x106f6d330 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 6: Object: 0x106f6e470 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 7: Object: 0x106f8fe20 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 8: Object: 0x106f8fe20 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 9: Object: 0x106f6e220 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 10: Object: 0x106f6fe10 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 11: Object: 0x106f6fe10 Event: 'StateChanged' Child: -1 PASS : tst_QQuickAccessible::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickAccessible ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickaccessible: 17 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00381/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391867664): http://codereview.qt-project.org/77500 [PS8] - Updated submodules. From ci-noreply at qt-project.org Sat Feb 8 20:24:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 21:24:36 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1758 Message-ID: <20140208_192436_036264.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeviewer' failed :( ********* Start testing of tst_QDeclarativeViewer ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QDeclarativeViewer::initTestCase() PASS : tst_QDeclarativeViewer::runtimeContextProperty() QWARN : tst_QDeclarativeViewer::loading() Don't know how to handle 'QDeclarativeView::Status', use qRegisterMetaType to register it. PASS : tst_QDeclarativeViewer::loading() FAIL! : tst_QDeclarativeViewer::fileBrowser() 'browserItem != rootItem' returned FALSE. () Loc: [tst_qdeclarativeviewer.cpp(277)] PASS : tst_QDeclarativeViewer::resizing() PASS : tst_QDeclarativeViewer::paths() PASS : tst_QDeclarativeViewer::slowMode() PASS : tst_QDeclarativeViewer::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDeclarativeViewer ********* LEAK: 219 Structure QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDeclarativeViewer ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QDeclarativeViewer::initTestCase() PASS : tst_QDeclarativeViewer::runtimeContextProperty() QWARN : tst_QDeclarativeViewer::loading() Don't know how to handle 'QDeclarativeView::Status', use qRegisterMetaType to register it. PASS : tst_QDeclarativeViewer::loading() FAIL! : tst_QDeclarativeViewer::fileBrowser() 'browserItem != rootItem' returned FALSE. () Loc: [tst_qdeclarativeviewer.cpp(277)] PASS : tst_QDeclarativeViewer::resizing() PASS : tst_QDeclarativeViewer::paths() PASS : tst_QDeclarativeViewer::slowMode() PASS : tst_QDeclarativeViewer::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDeclarativeViewer ********* LEAK: 219 Structure QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeviewer: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01758/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/4.8_1391878107): http://codereview.qt-project.org/77721 [PS1] - Ensure the webftp example works with newer versions of webkit. From ci-noreply at qt-project.org Sat Feb 8 20:25:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 21:25:24 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2858 Message-ID: <20140208_192524_027248.ci-noreply@qt-project.org> QtBase_dev_Integration #2858: SUCCESS Tested changes (refs/builds/dev_1391881259): http://codereview.qt-project.org/77578 [PS2] - Fix checking of category for printf-style qCDebug http://codereview.qt-project.org/77725 [PS1] - eglfs: Put Linux-specific includes within Q_OS_LINUX guards. From ci-noreply at qt-project.org Sat Feb 8 20:46:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 21:46:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2859 Message-ID: <20140208_194628_027691.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02859/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391887708): http://codereview.qt-project.org/75781 [PS5] - Improve the code generation for the Latin1 codec http://codereview.qt-project.org/77439 [PS3] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations http://codereview.qt-project.org/77174 [PS24] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Sat Feb 8 20:58:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 21:58:59 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #165 Message-ID: <20140208_195859_070719.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #165: SUCCESS Tested changes (refs/builds/stable_1391887843): http://codereview.qt-project.org/77138 [PS9] - Add error handling to some missing functions From ci-noreply at qt-project.org Sat Feb 8 21:37:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 22:37:10 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1207 Message-ID: <20140208_203710_087045.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 173 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01207/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391887962): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Sat Feb 8 22:20:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 8 Feb 2014 23:20:37 +0200 Subject: [Ci-reports] fail on QtWayland_stable_Integration #66 Message-ID: <20140208_212037_085446.ci-noreply@qt-project.org> qtwayland failed to compile :( compiling tst_compositor.cpp tst_compositor.cpp: In member function โ€˜void tst_WaylandCompositor::frameCallback()โ€™: tst_compositor.cpp:213:25: error: โ€˜class QWaylandSurfaceโ€™ has no member named โ€˜frameFinishedโ€™ make[4]: *** [.obj/tst_compositor.o] Error 1 make[3]: *** [sub-compositor-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtwayland] Error 2 Build log: http://testresults.qt-project.org/ci/QtWayland_stable_Integration/build_00066/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1391892707): http://codereview.qt-project.org/77722 [PS1] - Strip custom prefix from interface name From ci-noreply at qt-project.org Sat Feb 8 23:13:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 00:13:47 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1208 Message-ID: <20140208_221347_057313.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01208/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391895616): http://codereview.qt-project.org/77666 [PS2] - Remove unused text stream http://codereview.qt-project.org/77662 [PS2] - Remove some code duplication http://codereview.qt-project.org/77661 [PS2] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS3] - Simplify some runtime code From ci-noreply at qt-project.org Sat Feb 8 23:23:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 00:23:10 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2860 Message-ID: <20140208_222310_031216.ci-noreply@qt-project.org> Autotest `tst_qsslsocket_onDemandCertificates_static' failed :( Testing tst_QSslSocket_onDemandCertificates_static FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)] Totals: 6 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket_onDemandCertificates_static ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket_onDemandCertificates_static::initTestCase() PASS : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) PASS : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)] PASS : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) PASS : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) PASS : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase() Totals: 6 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSslSocket_onDemandCertificates_static ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_static: 115 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02860/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391892573): http://codereview.qt-project.org/77439 [PS3] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations http://codereview.qt-project.org/77174 [PS24] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Sun Feb 9 00:57:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 01:57:35 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2861 Message-ID: <20140208_235735_049207.ci-noreply@qt-project.org> QtBase_dev_Integration #2861: SUCCESS Tested changes (refs/builds/dev_1391898284): http://codereview.qt-project.org/76024 [PS1] - Cocoa: Simplify native view access. http://codereview.qt-project.org/76023 [PS1] - Cocoa: Remove duplicate enum. From ci-noreply at qt-project.org Sun Feb 9 02:17:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 03:17:33 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1759 Message-ID: <20140209_011733_008587.ci-noreply@qt-project.org> Qt_4.8_Integration #1759: SUCCESS Tested changes (refs/builds/4.8_1391892127): http://codereview.qt-project.org/77721 [PS1] - Ensure the webftp example works with newer versions of webkit. From ci-noreply at qt-project.org Sun Feb 9 02:19:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 03:19:48 +0200 Subject: [Ci-reports] fail on QtWayland_stable_Integration #67 Message-ID: <20140209_011948_011364.ci-noreply@qt-project.org> qtwayland failed to compile :( tst_compositor.cpp: In member function โ€˜void tst_WaylandCompositor::frameCallback()โ€™: tst_compositor.cpp:213:19: error: base operand of โ€˜->โ€™ has non-pointer type โ€˜TestCompositorโ€™ make[4]: *** [.obj/tst_compositor.o] Error 1 make[3]: *** [sub-compositor-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtwayland] Error 2 Build log: http://testresults.qt-project.org/ci/QtWayland_stable_Integration/build_00067/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1391907164): http://codereview.qt-project.org/77664 [PS1] - Make the compositor test build From ci-noreply at qt-project.org Sun Feb 9 11:05:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 12:05:52 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #30 Message-ID: <20140209_100552_089914.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #30: SUCCESS Tested changes (refs/builds/dev_1391937950): http://codereview.qt-project.org/77740 [PS1] - Remove superfluous argument From ci-noreply at qt-project.org Sun Feb 9 12:32:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 13:32:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2862 Message-ID: <20140209_113254_086420.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 79 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02862/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1391943378): http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations http://codereview.qt-project.org/77439 [PS3] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77174 [PS24] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Sun Feb 9 13:26:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 14:26:37 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #357 Message-ID: <20140209_122637_096424.ci-noreply@qt-project.org> QtWebKit_stable_Integration #357: SUCCESS Tested changes (refs/builds/stable_1391902744): http://codereview.qt-project.org/77727 [PS1] - Fix build with QT_NO_GRAPHICSVIEW From ci-noreply at qt-project.org Sun Feb 9 15:19:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 16:19:06 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #68 Message-ID: <20140209_141906_073731.ci-noreply@qt-project.org> QtWayland_stable_Integration #68: SUCCESS Tested changes (refs/builds/stable_1391953843): http://codereview.qt-project.org/77664 [PS2] - Make the compositor test build From ci-noreply at qt-project.org Sun Feb 9 15:50:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 16:50:31 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #69 Message-ID: <20140209_145031_085797.ci-noreply@qt-project.org> QtWayland_stable_Integration #69: SUCCESS Tested changes (refs/builds/stable_1391955678): http://codereview.qt-project.org/77544 [PS2] - Fix build with Wayland <= 1.1 From ci-noreply at qt-project.org Sun Feb 9 16:10:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 17:10:35 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #70 Message-ID: <20140209_151035_081520.ci-noreply@qt-project.org> QtWayland_stable_Integration #70: SUCCESS Tested changes (refs/builds/stable_1391957524): http://codereview.qt-project.org/77722 [PS1] - Strip custom prefix from interface name From ci-noreply at qt-project.org Sun Feb 9 17:04:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 18:04:29 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2863 Message-ID: <20140209_160429_087675.ci-noreply@qt-project.org> QtBase_dev_Integration #2863: SUCCESS Tested changes (refs/builds/dev_1391956469): http://codereview.qt-project.org/77736 [PS1] - QFontEngineBox: Fix assertion for code points beyond BMP From ci-noreply at qt-project.org Sun Feb 9 17:23:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 18:23:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2864 Message-ID: <20140209_162322_038568.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02864/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391961963): http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations http://codereview.qt-project.org/77174 [PS24] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Sun Feb 9 21:39:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 22:39:31 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #166 Message-ID: <20140209_203931_056631.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #166: SUCCESS Tested changes (refs/builds/stable_1391976663): http://codereview.qt-project.org/77168 [PS4] - Remove the unused SystemIn/OutputQueue size methods From ci-noreply at qt-project.org Sun Feb 9 21:56:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 22:56:34 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2865 Message-ID: <20140209_205634_091296.ci-noreply@qt-project.org> QtBase_dev_Integration #2865: SUCCESS Tested changes (refs/builds/dev_1391973901): http://codereview.qt-project.org/77439 [PS3] - Do not set input focus if WM supports _NET_ACTIVE_WINDOW http://codereview.qt-project.org/77523 [PS1] - Make xcb compile with X-less EGL implementations From ci-noreply at qt-project.org Sun Feb 9 22:15:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 9 Feb 2014 23:15:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2866 Message-ID: <20140209_211543_027314.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02866/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1391979490): http://codereview.qt-project.org/77174 [PS25] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Sun Feb 9 23:50:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 00:50:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2867 Message-ID: <20140209_225051_022837.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QAbstractItemView 2014-02-10 00:01:23.070 tst_qabstractitemview[96593:4e03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_2.data: Permission denied (13) FAIL! : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qabstractitemview.cpp(1292)] FAIL! : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1718)] Totals: 55 passed, 2 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() 2014-02-10 00:01:44.957 tst_qabstractitemview[96676:4933] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER at .savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1718)] PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qabstractitemview: 33 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02867/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391981248): http://codereview.qt-project.org/77174 [PS25] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Mon Feb 10 00:02:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 01:02:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1209 Message-ID: <20140209_230251_068400.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 174 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01209/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1391983087): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Mon Feb 10 01:46:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 02:46:30 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #164 Message-ID: <20140210_004630_045475.ci-noreply@qt-project.org> QtLocation_dev_Integration #164: SUCCESS Tested changes (refs/builds/dev_1391989494): http://codereview.qt-project.org/77626 [PS1] - Fix CoordinateAnimation documentation. http://codereview.qt-project.org/77604 [PS1] - Simplify property change logic in Position type. http://codereview.qt-project.org/77286 [PS3] - Add direction and vertical speed properties to QML Position type. http://codereview.qt-project.org/77642 [PS1] - Fix documentation errors. From ci-noreply at qt-project.org Mon Feb 10 01:58:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 02:58:31 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #66 Message-ID: <20140210_005831_014906.ci-noreply@qt-project.org> QtLocation_stable_Integration #66: SUCCESS Tested changes (refs/builds/stable_1391990250): http://codereview.qt-project.org/77641 [PS1] - Fix documentation link to GeoShape::contains(). From ci-noreply at qt-project.org Mon Feb 10 04:53:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 05:53:12 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #313 Message-ID: <20140210_035312_075660.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #313: SUCCESS Tested changes (refs/builds/stable_1392000988): http://codereview.qt-project.org/77607 [PS1] - Add meta-data mappings for GPS and camera make and model to camerabin. http://codereview.qt-project.org/76690 [PS2] - Fix gstreamer crash when meta-data is of incorrect type. From ci-noreply at qt-project.org Mon Feb 10 09:50:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 10:50:52 +0200 Subject: [Ci-reports] fail on QtMacExtras_dev_Integration #24 Message-ID: <20140210_085052_073763.ci-noreply@qt-project.org> qtmacextras failed to compile :( In file included from qmactoolbardelegate_p.h:46, from qmactoolbardelegate.mm:42: In file included from qmactoolbar_p.h:46, from qmactoolbaritem.mm:46: In file included from qmactoolbar.mm:42: In file included from .moc/moc_qmactoolbar.cpp:9: In file included from /work/build/qt/qtbase/lib/QtMacExtras.framework/Versions/5/Headers/QMacToolBar:1, from toolbarcontrollerwindow.h:43, from toolbarcontrollerwindow.cpp:41: In file included from /work/build/qt/qtbase/lib/QtMacExtras.framework/Headers/qmactoolbar.h:46, from /work/build/qt/qtbase/lib/QtMacExtras.framework/Headers/QtMacExtras:7, from tst_headersclean.cpp:48: /work/build/qt/qtbase/lib/QtMacExtras.framework/Headers/qmactoolbaritem.h:94: error: extra โ€˜;โ€™ make[4]: *** [.obj/tst_headersclean.o] Error 1 make[3]: *** [sub-headersclean-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtmacextras] Error 2 Build log: http://testresults.qt-project.org/ci/QtMacExtras_dev_Integration/build_00024/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1392020551): http://codereview.qt-project.org/73526 [PS8] - Rewrite the Mac native toolbar classes. From ci-noreply at qt-project.org Mon Feb 10 10:07:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 11:07:26 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #27 Message-ID: <20140210_090726_099818.ci-noreply@qt-project.org> Autotest `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) 'ok == 10' returned FALSE. (resultObject["fileAttachment"].isObject()) Loc: [tst_files.cpp(231)] Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392023198355 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392023198355 PASS : tst_Files::initTestCase() QDEBUG : tst_Files::fileUploadDownload(Multi Part) QJsonObject({"createdAt": "2014-02-10T09:06:40.501Z","fileAttachment": null,"id": "52f896a0e5bde556d7028e2a","objectType": "objects.CustomObject1","title": "Object With File","updatedAt": "2014-02-10T09:06:40.501Z"}) QDEBUG : tst_Files::fileUploadDownload(Multi Part) QJsonObject({"createdAt": "2014-02-10T09:06:40.501Z","fileAttachment": null,"id": "52f896a0e5bde556d7028e2a","objectType": "objects.CustomObject1","title": "Object With File","updatedAt": "2014-02-10T09:06:40.501Z"}) QDEBUG : tst_Files::fileUploadDownload(Multi Part) QJsonObject({"createdAt": "2014-02-10T09:06:40.501Z","fileAttachment": null,"id": "52f896a0e5bde556d7028e2a","objectType": "objects.CustomObject1","title": "Object With File","updatedAt": "2014-02-10T09:06:40.501Z"}) QDEBUG : tst_Files::fileUploadDownload(Multi Part) QJsonObject({"createdAt": "2014-02-10T09:06:40.501Z","fileAttachment": null,"id": "52f896a0e5bde556d7028e2a","objectType": "objects.CustomObject1","title": "Object With File","updatedAt": "2014-02-10T09:06:40.501Z"}) QDEBUG : tst_Files::fileUploadDownload(Multi Part) QJsonObject({"createdAt": "2014-02-10T09:06:40.501Z","fileAttachment": null,"id": "52f896a0e5bde556d7028e2a","objectType": "objects.CustomObject1","title": "Object With File","updatedAt": "2014-02-10T09:06:40.501Z"}) QDEBUG : tst_Files::fileUploadDownload(Multi Part) QJsonObject({"createdAt": "2014-02-10T09:06:40.501Z","fileAttachment": null,"id": "52f896a0e5bde556d7028e2a","objectType": "objects.CustomObject1","title": "Object With File","updatedAt": "2014-02-10T09:06:40.501Z"}) QDEBUG : tst_Files::fileUploadDownload(Multi Part) QJsonObject({"createdAt": "2014-02-10T09:06:40.501Z","fileAttachment": null,"id": "52f896a0e5bde556d7028e2a","objectType": "objects.CustomObject1","title": "Object With File","updatedAt": "2014-02-10T09:06:40.501Z"}) QDEBUG : tst_Files::fileUploadDownload(Multi Part) QJsonObject({"createdAt": "2014-02-10T09:06:40.501Z","fileAttachment": null,"id": "52f896a0e5bde556d7028e2a","objectType": "objects.CustomObject1","title": "Object With File","updatedAt": "2014-02-10T09:06:40.501Z"}) QDEBUG : tst_Files::fileUploadDownload(Multi Part) QJsonObject({"createdAt": "2014-02-10T09:06:40.501Z","fileAttachment": null,"id": "52f896a0e5bde556d7028e2a","objectType": "objects.CustomObject1","title": "Object With File","updatedAt": "2014-02-10T09:06:40.501Z"}) FAIL! : tst_Files::fileUploadDownload(Multi Part) 'ok == 10' returned FALSE. (resultObject["fileAttachment"].isObject()) Loc: [tst_files.cpp(231)] PASS : tst_Files::fileUploadDownload(Chunked) QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392023198355 PASS : tst_Files::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 42 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00027/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392022878): http://codereview.qt-project.org/76449 [PS1] - Internal doc fix http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/76137 [PS1] - Show qdoc and qdocconf files in Qt Creator http://codereview.qt-project.org/77633 [PS1] - Fix a typo in the address book example http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch http://codereview.qt-project.org/77258 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Feb 10 10:23:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 11:23:31 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #167 Message-ID: <20140210_092331_093352.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #167: SUCCESS Tested changes (refs/builds/stable_1392021673): http://codereview.qt-project.org/77170 [PS2] - Rename the "descriptor" to handle on Windows From ci-noreply at qt-project.org Mon Feb 10 10:24:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 11:24:02 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1210 Message-ID: <20140210_092402_060308.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 167 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01210/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392020341): http://codereview.qt-project.org/77709 [PS2] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS2] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS2] - Remove unused text stream http://codereview.qt-project.org/77662 [PS2] - Remove some code duplication http://codereview.qt-project.org/77661 [PS2] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS3] - Simplify some runtime code From ci-noreply at qt-project.org Mon Feb 10 10:24:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 11:24:03 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3117 Message-ID: <20140210_092403_006392.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(555) : failure location FAIL! : tst_QSslSocket::spontaneousWrite(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1529) : failure location Totals: 554 passed, 2 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) SKIP : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(613) : failure location PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(856) : failure location SKIP : tst_QSslSocket::protocol(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(870) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1322) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 558 passed, 2 failed, 7 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 263 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03117/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392018153): http://codereview.qt-project.org/75635 [PS4] - Make QUrl::isLocalFile fast by storing a flag From ci-noreply at qt-project.org Mon Feb 10 10:29:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 11:29:26 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2868 Message-ID: <20140210_092926_086671.ci-noreply@qt-project.org> QtBase_dev_Integration #2868: SUCCESS Tested changes (refs/builds/dev_1392018749): http://codereview.qt-project.org/75781 [PS5] - Improve the code generation for the Latin1 codec From ci-noreply at qt-project.org Mon Feb 10 10:53:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 11:53:52 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #148 Message-ID: <20140210_095352_048837.ci-noreply@qt-project.org> QtConnectivity_dev_Integration ยป linux-g++_developer-build_OpenSuSE_12.3_x64 #148: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00148/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. Building remotely on ci-opensuse131-x64-03FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00148/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392019158): http://codereview.qt-project.org/77671 [PS1] - Merge branch 'stable' into dev From ci-noreply at qt-project.org Mon Feb 10 10:59:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 11:59:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2870 Message-ID: <20140210_095926_057638.ci-noreply@qt-project.org> QtBase_dev_Integration ยป linux-g++_OpenSuSE_12.3_x64 #2870: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02870/linux-g++_OpenSuSE_12.3_x64/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. Building remotely on ci-opensuse131-x64-06FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02870/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392024693): http://codereview.qt-project.org/77457 [PS1] - WinRT: Fix use of std::thread in QThread http://codereview.qt-project.org/76377 [PS5] - Cocoa: Set geometry for foreign views. http://codereview.qt-project.org/76025 [PS2] - Cocoa: Add setNSToolbar(QWindow *, NSToolBar *) http://codereview.qt-project.org/77174 [PS26] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Mon Feb 10 11:21:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 12:21:19 +0200 Subject: [Ci-reports] fail on QtMacExtras_dev_Integration #25 Message-ID: <20140210_102119_024127.ci-noreply@qt-project.org> `make' failed :( /Developer/usr/bin/g++ -c -pipe -W -Wall -Wextra -Werror -Woverloaded-virtual -Wshadow -Wundef -Wnon-virtual-dtor -ansi -Wcast-align -Wchar-subscripts -Wpointer-arith -Wformat-security -Wno-long-long -Wno-variadic-macros -pedantic-errors -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_STRICT_ITERATORS -DQT_NO_URL_CAST_FROM_STRING -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -O2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -fno-exceptions -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_MACEXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-g++ -I. -I/work/build/qt/qtbase/lib/QtMacExtras.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I.moc -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -o .obj/tst_headersclean.o tst_headersclean.cpp make[4]: *** [.obj/tst_headersclean.o] Error 1 make[3]: *** [sub-headersclean-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtmacextras] Error 2 Build log: http://testresults.qt-project.org/ci/QtMacExtras_dev_Integration/build_00025/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1392026036): http://codereview.qt-project.org/73526 [PS9] - Rewrite the Mac native toolbar classes. From ci-noreply at qt-project.org Mon Feb 10 11:28:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 12:28:40 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #28 Message-ID: <20140210_102840_080840.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(738)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392028038913 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1392028038913 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1392028038913 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1392028038913 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1392028038913 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f8a989e5bde556d70298c1","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() 1 "results on objects.CustomObject1 with phrase "Query"." QDEBUG : tst_EnginioClient::fullTextSearch() 1 " results on objects.CustomObject1and objects.CustomObject2 with phrase "object OR test"." FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(738)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392028038913 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 32 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00028/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392026940): http://codereview.qt-project.org/76137 [PS1] - Show qdoc and qdocconf files in Qt Creator http://codereview.qt-project.org/77633 [PS1] - Fix a typo in the address book example From ci-noreply at qt-project.org Mon Feb 10 11:39:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 12:39:05 +0200 Subject: [Ci-reports] fail on QtSerialPort_stable_Integration #168 Message-ID: <20140210_103905_034488.ci-noreply@qt-project.org> Compilation failed :( qserialport_win.cpp qserialport_win.cpp(388) : error C3861: '_q_canCompleteCommunication': identifier not found qserialport_win.cpp(390) : error C3861: '_q_canCompleteRead': identifier not found qserialport_win.cpp(396) : error C3861: '_q_canCompleteWrite': identifier not found Build log: http://testresults.qt-project.org/ci/QtSerialPort_stable_Integration/build_00168/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392027995): http://codereview.qt-project.org/76220 [PS2] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Feb 10 11:42:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 12:42:45 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3121 Message-ID: <20140210_104245_034643.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndDragging(horizontal) Compared doubles are not the same (fuzzy compare) Actual (flickable->contentX()) : 132.813 Expected ((qreal)qRound(flickable->contentX())): 133 Loc: [tst_qquickflickable.cpp(936)] Totals: 45 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() PASS : tst_qquickflickable::movingAndFlicking(vertical) WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(horizontal) WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(both) PASS : tst_qquickflickable::movingAndDragging(vertical) FAIL! : tst_qquickflickable::movingAndDragging(horizontal) Compared doubles are not the same (fuzzy compare) Actual (flickable->contentX()) : 132.813 Expected ((qreal)qRound(flickable->contentX())): 133 Loc: [tst_qquickflickable.cpp(936)] WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() PASS : tst_qquickflickable::flickVelocity() PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 473 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 45 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 44 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03121/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392024338): http://codereview.qt-project.org/77697 [PS1] - Accessibility Linux: Report Active state http://codereview.qt-project.org/77747 [PS1] - Correct the documentation of the return types of subjectInfo and issuerInfo. http://codereview.qt-project.org/77667 [PS1] - network tests: do not rely on external servers From ci-noreply at qt-project.org Mon Feb 10 12:06:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 13:06:55 +0200 Subject: [Ci-reports] pass on QtQA_sysadmin_master_Integration #281 Message-ID: <20140210_110655_022972.ci-noreply@qt-project.org> QtQA_sysadmin_master_Integration #281: SUCCESS Tested changes (refs/builds/master_1392027365): http://codereview.qt-project.org/77620 [PS1] - network test server: install Apache mod_spdy module From ci-noreply at qt-project.org Mon Feb 10 12:17:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 13:17:43 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #169 Message-ID: <20140210_111743_018458.ci-noreply@qt-project.org> Autotest `tst_declarative_core' failed :( Testing declarative_core FAIL! : declarative_core::PositionSource::test_updates() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(165)] Totals: 194 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of declarative_core ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : declarative_core::Address::initTestCase() PASS : declarative_core::Address::test_qmlAddressText() PASS : declarative_core::Address::cleanupTestCase() PASS : declarative_core::Category::initTestCase() PASS : declarative_core::Category::test_empty() PASS : declarative_core::Category::test_qmlConstructedCategory() PASS : declarative_core::Category::test_removeWithoutPlugin() PASS : declarative_core::Category::test_save() PASS : declarative_core::Category::test_saveWithoutPlugin() PASS : declarative_core::Category::test_setAndGet(name) PASS : declarative_core::Category::test_setAndGet(categoryId) PASS : declarative_core::Category::test_setAndGet(visibility) PASS : declarative_core::Category::test_setAndGet(plugin) PASS : declarative_core::Category::test_setAndGet(icon) PASS : declarative_core::Category::cleanupTestCase() PASS : declarative_core::CategoryModel::initTestCase() PASS : declarative_core::CategoryModel::test_error() PASS : declarative_core::CategoryModel::test_flatModel() PASS : declarative_core::CategoryModel::test_hierarchicalModel() PASS : declarative_core::CategoryModel::test_setAndGet(plugin) PASS : declarative_core::CategoryModel::test_setAndGet(hierarchical) PASS : declarative_core::CategoryModel::cleanupTestCase() PASS : declarative_core::ContactDetail::initTestCase() PASS : declarative_core::ContactDetail::test_empty() PASS : declarative_core::ContactDetail::test_qmlConstructedContactDetail() PASS : declarative_core::ContactDetail::test_setAndGet(label) PASS : declarative_core::ContactDetail::test_setAndGet(value) PASS : declarative_core::ContactDetail::cleanupTestCase() PASS : declarative_core::Coordinate::initTestCase() PASS : declarative_core::Coordinate::test_accessors() PASS : declarative_core::Coordinate::test_atDistanceAndAzimuth() PASS : declarative_core::Coordinate::test_azimuth() PASS : declarative_core::Coordinate::test_distance() PASS : declarative_core::Coordinate::test_validity() PASS : declarative_core::Coordinate::cleanupTestCase() PASS : declarative_core::GeoLocation::initTestCase() PASS : declarative_core::GeoLocation::test_Location_complete() PASS : declarative_core::GeoLocation::test_Location_invalid() PASS : declarative_core::GeoLocation::cleanupTestCase() PASS : declarative_core::EditorialModel::initTestCase() PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::EditorialModel::test_fetch(fetch all editorials in a single batch) PASS : declarative_core::EditorialModel::test_fetch(fetch from a place with no editorials) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::EditorialModel::test_reset() PASS : declarative_core::EditorialModel::test_setAndGet(place) PASS : declarative_core::EditorialModel::test_setAndGet(batchSize) PASS : declarative_core::EditorialModel::cleanupTestCase() PASS : declarative_core::ImageModel::initTestCase() PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ImageModel::test_fetch(fetch all images in a single batch) PASS : declarative_core::ImageModel::test_fetch(fetch from a place with no images) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ImageModel::test_reset() PASS : declarative_core::ImageModel::test_setAndGet(place) PASS : declarative_core::ImageModel::test_setAndGet(batchSize) PASS : declarative_core::ImageModel::cleanupTestCase() QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type PASS : declarative_core::Routing::initTestCase() PASS : declarative_core::Routing::test_basic_routing() PASS : declarative_core::Routing::test_error_routing() PASS : declarative_core::Routing::test_reset() PASS : declarative_core::Routing::test_route_query_handles_destroyed_qml_objects() PASS : declarative_core::Routing::cleanupTestCase() PASS : declarative_core::MapRouteModel and MapRouteQuery::initTestCase() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Cannot route, route manager not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Cannot route, route manager not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error, invalid index for get(): -1 QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error, invalid index for get(): 1 PASS : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_default_properties() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Error, invalid index for get(): 192 PASS : declarative_core::MapRouteModel and MapRouteQuery::test_model_default_properties() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent waypoint. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent waypoint. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent area. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent area. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Cannot route, plugin not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Cannot route, route manager not set. PASS : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() PASS : declarative_core::MapRouteModel and MapRouteQuery::cleanupTestCase() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::initTestCase() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_maneuver_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_route_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_routesegment_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::cleanupTestCase() PASS : declarative_core::Place::initTestCase() PASS : declarative_core::Place::test_categories() PASS : declarative_core::Place::test_contactDetails(phone) PASS : declarative_core::Place::test_contactDetails(fax) PASS : declarative_core::Place::test_contactDetails(email) PASS : declarative_core::Place::test_contactDetails(website) PASS : declarative_core::Place::test_contactDetailsProperty() PASS : declarative_core::Place::test_copy() PASS : declarative_core::Place::test_emptyPlace() PASS : declarative_core::Place::test_extendedAttributes() PASS : declarative_core::Place::test_location() PASS : declarative_core::Place::test_ratings() PASS : declarative_core::Place::test_saveload() PASS : declarative_core::Place::test_setAndGet(name) PASS : declarative_core::Place::test_setAndGet(placeId) PASS : declarative_core::Place::test_setAndGet(visibility) PASS : declarative_core::Place::test_setAndGet(attribution) PASS : declarative_core::Place::test_setAndGet(favorite) PASS : declarative_core::Place::test_supplier() PASS : declarative_core::Place::cleanupTestCase() PASS : declarative_core::PlaceAttribute::initTestCase() PASS : declarative_core::PlaceAttribute::test_setAndGet(label) PASS : declarative_core::PlaceAttribute::test_setAndGet(text) PASS : declarative_core::PlaceAttribute::cleanupTestCase() PASS : declarative_core::Icon::initTestCase() PASS : declarative_core::Icon::test_empty() PASS : declarative_core::Icon::test_qmlIconParams() PASS : declarative_core::Icon::test_qmlSingleUrlIcon() PASS : declarative_core::Icon::test_setAndGet(plugin) PASS : declarative_core::Icon::cleanupTestCase() PASS : declarative_core::PlaceSearchModel::initTestCase() PASS : declarative_core::PlaceSearchModel::test_cancel() PASS : declarative_core::PlaceSearchModel::test_error() PASS : declarative_core::PlaceSearchModel::test_search(searchTerm, multiple results) PASS : declarative_core::PlaceSearchModel::test_search(searchTerm, single result) PASS : declarative_core::PlaceSearchModel::test_search(categories, single result) PASS : declarative_core::PlaceSearchModel::test_search(recommendations) PASS : declarative_core::PlaceSearchModel::test_search(no recommendations) PASS : declarative_core::PlaceSearchModel::test_setAndGet(plugin) PASS : declarative_core::PlaceSearchModel::test_setAndGet(searchArea) PASS : declarative_core::PlaceSearchModel::test_setAndGet(limit) PASS : declarative_core::PlaceSearchModel::test_setAndGet(searchTerm) PASS : declarative_core::PlaceSearchModel::test_setAndGet(recommendationId) PASS : declarative_core::PlaceSearchModel::test_setAndGet(relevanceHint) PASS : declarative_core::PlaceSearchModel::test_setAndGet(visibilityScope) PASS : declarative_core::PlaceSearchModel::test_setAndGet(favoritesPlugin) PASS : declarative_core::PlaceSearchModel::test_setAndGet(category) PASS : declarative_core::PlaceSearchModel::test_setAndGet(categories) PASS : declarative_core::PlaceSearchModel::cleanupTestCase() PASS : declarative_core::PlaceSearchSuggestionModel::initTestCase() PASS : declarative_core::PlaceSearchSuggestionModel::test_error() PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(plugin) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(searchArea) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(limit) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(searchTerm) QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : declarative_core::PlaceSearchSuggestionModel::test_suggestions() PASS : declarative_core::PlaceSearchSuggestionModel::cleanupTestCase() PASS : declarative_core::Plugin properties::initTestCase() PASS : declarative_core::Plugin properties::test_locale() PASS : declarative_core::Plugin properties::test_placesFeatures() PASS : declarative_core::Plugin properties::test_plugin() PASS : declarative_core::Plugin properties::test_required() PASS : declarative_core::Plugin properties::cleanupTestCase() PASS : declarative_core::Position::initTestCase() PASS : declarative_core::Position::test_defaults() PASS : declarative_core::Position::test_modifiers() PASS : declarative_core::Position::cleanupTestCase() PASS : declarative_core::PositionSource::initTestCase() PASS : declarative_core::PositionSource::test_activeDefaultSource() PASS : declarative_core::PositionSource::test_defaults() PASS : declarative_core::PositionSource::test_inactive() PASS : declarative_core::PositionSource::test_invalidSource() PASS : declarative_core::PositionSource::test_preferredPositioningMethods() PASS : declarative_core::PositionSource::test_setplugin() PASS : declarative_core::PositionSource::test_updateInterval() FAIL! : declarative_core::PositionSource::test_updates() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(165)] PASS : declarative_core::PositionSource::cleanupTestCase() PASS : declarative_core::Ratings::initTestCase() PASS : declarative_core::Ratings::test_empty() PASS : declarative_core::Ratings::test_qmlConstructedRatings() PASS : declarative_core::Ratings::test_setAndGet(average) PASS : declarative_core::Ratings::test_setAndGet(maximum) PASS : declarative_core::Ratings::test_setAndGet(count) PASS : declarative_core::Ratings::cleanupTestCase() PASS : declarative_core::ReviewModel::initTestCase() PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ReviewModel::test_fetch(fetch all reviews in a single batch) PASS : declarative_core::ReviewModel::test_fetch(fetch from a place with no reviews) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ReviewModel::test_reset() PASS : declarative_core::ReviewModel::test_setAndGet(place) PASS : declarative_core::ReviewModel::test_setAndGet(batchSize) PASS : declarative_core::ReviewModel::cleanupTestCase() PASS : declarative_core::Supplier::initTestCase() PASS : declarative_core::Supplier::test_empty() PASS : declarative_core::Supplier::test_qmlConstructedSupplier() PASS : declarative_core::Supplier::test_setAndGet(name) PASS : declarative_core::Supplier::test_setAndGet(supplierId) PASS : declarative_core::Supplier::test_setAndGet(url) PASS : declarative_core::Supplier::test_setAndGet(icon) PASS : declarative_core::Supplier::cleanupTestCase() PASS : declarative_core::User::initTestCase() PASS : declarative_core::User::test_empty() PASS : declarative_core::User::test_qmlConstructedUser() PASS : declarative_core::User::test_setAndGet(userId) PASS : declarative_core::User::test_setAndGet(name) PASS : declarative_core::User::cleanupTestCase() Totals: 194 passed, 1 failed, 0 skipped ********* Finished testing of declarative_core ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_declarative_core: 24 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00169/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392025687): http://codereview.qt-project.org/75471 [PS7] - Fix declarative_ui tests. From ci-noreply at qt-project.org Mon Feb 10 12:34:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 13:34:56 +0200 Subject: [Ci-reports] pass on QtGraphicalEffects_dev_Integration #22 Message-ID: <20140210_113456_091408.ci-noreply@qt-project.org> QtGraphicalEffects_dev_Integration #22: SUCCESS Tested changes (refs/builds/dev_1392026549): http://codereview.qt-project.org/77764 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 10 12:48:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 13:48:45 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2871 Message-ID: <20140210_114845_033952.ci-noreply@qt-project.org> QtBase_dev_Integration #2871: SUCCESS Tested changes (refs/builds/dev_1392026541): http://codereview.qt-project.org/77723 [PS1] - EGL convenience: Guard Linux-specific code with Q_OS_LINUX. From ci-noreply at qt-project.org Mon Feb 10 12:51:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 13:51:49 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1213 Message-ID: <20140210_115149_035113.ci-noreply@qt-project.org> Autotests `tst_examples', `tst_qmlmin', `tst_qpacketprotocol', and `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1489) : failure location FAIL! : tst_QQuickPathView::nestedMouseAreaDrag() '!pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1527) : failure location Totals: 123 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() FAIL! : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1489) : failure location FAIL! : tst_QQuickPathView::nestedMouseAreaDrag() '!pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1527) : failure location PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 123 passed, 2 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 158 seconds, exit code 2 Testing tst_qmlmin QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qmlmin ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qmlmin::initTestCase() PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/GenericSceneItem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/itemCreation.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/PaletteItem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/PerspectiveItem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/Sun.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/networkaccessmanagerfactory/view.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/qml-i18n/qml-i18n.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/qmlextensionplugins/plugins.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/qmlextensionplugins/imports/TimeExample/Clock.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/adding/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/attached/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/binding/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/coercion/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/default/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/extended/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/grouped/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/methods/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/properties/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/signal/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/valuesource/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter1-basics/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter2-methods/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter3-bindings/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter4-customPropertyTypes/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter5-listproperties/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter6-plugins/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/xmlhttprequest/get.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/xmlhttprequest/xmlhttprequest.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qmltest/qmltest/tst_basic.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qmltest/qmltest/tst_item.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/animation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/animators.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/color-animation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/property-animation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/behavior-example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/SideRect.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/tvtennis.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/wigglytext.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/easing/easing.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathanimation/pathanimation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathinterpolator/pathinterpolator.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/states.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/transitions.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/canvas.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/bezierCurve/bezierCurve.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/clip/clip.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/roundedrect/roundedrect.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/smile/smile.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/squircle/squircle.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/tiger/tiger.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/tiger/tiger.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/dialcontrol.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/content/Dial.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/content/QuitButton.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/flipable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/content/Card.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/maskedmousearea/maskedmousearea.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/painteditem/textballoons.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/content/ProgressBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/ScrollBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/SearchBox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/slideswitch.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/content/Switch.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/content/Spinner.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/TabWidget.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/calqlatr.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/calculator.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/Display.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/NumberPad.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/StyleLabel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/clocks/clocks.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/clocks/content/Clock.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/maroon.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/BuildButton.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/GameCanvas.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/GameOverScreen.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/InfoBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/logic.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/NewGameScreen.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/SoundEffect.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/mobs/MobBase.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Bomb.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Factory.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Melee.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Ranged.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/TowerBase.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photosurface/photosurface.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/photoviewer.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/AlbumDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/BusyIndicator.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/EditableButton.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/PhotoDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/ProgressBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/RssModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/Tag.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/script/script.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/rssnews.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/BusyIndicator.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/CategoryDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/NewsDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/RssFeeds.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/ScrollBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/samegame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/BBSettings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/Block.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/BlockEmitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/GameArea.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/LogoAnimation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/MenuEmitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/PaintEmitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/PrimaryPack.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/PuzzleBlock.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/samegame.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/SamegameText.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/Settings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/SimpleBlock.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/SmokeText.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/+blackberry/Settings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level0.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level9.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/TemplateBase.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/stocqt.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/CheckBox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/DatePicker.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockChart.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockListModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockListView.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockSettings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockView.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/tweetsearch.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/FlipBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/LineInput.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/ListFooter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/ListHeader.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/SearchDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/TweetDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/tweetsearch.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/TweetsModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/draganddrop.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/DragTile.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/DropTile.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/tiles.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/views/gridview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/embeddedinwidgets/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/embeddedinwidgets/TextBox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/externaldraganddrop/DragAndDropTextItem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/externaldraganddrop/externaldraganddrop.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/animatedsprite.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/borderimage.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/image.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/imageelements.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/shadows.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/spritesequence.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/BorderImageSelector.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/ImageCell.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/MyBorderImage.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/ShadowRectangle.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageprovider/imageprovider-example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/keyinteraction.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/focus.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/ContextMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/GridMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/ListMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/TabMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/localstorage/localstorage/hello.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/localstorage/localstorage/localstorage.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/models/abstractitemmodel/view.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/models/objectlistmodel/view.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/models/stringlistmodel/view.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/mousearea/mousearea-wheel-example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/mousearea/mousearea.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/affectors.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/age.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/attractor.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/customaffector.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/friction.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/gravity.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/GreyButton.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/groupgoal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/move.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/spritegoal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/turbulence.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/wander.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/customparticle.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/blurparticles.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/fragmentshader.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/imagecolors.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/emitters.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/burstandpulse.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/customemitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/emitmask.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/maximumemitted.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/shapeanddirection.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/trailemitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/velocityfrommotion.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/imageparticle.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/allatonce.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colored.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colortable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/deformation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/rotation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sharing.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sprites.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/Delegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/Delegate2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/ExpandingDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/RssModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/script.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/system.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamiccomparison.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamicemitters.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/multiplepainters.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/startstop.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/timedgroupchanges.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/positioners/positioners-attachedproperties.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/positioners/positioners-transitions.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/positioners/positioners.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/accessibility.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/content/Checkbox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/content/Slider.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/righttoleft.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutdirection/layoutdirection.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutmirroring/layoutmirroring.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/textalignment/textalignment.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/customgeometry/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/graph/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/openglunderqml/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/simplematerial/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/textureinsgnode/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/textureinthread/error.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/textureinthread/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/threadedanimation/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shadereffects/shadereffects.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shadereffects/content/Slider.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/CheckBox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/LauncherList.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/SimpleLauncherDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/Slider.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/TabSet.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/TextField.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/styledtext-layout.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/text.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/availableFonts.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/banner.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/fonts.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/hello.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/imgtag.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/TextWithImage.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/textselection/textselection.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/textureprovider/Label.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/textureprovider/textureprovider.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/threading.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/threadedlistmodel/dataloader.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/threadedlistmodel/timedisplay.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/Spinner.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/touchinteraction.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/basic-flickable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/corkboards.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/content/Panel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/bearwhack.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/multiflame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/content/AugmentedTouchPoint.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/content/BearWhackParticleSystem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/content/ParticleFlame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/pincharea/flickresize.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview1/dynamicview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview1/PetsModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview2/dynamicview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview2/PetsModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview3/dynamicview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview3/PetsModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/dynamicview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/ListSelector.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/PetsModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/texteditor.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/EditMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/FileDialog.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/FileMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/MenuBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/TextArea.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/Cell.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/Block.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/samegame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/Block.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/samegame.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/samegame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/Block.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/Dialog.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/samegame.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/samegame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/samegame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/BoomBlock.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/Dialog.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/samegame.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/dialcontrol.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/content/Dial.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/content/QuitButton.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/flipable/flipable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/flipable/content/Card.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/progressbar/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/progressbar/content/ProgressBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/scrollbar/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/scrollbar/ScrollBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/searchbox/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/searchbox/SearchBox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/slideswitch/slideswitch.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/slideswitch/content/Switch.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/spinner/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/spinner/content/Spinner.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/tabwidget/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/tabwidget/TabWidget.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/views/views.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/views/gridview/gridview-example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/displaymargin.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/dynamiclist.qml) (... 1186 lines omitted; there are too many errors!) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbinding/data/test-binding.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbinding/data/test-binding2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/import.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/bundleImport/bundleImport.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/bundleImport/bundleImport.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/bundleImport/bundledata/MyType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/bundleImport/bundledata/subdir/MySubType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/componentFromBundle/bundledata/test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeQmldir/bundledata/test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeQmldir/bundledata/subdir/st.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeResolution.1/bundledata/MyType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeResolution.1/bundledata/test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeResolution.2/bundledata/subdir/MyType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeResolution.2/bundledata/subdir/test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/createObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/createObjectWithScript.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/createParentReference.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/createWindow.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/incubateObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/onDestructionCount.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/onDestructionLookup.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/recursion.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/recursionContinuation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/RecursiveComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/TestComponent.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/TestComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/NestedDirectories/NDTLC.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/NestedDirectories/NestedDirOne/NDComponentOne.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/NestedDirectories/NestedDirOne/NestedDirTwo/NDComponentTwo.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/OtherComponent/OtherComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/SpecificComponent/SpecificComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-targetchange.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals-ignored.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals-notarget.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals-parent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/error-object.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/error-property.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/error-property2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/error-syntax.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/rewriteError-global.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/rewriteError-unnamed.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/singletontype-target.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/test-connection.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/test-connection2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/test-connection3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/trimming.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/logging.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/profiling.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/tracing.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/ContainerComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/ContentComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/evalAfterInvalidate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/Object_22535.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/qtbug_22535.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/refreshExpressions.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/refreshExpressionsRootContext.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/RefreshExpressionsType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasBindingsAssignCorrectly.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/AliasBindingsAssignCorrectlyType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasBindingsOverrideTarget.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasBindingsOverrideTarget.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasBindingsOverrideTarget.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/AliasBindingsOverrideTargetType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/AliasBindingsOverrideTargetType3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasPropertyAndBinding.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasToCompositeElement.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/AliasToCompositeElementType1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/AliasToCompositeElementType2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasWritesOverrideBindings.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasWritesOverrideBindings.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasWritesOverrideBindings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignBasicTypes.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignBasicTypes.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/attachedProperty.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/attachedProperty.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/attachedPropertyScope.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/automaticSemicolon.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/BaseComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/BaseComponent2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/bindingLoop.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/bindingSuppression.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/blank.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/booleanConversion.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/boolPropertiesEvaluateAsBool.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/boolPropertiesEvaluateAsBool.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/bug.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/canAssignNullToQObject.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/canAssignNullToQObject.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/compatibilitySemicolon.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/compiled.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/componentCreation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ComponentWithVarProp.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/compositePropertyType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/concatenatedStringPropertyAccess.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ConstantsOverrideBindings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ContainerComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ContentComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/CustomObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/date.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deferredProperties.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deferredPropertiesErrors.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deferredPropertiesInComponents.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deferredPropertiesInDestruction.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deletedEngine.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deletedObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deleteLater.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deleteLaterObjectMethodCall.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deleteRootObjectInCreation.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deleteRootObjectInCreation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/DeleteRootObjectInCreationComponentBase.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/DeleteRootObjectInCreationComponentDerived.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deleteWhileBindingRunning.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/destroyedSignal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/doubleEvaluate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicCreation.helper.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicCreation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicCreationOwnership.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicDeletion.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicDeletion.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicDeletion.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicString.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/elementAssign.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ElementAssignType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/enums.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/enums.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/enums.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/eval.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exception.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exceptionClearsOnReeval.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exceptionProducesWarning.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exceptionProducesWarning2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/extendedObjectPropertyLookup.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/extendedObjectPropertyLookup2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/extensionObjects.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/extensionObjectsPropertyOverride.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/forInLoop.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/function.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/functionAssignment.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/functionAssignment.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/functionAssignment.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/functionAssignment.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/functionErrors.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/getSet.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.dynprop.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.dynprop.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.dynprop.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.handle.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.handle.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.object.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.object.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/HRMDPComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/idAsLValue.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/idShortcutInvalidates.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/idShortcutInvalidates.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/importScope.1.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/importScope.2.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/importScope.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/in.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_callback.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_callback.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_pragma.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_pragma_inner.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_pragma_outer.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_remote.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_remote.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_remote_missing.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_remote_missing.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_shared.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_shared.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/incrDecrSemicolon1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/incrDecrSemicolon2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/incrDecrSemicolon_error1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/InnerObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/invokableEnumRet.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/invokableObjectArg.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/invokableObjectRet.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/jsObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/jsOwnedObjectsDeletedOnEngineDestroy.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/libraryScriptAssert.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/libraryScriptAssert.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/listAssignment.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/listProperties.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/listToVariant.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevision.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevision2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevision3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevision4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevisionErrors.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevisionErrors2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevisionErrors3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/methods.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/methods.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/methods.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/methods.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/methods.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/MethodsObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/misctypetest.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/multiEngineObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/MyDeferredComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/MyDeferredComponent2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/NestedTypeTransientErrors.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/noCaptureWhenWritingProperty.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/nonExistentAttachedObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/nonNotifyable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/nonscriptable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/noSpuriousWarningsAtShutdown.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/noSpuriousWarningsAtShutdown.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/nullObjectBinding.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberAssignment.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing_error.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing_error.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/objectConversion.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/objectName.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/objectNameChangedSignal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/objectsCompareAsEqual.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/objectsPassThroughSignals.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/onDestruction.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/OnDestructionComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/outerBindingOverridesInnerBinding.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/OuterObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/overrideDataAssert.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ownership.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ownershipConsistency.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ownershipQmlIncubated.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ownershipRootObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyAssignmentErrors.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyOverride.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.10.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.11.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.12.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.13.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.14.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.15.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.16.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.9.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.bindingreset.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.reset.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/PropertyQJSValueBaseItem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertySplicing.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyVar.1.qml) QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmlmin: 902 seconds, exit code 293 Testing tst_examples QtQA::App::TestRunner: Timed out after 400 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_examples ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_examples::initTestCase() PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml) QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) OpenType support missing for script 11 QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) OpenType support missing for script 11 QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) OpenType support missing for script 11 QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) OpenType support missing for script 11 QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) OpenType support missing for script 11 PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/qml-i18n/qml-i18n.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/animators.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/color-animation.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/property-animation.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/behavior-example.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/tvtennis.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/wigglytext.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/easing/easing.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathanimation/pathanimation.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathinterpolator/pathinterpolator.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/states.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/transitions.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/bezierCurve/bezierCurve.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/clip/clip.qml) QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml) Context2D: Missing or misplaced font family in font string (it must come after the font size). PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/roundedrect/roundedrect.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/smile/smile.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/squircle/squircle.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/dialcontrol.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/flipable.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/slideswitch.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/clocks/clocks.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/photoviewer.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/rssnews.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level0.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level1.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level2.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level3.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level4.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level5.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level6.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level7.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level8.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level9.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/tiles.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/views/gridview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/focus.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/age.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/attractor.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/customaffector.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/friction.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/gravity.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/groupgoal.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/move.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/spritegoal.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/turbulence.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/wander.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/blurparticles.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/fragmentshader.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/imagecolors.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/burstandpulse.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/customemitter.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/emitmask.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/maximumemitted.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/shapeanddirection.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/trailemitter.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/velocityfrommotion.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/allatonce.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colored.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colortable.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/deformation.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/rotation.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sharing.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sprites.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml) QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml) file:///C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml:86:5: QML ImageParticle: Cannot open: file:///C:/work/build/qt/qtdeclarative/examples/quick/particles/images/star.png PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamiccomparison.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamicemitters.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/multiplepainters.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/startstop.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/timedgroupchanges.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutdirection/layoutdirection.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutmirroring/layoutmirroring.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/textalignment/textalignment.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/imgtag.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/text/textselection/textselection.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/threadedlistmodel/timedisplay.qml) QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) QQuickWorkerScript: Attempt to send message before WorkerScript establishment QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) QQuickWorkerScript: Attempt to send message before WorkerScript establishment PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/basic-flickable.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/corkboards.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/bearwhack.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/multiflame.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/pincharea/flickresize.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview1/dynamicview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview2/dynamicview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview3/dynamicview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/dynamicview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial1.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial2.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial3.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/samegame.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/samegame.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/samegame.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/samegame.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/dialcontrol.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/flipable/flipable.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/progressbar/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/scrollbar/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/searchbox/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/slideswitch/slideswitch.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/spinner/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/tabwidget/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/gridview/gridview-example.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/displaymargin.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/dynamiclist.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/expandingdelegates.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/highlight.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/highlightranges.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/sections.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/objectmodel/objectmodel.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/package/view.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/parallax/parallax.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/pathview/pathview-example.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/visualdatamodel/dragselection.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/visualdatamodel/slideshow.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/application.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/comments.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/component.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/createComponent-simple.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/createComponent.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/createQmlObject.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/dynamicObjects-destroy.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/events.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/properties.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qsTr.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qsTranslate.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qsTrId.1.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qsTrId.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtBinding.1.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtBinding.2.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtBinding.3.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtBinding.4.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtobject.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtTranslateNoOp.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtTrIdNoOp.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtTrNoOp.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/component/main.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/integrating-javascript/connectjs.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/integrating-javascript/includejs/app.qml) PASS : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/listmodel/listelements.qml) QtQA::App::TestRunner: Timed out after 400 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_examples: 806 seconds, exit code 293 Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::send(no auto send) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location FAIL! : tst_QPacketProtocol::packetsAvailable(10) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 13 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) FAIL! : tst_QPacketProtocol::clear() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location FAIL! : tst_QPacketProtocol::read() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 13 passed, 2 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol: 43 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01213/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392024426): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Mon Feb 10 12:53:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 13:53:28 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #149 Message-ID: <20140210_115328_057871.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #149: SUCCESS Tested changes (refs/builds/dev_1392029816): http://codereview.qt-project.org/77671 [PS1] - Merge branch 'stable' into dev From ci-noreply at qt-project.org Mon Feb 10 12:58:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 13:58:39 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #171 Message-ID: <20140210_115839_071789.ci-noreply@qt-project.org> `make' failed :( make[3]: *** [../../lib/QtWidgets.framework/Versions/5/Headers/qscrollarea.h] Segmentation fault: 11 make[2]: *** [sub-widgets-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00171/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392031247): http://codereview.qt-project.org/77688 [PS1] - Add missing MODULE_PLUGIN_TYPES to location.pro From ci-noreply at qt-project.org Mon Feb 10 13:03:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 14:03:04 +0200 Subject: [Ci-reports] pass on QtMacExtras_dev_Integration #26 Message-ID: <20140210_120304_042140.ci-noreply@qt-project.org> QtMacExtras_dev_Integration #26: SUCCESS Tested changes (refs/builds/dev_1392031464): http://codereview.qt-project.org/73526 [PS10] - Rewrite the Mac native toolbar classes. From ci-noreply at qt-project.org Mon Feb 10 13:29:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 14:29:49 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1672 Message-ID: <20140210_122949_061312.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1672: SUCCESS Tested changes (refs/builds/stable_1392027879): http://codereview.qt-project.org/76166 [PS3] - Doc: note about visible and enabled in PropertyChanges From ci-noreply at qt-project.org Mon Feb 10 13:32:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 14:32:45 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #171 Message-ID: <20140210_123245_063607.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #171: SUCCESS Tested changes (refs/builds/stable_1392030212): http://codereview.qt-project.org/77715 [PS2] - Rename the writeSequenceStarted variable to writeStarted From ci-noreply at qt-project.org Mon Feb 10 13:57:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 14:57:52 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3123 Message-ID: <20140210_125752_018216.ci-noreply@qt-project.org> QtBase_stable_Integration #3123: SUCCESS Tested changes (refs/builds/stable_1392029149): http://codereview.qt-project.org/77362 [PS1] - Remove useless if http://codereview.qt-project.org/77527 [PS2] - Accessibility: Fix reporting the same name/value twice http://codereview.qt-project.org/77680 [PS1] - Doc: fix typo in QDebugStateSaver docu http://codereview.qt-project.org/77127 [PS1] - qdoc: fix memory leaks, unchecked open(), hardcoded path - in debugging code http://codereview.qt-project.org/77627 [PS1] - QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'. http://codereview.qt-project.org/77720 [PS1] - QDir::tempPath: clarify trailing-slash situation. http://codereview.qt-project.org/77719 [PS1] - QDir::tempPath: make fallback code more readable. From ci-noreply at qt-project.org Mon Feb 10 13:58:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 14:58:36 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #67 Message-ID: <20140210_125836_095655.ci-noreply@qt-project.org> QtLocation_stable_Integration #67: SUCCESS Tested changes (refs/builds/stable_1392032189): http://codereview.qt-project.org/77769 [PS1] - Mark QNmeaPositionInfoSource tests as insignificant on Windows. From ci-noreply at qt-project.org Mon Feb 10 14:02:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 15:02:19 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #382 Message-ID: <20140210_130219_055202.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol (qtquick1)' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::setMaximumPacketSize(invalid) 'm_server->waitForNewConnection()' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) FAIL! : tst_QPacketProtocol::setMaximumPacketSize(valid) 'm_server->waitForNewConnection()' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) FAIL! : tst_QPacketProtocol::packetsAvailable(10) 'm_server->waitForNewConnection()' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 13 passed, 2 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qpacketprotocol (qtquick1): 2 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00382/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392019151): http://codereview.qt-project.org/77500 [PS12] - Updated submodules. From ci-noreply at qt-project.org Mon Feb 10 14:05:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 15:05:52 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #29 Message-ID: <20140210_130552_000449.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(741)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392037416020 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1392037416020 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1392037416020 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1392037416020 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1392037416020 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f8ce2ce5bde556dc02a2cc","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() ### ERROR QDEBUG : tst_EnginioClient::fullTextSearch() "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() NetworkReply: QNetworkReplyHttpImpl(0x101b17840) QDEBUG : tst_EnginioClient::fullTextSearch() Request URL: "https://api.engin.io/v1/search?objectTypes[]=objects.CustomObject1&search=%7B%22phrase%22: %22Query%22%7D" QDEBUG : tst_EnginioClient::fullTextSearch() Operation: "GET" QDEBUG : tst_EnginioClient::fullTextSearch() HTTP return code: 400 QDEBUG : tst_EnginioClient::fullTextSearch() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::fullTextSearch() Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[X_Request_Id]: "4ca9d45d7c524bcfa79be36a2ed011ca" QDEBUG : tst_EnginioClient::fullTextSearch() Reply Data: "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() ### FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(706)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392037416020 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 55 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00029/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392036718): http://codereview.qt-project.org/76449 [PS1] - Internal doc fix http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch http://codereview.qt-project.org/76137 [PS1] - Show qdoc and qdocconf files in Qt Creator http://codereview.qt-project.org/77633 [PS1] - Fix a typo in the address book example http://codereview.qt-project.org/77258 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Feb 10 14:10:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 15:10:21 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1214 Message-ID: <20140210_131021_014365.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::packetsAvailable(10) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() FAIL! : tst_QPacketProtocol::device() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location QWARN : tst_QPacketProtocol::tst_QPacket_clear() void __thiscall QWindowsClipboard::propagateClipboardMessage(unsigned int,__w64 unsigned int,__w64 long) const: Cowardly refusing to send clipboard message to hung application... PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol: 22 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01214/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392033203): http://codereview.qt-project.org/77543 [PS6] - Unify initial waiting of debug services http://codereview.qt-project.org/77052 [PS2] - V4 JIT: remove unused register constant. From ci-noreply at qt-project.org Mon Feb 10 14:32:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 15:32:04 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_android_Integration #23 Message-ID: <20140210_133204_047506.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #23: SUCCESS Tested changes (refs/builds/wip/android_1392036066): http://codereview.qt-project.org/77783 [PS3] - Document missing implementation for Object Push on Android. http://codereview.qt-project.org/77777 [PS3] - Android: Add missing implementation for QBluetoothServer From ci-noreply at qt-project.org Mon Feb 10 14:34:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 15:34:05 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1760 Message-ID: <20140210_133405_094565.ci-noreply@qt-project.org> eleven autotests failed :( ********* Start testing of tst_QTreeView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTreeView::initTestCase() PASS : tst_QTreeView::getSetCheck() PASS : tst_QTreeView::construction() PASS : tst_QTreeView::alternatingRowColors() PASS : tst_QTreeView::currentIndex() PASS : tst_QTreeView::dragDropMode() PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops() PASS : tst_QTreeView::dragDropOverwriteMode() PASS : tst_QTreeView::editTriggers() PASS : tst_QTreeView::hasAutoScroll() PASS : tst_QTreeView::horizontalScrollMode() PASS : tst_QTreeView::iconSize() PASS : tst_QTreeView::indexAt() PASS : tst_QTreeView::indexWidget() PASS : tst_QTreeView::itemDelegate() PASS : tst_QTreeView::itemDelegateForColumnOrRow() PASS : tst_QTreeView::keyboardSearch() PASS : tst_QTreeView::setModel() PASS : tst_QTreeView::openPersistentEditor() PASS : tst_QTreeView::rootIndex() PASS : tst_QTreeView::setHeader() PASS : tst_QTreeView::columnHidden() PASS : tst_QTreeView::rowHidden() PASS : tst_QTreeView::noDelegate() PASS : tst_QTreeView::noModel() PASS : tst_QTreeView::emptyModel() PASS : tst_QTreeView::removeRows() PASS : tst_QTreeView::removeCols() PASS : tst_QTreeView::expandAndCollapse() PASS : tst_QTreeView::expandAndCollapseAll() PASS : tst_QTreeView::expandWithNoChildren() PASS : tst_QTreeView::keyboardNavigation() PASS : tst_QTreeView::headerSections() PASS : tst_QTreeView::moveCursor() PASS : tst_QTreeView::setSelection() PASS : tst_QTreeView::extendedSelection() PASS : tst_QTreeView::indexAbove() PASS : tst_QTreeView::indexBelow() PASS : tst_QTreeView::clicked() WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget PASS : tst_QTreeView::mouseDoubleClick() PASS : tst_QTreeView::rowsAboutToBeRemoved() PASS : tst_QTreeView::headerSections_unhideSection() PASS : tst_QTreeView::columnAt() PASS : tst_QTreeView::scrollTo() PASS : tst_QTreeView::rowsAboutToBeRemoved_move() PASS : tst_QTreeView::resizeColumnToContents() PASS : tst_QTreeView::insertAfterSelect() PASS : tst_QTreeView::removeAfterSelect() PASS : tst_QTreeView::hiddenItems() PASS : tst_QTreeView::spanningItems() PASS : tst_QTreeView::rowSizeHint() PASS : tst_QTreeView::setSortingEnabled() PASS : tst_QTreeView::headerHidden() PASS : tst_QTreeView::selection() PASS : tst_QTreeView::removeAndInsertExpandedCol0() PASS : tst_QTreeView::selectionWithHiddenItems() PASS : tst_QTreeView::selectAll() PASS : tst_QTreeView::disabledButCheckable() PASS : tst_QTreeView::sortByColumn() PASS : tst_QTreeView::evilModel() PASS : tst_QTreeView::indexRowSizeHint() PASS : tst_QTreeView::addRowsWhileSectionsAreHidden() PASS : tst_QTreeView::filterProxyModelCrash() PASS : tst_QTreeView::renderToPixmap() FAIL! : tst_QTreeView::styleOptionViewItem() 'delegate.count == visibleColumns' returned FALSE. () Loc: [tst_qtreeview.cpp(3076)] PASS : tst_QTreeView::keyboardNavigationWithDisabled() PASS : tst_QTreeView::task174627_moveLeftToRoot() PASS : tst_QTreeView::task171902_expandWith1stColHidden() PASS : tst_QTreeView::task203696_hidingColumnsAndRowsn() PASS : tst_QTreeView::task211293_removeRootIndex() PASS : tst_QTreeView::task216717_updateChildren() PASS : tst_QTreeView::task220298_selectColumns() PASS : tst_QTreeView::task224091_appendColumns() PASS : tst_QTreeView::task225539_deleteModel() PASS : tst_QTreeView::task230123_setItemsExpandable() PASS : tst_QTreeView::task202039_closePersistentEditor() PASS : tst_QTreeView::task238873_avoidAutoReopening() PASS : tst_QTreeView::task244304_clickOnDecoration() PASS : tst_QTreeView::task246536_scrollbarsNotWorking() PASS : tst_QTreeView::task250683_wrongSectionSize() PASS : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() PASS : tst_QTreeView::task254234_proxySort() PASS : tst_QTreeView::task248022_changeSelection() PASS : tst_QTreeView::task245654_changeModelAndExpandAll() PASS : tst_QTreeView::doubleClickedWithSpans() PASS : tst_QTreeView::taskQTBUG_6450_selectAllWith1stColumnHidden() PASS : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() PASS : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() PASS : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() PASS : tst_QTreeView::taskQTBUG_25333_adjustViewOptionsForIndex() PASS : tst_QTreeView::quickExpandCollapse() PASS : tst_QTreeView::cleanupTestCase() Totals: 91 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTreeView ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTreeView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTreeView::initTestCase() PASS : tst_QTreeView::getSetCheck() PASS : tst_QTreeView::construction() PASS : tst_QTreeView::alternatingRowColors() PASS : tst_QTreeView::currentIndex() PASS : tst_QTreeView::dragDropMode() PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops() PASS : tst_QTreeView::dragDropOverwriteMode() PASS : tst_QTreeView::editTriggers() PASS : tst_QTreeView::hasAutoScroll() PASS : tst_QTreeView::horizontalScrollMode() PASS : tst_QTreeView::iconSize() PASS : tst_QTreeView::indexAt() PASS : tst_QTreeView::indexWidget() PASS : tst_QTreeView::itemDelegate() PASS : tst_QTreeView::itemDelegateForColumnOrRow() PASS : tst_QTreeView::keyboardSearch() PASS : tst_QTreeView::setModel() PASS : tst_QTreeView::openPersistentEditor() PASS : tst_QTreeView::rootIndex() PASS : tst_QTreeView::setHeader() PASS : tst_QTreeView::columnHidden() PASS : tst_QTreeView::rowHidden() PASS : tst_QTreeView::noDelegate() PASS : tst_QTreeView::noModel() PASS : tst_QTreeView::emptyModel() PASS : tst_QTreeView::removeRows() PASS : tst_QTreeView::removeCols() PASS : tst_QTreeView::expandAndCollapse() PASS : tst_QTreeView::expandAndCollapseAll() PASS : tst_QTreeView::expandWithNoChildren() PASS : tst_QTreeView::keyboardNavigation() PASS : tst_QTreeView::headerSections() PASS : tst_QTreeView::moveCursor() PASS : tst_QTreeView::setSelection() PASS : tst_QTreeView::extendedSelection() PASS : tst_QTreeView::indexAbove() PASS : tst_QTreeView::indexBelow() PASS : tst_QTreeView::clicked() WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget PASS : tst_QTreeView::mouseDoubleClick() PASS : tst_QTreeView::rowsAboutToBeRemoved() PASS : tst_QTreeView::headerSections_unhideSection() PASS : tst_QTreeView::columnAt() PASS : tst_QTreeView::scrollTo() PASS : tst_QTreeView::rowsAboutToBeRemoved_move() PASS : tst_QTreeView::resizeColumnToContents() PASS : tst_QTreeView::insertAfterSelect() PASS : tst_QTreeView::removeAfterSelect() PASS : tst_QTreeView::hiddenItems() PASS : tst_QTreeView::spanningItems() PASS : tst_QTreeView::rowSizeHint() PASS : tst_QTreeView::setSortingEnabled() PASS : tst_QTreeView::headerHidden() PASS : tst_QTreeView::selection() PASS : tst_QTreeView::removeAndInsertExpandedCol0() PASS : tst_QTreeView::selectionWithHiddenItems() PASS : tst_QTreeView::selectAll() PASS : tst_QTreeView::disabledButCheckable() PASS : tst_QTreeView::sortByColumn() PASS : tst_QTreeView::evilModel() PASS : tst_QTreeView::indexRowSizeHint() PASS : tst_QTreeView::addRowsWhileSectionsAreHidden() PASS : tst_QTreeView::filterProxyModelCrash() PASS : tst_QTreeView::renderToPixmap() FAIL! : tst_QTreeView::styleOptionViewItem() 'delegate.count == visibleColumns' returned FALSE. () Loc: [tst_qtreeview.cpp(3076)] PASS : tst_QTreeView::keyboardNavigationWithDisabled() PASS : tst_QTreeView::task174627_moveLeftToRoot() PASS : tst_QTreeView::task171902_expandWith1stColHidden() PASS : tst_QTreeView::task203696_hidingColumnsAndRowsn() PASS : tst_QTreeView::task211293_removeRootIndex() PASS : tst_QTreeView::task216717_updateChildren() PASS : tst_QTreeView::task220298_selectColumns() PASS : tst_QTreeView::task224091_appendColumns() PASS : tst_QTreeView::task225539_deleteModel() PASS : tst_QTreeView::task230123_setItemsExpandable() PASS : tst_QTreeView::task202039_closePersistentEditor() PASS : tst_QTreeView::task238873_avoidAutoReopening() PASS : tst_QTreeView::task244304_clickOnDecoration() PASS : tst_QTreeView::task246536_scrollbarsNotWorking() PASS : tst_QTreeView::task250683_wrongSectionSize() PASS : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() PASS : tst_QTreeView::task254234_proxySort() PASS : tst_QTreeView::task248022_changeSelection() PASS : tst_QTreeView::task245654_changeModelAndExpandAll() PASS : tst_QTreeView::doubleClickedWithSpans() PASS : tst_QTreeView::taskQTBUG_6450_selectAllWith1stColumnHidden() PASS : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() PASS : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() PASS : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() PASS : tst_QTreeView::taskQTBUG_25333_adjustViewOptionsForIndex() PASS : tst_QTreeView::quickExpandCollapse() PASS : tst_QTreeView::cleanupTestCase() Totals: 91 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTreeView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreeview: 26 seconds, exit code 1 ********* Start testing of tst_QMdiSubWindow ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QMdiSubWindow::initTestCase() PASS : tst_QMdiSubWindow::sizeHint() PASS : tst_QMdiSubWindow::minimumSizeHint() PASS : tst_QMdiSubWindow::minimumSize() PASS : tst_QMdiSubWindow::setWidget() PASS : tst_QMdiSubWindow::setWindowState() PASS : tst_QMdiSubWindow::mainWindowSupport() PASS : tst_QMdiSubWindow::emittingOfSignals() PASS : tst_QMdiSubWindow::showShaded() PASS : tst_QMdiSubWindow::showNormal() PASS : tst_QMdiSubWindow::setOpaqueResizeAndMove() SKIP : tst_QMdiSubWindow::setWindowFlags(Qt::Widget) Until we have a QEvent::WindowFlagsChange event, this will skip Loc: [tst_qmdisubwindow.cpp(924)] SKIP : tst_QMdiSubWindow::mouseDoubleClick() Until we have a QEvent::WindowFlagsChange event, this will skip Loc: [tst_qmdisubwindow.cpp(985)] FAIL! : tst_QMdiSubWindow::setSystemMenu() Compared values are not the same Actual (systemMenu->mapToGlobal(QPoint(0, 0))): QPoint(0,24) Expected ((globalPopupPos = menuLabel->mapToGlobal(QPoint(0, menuLabel->y() + menuLabel->height())))): QPoint(0,20) Loc: [tst_qmdisubwindow.cpp(1071)] PASS : tst_QMdiSubWindow::restoreFocus() PASS : tst_QMdiSubWindow::changeFocusWithTab() PASS : tst_QMdiSubWindow::closeEvent() PASS : tst_QMdiSubWindow::setWindowTitle() PASS : tst_QMdiSubWindow::resizeEvents() PASS : tst_QMdiSubWindow::hideAndShow() PASS : tst_QMdiSubWindow::keepWindowMaximizedState() PASS : tst_QMdiSubWindow::explicitlyHiddenWidget() PASS : tst_QMdiSubWindow::resizeTimer() PASS : tst_QMdiSubWindow::fixedMinMaxSize() PASS : tst_QMdiSubWindow::replaceMenuBarWhileMaximized() PASS : tst_QMdiSubWindow::closeOnDoubleClick() PASS : tst_QMdiSubWindow::setFont() PASS : tst_QMdiSubWindow::task_188849() PASS : tst_QMdiSubWindow::mdiArea() PASS : tst_QMdiSubWindow::task_182852() PASS : tst_QMdiSubWindow::task_233197() PASS : tst_QMdiSubWindow::task_226929() PASS : tst_QMdiSubWindow::styleChange() PASS : tst_QMdiSubWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 2 skipped ********* Finished testing of tst_QMdiSubWindow ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMdiSubWindow ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QMdiSubWindow::initTestCase() PASS : tst_QMdiSubWindow::sizeHint() PASS : tst_QMdiSubWindow::minimumSizeHint() PASS : tst_QMdiSubWindow::minimumSize() PASS : tst_QMdiSubWindow::setWidget() PASS : tst_QMdiSubWindow::setWindowState() PASS : tst_QMdiSubWindow::mainWindowSupport() PASS : tst_QMdiSubWindow::emittingOfSignals() PASS : tst_QMdiSubWindow::showShaded() PASS : tst_QMdiSubWindow::showNormal() PASS : tst_QMdiSubWindow::setOpaqueResizeAndMove() SKIP : tst_QMdiSubWindow::setWindowFlags(Qt::Widget) Until we have a QEvent::WindowFlagsChange event, this will skip Loc: [tst_qmdisubwindow.cpp(924)] SKIP : tst_QMdiSubWindow::mouseDoubleClick() Until we have a QEvent::WindowFlagsChange event, this will skip Loc: [tst_qmdisubwindow.cpp(985)] FAIL! : tst_QMdiSubWindow::setSystemMenu() Compared values are not the same Actual (systemMenu->mapToGlobal(QPoint(0, 0))): QPoint(0,24) Expected ((globalPopupPos = menuLabel->mapToGlobal(QPoint(0, menuLabel->y() + menuLabel->height())))): QPoint(0,20) Loc: [tst_qmdisubwindow.cpp(1071)] PASS : tst_QMdiSubWindow::restoreFocus() PASS : tst_QMdiSubWindow::changeFocusWithTab() PASS : tst_QMdiSubWindow::closeEvent() PASS : tst_QMdiSubWindow::setWindowTitle() PASS : tst_QMdiSubWindow::resizeEvents() PASS : tst_QMdiSubWindow::hideAndShow() PASS : tst_QMdiSubWindow::keepWindowMaximizedState() PASS : tst_QMdiSubWindow::explicitlyHiddenWidget() PASS : tst_QMdiSubWindow::resizeTimer() PASS : tst_QMdiSubWindow::fixedMinMaxSize() PASS : tst_QMdiSubWindow::replaceMenuBarWhileMaximized() PASS : tst_QMdiSubWindow::closeOnDoubleClick() PASS : tst_QMdiSubWindow::setFont() PASS : tst_QMdiSubWindow::task_188849() PASS : tst_QMdiSubWindow::mdiArea() PASS : tst_QMdiSubWindow::task_182852() PASS : tst_QMdiSubWindow::task_233197() PASS : tst_QMdiSubWindow::task_226929() PASS : tst_QMdiSubWindow::styleChange() PASS : tst_QMdiSubWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 2 skipped ********* Finished testing of tst_QMdiSubWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmdisubwindow: 7 seconds, exit code 1 ********* Start testing of tst_QMdiArea ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QMdiArea::initTestCase() PASS : tst_QMdiArea::subWindowActivated() FAIL! : tst_QMdiArea::subWindowActivated2() Compared values are not the same Actual (spy.count()): 0 Expected (1): 1 Loc: [tst_qmdiarea.cpp(537)] PASS : tst_QMdiArea::subWindowActivatedWithMinimize() PASS : tst_QMdiArea::showWindows() PASS : tst_QMdiArea::changeWindowTitle() PASS : tst_QMdiArea::changeModified() PASS : tst_QMdiArea::childSize() PASS : tst_QMdiArea::fixedSize() PASS : tst_QMdiArea::minimumSizeHint() PASS : tst_QMdiArea::sizeHint() PASS : tst_QMdiArea::setActiveSubWindow() PASS : tst_QMdiArea::activeSubWindow() PASS : tst_QMdiArea::currentSubWindow() PASS : tst_QMdiArea::addAndRemoveWindows() PASS : tst_QMdiArea::addAndRemoveWindowsWithReparenting() PASS : tst_QMdiArea::removeSubWindow_2() PASS : tst_QMdiArea::closeWindows() PASS : tst_QMdiArea::activateNextAndPreviousWindow() PASS : tst_QMdiArea::subWindowList() PASS : tst_QMdiArea::setBackground() PASS : tst_QMdiArea::setViewport() PASS : tst_QMdiArea::tileSubWindows() PASS : tst_QMdiArea::cascadeAndTileSubWindows() PASS : tst_QMdiArea::resizeMaximizedChildWindows() PASS : tst_QMdiArea::focusWidgetAfterAddSubWindow() PASS : tst_QMdiArea::dontMaximizeSubWindowOnActivation() PASS : tst_QMdiArea::delayedPlacement() PASS : tst_QMdiArea::iconGeometryInMenuBar() PASS : tst_QMdiArea::resizeTimer() PASS : tst_QMdiArea::updateScrollBars() PASS : tst_QMdiArea::setActivationOrder() PASS : tst_QMdiArea::tabBetweenSubWindows() PASS : tst_QMdiArea::setViewMode() PASS : tst_QMdiArea::setTabsClosable() PASS : tst_QMdiArea::setTabsMovable() PASS : tst_QMdiArea::setTabShape() PASS : tst_QMdiArea::setTabPosition() PASS : tst_QMdiArea::nativeSubWindows() PASS : tst_QMdiArea::task_209615() PASS : tst_QMdiArea::task_236750() PASS : tst_QMdiArea::cleanupTestCase() Totals: 41 passed, 1 failed, 0 skipped ********* Finished testing of tst_QMdiArea ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMdiArea ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QMdiArea::initTestCase() PASS : tst_QMdiArea::subWindowActivated() FAIL! : tst_QMdiArea::subWindowActivated2() Compared values are not the same Actual (spy.count()): 0 Expected (1): 1 Loc: [tst_qmdiarea.cpp(537)] PASS : tst_QMdiArea::subWindowActivatedWithMinimize() PASS : tst_QMdiArea::showWindows() PASS : tst_QMdiArea::changeWindowTitle() PASS : tst_QMdiArea::changeModified() PASS : tst_QMdiArea::childSize() PASS : tst_QMdiArea::fixedSize() PASS : tst_QMdiArea::minimumSizeHint() PASS : tst_QMdiArea::sizeHint() PASS : tst_QMdiArea::setActiveSubWindow() PASS : tst_QMdiArea::activeSubWindow() PASS : tst_QMdiArea::currentSubWindow() PASS : tst_QMdiArea::addAndRemoveWindows() PASS : tst_QMdiArea::addAndRemoveWindowsWithReparenting() PASS : tst_QMdiArea::removeSubWindow_2() PASS : tst_QMdiArea::closeWindows() PASS : tst_QMdiArea::activateNextAndPreviousWindow() PASS : tst_QMdiArea::subWindowList() PASS : tst_QMdiArea::setBackground() PASS : tst_QMdiArea::setViewport() PASS : tst_QMdiArea::tileSubWindows() PASS : tst_QMdiArea::cascadeAndTileSubWindows() PASS : tst_QMdiArea::resizeMaximizedChildWindows() PASS : tst_QMdiArea::focusWidgetAfterAddSubWindow() PASS : tst_QMdiArea::dontMaximizeSubWindowOnActivation() PASS : tst_QMdiArea::delayedPlacement() PASS : tst_QMdiArea::iconGeometryInMenuBar() PASS : tst_QMdiArea::resizeTimer() PASS : tst_QMdiArea::updateScrollBars() PASS : tst_QMdiArea::setActivationOrder() PASS : tst_QMdiArea::tabBetweenSubWindows() PASS : tst_QMdiArea::setViewMode() PASS : tst_QMdiArea::setTabsClosable() PASS : tst_QMdiArea::setTabsMovable() PASS : tst_QMdiArea::setTabShape() PASS : tst_QMdiArea::setTabPosition() PASS : tst_QMdiArea::nativeSubWindows() PASS : tst_QMdiArea::task_209615() PASS : tst_QMdiArea::task_236750() PASS : tst_QMdiArea::cleanupTestCase() Totals: 41 passed, 1 failed, 0 skipped ********* Finished testing of tst_QMdiArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmdiarea: 75 seconds, exit code 1 ********* Start testing of tst_QListWidget ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QListWidget::initTestCase() PASS : tst_QListWidget::addItem() PASS : tst_QListWidget::addItem2() PASS : tst_QListWidget::addItems() PASS : tst_QListWidget::openPersistentEditor() PASS : tst_QListWidget::closePersistentEditor() PASS : tst_QListWidget::count() PASS : tst_QListWidget::currentItem() PASS : tst_QListWidget::setCurrentItem() PASS : tst_QListWidget::currentRow() PASS : tst_QListWidget::setCurrentRow() QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: editing failed PASS : tst_QListWidget::editItem() PASS : tst_QListWidget::findItems() PASS : tst_QListWidget::insertItem() PASS : tst_QListWidget::insertItems() PASS : tst_QListWidget::moveItemsPriv() PASS : tst_QListWidget::itemAssignment() PASS : tst_QListWidget::item() PASS : tst_QListWidget::takeItem() PASS : tst_QListWidget::setItemHidden() PASS : tst_QListWidget::selectedItems() PASS : tst_QListWidget::removeItems() PASS : tst_QListWidget::itemStreaming() PASS : tst_QListWidget::sortItems() PASS : tst_QListWidget::sortHiddenItems() PASS : tst_QListWidget::closeEditor() PASS : tst_QListWidget::setData() PASS : tst_QListWidget::insertItemsWithSorting() PASS : tst_QListWidget::changeDataWithSorting() PASS : tst_QListWidget::itemData() PASS : tst_QListWidget::itemWidget() FAIL! : tst_QListWidget::fastScroll() Compared values are not the same Actual (widget.painted.boundingRect().size()): QSize(237x23) Expected (itemSize): QSize(237x15) Loc: [tst_qlistwidget.cpp(1554)] PASS : tst_QListWidget::insertUnchanged() PASS : tst_QListWidget::setSortingEnabled() PASS : tst_QListWidget::task199503_crashWhenCleared() PASS : tst_QListWidget::task217070_scrollbarsAdjusted() PASS : tst_QListWidget::task258949_keypressHangup() PASS : tst_QListWidget::QTBUG8086_currentItemChangedOnClick() PASS : tst_QListWidget::QTBUG14363_completerWithAnyKeyPressedEditTriggers() PASS : tst_QListWidget::cleanupTestCase() Totals: 39 passed, 1 failed, 0 skipped ********* Finished testing of tst_QListWidget ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QListWidget ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QListWidget::initTestCase() PASS : tst_QListWidget::addItem() PASS : tst_QListWidget::addItem2() PASS : tst_QListWidget::addItems() PASS : tst_QListWidget::openPersistentEditor() PASS : tst_QListWidget::closePersistentEditor() PASS : tst_QListWidget::count() PASS : tst_QListWidget::currentItem() PASS : tst_QListWidget::setCurrentItem() PASS : tst_QListWidget::currentRow() PASS : tst_QListWidget::setCurrentRow() QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: editing failed PASS : tst_QListWidget::editItem() PASS : tst_QListWidget::findItems() PASS : tst_QListWidget::insertItem() PASS : tst_QListWidget::insertItems() PASS : tst_QListWidget::moveItemsPriv() PASS : tst_QListWidget::itemAssignment() PASS : tst_QListWidget::item() PASS : tst_QListWidget::takeItem() PASS : tst_QListWidget::setItemHidden() PASS : tst_QListWidget::selectedItems() PASS : tst_QListWidget::removeItems() PASS : tst_QListWidget::itemStreaming() PASS : tst_QListWidget::sortItems() PASS : tst_QListWidget::sortHiddenItems() PASS : tst_QListWidget::closeEditor() PASS : tst_QListWidget::setData() PASS : tst_QListWidget::insertItemsWithSorting() PASS : tst_QListWidget::changeDataWithSorting() PASS : tst_QListWidget::itemData() PASS : tst_QListWidget::itemWidget() FAIL! : tst_QListWidget::fastScroll() Compared values are not the same Actual (widget.painted.boundingRect().size()): QSize(237x23) Expected (itemSize): QSize(237x15) Loc: [tst_qlistwidget.cpp(1554)] PASS : tst_QListWidget::insertUnchanged() PASS : tst_QListWidget::setSortingEnabled() (... 210 lines omitted; there are too many errors!) PASS : tst_QLineEdit::validateAndSet() PASS : tst_QLineEdit::bidiVisualMovement() PASS : tst_QLineEdit::bidiLogicalMovement() PASS : tst_QLineEdit::undoRedoAndEchoModes() PASS : tst_QLineEdit::cleanupTestCase() Totals: 85 passed, 2 failed, 0 skipped ********* Finished testing of tst_QLineEdit ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlineedit: 15 seconds, exit code 2 ********* Start testing of tst_QItemDelegate ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QItemDelegate::initTestCase() PASS : tst_QItemDelegate::getSetCheck() PASS : tst_QItemDelegate::textRectangle() PASS : tst_QItemDelegate::sizeHint() PASS : tst_QItemDelegate::editorKeyPress() PASS : tst_QItemDelegate::doubleEditorNegativeInput() PASS : tst_QItemDelegate::font() PASS : tst_QItemDelegate::doLayout() PASS : tst_QItemDelegate::rect() PASS : tst_QItemDelegate::eventFilter() PASS : tst_QItemDelegate::dateTimeEditor() SKIP : tst_QItemDelegate::decoration(pixmap 30x30 big) Skipping this as it demands too much memory and potential hangs Loc: [tst_qitemdelegate.cpp(854)] PASS : tst_QItemDelegate::decoration() PASS : tst_QItemDelegate::editorEvent() PASS : tst_QItemDelegate::enterKey() FAIL! : tst_QItemDelegate::task257859_finalizeEdit() '!editor' returned FALSE. () Loc: [tst_qitemdelegate.cpp(1169)] PASS : tst_QItemDelegate::QTBUG4435_keepSelectionOnCheck() PASS : tst_QItemDelegate::cleanupTestCase() Totals: 16 passed, 1 failed, 1 skipped ********* Finished testing of tst_QItemDelegate ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QItemDelegate ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QItemDelegate::initTestCase() PASS : tst_QItemDelegate::getSetCheck() PASS : tst_QItemDelegate::textRectangle() PASS : tst_QItemDelegate::sizeHint() PASS : tst_QItemDelegate::editorKeyPress() PASS : tst_QItemDelegate::doubleEditorNegativeInput() PASS : tst_QItemDelegate::font() PASS : tst_QItemDelegate::doLayout() PASS : tst_QItemDelegate::rect() PASS : tst_QItemDelegate::eventFilter() PASS : tst_QItemDelegate::dateTimeEditor() SKIP : tst_QItemDelegate::decoration(pixmap 30x30 big) Skipping this as it demands too much memory and potential hangs Loc: [tst_qitemdelegate.cpp(854)] PASS : tst_QItemDelegate::decoration() PASS : tst_QItemDelegate::editorEvent() PASS : tst_QItemDelegate::enterKey() FAIL! : tst_QItemDelegate::task257859_finalizeEdit() '!editor' returned FALSE. () Loc: [tst_qitemdelegate.cpp(1169)] PASS : tst_QItemDelegate::QTBUG4435_keepSelectionOnCheck() PASS : tst_QItemDelegate::cleanupTestCase() Totals: 16 passed, 1 failed, 1 skipped ********* Finished testing of tst_QItemDelegate ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qitemdelegate: 18 seconds, exit code 1 ********* Start testing of tst_QGraphicsWidget ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QGraphicsWidget::initTestCase() PASS : tst_QGraphicsWidget::qgraphicswidget() PASS : tst_QGraphicsWidget::activation() PASS : tst_QGraphicsWidget::boundingRect() PASS : tst_QGraphicsWidget::dumpFocusChain() PASS : tst_QGraphicsWidget::focusWidget() PASS : tst_QGraphicsWidget::focusWidget2() PASS : tst_QGraphicsWidget::focusWidget3() PASS : tst_QGraphicsWidget::focusPolicy() PASS : tst_QGraphicsWidget::font() PASS : tst_QGraphicsWidget::fontPropagation() PASS : tst_QGraphicsWidget::fontChangedEvent() PASS : tst_QGraphicsWidget::fontPropagationWidgetItemWidget() PASS : tst_QGraphicsWidget::fontPropagationSceneChange() PASS : tst_QGraphicsWidget::geometry() PASS : tst_QGraphicsWidget::geometryChanged() PASS : tst_QGraphicsWidget::width() PASS : tst_QGraphicsWidget::height() PASS : tst_QGraphicsWidget::getContentsMargins() PASS : tst_QGraphicsWidget::initStyleOption() PASS : tst_QGraphicsWidget::layout() PASS : tst_QGraphicsWidget::layoutDirection() PASS : tst_QGraphicsWidget::recursiveLayoutDirection() PASS : tst_QGraphicsWidget::paint() PASS : tst_QGraphicsWidget::palettePropagation() PASS : tst_QGraphicsWidget::parentWidget() PASS : tst_QGraphicsWidget::resize() PASS : tst_QGraphicsWidget::setAttribute() PASS : tst_QGraphicsWidget::setStyle() PASS : tst_QGraphicsWidget::setTabOrder() PASS : tst_QGraphicsWidget::setTabOrderAndReparent() PASS : tst_QGraphicsWidget::topLevelWidget() PASS : tst_QGraphicsWidget::unsetLayoutDirection() PASS : tst_QGraphicsWidget::focusNextPrevChild() PASS : tst_QGraphicsWidget::verifyFocusChain() FAIL! : tst_QGraphicsWidget::updateFocusChainWhenChildDie() 'edit.hasFocus()' returned FALSE. () Loc: [tst_qgraphicswidget.cpp(1856)] PASS : tst_QGraphicsWidget::sizeHint() PASS : tst_QGraphicsWidget::consistentPosSizeGeometry() PASS : tst_QGraphicsWidget::setSizes() PASS : tst_QGraphicsWidget::closePopupOnOutsideClick() PASS : tst_QGraphicsWidget::defaultSize() PASS : tst_QGraphicsWidget::explicitMouseGrabber() PASS : tst_QGraphicsWidget::implicitMouseGrabber() PASS : tst_QGraphicsWidget::doubleClickAfterExplicitMouseGrab() PASS : tst_QGraphicsWidget::popupMouseGrabber() PASS : tst_QGraphicsWidget::windowFlags() PASS : tst_QGraphicsWidget::shortcutsDeletion() PASS : tst_QGraphicsWidget::painterStateProtectionOnWindowFrame() PASS : tst_QGraphicsWidget::ensureClipping() PASS : tst_QGraphicsWidget::widgetSendsGeometryChanges() PASS : tst_QGraphicsWidget::respectHFW() PASS : tst_QGraphicsWidget::addChildInpolishEvent() PASS : tst_QGraphicsWidget::polishEvent() PASS : tst_QGraphicsWidget::polishEvent2() PASS : tst_QGraphicsWidget::autoFillBackground() PASS : tst_QGraphicsWidget::initialShow() PASS : tst_QGraphicsWidget::initialShow2() PASS : tst_QGraphicsWidget::itemChangeEvents() PASS : tst_QGraphicsWidget::itemSendGeometryPosChangesDeactivated() PASS : tst_QGraphicsWidget::fontPropagatesResolveToChildren() PASS : tst_QGraphicsWidget::fontPropagatesResolveToGrandChildren() PASS : tst_QGraphicsWidget::fontPropagatesResolveInParentChange() PASS : tst_QGraphicsWidget::fontPropagatesResolveViaNonWidget() PASS : tst_QGraphicsWidget::fontPropagatesResolveFromScene() PASS : tst_QGraphicsWidget::task236127_bspTreeIndexFails() PASS : tst_QGraphicsWidget::task243004_setStyleCrash() PASS : tst_QGraphicsWidget::task250119_shortcutContext() PASS : tst_QGraphicsWidget::QT_BUG_6544_tabFocusFirstUnsetWhenRemovingItems() PASS : tst_QGraphicsWidget::QT_BUG_12056_tabFocusFirstUnsetWhenRemovingItems() PASS : tst_QGraphicsWidget::cleanupTestCase() Totals: 69 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGraphicsWidget ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsWidget ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QGraphicsWidget::initTestCase() PASS : tst_QGraphicsWidget::qgraphicswidget() PASS : tst_QGraphicsWidget::activation() PASS : tst_QGraphicsWidget::boundingRect() PASS : tst_QGraphicsWidget::dumpFocusChain() PASS : tst_QGraphicsWidget::focusWidget() PASS : tst_QGraphicsWidget::focusWidget2() PASS : tst_QGraphicsWidget::focusWidget3() PASS : tst_QGraphicsWidget::focusPolicy() PASS : tst_QGraphicsWidget::font() PASS : tst_QGraphicsWidget::fontPropagation() PASS : tst_QGraphicsWidget::fontChangedEvent() PASS : tst_QGraphicsWidget::fontPropagationWidgetItemWidget() PASS : tst_QGraphicsWidget::fontPropagationSceneChange() PASS : tst_QGraphicsWidget::geometry() PASS : tst_QGraphicsWidget::geometryChanged() PASS : tst_QGraphicsWidget::width() PASS : tst_QGraphicsWidget::height() PASS : tst_QGraphicsWidget::getContentsMargins() PASS : tst_QGraphicsWidget::initStyleOption() PASS : tst_QGraphicsWidget::layout() PASS : tst_QGraphicsWidget::layoutDirection() PASS : tst_QGraphicsWidget::recursiveLayoutDirection() PASS : tst_QGraphicsWidget::paint() PASS : tst_QGraphicsWidget::palettePropagation() PASS : tst_QGraphicsWidget::parentWidget() PASS : tst_QGraphicsWidget::resize() PASS : tst_QGraphicsWidget::setAttribute() PASS : tst_QGraphicsWidget::setStyle() PASS : tst_QGraphicsWidget::setTabOrder() PASS : tst_QGraphicsWidget::setTabOrderAndReparent() PASS : tst_QGraphicsWidget::topLevelWidget() PASS : tst_QGraphicsWidget::unsetLayoutDirection() PASS : tst_QGraphicsWidget::focusNextPrevChild() PASS : tst_QGraphicsWidget::verifyFocusChain() FAIL! : tst_QGraphicsWidget::updateFocusChainWhenChildDie() 'edit.hasFocus()' returned FALSE. () Loc: [tst_qgraphicswidget.cpp(1856)] PASS : tst_QGraphicsWidget::sizeHint() PASS : tst_QGraphicsWidget::consistentPosSizeGeometry() PASS : tst_QGraphicsWidget::setSizes() PASS : tst_QGraphicsWidget::closePopupOnOutsideClick() PASS : tst_QGraphicsWidget::defaultSize() PASS : tst_QGraphicsWidget::explicitMouseGrabber() PASS : tst_QGraphicsWidget::implicitMouseGrabber() PASS : tst_QGraphicsWidget::doubleClickAfterExplicitMouseGrab() PASS : tst_QGraphicsWidget::popupMouseGrabber() PASS : tst_QGraphicsWidget::windowFlags() PASS : tst_QGraphicsWidget::shortcutsDeletion() PASS : tst_QGraphicsWidget::painterStateProtectionOnWindowFrame() PASS : tst_QGraphicsWidget::ensureClipping() PASS : tst_QGraphicsWidget::widgetSendsGeometryChanges() PASS : tst_QGraphicsWidget::respectHFW() PASS : tst_QGraphicsWidget::addChildInpolishEvent() PASS : tst_QGraphicsWidget::polishEvent() PASS : tst_QGraphicsWidget::polishEvent2() PASS : tst_QGraphicsWidget::autoFillBackground() PASS : tst_QGraphicsWidget::initialShow() PASS : tst_QGraphicsWidget::initialShow2() PASS : tst_QGraphicsWidget::itemChangeEvents() PASS : tst_QGraphicsWidget::itemSendGeometryPosChangesDeactivated() PASS : tst_QGraphicsWidget::fontPropagatesResolveToChildren() PASS : tst_QGraphicsWidget::fontPropagatesResolveToGrandChildren() PASS : tst_QGraphicsWidget::fontPropagatesResolveInParentChange() PASS : tst_QGraphicsWidget::fontPropagatesResolveViaNonWidget() PASS : tst_QGraphicsWidget::fontPropagatesResolveFromScene() PASS : tst_QGraphicsWidget::task236127_bspTreeIndexFails() PASS : tst_QGraphicsWidget::task243004_setStyleCrash() PASS : tst_QGraphicsWidget::task250119_shortcutContext() PASS : tst_QGraphicsWidget::QT_BUG_6544_tabFocusFirstUnsetWhenRemovingItems() PASS : tst_QGraphicsWidget::QT_BUG_12056_tabFocusFirstUnsetWhenRemovingItems() PASS : tst_QGraphicsWidget::cleanupTestCase() Totals: 69 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGraphicsWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicswidget: 15 seconds, exit code 1 ********* Start testing of tst_QFocusEvent ********* Config: Using QTest library 4.8.6, Qt 4.8.6 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(423)] PASS : tst_QFocusEvent::cleanupTestCase() Totals: 8 passed, 1 failed, 0 skipped ********* Finished testing of tst_QFocusEvent ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFocusEvent ********* Config: Using QTest library 4.8.6, Qt 4.8.6 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(423)] 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: 12 seconds, exit code 1 ********* Start testing of tst_QDoubleSpinBox ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QDoubleSpinBox::initTestCase() PASS : tst_QDoubleSpinBox::germanTest() PASS : tst_QDoubleSpinBox::task54433() PASS : tst_QDoubleSpinBox::setValue() PASS : tst_QDoubleSpinBox::setPrefixSuffix() PASS : tst_QDoubleSpinBox::setTracking() PASS : tst_QDoubleSpinBox::setWrapping() PASS : tst_QDoubleSpinBox::setSpecialValueText() PASS : tst_QDoubleSpinBox::setSingleStep() PASS : tst_QDoubleSpinBox::setMinMax() PASS : tst_QDoubleSpinBox::setDecimals() PASS : tst_QDoubleSpinBox::doubleDot() PASS : tst_QDoubleSpinBox::undoRedo() PASS : tst_QDoubleSpinBox::valueFromTextAndValidate() PASS : tst_QDoubleSpinBox::setReadOnly() PASS : tst_QDoubleSpinBox::editingFinished() PASS : tst_QDoubleSpinBox::removeAll() PASS : tst_QDoubleSpinBox::task199226_stateAfterEnter() PASS : tst_QDoubleSpinBox::task224497_fltMax() PASS : tst_QDoubleSpinBox::task221221() FAIL! : tst_QDoubleSpinBox::task255471_decimalsValidation() 'spinBox.hasFocus()' returned FALSE. () Loc: [tst_qdoublespinbox.cpp(1040)] PASS : tst_QDoubleSpinBox::taskQTBUG_5008_textFromValueAndValidate() PASS : tst_QDoubleSpinBox::taskQTBUG_6670_selectAllWithPrefix() PASS : tst_QDoubleSpinBox::taskQTBUG_6496_fiddlingWithPrecision() PASS : tst_QDoubleSpinBox::cleanupTestCase() Totals: 24 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDoubleSpinBox ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDoubleSpinBox ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QDoubleSpinBox::initTestCase() PASS : tst_QDoubleSpinBox::germanTest() PASS : tst_QDoubleSpinBox::task54433() PASS : tst_QDoubleSpinBox::setValue() PASS : tst_QDoubleSpinBox::setPrefixSuffix() PASS : tst_QDoubleSpinBox::setTracking() PASS : tst_QDoubleSpinBox::setWrapping() PASS : tst_QDoubleSpinBox::setSpecialValueText() PASS : tst_QDoubleSpinBox::setSingleStep() PASS : tst_QDoubleSpinBox::setMinMax() PASS : tst_QDoubleSpinBox::setDecimals() PASS : tst_QDoubleSpinBox::doubleDot() PASS : tst_QDoubleSpinBox::undoRedo() PASS : tst_QDoubleSpinBox::valueFromTextAndValidate() PASS : tst_QDoubleSpinBox::setReadOnly() PASS : tst_QDoubleSpinBox::editingFinished() PASS : tst_QDoubleSpinBox::removeAll() PASS : tst_QDoubleSpinBox::task199226_stateAfterEnter() PASS : tst_QDoubleSpinBox::task224497_fltMax() PASS : tst_QDoubleSpinBox::task221221() FAIL! : tst_QDoubleSpinBox::task255471_decimalsValidation() 'spinBox.hasFocus()' returned FALSE. () Loc: [tst_qdoublespinbox.cpp(1040)] PASS : tst_QDoubleSpinBox::taskQTBUG_5008_textFromValueAndValidate() PASS : tst_QDoubleSpinBox::taskQTBUG_6670_selectAllWithPrefix() PASS : tst_QDoubleSpinBox::taskQTBUG_6496_fiddlingWithPrecision() PASS : tst_QDoubleSpinBox::cleanupTestCase() Totals: 24 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDoubleSpinBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdoublespinbox: 12 seconds, exit code 1 ********* Start testing of tst_QCompleter ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QCompleter::initTestCase() PASS : tst_QCompleter::getSetCheck() PASS : tst_QCompleter::multipleWidgets() PASS : tst_QCompleter::focusIn() PASS : tst_QCompleter::csMatchingOnCsSortedModel() PASS : tst_QCompleter::ciMatchingOnCiSortedModel() PASS : tst_QCompleter::ciMatchingOnCsSortedModel() PASS : tst_QCompleter::csMatchingOnCiSortedModel() PASS : tst_QCompleter::directoryModel() PASS : tst_QCompleter::fileSystemModel() PASS : tst_QCompleter::changingModel() PASS : tst_QCompleter::sortedEngineRowCount() PASS : tst_QCompleter::unsortedEngineRowCount() PASS : tst_QCompleter::currentRow() PASS : tst_QCompleter::sortedEngineMapFromSource() PASS : tst_QCompleter::unsortedEngineMapFromSource() PASS : tst_QCompleter::historySearch() PASS : tst_QCompleter::modelDeletion() PASS : tst_QCompleter::setters() PASS : tst_QCompleter::dynamicSortOrder() PASS : tst_QCompleter::disabledItems() PASS : tst_QCompleter::task178797_activatedOnReturn() PASS : tst_QCompleter::task189564_omitNonSelectableItems() PASS : tst_QCompleter::task246056_setCompletionPrefix() PASS : tst_QCompleter::task250064_lostFocus() PASS : tst_QCompleter::task253125_lineEditCompletion() PASS : tst_QCompleter::task247560_keyboardNavigation() FAIL! : tst_QCompleter::QTBUG_14292_filesystem() 'QApplication::activeWindow() == &edit' returned FALSE. () Loc: [tst_qcompleter.cpp(1482)] PASS : tst_QCompleter::cleanupTestCase() Totals: 28 passed, 1 failed, 0 skipped ********* Finished testing of tst_QCompleter ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QCompleter ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QCompleter::initTestCase() PASS : tst_QCompleter::getSetCheck() PASS : tst_QCompleter::multipleWidgets() PASS : tst_QCompleter::focusIn() PASS : tst_QCompleter::csMatchingOnCsSortedModel() PASS : tst_QCompleter::ciMatchingOnCiSortedModel() PASS : tst_QCompleter::ciMatchingOnCsSortedModel() PASS : tst_QCompleter::csMatchingOnCiSortedModel() PASS : tst_QCompleter::directoryModel() PASS : tst_QCompleter::fileSystemModel() PASS : tst_QCompleter::changingModel() PASS : tst_QCompleter::sortedEngineRowCount() PASS : tst_QCompleter::unsortedEngineRowCount() PASS : tst_QCompleter::currentRow() PASS : tst_QCompleter::sortedEngineMapFromSource() PASS : tst_QCompleter::unsortedEngineMapFromSource() PASS : tst_QCompleter::historySearch() PASS : tst_QCompleter::modelDeletion() PASS : tst_QCompleter::setters() PASS : tst_QCompleter::dynamicSortOrder() PASS : tst_QCompleter::disabledItems() PASS : tst_QCompleter::task178797_activatedOnReturn() PASS : tst_QCompleter::task189564_omitNonSelectableItems() PASS : tst_QCompleter::task246056_setCompletionPrefix() PASS : tst_QCompleter::task250064_lostFocus() PASS : tst_QCompleter::task253125_lineEditCompletion() PASS : tst_QCompleter::task247560_keyboardNavigation() FAIL! : tst_QCompleter::QTBUG_14292_filesystem() 'QApplication::activeWindow() == &edit' returned FALSE. () Loc: [tst_qcompleter.cpp(1482)] PASS : tst_QCompleter::cleanupTestCase() Totals: 28 passed, 1 failed, 0 skipped ********* Finished testing of tst_QCompleter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcompleter: 13 seconds, exit code 1 ********* Start testing of tst_QComboBox ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() PASS : tst_QComboBox::setPalette() PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy() PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex() PASS : tst_QComboBox::insertItems() PASS : tst_QComboBox::insertItem() PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata() PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText() PASS : tst_QComboBox::flaggedItems() PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem() PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar() PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset() PASS : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() Compared pointers are not the same Actual (QApplication::activeWindow()): 0x1a7d1d0 Expected (static_cast(&combo)): 0x7fff489c1740 Loc: [tst_qcombobox.cpp(2451)] PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems() PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::cleanupTestCase() Totals: 48 passed, 1 failed, 0 skipped ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() PASS : tst_QComboBox::setPalette() PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy() PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex() PASS : tst_QComboBox::insertItems() PASS : tst_QComboBox::insertItem() PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata() PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText() PASS : tst_QComboBox::flaggedItems() PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem() PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar() PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset() PASS : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() Compared pointers are not the same Actual (QApplication::activeWindow()): 0x1ede1d0 Expected (static_cast(&combo)): 0x7fff5e139760 Loc: [tst_qcombobox.cpp(2451)] PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems() PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::cleanupTestCase() Totals: 48 passed, 1 failed, 0 skipped ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 34 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01760/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/4.8_1392028697): http://codereview.qt-project.org/74936 [PS5] - QDeclarativeTypeLoader doesn't close processed QNetworkReplies From ci-noreply at qt-project.org Mon Feb 10 14:43:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 15:43:49 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3124 Message-ID: <20140210_134349_079569.ci-noreply@qt-project.org> `make' failed :( Makefile.Release:77: recipe for target 'release\tst_qdialogbuttonbox.exe' failed mingw32-make[4]: *** [release\tst_qdialogbuttonbox.exe] Error 1 mingw32-make[3]: *** [release-check] Error 2 mingw32-make[2]: *** [sub-qdialogbuttonbox-check] Error 2 g++ -Wl,-s -mthreads -Wl,-subsystem,console -o release\tst_qstringlist.exe .obj/release/tst_qstringlist.o -LC:\utils\postgresql\pgsql\lib -Lc:\openssl\lib -Lc:\utils\icu4c\icu\lib -LC:/work/build/qt/qtbase/lib -lQt5TestTestInfix -lQt5CoreTestInfix Makefile.Release:77: recipe for target 'release\tst_qstringlist.exe' failed mingw32-make[7]: *** [release\tst_qstringlist.exe] Error 1 mingw32-make[6]: *** [release] Error 2 mingw32-make[5]: *** [sub-qstringlist-make_first] Error 2 mingw32-make[1]: *** [sub-widgets-check] Error 2 mingw32-make: *** [sub-widgets-check] Error 2 mingw32-make[4]: *** [sub-tools-make_first] Error 2 mingw32-make[3]: *** [sub-corelib-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03124/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392037257): http://codereview.qt-project.org/77747 [PS1] - Correct the documentation of the return types of subjectInfo and issuerInfo. http://codereview.qt-project.org/74093 [PS5] - Cleanup TSLib plugin http://codereview.qt-project.org/77667 [PS1] - network tests: do not rely on external servers From ci-noreply at qt-project.org Mon Feb 10 14:54:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 15:54:34 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #298 Message-ID: <20140210_135434_077017.ci-noreply@qt-project.org> QtDoc_stable_Integration #298: SUCCESS Tested changes (refs/builds/stable_1392037129): http://codereview.qt-project.org/77774 [PS1] - Doc: Removed non-existing Qt modules in the qdocconf depends variable. From ci-noreply at qt-project.org Mon Feb 10 15:08:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 16:08:37 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #359 Message-ID: <20140210_140837_068631.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00359/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392038913): http://codereview.qt-project.org/77768 [PS1] - [mips] Wrong register usage in LLInt. From ci-noreply at qt-project.org Mon Feb 10 15:09:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 16:09:48 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2872 Message-ID: <20140210_140948_008731.ci-noreply@qt-project.org> QtBase_dev_Integration #2872: SUCCESS Tested changes (refs/builds/dev_1392033019): http://codereview.qt-project.org/76025 [PS2] - Cocoa: Add setNSToolbar(QWindow *, NSToolBar *) http://codereview.qt-project.org/77645 [PS1] - Cocoa: Neuter -[QNSView cancelOperation:] for normal windows http://codereview.qt-project.org/76824 [PS6] - Export optimized premultiply and unpremultiply methods http://codereview.qt-project.org/77457 [PS1] - WinRT: Fix use of std::thread in QThread http://codereview.qt-project.org/77174 [PS26] - QOpenGLTextureBlitter From ci-noreply at qt-project.org Mon Feb 10 15:29:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 16:29:28 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #30 Message-ID: <20140210_142928_049657.ci-noreply@qt-project.org> Autotest `tst_files' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) '!replyDownload->isError()' returned FALSE. () tst_files.cpp(318) : failure location FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete tst_files.cpp(297) : failure location Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392042489163 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392042489163 PASS : tst_Files::initTestCase() QWARN : tst_Files::fileUploadDownload(Multi Part) Enginio: Upload must be local file. QDEBUG : tst_Files::fileUploadDownload(Multi Part) ### ERROR QDEBUG : tst_Files::fileUploadDownload(Multi Part) "{"errors":[{"reason":"NotFound","message":"Variant not processed"}]}" QDEBUG : tst_Files::fileUploadDownload(Multi Part) NetworkReply: QNetworkReplyHttpImpl(0xeb4ba2ee0) QDEBUG : tst_Files::fileUploadDownload(Multi Part) Request URL: "https://api.engin.io/v1/files/52f8e20a5a3d8b7b0b028747/download_url?variant=thumbnail" QDEBUG : tst_Files::fileUploadDownload(Multi Part) Operation: "GET" QDEBUG : tst_Files::fileUploadDownload(Multi Part) HTTP return code: 404 QDEBUG : tst_Files::fileUploadDownload(Multi Part) Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::fileUploadDownload(Multi Part) Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_Files::fileUploadDownload(Multi Part) RawHeaders[Accept]: "" QDEBUG : tst_Files::fileUploadDownload(Multi Part) RawHeaders[Authorization]: "" QDEBUG : tst_Files::fileUploadDownload(Multi Part) RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::fileUploadDownload(Multi Part) RawHeaders[X_Request_Id]: "b4cab2e03cc2426898ed9bc2c1469358" QDEBUG : tst_Files::fileUploadDownload(Multi Part) Reply Data: "{"errors":[{"reason":"NotFound","message":"Variant not processed"}]}" QDEBUG : tst_Files::fileUploadDownload(Multi Part) ### FAIL! : tst_Files::fileUploadDownload(Multi Part) '!replyDownload->isError()' returned FALSE. () tst_files.cpp(318) : failure location QWARN : tst_Files::fileUploadDownload(Chunked) Enginio: Upload must be local file. PASS : tst_Files::fileUploadDownload(Chunked) QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392042489163 PASS : tst_Files::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_files: 55 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00030/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1392041336): http://codereview.qt-project.org/76137 [PS1] - Show qdoc and qdocconf files in Qt Creator http://codereview.qt-project.org/76449 [PS1] - Internal doc fix http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch http://codereview.qt-project.org/77633 [PS1] - Fix a typo in the address book example http://codereview.qt-project.org/77258 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Feb 10 15:38:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 16:38:42 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3125 Message-ID: <20140210_143842_023235.ci-noreply@qt-project.org> Autotest `tst_qpauseanimationjob' failed :( Testing tst_QPauseAnimationJob FAIL! : tst_QPauseAnimationJob::noTimerUpdates(1) 'animation.state() == QAbstractAnimationJob::Stopped' returned FALSE. () Loc: [tst_qpauseanimationjob.cpp(166)] Totals: 13 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPauseAnimationJob ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QPauseAnimationJob::initTestCase() PASS : tst_QPauseAnimationJob::changeDirectionWhileRunning() PASS : tst_QPauseAnimationJob::noTimerUpdates(0) PASS : tst_QPauseAnimationJob::noTimerUpdates(1) PASS : tst_QPauseAnimationJob::noTimerUpdates(2) PASS : tst_QPauseAnimationJob::noTimerUpdates(3) FAIL! : tst_QPauseAnimationJob::multiplePauseAnimations() 'animation.state() == QAbstractAnimationJob::Stopped' returned FALSE. () Loc: [tst_qpauseanimationjob.cpp(194)] PASS : tst_QPauseAnimationJob::pauseAndPropertyAnimations() PASS : tst_QPauseAnimationJob::pauseResume() PASS : tst_QPauseAnimationJob::sequentialPauseGroup() PASS : tst_QPauseAnimationJob::sequentialGroupWithPause() PASS : tst_QPauseAnimationJob::multipleSequentialGroups() PASS : tst_QPauseAnimationJob::zeroDuration() PASS : tst_QPauseAnimationJob::cleanupTestCase() Totals: 13 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPauseAnimationJob ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpauseanimationjob: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03125/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392039977): http://codereview.qt-project.org/74093 [PS5] - Cleanup TSLib plugin http://codereview.qt-project.org/77657 [PS2] - Fix drawing vertical gradients in RGBA8888 formats http://codereview.qt-project.org/77653 [PS2] - Fix assert when converting RGBx8888 to ARGB32_PM From ci-noreply at qt-project.org Mon Feb 10 15:45:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 16:45:40 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1215 Message-ID: <20140210_144540_089545.ci-noreply@qt-project.org> Autotests `tst_examples', `tst_qmlmin', `tst_qpacketprotocol', `tst_qquickanimations', and `tst_qquickpathview' failed :( Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1489) : failure location FAIL! : tst_QQuickPathView::nestedMouseAreaDrag() '!pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1527) : failure location Totals: 123 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() FAIL! : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1489) : failure location PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickpathview: 153 seconds, exit code 1 Testing tst_qmlmin QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qmlmin ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qmlmin::initTestCase() PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/GenericSceneItem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/itemCreation.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/PaletteItem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/PerspectiveItem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/Sun.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/networkaccessmanagerfactory/view.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/qml-i18n/qml-i18n.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/qmlextensionplugins/plugins.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/qmlextensionplugins/imports/TimeExample/Clock.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/adding/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/attached/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/binding/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/coercion/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/default/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/extended/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/grouped/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/methods/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/properties/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/signal/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/valuesource/example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter1-basics/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter2-methods/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter3-bindings/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter4-customPropertyTypes/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter5-listproperties/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter6-plugins/app.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/xmlhttprequest/get.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/xmlhttprequest/xmlhttprequest.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qmltest/qmltest/tst_basic.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qmltest/qmltest/tst_item.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/animation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/animators.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/color-animation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/property-animation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/behavior-example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/SideRect.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/tvtennis.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/wigglytext.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/easing/easing.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathanimation/pathanimation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathinterpolator/pathinterpolator.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/states.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/transitions.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/canvas.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/bezierCurve/bezierCurve.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/clip/clip.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/roundedrect/roundedrect.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/smile/smile.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/squircle/squircle.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/tiger/tiger.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/tiger/tiger.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/dialcontrol.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/content/Dial.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/content/QuitButton.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/flipable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/content/Card.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/maskedmousearea/maskedmousearea.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/painteditem/textballoons.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/content/ProgressBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/ScrollBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/SearchBox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/slideswitch.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/content/Switch.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/content/Spinner.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/TabWidget.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/calqlatr.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/calculator.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/Display.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/NumberPad.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/StyleLabel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/clocks/clocks.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/clocks/content/Clock.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/maroon.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/BuildButton.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/GameCanvas.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/GameOverScreen.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/InfoBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/logic.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/NewGameScreen.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/SoundEffect.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/mobs/MobBase.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Bomb.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Factory.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Melee.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Ranged.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/TowerBase.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photosurface/photosurface.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/photoviewer.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/AlbumDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/BusyIndicator.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/EditableButton.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/PhotoDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/ProgressBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/RssModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/Tag.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/script/script.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/rssnews.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/BusyIndicator.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/CategoryDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/NewsDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/RssFeeds.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/ScrollBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/samegame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/BBSettings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/Block.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/BlockEmitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/GameArea.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/LogoAnimation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/MenuEmitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/PaintEmitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/PrimaryPack.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/PuzzleBlock.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/samegame.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/SamegameText.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/Settings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/SimpleBlock.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/SmokeText.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/+blackberry/Settings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level0.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level9.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/TemplateBase.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/stocqt.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/CheckBox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/DatePicker.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockChart.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockListModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockListView.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockSettings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockView.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/tweetsearch.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/FlipBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/LineInput.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/ListFooter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/ListHeader.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/SearchDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/TweetDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/tweetsearch.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/TweetsModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/draganddrop.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/DragTile.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/DropTile.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/tiles.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/views/gridview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/embeddedinwidgets/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/embeddedinwidgets/TextBox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/externaldraganddrop/DragAndDropTextItem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/externaldraganddrop/externaldraganddrop.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/animatedsprite.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/borderimage.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/image.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/imageelements.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/shadows.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/spritesequence.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/BorderImageSelector.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/ImageCell.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/MyBorderImage.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/ShadowRectangle.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageprovider/imageprovider-example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/keyinteraction.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/focus.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/ContextMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/GridMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/ListMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/TabMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/localstorage/localstorage/hello.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/localstorage/localstorage/localstorage.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/models/abstractitemmodel/view.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/models/objectlistmodel/view.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/models/stringlistmodel/view.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/mousearea/mousearea-wheel-example.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/mousearea/mousearea.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/affectors.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/age.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/attractor.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/customaffector.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/friction.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/gravity.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/GreyButton.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/groupgoal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/move.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/spritegoal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/turbulence.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/wander.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/customparticle.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/blurparticles.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/fragmentshader.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/imagecolors.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/emitters.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/burstandpulse.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/customemitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/emitmask.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/maximumemitted.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/shapeanddirection.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/trailemitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/velocityfrommotion.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/imageparticle.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/allatonce.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colored.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colortable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/deformation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/rotation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sharing.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sprites.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/Delegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/Delegate2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/ExpandingDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/RssModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/script.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/system.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamiccomparison.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamicemitters.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/multiplepainters.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/startstop.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/timedgroupchanges.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/positioners/positioners-attachedproperties.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/positioners/positioners-transitions.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/positioners/positioners.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/accessibility.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/content/Checkbox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/content/Slider.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/righttoleft.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutdirection/layoutdirection.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutmirroring/layoutmirroring.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/textalignment/textalignment.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/customgeometry/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/graph/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/openglunderqml/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/simplematerial/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/textureinsgnode/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/textureinthread/error.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/textureinthread/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/threadedanimation/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shadereffects/shadereffects.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shadereffects/content/Slider.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/CheckBox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/LauncherList.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/SimpleLauncherDelegate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/Slider.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/TabSet.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/TextField.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/styledtext-layout.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/text.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/availableFonts.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/banner.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/fonts.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/hello.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/imgtag.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/TextWithImage.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/textselection/textselection.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/textureprovider/Label.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/textureprovider/textureprovider.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/threading.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/threadedlistmodel/dataloader.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/threadedlistmodel/timedisplay.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/Spinner.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/touchinteraction.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/basic-flickable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/corkboards.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/content/Panel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/bearwhack.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/multiflame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/content/AugmentedTouchPoint.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/content/BearWhackParticleSystem.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/content/ParticleFlame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/pincharea/flickresize.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview1/dynamicview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview1/PetsModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview2/dynamicview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview2/PetsModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview3/dynamicview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview3/PetsModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/dynamicview.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/ListSelector.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/PetsModel.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/texteditor.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/EditMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/FileDialog.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/FileMenu.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/MenuBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/TextArea.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/Cell.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/Block.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/samegame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/Block.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/samegame.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/samegame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/Block.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/Dialog.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/samegame.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/samegame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/samegame.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/BoomBlock.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/Button.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/Dialog.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/samegame.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/dialcontrol.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/content/Dial.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/content/QuitButton.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/flipable/flipable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/flipable/content/Card.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/progressbar/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/progressbar/content/ProgressBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/scrollbar/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/scrollbar/ScrollBar.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/searchbox/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/searchbox/SearchBox.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/slideswitch/slideswitch.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/slideswitch/content/Switch.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/spinner/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/spinner/content/Spinner.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/tabwidget/main.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/tabwidget/TabWidget.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/views/views.qml) (... 2081 lines omitted; there are too many errors!) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.13.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.9.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.10.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.9.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.9.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidImportID.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidOn.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidProperty.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidRoot.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidRoot.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidRoot.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidRoot.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidTypeName.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidTypeName.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidTypeName.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidTypeName.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/listAssignment.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/listAssignment.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/listAssignment.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/listItemDeleteSelf.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/listProperties.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/literals.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/LocalLast.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/LocalLast2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/localOrderTest.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/majorVersionIsolation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/metaobjectRevision.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/metaobjectRevision.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/metaobjectRevision.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/method.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/missingObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/missingSignal.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/missingSignal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/missingValueTypeProperty.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.10.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.11.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.9.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/MyBaseComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/MyComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/MyCompositeValueSource.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/MyContainerComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/NestedAlias.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/NestedComponentRoot.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nestedComponentRoots.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nestedErrors.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/NestedErrorsType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/noCreation.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonScriptableProperty.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/notAvailable.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nullDotProperty.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/objectDeletionNotify.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/objectDeletionNotify.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/objectDeletionNotify.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/objectDeletionNotify.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/objectValueTypeProperty.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/onCompleted.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/OnCompletedType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/onDestruction.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/OnDestructionType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/OtherSignalParam.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/OverrideSignalComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/propertyInit.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/propertyInit.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/propertyValueSource.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/propertyValueSource.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qmlAttachedPropertiesObjectMethod.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qmlAttachedPropertiesObjectMethod.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readOnly.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readOnly.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readOnly.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readOnly.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readOnly.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readonly.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/ReadOnlyType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/receivers.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/registeredCompositeType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/registrationOrder.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/remoteLoadCrash.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/revisions11.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/revisionsbasesub11.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/revisionssub11.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/rootAsQmlComponent.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scopedProperties.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/SignalEmitter.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/SignalParam.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signalParameterTypes.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signalParameterTypes.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signalWithDefaultArg.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/simpleBindings.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/simpleContainer.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/simpleObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest10.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest11.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest12.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest13.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest14.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest15.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest16.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest17.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest5a.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest6a.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest7a.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest8a.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest9.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singularProperty.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singularProperty.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/test.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/test2.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/unregisteredObject.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/unsupportedProperty.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/valueTypes.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/variantNotify.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/versionedbase.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.10.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.11.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.12.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.13.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.14.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.15.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.16.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.17.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.3.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.4.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.5.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.6.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.7.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.8.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.9.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/InstalledTest.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/InstalledTest2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/LocalLast.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/PrivateType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest0/InstalledTest.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest0/InstalledTest2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest1/Test1.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest1/Test2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest2/test1.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest2/test2.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule/FirstAPI.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule/SecondAPI.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule.1.6/FirstAPI.1.6.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule.1.6/FirstAPI.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule.1.6/SecondAPI.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/VersionedOnlyJsModule.9.0/SomeAPI.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/testModule/Test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib2/testModule/Test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib3/testModule.1/Test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib3/testModule.1.0/Test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib4/testModule.1/Test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/LocalInternal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/Test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/TestLocal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/TestNamed.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/TestSubDir.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/UndeclaredLocal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/WrongTestLocal.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/noqmldir/Test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/subdir/SubTest.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/RegisteredCompositeSingletonType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/SingletonType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/+basicSelector/SingletonType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/js/jspragma.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/NonSingletonType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/NonSingletonType25.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/SingletonType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/SingletonType22.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/qmldir-error/SType2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/qualified/SingletonType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/registeredComposite/CompositeType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/remote/RemoteSingletonType2.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/subdir/ErrorSingletonType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/subdir/Test.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/subdir/subsubdir/SubTest.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodel/data/enumerate.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodel/data/multipleroles.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodel/data/setmodelcachelist.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodel/data/signalhandlers.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/model.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/script.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workerremoveelement.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workerremoveelement.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workerremovelist.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workerremovelist.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workersync.js) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workersync.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistreference/data/engineTypes.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistreference/data/MyType.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistreference/data/variantToList.qml) PASS : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllocale/data/date.qml) QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmlmin: 905 seconds, exit code 293 Testing tst_examples QtQA::App::TestRunner: Timed out after 400 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_examples ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_examples::initTestCase() PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml) QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) OpenType support missing for script 11 QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) OpenType support missing for script 11 QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) OpenType support missing for script 11 QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) OpenType support missing for script 11 QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) OpenType support missing for script 11 PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/qml-i18n/qml-i18n.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/animators.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/color-animation.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/property-animation.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/behavior-example.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/tvtennis.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/wigglytext.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/easing/easing.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathanimation/pathanimation.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathinterpolator/pathinterpolator.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/states.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/transitions.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/bezierCurve/bezierCurve.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/clip/clip.qml) QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml) Context2D: Missing or misplaced font family in font string (it must come after the font size). PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/roundedrect/roundedrect.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/smile/smile.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/squircle/squircle.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/dialcontrol.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/flipable.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/slideswitch.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/clocks/clocks.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/photoviewer.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/rssnews.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level0.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level1.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level2.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level3.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level4.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level5.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level6.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level7.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level8.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level9.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/tiles.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/views/gridview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/focus.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/age.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/attractor.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/customaffector.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/friction.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/gravity.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/groupgoal.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/move.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/spritegoal.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/turbulence.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/wander.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/blurparticles.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/fragmentshader.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/imagecolors.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/burstandpulse.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/customemitter.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/emitmask.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/maximumemitted.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/shapeanddirection.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/trailemitter.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/velocityfrommotion.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/allatonce.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colored.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colortable.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/deformation.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/rotation.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sharing.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sprites.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamiccomparison.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamicemitters.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/multiplepainters.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/startstop.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/timedgroupchanges.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutdirection/layoutdirection.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutmirroring/layoutmirroring.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/textalignment/textalignment.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/imgtag.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/text/textselection/textselection.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/threadedlistmodel/timedisplay.qml) QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) QQuickWorkerScript: Attempt to send message before WorkerScript establishment QWARN : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) QQuickWorkerScript: Attempt to send message before WorkerScript establishment PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/basic-flickable.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/corkboards.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/bearwhack.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/multiflame.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/pincharea/flickresize.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview1/dynamicview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview2/dynamicview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview3/dynamicview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/dynamicview.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial1.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial2.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial3.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/samegame.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/samegame.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/samegame.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/samegame.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/dialcontrol.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/flipable/flipable.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/progressbar/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/scrollbar/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/searchbox/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/slideswitch/slideswitch.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/spinner/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/tabwidget/main.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/gridview/gridview-example.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/displaymargin.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/dynamiclist.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/expandingdelegates.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/highlight.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/highlightranges.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/sections.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/objectmodel/objectmodel.qml) PASS : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/package/view.qml) QtQA::App::TestRunner: Timed out after 400 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_examples: 802 seconds, exit code 293 Testing tst_qquickanimations FAIL! : tst_qquickanimations::simplePath() 'redRect->rotation() != 0' returned FALSE. () tst_qquickanimations.cpp(272) : failure location FAIL! : tst_qquickanimations::badTypes() Compared doubles are not the same (fuzzy compare) Actual (myRect->x()): 190 Expected (qreal(200)) : 200 tst_qquickanimations.cpp(731) : failure location Totals: 41 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimations ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 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() FAIL! : tst_qquickanimations::reparent() 'target->width() > 50 && target->width() < 100' returned FALSE. () tst_qquickanimations.cpp(422) : failure location 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() PASS : tst_qquickanimations::badTypes() PASS : tst_qquickanimations::badProperties() PASS : tst_qquickanimations::mixedTypes() PASS : tst_qquickanimations::properties() PASS : tst_qquickanimations::propertiesTransition() PASS : tst_qquickanimations::pathTransition() PASS : tst_qquickanimations::disabledTransition() PASS : tst_qquickanimations::invalidDuration() PASS : tst_qquickanimations::attached() PASS : tst_qquickanimations::propertyValueSourceDefaultStart() PASS : tst_qquickanimations::dontStart() PASS : tst_qquickanimations::easingProperties() PASS : tst_qquickanimations::rotation() PASS : tst_qquickanimations::startStopSignals() PASS : tst_qquickanimations::runningTrueBug() PASS : tst_qquickanimations::nonTransitionBug() PASS : tst_qquickanimations::registrationBug() PASS : tst_qquickanimations::doubleRegistrationBug() PASS : tst_qquickanimations::alwaysRunToEndRestartBug() PASS : tst_qquickanimations::transitionAssignmentBug() PASS : tst_qquickanimations::pauseBindingBug() PASS : tst_qquickanimations::pauseBug() PASS : tst_qquickanimations::loopingBug() PASS : tst_qquickanimations::anchorBug() PASS : tst_qquickanimations::pathAnimationInOutBackBug() PASS : tst_qquickanimations::scriptActionBug() PASS : tst_qquickanimations::groupAnimationNullChildBug() PASS : tst_qquickanimations::cleanupTestCase() Totals: 42 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickanimations ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickanimations: 113 seconds, exit code 1 Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::send(no auto send) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location FAIL! : tst_QPacketProtocol::tst_QPacket_clear() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 13 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) FAIL! : tst_QPacketProtocol::send(no auto send) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qpacketprotocol: 37 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01215/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392037915): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Mon Feb 10 16:00:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 17:00:19 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #360 Message-ID: <20140210_150019_019099.ci-noreply@qt-project.org> QtWebKit_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #360: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00360/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1392041627): http://codereview.qt-project.org/77768 [PS1] - [mips] Wrong register usage in LLInt. From ci-noreply at qt-project.org Mon Feb 10 16:17:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 17:17:41 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #172 Message-ID: <20140210_151741_067058.ci-noreply@qt-project.org> QtLocation_dev_Integration #172: SUCCESS Tested changes (refs/builds/dev_1392040171): http://codereview.qt-project.org/77756 [PS3] - Test that the mapping manager engine pointer is still valid. http://codereview.qt-project.org/77755 [PS1] - Emit panFinished() when pan finishes without a flick. From ci-noreply at qt-project.org Mon Feb 10 16:21:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 17:21:18 +0200 Subject: [Ci-reports] fail on QtSerialPort_stable_Integration #173 Message-ID: <20140210_152118_062786.ci-noreply@qt-project.org> QtSerialPort_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #173: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_stable_Integration/build_00173/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1392040011): http://codereview.qt-project.org/77555 [PS4] - Initialize the DCB structure before using it From ci-noreply at qt-project.org Mon Feb 10 16:27:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 17:27:12 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_android_Integration #24 Message-ID: <20140210_152712_059213.ci-noreply@qt-project.org> QtConnectivity_wip_android_Integration #24: SUCCESS Tested changes (refs/builds/wip/android_1392042818): http://codereview.qt-project.org/77805 [PS1] - Remove old java code no longer needed http://codereview.qt-project.org/77801 [PS1] - Cleanup qtconnectivity.pro From ci-noreply at qt-project.org Mon Feb 10 16:44:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 17:44:23 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3126 Message-ID: <20140210_154423_020113.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 80 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03126/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392044598): http://codereview.qt-project.org/77667 [PS1] - network tests: do not rely on external servers From ci-noreply at qt-project.org Mon Feb 10 17:31:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 18:31:15 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1761 Message-ID: <20140210_163115_002261.ci-noreply@qt-project.org> Autotest `tst_examples' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. ********* Start testing of tst_examples ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_examples::initTestCase() QWARN : tst_examples::examples(/work/build/examples/declarative/modelviews/webview/inlinehtml/qml/inlinehtml/inlinehtml.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 25654no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 25654] QtQA::App::TestRunner: [New LWP 25673] QtQA::App::TestRunner: [New LWP 25659] QtQA::App::TestRunner: [New LWP 25655] QtQA::App::TestRunner: [New LWP 25755] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_examples'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f0c18e263e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f0b88aeb700 (LWP 25755)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007f0c197669e7 in TestNamespace::QWaitConditionPrivate::wait (this=0x2680a40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:86 QtQA::App::TestRunner: #2 0x00007f0c19766791 in TestNamespace::QWaitCondition::wait (this=0x267b600, mutex=0x267b5f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 QtQA::App::TestRunner: #3 0x00007f0c1b53ed78 in TestNamespace::QDeclarativeListModelWorkerAgent::sync (this=0x267b5c0) at util/qdeclarativelistmodelworkeragent.cpp:197 QtQA::App::TestRunner: #4 0x00007f0c1b742629 in TestNamespace::QDeclarativeListModelWorkerAgent::qt_static_metacall (_o=0x267b5c0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=8, _a=0x7f0b88ae92d0) at .moc/debug-shared/moc_qdeclarativelistmodelworkeragent_p.cpp:76 QtQA::App::TestRunner: #5 0x00007f0c1b742741 in TestNamespace::QDeclarativeListModelWorkerAgent::qt_metacall (this=0x267b5c0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=8, _a=0x7f0b88ae92d0) at .moc/debug-shared/moc_qdeclarativelistmodelworkeragent_p.cpp:115 QtQA::App::TestRunner: #6 0x00007f0c198a46b0 in TestNamespace::QMetaObject::metacall (object=0x267b5c0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=12, argv=0x7f0b88ae92d0) at kernel/qmetaobject.cpp:245 QtQA::App::TestRunner: #7 0x00007f0c187e51b4 in TestNamespace::QScript::callQtMethod (exec=0x7f0b3b2120a8, callType=TestNamespace::QMetaMethod::Method, thisQObject=0x267b5c0, scriptArgs=..., meta=0x7f0c1baa6560, initialIndex=12, maybeOverloaded=true) at bridge/qscriptqobject.cpp:960 QtQA::App::TestRunner: #8 0x00007f0c187e5d95 in TestNamespace::QScript::QtFunction::execute (this=0x7f0c10104cc0, exec=0x7f0b3b2120a8, thisValue=..., scriptArgs=...) at bridge/qscriptqobject.cpp:1015 QtQA::App::TestRunner: #9 0x00007f0c187e5eb6 in TestNamespace::QScript::QtFunction::call (exec=0x7f0b3b2120a8, callee=0x7f0c10104cc0, thisValue=..., args=...) at bridge/qscriptqobject.cpp:1030 QtQA::App::TestRunner: #10 0x00007f0c186fe22f in QTJSC::NativeFuncWrapper::operator() (this=0x7f0b88ae9dd0, exec=0x7f0b3b2120a8, jsobj=0x7f0c10104cc0, thisValue=..., argList=...) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:46 QtQA::App::TestRunner: #11 0x00007f0c186d5101 in QTJSC::cti_op_call_NotJSFunction (args=0x7f0b88ae9e80) at ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1780 QtQA::App::TestRunner: #12 0x00007f0c186d1937 in QTJSC::JITThunks::tryCacheGetByID (callFrame=0x7f0c10104a00, codeBlock=0x0, returnAddress=..., baseValue=..., propertyName=..., slot=..., stubInfo=0x7f0c10104cc0) at ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:926 QtQA::App::TestRunner: #13 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f0c11b08700 (LWP 25655)): QtQA::App::TestRunner: #0 0x00007f0c18ece003 in select () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007f0c1986eb18 in TestNamespace::QProcessManager::run (this=0x7f0c19c5ba20) at io/qprocess_unix.cpp:270 QtQA::App::TestRunner: #2 0x00007f0c197653c2 in TestNamespace::QThreadPrivate::start (arg=0x7f0c19c5ba20) at thread/qthread_unix.cpp:349 QtQA::App::TestRunner: #3 0x00007f0c18bdaefc in start_thread (arg=0x7f0c11b08700) at pthread_create.c:304 QtQA::App::TestRunner: #4 0x00007f0c18ed4f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #5 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f0b8a6c7700 (LWP 25659)): QtQA::App::TestRunner: #0 0x00007f0c18ec8e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f0c16b1ff68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f0c16b20429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f0c198d87ff in TestNamespace::QEventDispatcherGlib::processEvents (this=0x126c400, flags=...) at kernel/qeventdispatcher_glib.cpp:425 QtQA::App::TestRunner: #4 0x00007f0c1989944c in TestNamespace::QEventLoop::processEvents (this=0x7f0b8a6c6d50, flags=...) at kernel/qeventloop.cpp:149 QtQA::App::TestRunner: #5 0x00007f0c198995d6 in TestNamespace::QEventLoop::exec (this=0x7f0b8a6c6d50, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f0c19762949 in TestNamespace::QThread::exec (this=0x126b0d0) at thread/qthread.cpp:537 QtQA::App::TestRunner: #7 0x00007f0c19762ae8 in TestNamespace::QThread::run (this=0x126b0d0) at thread/qthread.cpp:604 QtQA::App::TestRunner: #8 0x00007f0c197653c2 in TestNamespace::QThreadPrivate::start (arg=0x126b0d0) at thread/qthread_unix.cpp:349 QtQA::App::TestRunner: #9 0x00007f0c18bdaefc in start_thread (arg=0x7f0b8a6c7700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f0c18ed4f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f0b8aec8700 (LWP 25673)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007f0b7ea9035b in WTF::TCMalloc_PageHeap::scavengerThread() () from /work/build/lib/libQtWebKitTestInfix.so.4 QtQA::App::TestRunner: #2 0x00007f0b7ea8f938 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /work/build/lib/libQtWebKitTestInfix.so.4 QtQA::App::TestRunner: #3 0x00007f0c18bdaefc in start_thread (arg=0x7f0b8aec8700) at pthread_create.c:304 QtQA::App::TestRunner: #4 0x00007f0c18ed4f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #5 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f0c1bed87a0 (LWP 25654)): QtQA::App::TestRunner: #0 0x00007f0c18e263e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f0c18e29b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f0c1975808f in TestNamespace::qt_message_output (msgType=TestNamespace::QtFatalMsg, buf=0x11e88a8 "Received signal 15") at global/qglobal.cpp:2359 QtQA::App::TestRunner: #3 0x00007f0c19758225 in TestNamespace::qt_message(TestNamespace::QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=TestNamespace::QtFatalMsg, msg=0x7f0c1badf4d8 "Received signal %d", ap=0x7fff6137c588) at global/qglobal.cpp:2405 QtQA::App::TestRunner: #4 0x00007f0c197589b5 in TestNamespace::qFatal (msg=0x7f0c1badf4d8 "Received signal %d") at global/qglobal.cpp:2588 QtQA::App::TestRunner: #5 0x00007f0c1bac9b47 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:1729 QtQA::App::TestRunner: #6 QtQA::App::TestRunner: #7 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #8 0x00007f0c197669e7 in TestNamespace::QWaitConditionPrivate::wait (this=0x138f7f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:86 QtQA::App::TestRunner: #9 0x00007f0c19766791 in TestNamespace::QWaitCondition::wait (this=0x1c731b0, mutex=0x1c73188, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 QtQA::App::TestRunner: #10 0x00007f0c19766086 in TestNamespace::QThread::wait (this=0x18b6c90, time=18446744073709551615) at thread/qthread_unix.cpp:720 QtQA::App::TestRunner: #11 0x00007f0c1b6dc851 in TestNamespace::QDeclarativeWorkerScriptEngine::~QDeclarativeWorkerScriptEngine (this=0x18b6c90, __in_chrg=) at qml/qdeclarativeworkerscript.cpp:531 QtQA::App::TestRunner: #12 0x00007f0c1b6dc8d2 in TestNamespace::QDeclarativeWorkerScriptEngine::~QDeclarativeWorkerScriptEngine (this=0x18b6c90, __in_chrg=) at qml/qdeclarativeworkerscript.cpp:533 QtQA::App::TestRunner: #13 0x00007f0c198b6524 in TestNamespace::QObjectPrivate::deleteChildren (this=0x261bfc0) at kernel/qobject.cpp:1907 QtQA::App::TestRunner: #14 0x00007f0c198b4c55 in TestNamespace::QObject::~QObject (this=0x20aff40, __in_chrg=) at kernel/qobject.cpp:926 QtQA::App::TestRunner: #15 0x00007f0c1b6072f8 in TestNamespace::QDeclarativeEngine::~QDeclarativeEngine (this=0x20aff40, __in_chrg=) at qml/qdeclarativeengine.cpp:655 QtQA::App::TestRunner: #16 0x00007f0c1b60734c in TestNamespace::QDeclarativeEngine::~QDeclarativeEngine (this=0x20aff40, __in_chrg=) at qml/qdeclarativeengine.cpp:662 QtQA::App::TestRunner: #17 0x00007f0c1b4ddb38 in TestNamespace::QDeclarativeViewPrivate::~QDeclarativeViewPrivate (this=0x1dbb1f0, __in_chrg=) at util/qdeclarativeview.cpp:137 QtQA::App::TestRunner: #18 0x00007f0c1b4ddc6c in TestNamespace::QDeclarativeViewPrivate::~QDeclarativeViewPrivate (this=0x1dbb1f0, __in_chrg=) at util/qdeclarativeview.cpp:137 QtQA::App::TestRunner: #19 0x00007f0c1985c99a in TestNamespace::QScopedPointerDeleter::cleanup (pointer=0x1dbb1f0) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #20 0x00007f0c198bd281 in TestNamespace::QScopedPointer >::~QScopedPointer (this=0x1e1c248, __in_chrg=) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100 QtQA::App::TestRunner: #21 0x00007f0c198b4c8f in TestNamespace::QObject::~QObject (this=0x1e1c240, __in_chrg=) at kernel/qobject.cpp:816 QtQA::App::TestRunner: #22 0x00007f0c1a305bc4 in TestNamespace::QWidget::~QWidget (this=0x1e1c240, __in_chrg=) at kernel/qwidget.cpp:1554 QtQA::App::TestRunner: #23 0x00007f0c1a7c0890 in TestNamespace::QFrame::~QFrame (this=0x1e1c240, __in_chrg=) at widgets/qframe.cpp:240 QtQA::App::TestRunner: #24 0x00007f0c1a86b53e in TestNamespace::QAbstractScrollArea::~QAbstractScrollArea (this=0x1e1c240, __in_chrg=) at widgets/qabstractscrollarea.cpp:521 QtQA::App::TestRunner: #25 0x00007f0c1aa6c76a in TestNamespace::QGraphicsView::~QGraphicsView (this=0x1e1c240, __in_chrg=) at graphicsview/qgraphicsview.cpp:1158 QtQA::App::TestRunner: #26 0x00007f0c1b4dae55 in TestNamespace::QDeclarativeView::~QDeclarativeView (this=0x1e1c240, __in_chrg=) at util/qdeclarativeview.cpp:310 QtQA::App::TestRunner: #27 0x000000000042a117 in TestNamespace::DragAndDropView::~DragAndDropView (this=0x1e1c240, __in_chrg=) at ../../../../tools/qml/qmlruntime.cpp:110 QtQA::App::TestRunner: #28 0x000000000042a150 in TestNamespace::DragAndDropView::~DragAndDropView (this=0x1e1c240, __in_chrg=) at ../../../../tools/qml/qmlruntime.cpp:110 QtQA::App::TestRunner: #29 0x00007f0c198b6524 in TestNamespace::QObjectPrivate::deleteChildren (this=0x23acca0) at kernel/qobject.cpp:1907 QtQA::App::TestRunner: #30 0x00007f0c1a305add in TestNamespace::QWidget::~QWidget (this=0x7fff6137d180, __in_chrg=) at kernel/qwidget.cpp:1679 QtQA::App::TestRunner: #31 0x00007f0c1a7e3086 in TestNamespace::QMainWindow::~QMainWindow (this=0x7fff6137d180, __in_chrg=) at widgets/qmainwindow.cpp:388 QtQA::App::TestRunner: #32 0x00000000004194ea in TestNamespace::QDeclarativeViewer::~QDeclarativeViewer (this=0x7fff6137d180, __in_chrg=) at ../../../../tools/qml/qmlruntime.cpp:704 QtQA::App::TestRunner: #33 0x0000000000415ab2 in tst_examples::examples (this=0x7fff6137e110) at tst_examples.cpp:236 QtQA::App::TestRunner: #34 0x0000000000415d68 in tst_examples::qt_static_metacall (_o=0x7fff6137e110, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff6137d550) at .moc/debug-shared/tst_examples.moc:51 QtQA::App::TestRunner: #35 0x00007f0c198a7482 in TestNamespace::QMetaMethod::invoke (this=0x7fff6137d790, object=0x7fff6137e110, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664 QtQA::App::TestRunner: #36 0x00007f0c198a6706 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff6137e110, member=0xf0a890 "examples", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179 QtQA::App::TestRunner: #37 0x00007f0c1bacb399 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff6137e110, member=0xf0a890 "examples", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:418 QtQA::App::TestRunner: #38 0x00007f0c1bac8c6a in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0xf0a890 "examples") at qtestcase.cpp:1423 QtQA::App::TestRunner: #39 0x00007f0c1bac9264 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x43773e "examples()", data=0x0) at qtestcase.cpp:1531 QtQA::App::TestRunner: #40 0x00007f0c1bac9a9f in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff6137e110) at qtestcase.cpp:1696 QtQA::App::TestRunner: #41 0x00007f0c1bac9f51 in TestNamespace::QTest::qExec (testObject=0x7fff6137e110, argc=1, argv=0x7fff6137e238) at qtestcase.cpp:1922 QtQA::App::TestRunner: #42 0x0000000000415c9a in main (argc=1, argv=0x7fff6137e238) at tst_examples.cpp:252 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_examples ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_examples::initTestCase() QWARN : tst_examples::examples(/work/build/examples/declarative/modelviews/webview/inlinehtml/qml/inlinehtml/inlinehtml.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/animatedimage.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/listmodel.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/qtobject.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 Error FODC0002 in tag:trolltech.com,2007:QtXmlPatterns:QIODeviceVariable:inputDocument: Unknown error Error FODC0002 in tag:trolltech.com,2007:QtXmlPatterns:QIODeviceVariable:inputDocument: Unknown error Error FODC0002 in tag:trolltech.com,2007:QtXmlPatterns:QIODeviceVariable:inputDocument: Unknown error Error FODC0002 in tag:trolltech.com,2007:QtXmlPatterns:QIODeviceVariable:inputDocument: Unknown error Error FODC0002 in tag:trolltech.com,2007:QtXmlPatterns:QIODeviceVariable:inputDocument: Unknown error QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/codingconventions/dotproperties.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/codingconventions/javascript-imports.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/codingconventions/javascript.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/codingconventions/lists.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/listview/listview.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/qml-extending-types/properties/alias-override.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/qml-extending-types/properties/property-signals.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 QWARN : tst_examples::examples(/work/build/doc/src/snippets/declarative/states/statechangescript.qml) X Error: BadValue (integer parameter out of range for operation) 2 Major opcode: 12 (X_ConfigureWindow) Resource id: 0x0 PASS : tst_examples::examples() PASS : tst_examples::namingConvention() PASS : tst_examples::cleanupTestCase() Totals: 4 passed, 0 failed, 0 skipped ********* Finished testing of tst_examples ********* QtQA::App::TestRunner: got return status but subprocess still alive QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with status -1 QtQA::App::TestRunner: second attempt: exited with signal 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_examples: 519 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01761/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/4.8_1392039613): http://codereview.qt-project.org/74936 [PS5] - QDeclarativeTypeLoader doesn't close processed QNetworkReplies From ci-noreply at qt-project.org Mon Feb 10 17:45:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 18:45:18 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #31 Message-ID: <20140210_164518_041576.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(716)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392050610062 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1392050610062 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1392050610062 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1392050610062 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1392050610062 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f901b4e5bde556dc02c82c","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() ### ERROR QDEBUG : tst_EnginioClient::fullTextSearch() "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() NetworkReply: QNetworkReplyHttpImpl(0x22d46a0) QDEBUG : tst_EnginioClient::fullTextSearch() Request URL: "https://api.engin.io/v1/search?objectTypes[]=objects.CustomObject1&search=%7B%22phrase%22: %22Query%22%7D" QDEBUG : tst_EnginioClient::fullTextSearch() Operation: "GET" QDEBUG : tst_EnginioClient::fullTextSearch() HTTP return code: 400 QDEBUG : tst_EnginioClient::fullTextSearch() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::fullTextSearch() Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[X_Request_Id]: "f6f0142582394bd1a729eac3103840f0" QDEBUG : tst_EnginioClient::fullTextSearch() Reply Data: "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() ### FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(706)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392050610062 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 42 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00031/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392049952): http://codereview.qt-project.org/76137 [PS1] - Show qdoc and qdocconf files in Qt Creator http://codereview.qt-project.org/76449 [PS1] - Internal doc fix http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch http://codereview.qt-project.org/77633 [PS1] - Fix a typo in the address book example http://codereview.qt-project.org/77258 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Mon Feb 10 17:55:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 18:55:35 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1673 Message-ID: <20140210_165535_021502.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 278 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01673/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392046374): http://codereview.qt-project.org/76831 [PS2] - Doc: Added information about classname in qmldir From ci-noreply at qt-project.org Mon Feb 10 18:04:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 19:04:04 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1218 Message-ID: <20140210_170404_067263.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1218: SUCCESS Tested changes (refs/builds/dev_1392043713): http://codereview.qt-project.org/77574 [PS6] - Add a debug service for controlling qml engines http://codereview.qt-project.org/77543 [PS6] - Unify initial waiting of debug services From ci-noreply at qt-project.org Mon Feb 10 18:18:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 19:18:36 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #174 Message-ID: <20140210_171836_081094.ci-noreply@qt-project.org> QtLocation_dev_Integration #174: SUCCESS Tested changes (refs/builds/dev_1392045645): http://codereview.qt-project.org/77688 [PS1] - Add missing MODULE_PLUGIN_TYPES to location.pro From ci-noreply at qt-project.org Mon Feb 10 18:52:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 19:52:45 +0200 Subject: [Ci-reports] pass on QtMacExtras_dev_Integration #27 Message-ID: <20140210_175245_037991.ci-noreply@qt-project.org> QtMacExtras_dev_Integration #27: SUCCESS Tested changes (refs/builds/dev_1392052993): http://codereview.qt-project.org/76201 [PS1] - Use setNSToolbar from the cocoa platform plugin From ci-noreply at qt-project.org Mon Feb 10 18:58:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 19:58:46 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3127 Message-ID: <20140210_175846_031890.ci-noreply@qt-project.org> QtBase_stable_Integration #3127: SUCCESS Tested changes (refs/builds/stable_1392047247): http://codereview.qt-project.org/77653 [PS2] - Fix assert when converting RGBx8888 to ARGB32_PM http://codereview.qt-project.org/75635 [PS4] - Make QUrl::isLocalFile fast by storing a flag From ci-noreply at qt-project.org Mon Feb 10 19:24:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 20:24:37 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #175 Message-ID: <20140210_182437_004807.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #175: SUCCESS Tested changes (refs/builds/stable_1392053063): http://codereview.qt-project.org/77555 [PS4] - Initialize the DCB structure before using it From ci-noreply at qt-project.org Mon Feb 10 19:26:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 20:26:18 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #47 Message-ID: <20140210_182618_089579.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #47: SUCCESS Tested changes (refs/builds/dev_1392055113): http://codereview.qt-project.org/77079 [PS4] - Use RGBA8888 format to simplify TIFF writing From ci-noreply at qt-project.org Mon Feb 10 19:32:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 20:32:48 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2874 Message-ID: <20140210_183248_068920.ci-noreply@qt-project.org> QtBase_dev_Integration #2874: SUCCESS Tested changes (refs/builds/dev_1392048182): http://codereview.qt-project.org/72834 [PS6] - Print qCDebugs in arbitrary categories by default From ci-noreply at qt-project.org Mon Feb 10 19:34:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 20:34:17 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3128 Message-ID: <20140210_183417_013604.ci-noreply@qt-project.org> Autotest `tst_qcomplextext' failed :( Testing tst_QComplexText FAIL! : tst_QComplexText::bidiCursorMovement(data50) 'newX >= x' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/other/qcomplextext/tst_qcomplextext.cpp(231)] Totals: 264 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComplexText ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QComplexText::initTestCase() PASS : tst_QComplexText::bidiReorderString(data0) PASS : tst_QComplexText::bidiReorderString(data1) PASS : tst_QComplexText::bidiReorderString(data2) PASS : tst_QComplexText::bidiReorderString(data3) PASS : tst_QComplexText::bidiReorderString(data4) PASS : tst_QComplexText::bidiReorderString(data5) PASS : tst_QComplexText::bidiReorderString(data6) PASS : tst_QComplexText::bidiReorderString(data7) PASS : tst_QComplexText::bidiReorderString(data8) PASS : tst_QComplexText::bidiReorderString(data9) PASS : tst_QComplexText::bidiReorderString(data10) PASS : tst_QComplexText::bidiReorderString(data11) PASS : tst_QComplexText::bidiReorderString(data12) PASS : tst_QComplexText::bidiReorderString(data13) PASS : tst_QComplexText::bidiReorderString(data14) PASS : tst_QComplexText::bidiReorderString(data15) PASS : tst_QComplexText::bidiReorderString(data16) PASS : tst_QComplexText::bidiReorderString(data17) PASS : tst_QComplexText::bidiReorderString(data18) PASS : tst_QComplexText::bidiReorderString(data19) PASS : tst_QComplexText::bidiReorderString(data20) PASS : tst_QComplexText::bidiReorderString(data21) PASS : tst_QComplexText::bidiReorderString(data22) PASS : tst_QComplexText::bidiReorderString(data23) PASS : tst_QComplexText::bidiReorderString(data24) PASS : tst_QComplexText::bidiReorderString(data25) PASS : tst_QComplexText::bidiReorderString(data26) PASS : tst_QComplexText::bidiReorderString(data27) PASS : tst_QComplexText::bidiReorderString(data28) PASS : tst_QComplexText::bidiReorderString(data29) PASS : tst_QComplexText::bidiReorderString(data30) PASS : tst_QComplexText::bidiReorderString(data31) PASS : tst_QComplexText::bidiReorderString(data32) PASS : tst_QComplexText::bidiReorderString(data33) PASS : tst_QComplexText::bidiReorderString(data34) PASS : tst_QComplexText::bidiReorderString(data35) PASS : tst_QComplexText::bidiReorderString(data36) PASS : tst_QComplexText::bidiReorderString(data37) PASS : tst_QComplexText::bidiReorderString(data38) PASS : tst_QComplexText::bidiReorderString(data39) PASS : tst_QComplexText::bidiReorderString(data40) PASS : tst_QComplexText::bidiReorderString(data41) PASS : tst_QComplexText::bidiReorderString(data42) PASS : tst_QComplexText::bidiReorderString(data43) PASS : tst_QComplexText::bidiReorderString(data44) PASS : tst_QComplexText::bidiReorderString(data45) PASS : tst_QComplexText::bidiReorderString(data46) PASS : tst_QComplexText::bidiReorderString(data47) PASS : tst_QComplexText::bidiReorderString(data48) PASS : tst_QComplexText::bidiReorderString(data49) PASS : tst_QComplexText::bidiReorderString(data50) PASS : tst_QComplexText::bidiReorderString(data51) PASS : tst_QComplexText::bidiReorderString(data52) PASS : tst_QComplexText::bidiReorderString(data53) PASS : tst_QComplexText::bidiReorderString(data54) PASS : tst_QComplexText::bidiReorderString(data55) PASS : tst_QComplexText::bidiReorderString(data56) PASS : tst_QComplexText::bidiReorderString(data57) PASS : tst_QComplexText::bidiReorderString(data58) PASS : tst_QComplexText::bidiReorderString(data59) PASS : tst_QComplexText::bidiReorderString(data60) PASS : tst_QComplexText::bidiReorderString(data61) PASS : tst_QComplexText::bidiReorderString(data62) PASS : tst_QComplexText::bidiReorderString(data63) PASS : tst_QComplexText::bidiReorderString(override1) PASS : tst_QComplexText::bidiReorderString(override2) PASS : tst_QComplexText::bidiReorderString(override3) PASS : tst_QComplexText::bidiReorderString(override4) PASS : tst_QComplexText::bidiReorderString(override5) PASS : tst_QComplexText::bidiReorderString(override6) PASS : tst_QComplexText::bidiReorderString(override7) PASS : tst_QComplexText::bidiReorderString(override8) PASS : tst_QComplexText::bidiReorderString(override9) PASS : tst_QComplexText::bidiReorderString(override10) PASS : tst_QComplexText::bidiReorderString(embed1) PASS : tst_QComplexText::bidiReorderString(embed2) PASS : tst_QComplexText::bidiReorderString(embed3) PASS : tst_QComplexText::bidiReorderString(embed4) PASS : tst_QComplexText::bidiReorderString(embed5) PASS : tst_QComplexText::bidiReorderString(embed6) PASS : tst_QComplexText::bidiReorderString(embed7) PASS : tst_QComplexText::bidiReorderString(embed8) PASS : tst_QComplexText::bidiReorderString(embed9) PASS : tst_QComplexText::bidiReorderString(embed10) PASS : tst_QComplexText::bidiReorderString(embed11) PASS : tst_QComplexText::bidiReorderString(embed12) PASS : tst_QComplexText::bidiReorderString(zwsp) PASS : tst_QComplexText::bidiCursor_qtbug2795() PASS : tst_QComplexText::bidiCursor_PDF() PASS : tst_QComplexText::bidiCursorMovement(data0) PASS : tst_QComplexText::bidiCursorMovement(data1) PASS : tst_QComplexText::bidiCursorMovement(data2) PASS : tst_QComplexText::bidiCursorMovement(data3) PASS : tst_QComplexText::bidiCursorMovement(data4) PASS : tst_QComplexText::bidiCursorMovement(data5) PASS : tst_QComplexText::bidiCursorMovement(data6) PASS : tst_QComplexText::bidiCursorMovement(data7) PASS : tst_QComplexText::bidiCursorMovement(data8) PASS : tst_QComplexText::bidiCursorMovement(data9) PASS : tst_QComplexText::bidiCursorMovement(data10) PASS : tst_QComplexText::bidiCursorMovement(data11) PASS : tst_QComplexText::bidiCursorMovement(data12) PASS : tst_QComplexText::bidiCursorMovement(data13) PASS : tst_QComplexText::bidiCursorMovement(data14) PASS : tst_QComplexText::bidiCursorMovement(data15) PASS : tst_QComplexText::bidiCursorMovement(data16) PASS : tst_QComplexText::bidiCursorMovement(data17) PASS : tst_QComplexText::bidiCursorMovement(data18) PASS : tst_QComplexText::bidiCursorMovement(data19) PASS : tst_QComplexText::bidiCursorMovement(data20) PASS : tst_QComplexText::bidiCursorMovement(data21) PASS : tst_QComplexText::bidiCursorMovement(data22) PASS : tst_QComplexText::bidiCursorMovement(data23) PASS : tst_QComplexText::bidiCursorMovement(data24) PASS : tst_QComplexText::bidiCursorMovement(data25) PASS : tst_QComplexText::bidiCursorMovement(data26) PASS : tst_QComplexText::bidiCursorMovement(data27) PASS : tst_QComplexText::bidiCursorMovement(data28) PASS : tst_QComplexText::bidiCursorMovement(data29) PASS : tst_QComplexText::bidiCursorMovement(data30) PASS : tst_QComplexText::bidiCursorMovement(data31) PASS : tst_QComplexText::bidiCursorMovement(data32) PASS : tst_QComplexText::bidiCursorMovement(data33) PASS : tst_QComplexText::bidiCursorMovement(data34) PASS : tst_QComplexText::bidiCursorMovement(data35) PASS : tst_QComplexText::bidiCursorMovement(data36) PASS : tst_QComplexText::bidiCursorMovement(data37) PASS : tst_QComplexText::bidiCursorMovement(data38) PASS : tst_QComplexText::bidiCursorMovement(data39) PASS : tst_QComplexText::bidiCursorMovement(data40) PASS : tst_QComplexText::bidiCursorMovement(data41) PASS : tst_QComplexText::bidiCursorMovement(data42) PASS : tst_QComplexText::bidiCursorMovement(data43) PASS : tst_QComplexText::bidiCursorMovement(data44) PASS : tst_QComplexText::bidiCursorMovement(data45) PASS : tst_QComplexText::bidiCursorMovement(data46) PASS : tst_QComplexText::bidiCursorMovement(data47) PASS : tst_QComplexText::bidiCursorMovement(data48) PASS : tst_QComplexText::bidiCursorMovement(data49) FAIL! : tst_QComplexText::bidiCursorMovement(data50) 'newX >= x' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/other/qcomplextext/tst_qcomplextext.cpp(231)] PASS : tst_QComplexText::bidiCursorMovement(data51) PASS : tst_QComplexText::bidiCursorMovement(data52) PASS : tst_QComplexText::bidiCursorMovement(data53) PASS : tst_QComplexText::bidiCursorMovement(data54) PASS : tst_QComplexText::bidiCursorMovement(data55) PASS : tst_QComplexText::bidiCursorMovement(data56) PASS : tst_QComplexText::bidiCursorMovement(data57) PASS : tst_QComplexText::bidiCursorMovement(data58) PASS : tst_QComplexText::bidiCursorMovement(data59) PASS : tst_QComplexText::bidiCursorMovement(data60) PASS : tst_QComplexText::bidiCursorMovement(data61) PASS : tst_QComplexText::bidiCursorMovement(data62) PASS : tst_QComplexText::bidiCursorMovement(data63) PASS : tst_QComplexText::bidiCursorMovement(override1) PASS : tst_QComplexText::bidiCursorMovement(override2) PASS : tst_QComplexText::bidiCursorMovement(override3) PASS : tst_QComplexText::bidiCursorMovement(override4) PASS : tst_QComplexText::bidiCursorMovement(override5) PASS : tst_QComplexText::bidiCursorMovement(override6) PASS : tst_QComplexText::bidiCursorMovement(override7) PASS : tst_QComplexText::bidiCursorMovement(override8) PASS : tst_QComplexText::bidiCursorMovement(override9) PASS : tst_QComplexText::bidiCursorMovement(override10) PASS : tst_QComplexText::bidiCursorMovement(embed1) PASS : tst_QComplexText::bidiCursorMovement(embed2) PASS : tst_QComplexText::bidiCursorMovement(embed3) PASS : tst_QComplexText::bidiCursorMovement(embed4) PASS : tst_QComplexText::bidiCursorMovement(embed5) PASS : tst_QComplexText::bidiCursorMovement(embed6) PASS : tst_QComplexText::bidiCursorMovement(embed7) PASS : tst_QComplexText::bidiCursorMovement(embed8) PASS : tst_QComplexText::bidiCursorMovement(embed9) PASS : tst_QComplexText::bidiCursorMovement(embed10) PASS : tst_QComplexText::bidiCursorMovement(embed11) PASS : tst_QComplexText::bidiCursorMovement(embed12) PASS : tst_QComplexText::bidiCursorMovement(zwsp) PASS : tst_QComplexText::bidiCursorLogicalMovement(data0) PASS : tst_QComplexText::bidiCursorLogicalMovement(data1) PASS : tst_QComplexText::bidiCursorLogicalMovement(data2) PASS : tst_QComplexText::bidiCursorLogicalMovement(data3) PASS : tst_QComplexText::bidiCursorLogicalMovement(data4) PASS : tst_QComplexText::bidiCursorLogicalMovement(data5) PASS : tst_QComplexText::bidiCursorLogicalMovement(data6) PASS : tst_QComplexText::bidiCursorLogicalMovement(data7) PASS : tst_QComplexText::bidiCursorLogicalMovement(data8) PASS : tst_QComplexText::bidiCursorLogicalMovement(data9) PASS : tst_QComplexText::bidiCursorLogicalMovement(data10) PASS : tst_QComplexText::bidiCursorLogicalMovement(data11) PASS : tst_QComplexText::bidiCursorLogicalMovement(data12) PASS : tst_QComplexText::bidiCursorLogicalMovement(data13) PASS : tst_QComplexText::bidiCursorLogicalMovement(data14) PASS : tst_QComplexText::bidiCursorLogicalMovement(data15) PASS : tst_QComplexText::bidiCursorLogicalMovement(data16) PASS : tst_QComplexText::bidiCursorLogicalMovement(data17) PASS : tst_QComplexText::bidiCursorLogicalMovement(data18) PASS : tst_QComplexText::bidiCursorLogicalMovement(data19) PASS : tst_QComplexText::bidiCursorLogicalMovement(data20) PASS : tst_QComplexText::bidiCursorLogicalMovement(data21) PASS : tst_QComplexText::bidiCursorLogicalMovement(data22) PASS : tst_QComplexText::bidiCursorLogicalMovement(data23) PASS : tst_QComplexText::bidiCursorLogicalMovement(data24) PASS : tst_QComplexText::bidiCursorLogicalMovement(data25) PASS : tst_QComplexText::bidiCursorLogicalMovement(data26) PASS : tst_QComplexText::bidiCursorLogicalMovement(data27) PASS : tst_QComplexText::bidiCursorLogicalMovement(data28) PASS : tst_QComplexText::bidiCursorLogicalMovement(data29) PASS : tst_QComplexText::bidiCursorLogicalMovement(data30) PASS : tst_QComplexText::bidiCursorLogicalMovement(data31) PASS : tst_QComplexText::bidiCursorLogicalMovement(data32) PASS : tst_QComplexText::bidiCursorLogicalMovement(data33) PASS : tst_QComplexText::bidiCursorLogicalMovement(data34) PASS : tst_QComplexText::bidiCursorLogicalMovement(data35) PASS : tst_QComplexText::bidiCursorLogicalMovement(data36) PASS : tst_QComplexText::bidiCursorLogicalMovement(data37) PASS : tst_QComplexText::bidiCursorLogicalMovement(data38) PASS : tst_QComplexText::bidiCursorLogicalMovement(data39) PASS : tst_QComplexText::bidiCursorLogicalMovement(data40) PASS : tst_QComplexText::bidiCursorLogicalMovement(data41) PASS : tst_QComplexText::bidiCursorLogicalMovement(data42) PASS : tst_QComplexText::bidiCursorLogicalMovement(data43) PASS : tst_QComplexText::bidiCursorLogicalMovement(data44) PASS : tst_QComplexText::bidiCursorLogicalMovement(data45) PASS : tst_QComplexText::bidiCursorLogicalMovement(data46) PASS : tst_QComplexText::bidiCursorLogicalMovement(data47) PASS : tst_QComplexText::bidiCursorLogicalMovement(data48) PASS : tst_QComplexText::bidiCursorLogicalMovement(data49) PASS : tst_QComplexText::bidiCursorLogicalMovement(data50) PASS : tst_QComplexText::bidiCursorLogicalMovement(data51) PASS : tst_QComplexText::bidiCursorLogicalMovement(data52) PASS : tst_QComplexText::bidiCursorLogicalMovement(data53) PASS : tst_QComplexText::bidiCursorLogicalMovement(data54) PASS : tst_QComplexText::bidiCursorLogicalMovement(data55) PASS : tst_QComplexText::bidiCursorLogicalMovement(data56) PASS : tst_QComplexText::bidiCursorLogicalMovement(data57) PASS : tst_QComplexText::bidiCursorLogicalMovement(data58) PASS : tst_QComplexText::bidiCursorLogicalMovement(data59) PASS : tst_QComplexText::bidiCursorLogicalMovement(data60) PASS : tst_QComplexText::bidiCursorLogicalMovement(data61) PASS : tst_QComplexText::bidiCursorLogicalMovement(data62) PASS : tst_QComplexText::bidiCursorLogicalMovement(data63) PASS : tst_QComplexText::bidiCursorLogicalMovement(override1) PASS : tst_QComplexText::bidiCursorLogicalMovement(override2) PASS : tst_QComplexText::bidiCursorLogicalMovement(override3) PASS : tst_QComplexText::bidiCursorLogicalMovement(override4) PASS : tst_QComplexText::bidiCursorLogicalMovement(override5) PASS : tst_QComplexText::bidiCursorLogicalMovement(override6) PASS : tst_QComplexText::bidiCursorLogicalMovement(override7) PASS : tst_QComplexText::bidiCursorLogicalMovement(override8) PASS : tst_QComplexText::bidiCursorLogicalMovement(override9) PASS : tst_QComplexText::bidiCursorLogicalMovement(override10) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed1) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed2) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed3) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed4) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed5) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed6) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed7) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed8) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed9) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed10) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed11) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed12) PASS : tst_QComplexText::bidiCursorLogicalMovement(zwsp) PASS : tst_QComplexText::cleanupTestCase() Totals: 264 passed, 1 failed, 0 skipped ********* Finished testing of tst_QComplexText ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcomplextext: 0.378902 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03128/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1392055220): http://codereview.qt-project.org/77747 [PS1] - Correct the documentation of the return types of subjectInfo and issuerInfo. http://codereview.qt-project.org/77458 [PS3] - Improve the Unicode script itemization code http://codereview.qt-project.org/77739 [PS1] - Minor optimization for QTextEngine::shapeText() http://codereview.qt-project.org/77738 [PS1] - Fix log_clusters calculation in HarfBuzz-NG code path http://codereview.qt-project.org/77667 [PS1] - network tests: do not rely on external servers From ci-noreply at qt-project.org Mon Feb 10 19:45:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 20:45:44 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #361 Message-ID: <20140210_184544_080690.ci-noreply@qt-project.org> QtWebKit_stable_Integration #361: SUCCESS Tested changes (refs/builds/stable_1392048203): http://codereview.qt-project.org/77768 [PS1] - [mips] Wrong register usage in LLInt. From ci-noreply at qt-project.org Mon Feb 10 19:53:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 20:53:22 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1222 Message-ID: <20140210_185322_075181.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 80 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01222/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392051938): http://codereview.qt-project.org/77709 [PS2] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS2] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS2] - Remove unused text stream http://codereview.qt-project.org/77662 [PS2] - Remove some code duplication http://codereview.qt-project.org/77661 [PS2] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS3] - Simplify some runtime code From ci-noreply at qt-project.org Mon Feb 10 19:56:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 20:56:07 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2875 Message-ID: <20140210_185607_060916.ci-noreply@qt-project.org> QtBase_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #2875: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02875/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392057649): http://codereview.qt-project.org/77762 [PS1] - Configure: Disable widgets module too if gui module is disabled From ci-noreply at qt-project.org Mon Feb 10 21:01:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 22:01:06 +0200 Subject: [Ci-reports] pass on Qt5_dev_Integration #384 Message-ID: <20140210_200106_094378.ci-noreply@qt-project.org> Qt5_dev_Integration #384: SUCCESS Tested changes (refs/builds/dev_1392037489): http://codereview.qt-project.org/77500 [PS12] - Updated submodules. From ci-noreply at qt-project.org Mon Feb 10 21:59:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 22:59:34 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1223 Message-ID: <20140210_205934_017292.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 168 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01223/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392062096): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Mon Feb 10 22:08:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 23:08:34 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3129 Message-ID: <20140210_210834_065676.ci-noreply@qt-project.org> Autotest `tst_qglthreads' failed :( Testing tst_QGLThreads tst_qglthreads(90535,0x11384a000) malloc: *** error for object 0x10160f650: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGLThreads ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGLThreads::initTestCase() PASS : tst_QGLThreads::swapInThread() PASS : tst_QGLThreads::textureUploadInThread() PASS : tst_QGLThreads::renderInThread(basic) PASS : tst_QGLThreads::renderInThread(with-resize) PASS : tst_QGLThreads::renderInThread(with-update) PASS : tst_QGLThreads::renderInThread(with-resize-and-update) 2014-02-10 22:29:28.113 tst_qglthreads[90548:7c13] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qglthreads.savedState/window_1.data: Permission denied (13) PASS : tst_QGLThreads::painterOnGLWidgetInThread() PASS : tst_QGLThreads::painterOnPixmapInThread() tst_qglthreads(90548,0x114fb7000) malloc: *** error for object 0x107d63af0: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglthreads: 92 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03129/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392061250): http://codereview.qt-project.org/77747 [PS1] - Correct the documentation of the return types of subjectInfo and issuerInfo. http://codereview.qt-project.org/77739 [PS1] - Minor optimization for QTextEngine::shapeText() http://codereview.qt-project.org/77738 [PS1] - Fix log_clusters calculation in HarfBuzz-NG code path From ci-noreply at qt-project.org Mon Feb 10 22:30:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 23:30:21 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3130 Message-ID: <20140210_213021_029591.ci-noreply@qt-project.org> QtBase_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #3130: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03130/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1392067025): http://codereview.qt-project.org/77667 [PS1] - network tests: do not rely on external servers http://codereview.qt-project.org/77747 [PS1] - Correct the documentation of the return types of subjectInfo and issuerInfo. From ci-noreply at qt-project.org Mon Feb 10 22:40:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 23:40:23 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2876 Message-ID: <20140210_214023_026188.ci-noreply@qt-project.org> QtBase_dev_Integration #2876: SUCCESS Tested changes (refs/builds/dev_1392062352): http://codereview.qt-project.org/77150 [PS3] - Fix compilation when including files created in shadow dirs http://codereview.qt-project.org/77830 [PS2] - Windows: Fix return value of WM_QUERYENDSESSION. From ci-noreply at qt-project.org Mon Feb 10 22:55:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 10 Feb 2014 23:55:40 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #195 Message-ID: <20140210_215540_054497.ci-noreply@qt-project.org> QtWebEngine_master_Integration #195: SUCCESS Tested changes (refs/builds/master_1392064720): http://codereview.qt-project.org/77373 [PS2] - Add TakeFocus in WebContentsViewQt for passing on tab focus. From ci-noreply at qt-project.org Mon Feb 10 23:01:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 00:01:36 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1674 Message-ID: <20140210_220136_055801.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 275 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01674/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392064737): http://codereview.qt-project.org/77741 [PS1] - Fix origin for short reversed item views From ci-noreply at qt-project.org Tue Feb 11 00:23:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 01:23:48 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1675 Message-ID: <20140210_232348_008887.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1675: SUCCESS Tested changes (refs/builds/stable_1392070602): http://codereview.qt-project.org/77741 [PS1] - Fix origin for short reversed item views From ci-noreply at qt-project.org Tue Feb 11 00:46:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 01:46:33 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3131 Message-ID: <20140210_234633_038033.ci-noreply@qt-project.org> QtBase_stable_Integration #3131: SUCCESS Tested changes (refs/builds/stable_1392069833): http://codereview.qt-project.org/77657 [PS2] - Fix drawing vertical gradients in RGBA8888 formats From ci-noreply at qt-project.org Tue Feb 11 01:38:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 02:38:20 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3132 Message-ID: <20140211_003820_032142.ci-noreply@qt-project.org> QtBase_stable_Integration ยป win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #3132: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03132/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03132/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392076087): http://codereview.qt-project.org/77697 [PS1] - Accessibility Linux: Report Active state http://codereview.qt-project.org/77739 [PS1] - Minor optimization for QTextEngine::shapeText() http://codereview.qt-project.org/77738 [PS1] - Fix log_clusters calculation in HarfBuzz-NG code path http://codereview.qt-project.org/74093 [PS5] - Cleanup TSLib plugin From ci-noreply at qt-project.org Tue Feb 11 02:43:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 03:43:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2878 Message-ID: <20140211_014323_089844.ci-noreply@qt-project.org> Autotest `tst_qtimeline' failed :( Testing tst_QTimeLine FAIL! : tst_QTimeLine::duration() 'timeLine.currentTime() > 900' returned FALSE. () Loc: [tst_qtimeline.cpp(187)] Totals: 25 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTimeLine ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTimeLine::initTestCase() PASS : tst_QTimeLine::range() PASS : tst_QTimeLine::currentTime() PASS : tst_QTimeLine::duration() PASS : tst_QTimeLine::frameRate() PASS : tst_QTimeLine::value() FAIL! : tst_QTimeLine::currentFrame() 'timeLine.currentFrame() < value' returned FALSE. () Loc: [tst_qtimeline.cpp(277)] PASS : tst_QTimeLine::loopCount() PASS : tst_QTimeLine::interpolation() PASS : tst_QTimeLine::reverse(start at end) PASS : tst_QTimeLine::reverse(start at half) PASS : tst_QTimeLine::reverse(start at quarter) PASS : tst_QTimeLine::toggleDirection() XFAIL : tst_QTimeLine::frameChanged() QTBUG-24796: QTimeLine runs slower than it should Loc: [tst_qtimeline.cpp(475)] PASS : tst_QTimeLine::frameChanged() PASS : tst_QTimeLine::stopped() PASS : tst_QTimeLine::finished() PASS : tst_QTimeLine::isRunning() PASS : tst_QTimeLine::multipleTimeLines() PASS : tst_QTimeLine::sineCurve() PASS : tst_QTimeLine::cosineCurve() PASS : tst_QTimeLine::outOfRange() PASS : tst_QTimeLine::stateInFinishedSignal() PASS : tst_QTimeLine::resume() PASS : tst_QTimeLine::restart() PASS : tst_QTimeLine::setPaused() PASS : tst_QTimeLine::cleanupTestCase() Totals: 25 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTimeLine ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtimeline: 130 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02878/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392074213): http://codereview.qt-project.org/76680 [PS11] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 11 03:01:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 04:01:22 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #177 Message-ID: <20140211_020122_060400.ci-noreply@qt-project.org> QtLocation_dev_Integration #177: SUCCESS Tested changes (refs/builds/dev_1392077036): http://codereview.qt-project.org/75471 [PS7] - Fix declarative_ui tests. From ci-noreply at qt-project.org Tue Feb 11 03:08:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 04:08:58 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2879 Message-ID: <20140211_020858_081148.ci-noreply@qt-project.org> Autotests `tst_qdate', `tst_qdatetime', `tst_qlocale', and `tst_qstring' failed :( Testing tst_QString FAIL! : tst_QString::nanAndInf() 'ok == false' returned FALSE. () Loc: [tst_qstring.cpp(5081)] Totals: 748 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QString ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QString::initTestCase() PASS : tst_QString::fromStdString() PASS : tst_QString::toStdString() PASS : tst_QString::check_QTextIOStream() PASS : tst_QString::check_QTextStream() PASS : tst_QString::check_QDataStream() PASS : tst_QString::fromRawData() PASS : tst_QString::setRawData() PASS : tst_QString::endsWith() PASS : tst_QString::startsWith() PASS : tst_QString::setNum() PASS : tst_QString::toDouble(ok00) PASS : tst_QString::toDouble(ok01) PASS : tst_QString::toDouble(ok02) PASS : tst_QString::toDouble(ok03) PASS : tst_QString::toDouble(ok04) PASS : tst_QString::toDouble(ok05) PASS : tst_QString::toDouble(ok06) PASS : tst_QString::toDouble(ok07) PASS : tst_QString::toDouble(ok08) PASS : tst_QString::toDouble(ok09) PASS : tst_QString::toDouble(ok10) PASS : tst_QString::toDouble(ok11) PASS : tst_QString::toDouble(wrong00) PASS : tst_QString::toDouble(wrong01) PASS : tst_QString::toDouble(wrong02) PASS : tst_QString::toDouble(wrong03) PASS : tst_QString::toDouble(wrong04) PASS : tst_QString::toDouble(wrong05) PASS : tst_QString::toDouble(wrong06) PASS : tst_QString::toDouble(wrong07) PASS : tst_QString::toFloat() PASS : tst_QString::toLong(default) PASS : tst_QString::toLong(empty) PASS : tst_QString::toLong(normal) PASS : tst_QString::toLong(long_max) PASS : tst_QString::toLong(negative) PASS : tst_QString::toULong(default) PASS : tst_QString::toULong(empty) PASS : tst_QString::toULong(ulong1) PASS : tst_QString::toULong(ulong2) PASS : tst_QString::toLongLong() PASS : tst_QString::toULongLong() PASS : tst_QString::toUInt() PASS : tst_QString::toInt() PASS : tst_QString::toShort() PASS : tst_QString::toUShort() PASS : tst_QString::replace_qchar_qchar(1) PASS : tst_QString::replace_qchar_qchar(2) PASS : tst_QString::replace_qchar_qchar(3) PASS : tst_QString::replace_qchar_qchar(4) PASS : tst_QString::replace_qchar_qchar(5) PASS : tst_QString::replace_qchar_qchar(6) PASS : tst_QString::replace_qchar_qchar(7) PASS : tst_QString::replace_qchar_qstring(1) PASS : tst_QString::replace_qchar_qstring(2) PASS : tst_QString::replace_qchar_qstring(3) PASS : tst_QString::replace_qchar_qstring(4) PASS : tst_QString::replace_qchar_qstring(5) PASS : tst_QString::replace_qchar_qstring(6) PASS : tst_QString::replace_qchar_qstring(7) PASS : tst_QString::replace_qchar_qstring(8) PASS : tst_QString::replace_uint_uint(rem00) PASS : tst_QString::replace_uint_uint(rem01) PASS : tst_QString::replace_uint_uint(rem04) PASS : tst_QString::replace_uint_uint(rem05) PASS : tst_QString::replace_uint_uint(rem06) PASS : tst_QString::replace_uint_uint(rep00) PASS : tst_QString::replace_uint_uint(rep01) PASS : tst_QString::replace_uint_uint(rep02) PASS : tst_QString::replace_uint_uint(rep03) PASS : tst_QString::replace_uint_uint(rep04) PASS : tst_QString::replace_uint_uint(rep05) PASS : tst_QString::replace_uint_uint(rep06) PASS : tst_QString::replace_uint_uint(rep07) PASS : tst_QString::replace_uint_uint(rep08) PASS : tst_QString::replace_uint_uint(rep09) PASS : tst_QString::replace_uint_uint(rep10) PASS : tst_QString::replace_uint_uint(rep11) PASS : tst_QString::replace_uint_uint(rep12) PASS : tst_QString::replace_uint_uint(rep13) PASS : tst_QString::replace_uint_uint(rep14) PASS : tst_QString::replace_uint_uint(rep15) PASS : tst_QString::replace_uint_uint(no overflow) PASS : tst_QString::replace_uint_uint(overflow) PASS : tst_QString::replace_uint_uint_extra() PASS : tst_QString::replace_string(rem00) PASS : tst_QString::replace_string(rem01) PASS : tst_QString::replace_string(rem02) PASS : tst_QString::replace_string(rem03) PASS : tst_QString::replace_string(rem04) PASS : tst_QString::replace_string(rem05) PASS : tst_QString::replace_string(rem06) PASS : tst_QString::replace_string(rem07) PASS : tst_QString::replace_string(rem08) PASS : tst_QString::replace_string(rem09) PASS : tst_QString::replace_string(rem10) PASS : tst_QString::replace_string(rem11) PASS : tst_QString::replace_string(rem12) PASS : tst_QString::replace_string(rem13) PASS : tst_QString::replace_string(rem14) PASS : tst_QString::replace_string(rem15) PASS : tst_QString::replace_string(rem16) PASS : tst_QString::replace_string(rem17) PASS : tst_QString::replace_string(rem18) PASS : tst_QString::replace_string(rem19) PASS : tst_QString::replace_string(rem20) PASS : tst_QString::replace_string(rem21) PASS : tst_QString::replace_string(rem22) PASS : tst_QString::replace_string(rep00) PASS : tst_QString::replace_string(rep01) PASS : tst_QString::replace_string(rep02) PASS : tst_QString::replace_string(rep03) PASS : tst_QString::replace_string(rep04) PASS : tst_QString::replace_string(rep05) PASS : tst_QString::replace_string(rep06) PASS : tst_QString::replace_string(rep07) PASS : tst_QString::replace_string(rep08) PASS : tst_QString::replace_string(rep09) PASS : tst_QString::replace_string(rep10) PASS : tst_QString::replace_string(rep11) PASS : tst_QString::replace_string(rep12) PASS : tst_QString::replace_string(rep13) PASS : tst_QString::replace_string(rep14) PASS : tst_QString::replace_string(rep15) PASS : tst_QString::replace_string(rep16) PASS : tst_QString::replace_string(rep17) PASS : tst_QString::replace_regexp(rem00) PASS : tst_QString::replace_regexp(rem01) PASS : tst_QString::replace_regexp(rem02) PASS : tst_QString::replace_regexp(rem03) PASS : tst_QString::replace_regexp(rem04) PASS : tst_QString::replace_regexp(rem05) PASS : tst_QString::replace_regexp(rep00) PASS : tst_QString::replace_regexp(rep01) PASS : tst_QString::replace_regexp(rep02) PASS : tst_QString::replace_regexp(rep03) PASS : tst_QString::replace_regexp(backref00) PASS : tst_QString::replace_regexp(backref01) PASS : tst_QString::replace_regexp(backref02) PASS : tst_QString::replace_regexp(backref03) PASS : tst_QString::replace_regexp(backref04) PASS : tst_QString::replace_regexp(backref05) PASS : tst_QString::replace_regexp(backref06) PASS : tst_QString::replace_regexp(backref07) PASS : tst_QString::replace_regexp(backref08) PASS : tst_QString::replace_regexp(backref09) PASS : tst_QString::replace_regexp(backref10) PASS : tst_QString::replace_regexp(invalid) PASS : tst_QString::remove_uint_uint(rem00) PASS : tst_QString::remove_uint_uint(rem01) PASS : tst_QString::remove_uint_uint(rem04) PASS : tst_QString::remove_uint_uint(rem05) PASS : tst_QString::remove_uint_uint(rem06) PASS : tst_QString::remove_uint_uint(rep00) PASS : tst_QString::remove_uint_uint(rep01) PASS : tst_QString::remove_uint_uint(rep02) PASS : tst_QString::remove_uint_uint(rep03) PASS : tst_QString::remove_uint_uint(rep04) PASS : tst_QString::remove_uint_uint(rep05) PASS : tst_QString::remove_uint_uint(rep06) PASS : tst_QString::remove_uint_uint(rep07) PASS : tst_QString::remove_uint_uint(rep08) PASS : tst_QString::remove_uint_uint(rep09) PASS : tst_QString::remove_uint_uint(rep10) PASS : tst_QString::remove_uint_uint(rep11) PASS : tst_QString::remove_uint_uint(rep12) PASS : tst_QString::remove_uint_uint(rep13) PASS : tst_QString::remove_uint_uint(rep14) PASS : tst_QString::remove_uint_uint(rep15) PASS : tst_QString::remove_uint_uint(no overflow) PASS : tst_QString::remove_uint_uint(overflow) PASS : tst_QString::remove_string(rem00) PASS : tst_QString::remove_string(rem01) PASS : tst_QString::remove_string(rem02) PASS : tst_QString::remove_string(rem03) PASS : tst_QString::remove_string(rem04) PASS : tst_QString::remove_string(rem05) PASS : tst_QString::remove_string(rem06) PASS : tst_QString::remove_string(rem07) PASS : tst_QString::remove_string(rem08) PASS : tst_QString::remove_string(rem09) PASS : tst_QString::remove_string(rem10) PASS : tst_QString::remove_string(rem11) PASS : tst_QString::remove_string(rem12) PASS : tst_QString::remove_string(rem13) PASS : tst_QString::remove_string(rem14) PASS : tst_QString::remove_string(rem15) PASS : tst_QString::remove_string(rem16) PASS : tst_QString::remove_string(rem17) PASS : tst_QString::remove_string(rem18) PASS : tst_QString::remove_string(rem19) PASS : tst_QString::remove_string(rem20) PASS : tst_QString::remove_string(rem21) PASS : tst_QString::remove_string(rem22) PASS : tst_QString::remove_string(rep00) PASS : tst_QString::remove_string(rep01) PASS : tst_QString::remove_string(rep02) PASS : tst_QString::remove_string(rep03) PASS : tst_QString::remove_string(rep04) PASS : tst_QString::remove_string(rep05) PASS : tst_QString::remove_string(rep06) PASS : tst_QString::remove_string(rep07) PASS : tst_QString::remove_string(rep08) PASS : tst_QString::remove_string(rep09) PASS : tst_QString::remove_string(rep10) PASS : tst_QString::remove_string(rep11) PASS : tst_QString::remove_string(rep12) PASS : tst_QString::remove_string(rep13) PASS : tst_QString::remove_string(rep14) PASS : tst_QString::remove_string(rep15) PASS : tst_QString::remove_string(rep16) PASS : tst_QString::remove_string(rep17) PASS : tst_QString::remove_regexp(rem00) PASS : tst_QString::remove_regexp(rem01) PASS : tst_QString::remove_regexp(rem02) PASS : tst_QString::remove_regexp(rem03) PASS : tst_QString::remove_regexp(rem04) PASS : tst_QString::remove_regexp(rem05) PASS : tst_QString::remove_regexp(rep00) PASS : tst_QString::remove_regexp(rep01) PASS : tst_QString::remove_regexp(rep02) PASS : tst_QString::remove_regexp(rep03) PASS : tst_QString::remove_regexp(backref00) PASS : tst_QString::remove_regexp(backref01) PASS : tst_QString::remove_regexp(backref02) PASS : tst_QString::remove_regexp(backref03) PASS : tst_QString::remove_regexp(backref04) PASS : tst_QString::remove_regexp(backref05) PASS : tst_QString::remove_regexp(backref06) PASS : tst_QString::remove_regexp(backref07) PASS : tst_QString::remove_regexp(backref08) PASS : tst_QString::remove_regexp(backref09) PASS : tst_QString::remove_regexp(backref10) QWARN : tst_QString::remove_regexp(invalid) QString::replace: invalid QRegularExpression object PASS : tst_QString::remove_regexp(invalid) PASS : tst_QString::swap() PASS : tst_QString::prepend() PASS : tst_QString::prepend_bytearray(emptyString) PASS : tst_QString::prepend_bytearray(emptyByteArray) PASS : tst_QString::prepend_bytearray(nonAsciiByteArray) PASS : tst_QString::prepend_bytearray(nonAsciiByteArray2) PASS : tst_QString::append() PASS : tst_QString::append_bytearray(notTerminated_0) PASS : tst_QString::append_bytearray(notTerminated_1) PASS : tst_QString::append_bytearray(notTerminated_2) PASS : tst_QString::append_bytearray(emptyString) PASS : tst_QString::append_bytearray(emptyByteArray) PASS : tst_QString::append_bytearray(nonAsciiByteArray) PASS : tst_QString::append_bytearray(nonAsciiByteArray2) PASS : tst_QString::operator_pluseq_bytearray(notTerminated_0) PASS : tst_QString::operator_pluseq_bytearray(notTerminated_1) PASS : tst_QString::operator_pluseq_bytearray(notTerminated_2) PASS : tst_QString::operator_pluseq_bytearray(emptyString) PASS : tst_QString::operator_pluseq_bytearray(emptyByteArray) PASS : tst_QString::operator_pluseq_bytearray(nonAsciiByteArray) PASS : tst_QString::operator_pluseq_bytearray(nonAsciiByteArray2) PASS : tst_QString::operator_eqeq_bytearray(1) PASS : tst_QString::operator_eqeq_bytearray(2) PASS : tst_QString::operator_eqeq_bytearray(3) PASS : tst_QString::operator_eqeq_bytearray(4) PASS : tst_QString::operator_eqeq_bytearray(4-bis) PASS : tst_QString::operator_eqeq_bytearray(4-tre) PASS : tst_QString::operator_eqeq_nullstring() PASS : tst_QString::operator_smaller() PASS : tst_QString::insert() PASS : tst_QString::simplified(null) PASS : tst_QString::simplified(empty) PASS : tst_QString::simplified(one char) PASS : tst_QString::simplified(one word) PASS : tst_QString::simplified(chars trivial) PASS : tst_QString::simplified(words trivial) PASS : tst_QString::simplified(allspace) PASS : tst_QString::simplified(char trailing) PASS : tst_QString::simplified(char trailing tab) PASS : tst_QString::simplified(char multitrailing) PASS : tst_QString::simplified(char multitrailing tab) PASS : tst_QString::simplified(char leading) PASS : tst_QString::simplified(char leading tab) PASS : tst_QString::simplified(char multileading) PASS : tst_QString::simplified(char multileading tab) PASS : tst_QString::simplified(chars apart) PASS : tst_QString::simplified(words apart) PASS : tst_QString::simplified(enclosed word) PASS : tst_QString::simplified(enclosed chars apart) PASS : tst_QString::simplified(enclosed words apart) PASS : tst_QString::simplified(chars apart posttab) PASS : tst_QString::simplified(chars apart pretab) PASS : tst_QString::simplified(many words) PASS : tst_QString::trimmed() XFAIL : tst_QString::toUpper() test doesn't work with ICU support, since QChar is unaware of any locale Loc: [tst_qstring.cpp(1880)] PASS : tst_QString::toUpper() XFAIL : tst_QString::toLower() test doesn't work with ICU support, since QChar is unaware of any locale Loc: [tst_qstring.cpp(1939)] PASS : tst_QString::toLower() PASS : tst_QString::toCaseFolded() PASS : tst_QString::rightJustified() PASS : tst_QString::leftJustified() PASS : tst_QString::mid() PASS : tst_QString::right() PASS : tst_QString::left() PASS : tst_QString::midRef() PASS : tst_QString::rightRef() PASS : tst_QString::leftRef() PASS : tst_QString::stringRef() PASS : tst_QString::contains() PASS : tst_QString::count() PASS : tst_QString::lastIndexOf(-1) PASS : tst_QString::lastIndexOf(1) PASS : tst_QString::lastIndexOf(2) PASS : tst_QString::lastIndexOf(3) PASS : tst_QString::lastIndexOf(4) PASS : tst_QString::lastIndexOf(5) PASS : tst_QString::lastIndexOf(6) PASS : tst_QString::lastIndexOf(7) PASS : tst_QString::lastIndexOf(8) PASS : tst_QString::lastIndexOf(9) PASS : tst_QString::lastIndexOf(10) PASS : tst_QString::lastIndexOf(11) PASS : tst_QString::lastIndexOf(12) PASS : tst_QString::lastIndexOf(13) PASS : tst_QString::lastIndexOf(14) PASS : tst_QString::lastIndexOf(15) PASS : tst_QString::lastIndexOf(16) PASS : tst_QString::lastIndexOf(17) PASS : tst_QString::lastIndexOf(19) PASS : tst_QString::lastIndexOf(20) PASS : tst_QString::lastIndexOf(21) PASS : tst_QString::lastIndexOf(22) PASS : tst_QString::lastIndexOf(24) PASS : tst_QString::lastIndexOf(25) PASS : tst_QString::lastIndexOf(26) PASS : tst_QString::lastIndexOf(27) PASS : tst_QString::lastIndexOf(28) PASS : tst_QString::lastIndexOfInvalidRegex() PASS : tst_QString::indexOf(data0) PASS : tst_QString::indexOf(data1) PASS : tst_QString::indexOf(data2) PASS : tst_QString::indexOf(data3) PASS : tst_QString::indexOf(data4) PASS : tst_QString::indexOf(data5) PASS : tst_QString::indexOf(data6) PASS : tst_QString::indexOf(data7) PASS : tst_QString::indexOf(data8) PASS : tst_QString::indexOf(data9) PASS : tst_QString::indexOf(data10) PASS : tst_QString::indexOf(data11) PASS : tst_QString::indexOf(data12) PASS : tst_QString::indexOf(data13) PASS : tst_QString::indexOf(data14) PASS : tst_QString::indexOf(data15) PASS : tst_QString::indexOf(data16) PASS : tst_QString::indexOf(data17) PASS : tst_QString::indexOf(data20) PASS : tst_QString::indexOf(data21) PASS : tst_QString::indexOf(data22) PASS : tst_QString::indexOf(data23) PASS : tst_QString::indexOf(data24) PASS : tst_QString::indexOf(data25) PASS : tst_QString::indexOf(data26) PASS : tst_QString::indexOf(data27) PASS : tst_QString::indexOf(data28) PASS : tst_QString::indexOf(data29) PASS : tst_QString::indexOf(data30) PASS : tst_QString::indexOf(data31) PASS : tst_QString::indexOf(data32) PASS : tst_QString::indexOf(data33) PASS : tst_QString::indexOf(data34) PASS : tst_QString::indexOf(data35) PASS : tst_QString::indexOf(data36) PASS : tst_QString::indexOf(data37) PASS : tst_QString::indexOf(data40) PASS : tst_QString::indexOf(data41) PASS : tst_QString::indexOf(data42) PASS : tst_QString::indexOf(data43) PASS : tst_QString::indexOf(data44) PASS : tst_QString::indexOf(data45) PASS : tst_QString::indexOf(data46) PASS : tst_QString::indexOf(data47) PASS : tst_QString::indexOf(data48) PASS : tst_QString::indexOf(data49) PASS : tst_QString::indexOf(data50) PASS : tst_QString::indexOf(data51) PASS : tst_QString::indexOf(data52) PASS : tst_QString::indexOf(data53) PASS : tst_QString::indexOf(data54) PASS : tst_QString::indexOf(data55) PASS : tst_QString::indexOf(data56) PASS : tst_QString::indexOf(data57) PASS : tst_QString::indexOf(data58) PASS : tst_QString::indexOf(data59) PASS : tst_QString::indexOf(BoyerMooreStressTest) PASS : tst_QString::indexOf(BoyerMooreStressTest2) PASS : tst_QString::indexOf(BoyerMooreStressTest3) PASS : tst_QString::indexOf(BoyerMooreStressTest4) PASS : tst_QString::indexOf(BoyerMooreStressTest5) PASS : tst_QString::indexOf(BoyerMooreStressTest6) PASS : tst_QString::indexOf(BoyerMooreStressTest7) PASS : tst_QString::indexOf(BoyerMooreInsensitiveStressTest) PASS : tst_QString::indexOf2(data0) PASS : tst_QString::indexOf2(data1) PASS : tst_QString::indexOf2(data2) PASS : tst_QString::indexOf2(data3) PASS : tst_QString::indexOf2(data4) PASS : tst_QString::indexOf2(data5) PASS : tst_QString::indexOf2(data6) PASS : tst_QString::indexOf2(data7) PASS : tst_QString::indexOf2(data8) PASS : tst_QString::indexOf2(data9) PASS : tst_QString::indexOf2(data10) PASS : tst_QString::indexOf2(data11) PASS : tst_QString::indexOf2(data12) PASS : tst_QString::indexOf2(data13) PASS : tst_QString::indexOf2(data14) PASS : tst_QString::indexOf2(data15) PASS : tst_QString::indexOf2(data16) PASS : tst_QString::indexOf2(data17) PASS : tst_QString::indexOf2(data18) PASS : tst_QString::indexOf2(data19) PASS : tst_QString::indexOf2(data30) PASS : tst_QString::indexOf2(data31) PASS : tst_QString::indexOf2(data32) PASS : tst_QString::indexOf2(data33) PASS : tst_QString::indexOf2(data34) PASS : tst_QString::indexOf2(data35) PASS : tst_QString::indexOf2(data36) PASS : tst_QString::indexOf2(data37) PASS : tst_QString::indexOf2(data40) PASS : tst_QString::indexOf2(data41) PASS : tst_QString::indexOf2(data42) PASS : tst_QString::indexOf2(data43) PASS : tst_QString::indexOf2(data44) PASS : tst_QString::indexOf2(data45) PASS : tst_QString::indexOf2(data46) PASS : tst_QString::indexOf2(data47) PASS : tst_QString::indexOf2(data48) PASS : tst_QString::sprintf() PASS : tst_QString::fill() PASS : tst_QString::truncate() PASS : tst_QString::constructor() PASS : tst_QString::constructorQByteArray(1) PASS : tst_QString::constructorQByteArray(2) PASS : tst_QString::constructorQByteArray(3) PASS : tst_QString::constructorQByteArray(4) PASS : tst_QString::constructorQByteArray(4-bis) PASS : tst_QString::constructorQByteArray(4-tre) PASS : tst_QString::STL() SKIP : tst_QString::macTypes() This is a Mac-only test Loc: [tst_qstring.cpp(948)] PASS : tst_QString::isEmpty() PASS : tst_QString::isNull() QWARN : tst_QString::acc_01() QIODevice::write: device not open PASS : tst_QString::acc_01() PASS : tst_QString::length(data0) PASS : tst_QString::length(data1) PASS : tst_QString::length(data2) PASS : tst_QString::length(data3) PASS : tst_QString::length(data4) PASS : tst_QString::length(data5) PASS : tst_QString::length(data6) PASS : tst_QString::length(data7) PASS : tst_QString::length(data8) PASS : tst_QString::length(data9) PASS : tst_QString::length(data10) PASS : tst_QString::length(data11) PASS : tst_QString::utf8(str0) PASS : tst_QString::utf8(str1) PASS : tst_QString::utf8(str2) PASS : tst_QString::utf8(str3) PASS : tst_QString::utf8(surrogate) PASS : tst_QString::fromUtf8(str0) PASS : tst_QString::fromUtf8(str0-len) PASS : tst_QString::fromUtf8(str1) PASS : tst_QString::fromUtf8(str1-len) PASS : tst_QString::fromUtf8(str2) PASS : tst_QString::fromUtf8(str2-len) PASS : tst_QString::fromUtf8(str3) PASS : tst_QString::fromUtf8(str3-len) PASS : tst_QString::fromUtf8(invalid utf8) PASS : tst_QString::fromUtf8(invalid utf8-len) PASS : tst_QString::fromUtf8(invalid utf8 2) PASS : tst_QString::fromUtf8(invalid utf8-len 2) PASS : tst_QString::fromUtf8(null-1) PASS : tst_QString::fromUtf8(null0) PASS : tst_QString::fromUtf8(null5) PASS : tst_QString::fromUtf8(empty-1) PASS : tst_QString::fromUtf8(empty0) PASS : tst_QString::fromUtf8(empty5) PASS : tst_QString::fromUtf8(other-1) PASS : tst_QString::fromUtf8(other5) PASS : tst_QString::fromUtf8(surrogate) (... 1923 lines omitted; there are too many errors!) PASS : tst_QDate::toStringDateFormat(RFC2822Date) PASS : tst_QDate::isLeapYear() PASS : tst_QDate::yearsZeroToNinetyNine() PASS : tst_QDate::negativeYear() PASS : tst_QDate::printNegativeYear() PASS : tst_QDate::roundtripGermanLocale() PASS : tst_QDate::shortDayName() PASS : tst_QDate::standaloneShortDayName() PASS : tst_QDate::longDayName() PASS : tst_QDate::standaloneLongDayName() PASS : tst_QDate::shortMonthName() PASS : tst_QDate::standaloneShortMonthName() PASS : tst_QDate::longMonthName() PASS : tst_QDate::standaloneLongMonthName() PASS : tst_QDate::roundtrip() PASS : tst_QDate::cleanupTestCase() Totals: 411 passed, 2 failed, 0 skipped ********* Finished testing of tst_QDate ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdate: 3 seconds, exit code 2 Testing tst_QDateTime FAIL! : tst_QDateTime::fromStringToStringLocale(data0) Compared values are not the same Actual (QDateTime::fromString(dateTime.toString(Qt::SystemLocaleShortDate), Qt::SystemLocaleShortDate)): Invalid QDateTime Expected (dateTime) : 1999/01/18 11:49:00.000[local time] Loc: [tst_qdatetime.cpp(2137)] Totals: 372 passed, 1 failed, 42 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDateTime ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 QDEBUG : tst_QDateTime::initTestCase() Current local time detected to be ahead of UTC but isn't the Central European timezone PASS : tst_QDateTime::initTestCase() PASS : tst_QDateTime::ctor() PASS : tst_QDateTime::operator_eq() PASS : tst_QDateTime::isNull() PASS : tst_QDateTime::isValid() PASS : tst_QDateTime::date() PASS : tst_QDateTime::time() PASS : tst_QDateTime::timeSpec() PASS : tst_QDateTime::toTime_t(data1) PASS : tst_QDateTime::toTime_t(data2) PASS : tst_QDateTime::toTime_t(data3) PASS : tst_QDateTime::toTime_t(data4) PASS : tst_QDateTime::toTime_t(data5) PASS : tst_QDateTime::toTime_t(data6) PASS : tst_QDateTime::toTime_t(data7) PASS : tst_QDateTime::toTime_t(data8) SKIP : tst_QDateTime::daylightSavingsTimeChange() Not tested with timezone other than Central European (CET/CEST) Loc: [tst_qdatetime.cpp(1581)] PASS : tst_QDateTime::setDate() PASS : tst_QDateTime::setTime(data0) PASS : tst_QDateTime::setTime(data1) PASS : tst_QDateTime::setTime(data2) PASS : tst_QDateTime::setTime(data3) PASS : tst_QDateTime::setTime(data4) PASS : tst_QDateTime::setTime(data5) PASS : tst_QDateTime::setTime(set on std/dst) PASS : tst_QDateTime::setTimeSpec(UTC => UTC) PASS : tst_QDateTime::setTimeSpec(UTC => LocalTime) PASS : tst_QDateTime::setTimeSpec(UTC => OffsetFromUTC) PASS : tst_QDateTime::setTime_t() PASS : tst_QDateTime::setMSecsSinceEpoch(zero) PASS : tst_QDateTime::setMSecsSinceEpoch(-1) PASS : tst_QDateTime::setMSecsSinceEpoch(123456789) PASS : tst_QDateTime::setMSecsSinceEpoch(-123456789) PASS : tst_QDateTime::setMSecsSinceEpoch(non-time_t) PASS : tst_QDateTime::setMSecsSinceEpoch(very-large) PASS : tst_QDateTime::setMSecsSinceEpoch(old min (Tue Nov 25 00:00:00 -4714)) PASS : tst_QDateTime::setMSecsSinceEpoch(old max (Tue Jun 3 21:59:59 5874898)) PASS : tst_QDateTime::setMSecsSinceEpoch(min) PASS : tst_QDateTime::setMSecsSinceEpoch(max) SKIP : tst_QDateTime::fromMSecsSinceEpoch(zero) You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(675)] SKIP : tst_QDateTime::fromMSecsSinceEpoch(-1) You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(675)] SKIP : tst_QDateTime::fromMSecsSinceEpoch(123456789) You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(675)] SKIP : tst_QDateTime::fromMSecsSinceEpoch(-123456789) You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(675)] SKIP : tst_QDateTime::fromMSecsSinceEpoch(non-time_t) You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(675)] SKIP : tst_QDateTime::fromMSecsSinceEpoch(very-large) You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(675)] SKIP : tst_QDateTime::fromMSecsSinceEpoch(old min (Tue Nov 25 00:00:00 -4714)) You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(675)] SKIP : tst_QDateTime::fromMSecsSinceEpoch(old max (Tue Jun 3 21:59:59 5874898)) You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(675)] SKIP : tst_QDateTime::fromMSecsSinceEpoch(min) You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(675)] SKIP : tst_QDateTime::fromMSecsSinceEpoch(max) You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(675)] PASS : tst_QDateTime::toString_isoDate(localtime) PASS : tst_QDateTime::toString_isoDate(UTC) PASS : tst_QDateTime::toString_isoDate(positive OffsetFromUTC) PASS : tst_QDateTime::toString_isoDate(negative OffsetFromUTC) PASS : tst_QDateTime::toString_isoDate(invalid) PASS : tst_QDateTime::toString_textDate(localtime) PASS : tst_QDateTime::toString_textDate(utc) PASS : tst_QDateTime::toString_textDate(offset+) PASS : tst_QDateTime::toString_textDate(offset-) PASS : tst_QDateTime::toString_textDate(invalid) PASS : tst_QDateTime::toString_rfcDate(UTC) PASS : tst_QDateTime::toString_rfcDate(positive OffsetFromUTC) PASS : tst_QDateTime::toString_rfcDate(negative OffsetFromUTC) PASS : tst_QDateTime::toString_rfcDate(invalid) PASS : tst_QDateTime::toString_rfcDate(999 milliseconds UTC) PASS : tst_QDateTime::toString_enumformat() PASS : tst_QDateTime::toString_strformat() PASS : tst_QDateTime::addDays() PASS : tst_QDateTime::addMonths(-15) PASS : tst_QDateTime::addMonths(-14) PASS : tst_QDateTime::addMonths(-13) PASS : tst_QDateTime::addMonths(-12) PASS : tst_QDateTime::addMonths(-11) PASS : tst_QDateTime::addMonths(-10) PASS : tst_QDateTime::addMonths(-9) PASS : tst_QDateTime::addMonths(-8) PASS : tst_QDateTime::addMonths(-7) PASS : tst_QDateTime::addMonths(-6) PASS : tst_QDateTime::addMonths(-5) PASS : tst_QDateTime::addMonths(-4) PASS : tst_QDateTime::addMonths(-3) PASS : tst_QDateTime::addMonths(-2) PASS : tst_QDateTime::addMonths(-1) PASS : tst_QDateTime::addMonths(0) PASS : tst_QDateTime::addMonths(1) PASS : tst_QDateTime::addMonths(2) PASS : tst_QDateTime::addMonths(3) PASS : tst_QDateTime::addMonths(4) PASS : tst_QDateTime::addMonths(5) PASS : tst_QDateTime::addMonths(6) PASS : tst_QDateTime::addMonths(7) PASS : tst_QDateTime::addMonths(8) PASS : tst_QDateTime::addMonths(9) PASS : tst_QDateTime::addMonths(10) PASS : tst_QDateTime::addMonths(11) PASS : tst_QDateTime::addMonths(12) PASS : tst_QDateTime::addMonths(13) PASS : tst_QDateTime::addMonths(14) PASS : tst_QDateTime::addMonths(15) PASS : tst_QDateTime::addYears(0) PASS : tst_QDateTime::addYears(4000 - 4000) PASS : tst_QDateTime::addYears(10) PASS : tst_QDateTime::addYears(0 leap year) PASS : tst_QDateTime::addYears(1 leap year) PASS : tst_QDateTime::addYears(2 leap year) PASS : tst_QDateTime::addYears(3 leap year) PASS : tst_QDateTime::addYears(4 leap year) PASS : tst_QDateTime::addYears(toNegative1) PASS : tst_QDateTime::addYears(toNegative2) PASS : tst_QDateTime::addYears(toNegative3) PASS : tst_QDateTime::addYears(toPositive1) PASS : tst_QDateTime::addYears(toPositive2) PASS : tst_QDateTime::addYears(toPositive3) PASS : tst_QDateTime::addSecs(utc0) PASS : tst_QDateTime::addSecs(utc1) PASS : tst_QDateTime::addSecs(utc2) PASS : tst_QDateTime::addSecs(utc3) PASS : tst_QDateTime::addSecs(utc4) PASS : tst_QDateTime::addSecs(utc5) PASS : tst_QDateTime::addSecs(utc6) PASS : tst_QDateTime::addSecs(utc7) PASS : tst_QDateTime::addSecs(utc8) PASS : tst_QDateTime::addSecs(utc9) PASS : tst_QDateTime::addSecs(toNegative) PASS : tst_QDateTime::addSecs(toPositive) PASS : tst_QDateTime::addSecs(invalid) PASS : tst_QDateTime::addSecs(offset0) PASS : tst_QDateTime::addMSecs(utc0) PASS : tst_QDateTime::addMSecs(utc1) PASS : tst_QDateTime::addMSecs(utc2) PASS : tst_QDateTime::addMSecs(utc3) PASS : tst_QDateTime::addMSecs(utc4) PASS : tst_QDateTime::addMSecs(utc5) PASS : tst_QDateTime::addMSecs(utc6) PASS : tst_QDateTime::addMSecs(utc7) PASS : tst_QDateTime::addMSecs(utc8) PASS : tst_QDateTime::addMSecs(utc9) PASS : tst_QDateTime::addMSecs(toNegative) PASS : tst_QDateTime::addMSecs(toPositive) PASS : tst_QDateTime::addMSecs(invalid) PASS : tst_QDateTime::addMSecs(offset0) SKIP : tst_QDateTime::toTimeSpec(winter1) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1241)] SKIP : tst_QDateTime::toTimeSpec(winter2) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1241)] SKIP : tst_QDateTime::toTimeSpec(winter3) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1241)] SKIP : tst_QDateTime::toTimeSpec(winter4) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1241)] SKIP : tst_QDateTime::toTimeSpec(1969/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1241)] SKIP : tst_QDateTime::toTimeSpec(2037/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1241)] SKIP : tst_QDateTime::toTimeSpec(-271821/4/20 00:00 UTC (JavaScript min date, start of day)) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1241)] SKIP : tst_QDateTime::toTimeSpec(-271821/4/20 23:00 UTC (JavaScript min date, end of day)) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1241)] SKIP : tst_QDateTime::toTimeSpec(msec) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1241)] SKIP : tst_QDateTime::toLocalTime(winter1) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1263)] SKIP : tst_QDateTime::toLocalTime(winter2) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1263)] SKIP : tst_QDateTime::toLocalTime(winter3) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1263)] SKIP : tst_QDateTime::toLocalTime(winter4) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1263)] SKIP : tst_QDateTime::toLocalTime(1969/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1263)] SKIP : tst_QDateTime::toLocalTime(2037/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1263)] SKIP : tst_QDateTime::toLocalTime(-271821/4/20 00:00 UTC (JavaScript min date, start of day)) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1263)] SKIP : tst_QDateTime::toLocalTime(-271821/4/20 23:00 UTC (JavaScript min date, end of day)) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1263)] SKIP : tst_QDateTime::toLocalTime(msec) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1263)] SKIP : tst_QDateTime::toUTC(winter1) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1285)] SKIP : tst_QDateTime::toUTC(winter2) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1285)] SKIP : tst_QDateTime::toUTC(winter3) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1285)] SKIP : tst_QDateTime::toUTC(winter4) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1285)] SKIP : tst_QDateTime::toUTC(1969/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1285)] SKIP : tst_QDateTime::toUTC(2037/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1285)] SKIP : tst_QDateTime::toUTC(-271821/4/20 00:00 UTC (JavaScript min date, start of day)) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1285)] SKIP : tst_QDateTime::toUTC(-271821/4/20 23:00 UTC (JavaScript min date, end of day)) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1285)] SKIP : tst_QDateTime::toUTC(msec) Not tested with timezone other than Central European (CET/CST) Loc: [tst_qdatetime.cpp(1285)] PASS : tst_QDateTime::daysTo() PASS : tst_QDateTime::secsTo(utc0) PASS : tst_QDateTime::secsTo(utc1) PASS : tst_QDateTime::secsTo(utc2) PASS : tst_QDateTime::secsTo(utc3) PASS : tst_QDateTime::secsTo(utc4) PASS : tst_QDateTime::secsTo(utc5) PASS : tst_QDateTime::secsTo(utc6) PASS : tst_QDateTime::secsTo(utc7) PASS : tst_QDateTime::secsTo(utc8) PASS : tst_QDateTime::secsTo(utc9) PASS : tst_QDateTime::secsTo(toNegative) PASS : tst_QDateTime::secsTo(toPositive) PASS : tst_QDateTime::secsTo(invalid) PASS : tst_QDateTime::secsTo(offset0) PASS : tst_QDateTime::secsTo(disregard milliseconds #1) PASS : tst_QDateTime::secsTo(disregard milliseconds #2) PASS : tst_QDateTime::msecsTo(utc0) PASS : tst_QDateTime::msecsTo(utc1) PASS : tst_QDateTime::msecsTo(utc2) PASS : tst_QDateTime::msecsTo(utc3) PASS : tst_QDateTime::msecsTo(utc4) PASS : tst_QDateTime::msecsTo(utc5) PASS : tst_QDateTime::msecsTo(utc6) PASS : tst_QDateTime::msecsTo(utc7) PASS : tst_QDateTime::msecsTo(utc8) PASS : tst_QDateTime::msecsTo(utc9) PASS : tst_QDateTime::msecsTo(toNegative) PASS : tst_QDateTime::msecsTo(toPositive) PASS : tst_QDateTime::msecsTo(invalid) PASS : tst_QDateTime::msecsTo(offset0) PASS : tst_QDateTime::operator_eqeq(data0) PASS : tst_QDateTime::operator_eqeq(data1) PASS : tst_QDateTime::operator_eqeq(data2) PASS : tst_QDateTime::operator_eqeq(data3) PASS : tst_QDateTime::operator_eqeq(data4) PASS : tst_QDateTime::operator_eqeq(data5) PASS : tst_QDateTime::operator_eqeq(data6) PASS : tst_QDateTime::operator_eqeq(data7) PASS : tst_QDateTime::operator_eqeq(data8) PASS : tst_QDateTime::operator_eqeq(data9) PASS : tst_QDateTime::operator_eqeq(data10) PASS : tst_QDateTime::operator_eqeq(data11) PASS : tst_QDateTime::operator_eqeq(data12) PASS : tst_QDateTime::operator_eqeq(data13) PASS : tst_QDateTime::operator_eqeq(invalid == invalid) PASS : tst_QDateTime::operator_eqeq(invalid == valid #1) PASS : tst_QDateTime::operator_insert_extract(v1 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v1 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v1 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v1 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v2 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v2 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v2 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v2 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v3 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v3 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v3 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v3 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v4 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v4 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v4 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v4 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v5 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v5 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v5 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v5 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v6 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v6 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v6 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v6 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v7 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v7 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v7 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v7 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v8 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v8 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v8 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v8 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v9 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v9 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v9 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v9 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v10 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v10 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v10 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v10 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v11 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v11 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v11 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v11 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v12 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v12 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v12 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v12 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v13 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v13 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v13 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v13 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v14 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v14 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v14 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v14 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v15 WA => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v15 WA => WA Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::operator_insert_extract(v15 HAWAII => WA Mon Aug 14 08:00:00 -2012) PASS : tst_QDateTime::operator_insert_extract(v15 HAWAII => HAWAII Tue Aug 14 08:00:00 2012) PASS : tst_QDateTime::currentDateTime() PASS : tst_QDateTime::currentDateTimeUtc() PASS : tst_QDateTime::currentDateTimeUtc2() PASS : tst_QDateTime::fromStringDateFormat(text date) PASS : tst_QDateTime::fromStringDateFormat(text date Year 0999) PASS : tst_QDateTime::fromStringDateFormat(text date Year 999) PASS : tst_QDateTime::fromStringDateFormat(text date Year 12345) PASS : tst_QDateTime::fromStringDateFormat(text date Year -4712) PASS : tst_QDateTime::fromStringDateFormat(text data0) PASS : tst_QDateTime::fromStringDateFormat(text data1) PASS : tst_QDateTime::fromStringDateFormat(text data2) PASS : tst_QDateTime::fromStringDateFormat(text data3) PASS : tst_QDateTime::fromStringDateFormat(text data4) PASS : tst_QDateTime::fromStringDateFormat(text data5) PASS : tst_QDateTime::fromStringDateFormat(text data6) PASS : tst_QDateTime::fromStringDateFormat(text data7) PASS : tst_QDateTime::fromStringDateFormat(text data8) PASS : tst_QDateTime::fromStringDateFormat(text data9) PASS : tst_QDateTime::fromStringDateFormat(text data10) PASS : tst_QDateTime::fromStringDateFormat(text data11) PASS : tst_QDateTime::fromStringDateFormat(text data12) PASS : tst_QDateTime::fromStringDateFormat(text data13) PASS : tst_QDateTime::fromStringDateFormat(text empty) PASS : tst_QDateTime::fromStringDateFormat(text too many parts) PASS : tst_QDateTime::fromStringDateFormat(text invalid month name) PASS : tst_QDateTime::fromStringDateFormat(text invalid date) PASS : tst_QDateTime::fromStringDateFormat(text invalid day #1) PASS : tst_QDateTime::fromStringDateFormat(text invalid day #2) PASS : tst_QDateTime::fromStringDateFormat(text invalid day #3) PASS : tst_QDateTime::fromStringDateFormat(text invalid year #1) PASS : tst_QDateTime::fromStringDateFormat(text invalid year #2) PASS : tst_QDateTime::fromStringDateFormat(text invalid hour) PASS : tst_QDateTime::fromStringDateFormat(text invalid minute) PASS : tst_QDateTime::fromStringDateFormat(text invalid second) PASS : tst_QDateTime::fromStringDateFormat(text invalid gmt specifier #1) PASS : tst_QDateTime::fromStringDateFormat(text invalid gmt specifier #2) PASS : tst_QDateTime::fromStringDateFormat(text invalid gmt hour) PASS : tst_QDateTime::fromStringDateFormat(text invalid gmt minute) PASS : tst_QDateTime::fromStringDateFormat(text second fraction) PASS : tst_QDateTime::fromStringDateFormat(ISO +01:00) PASS : tst_QDateTime::fromStringDateFormat(ISO -01:00) PASS : tst_QDateTime::fromStringDateFormat(ISO +0000) PASS : tst_QDateTime::fromStringDateFormat(ISO +00:00) PASS : tst_QDateTime::fromStringDateFormat(ISO data3) PASS : tst_QDateTime::fromStringDateFormat(ISO) PASS : tst_QDateTime::fromStringDateFormat(ISO with comma 1) PASS : tst_QDateTime::fromStringDateFormat(ISO with comma 2) PASS : tst_QDateTime::fromStringDateFormat(ISO with comma 3) PASS : tst_QDateTime::fromStringDateFormat(ISO with comma 4) PASS : tst_QDateTime::fromStringDateFormat(ISO with comma 5) PASS : tst_QDateTime::fromStringDateFormat(ISO 24:00) PASS : tst_QDateTime::fromStringDateFormat(ISO 24:00 end of month) PASS : tst_QDateTime::fromStringDateFormat(ISO 24:00 end of year) PASS : tst_QDateTime::fromStringDateFormat(ISO 24:00, fract ms) PASS : tst_QDateTime::fromStringDateFormat(ISO 24:00 end of year, fract ms) PASS : tst_QDateTime::fromStringDateFormat(ISO .0 of a second (period)) PASS : tst_QDateTime::fromStringDateFormat(ISO .00 of a second (period)) PASS : tst_QDateTime::fromStringDateFormat(ISO .000 of a second (period)) PASS : tst_QDateTime::fromStringDateFormat(ISO .1 of a second (comma)) PASS : tst_QDateTime::fromStringDateFormat(ISO .99 of a second (comma)) PASS : tst_QDateTime::fromStringDateFormat(ISO .998 of a second (comma)) PASS : tst_QDateTime::fromStringDateFormat(ISO .999 of a second (comma)) PASS : tst_QDateTime::fromStringDateFormat(ISO .3335 of a second (comma)) PASS : tst_QDateTime::fromStringDateFormat(ISO .333333 of a second (comma)) PASS : tst_QDateTime::fromStringDateFormat(ISO .00009 of a second (period)) PASS : tst_QDateTime::fromStringDateFormat(ISO no fract specified) PASS : tst_QDateTime::fromStringDateFormat(ISO invalid character at end) PASS : tst_QDateTime::fromStringDateFormat(ISO invalid character at front) PASS : tst_QDateTime::fromStringDateFormat(ISO invalid character both ends) PASS : tst_QDateTime::fromStringDateFormat(ISO invalid character at front, 2 at back) PASS : tst_QDateTime::fromStringDateFormat(ISO invalid character 2 at front) PASS : tst_QDateTime::fromStringDateFormat(ISO .0 of a minute (period)) PASS : tst_QDateTime::fromStringDateFormat(ISO .8 of a minute (period)) PASS : tst_QDateTime::fromStringDateFormat(ISO .99999 of a minute (period)) PASS : tst_QDateTime::fromStringDateFormat(ISO .0 of a minute (comma)) PASS : tst_QDateTime::fromStringDateFormat(ISO .8 of a minute (comma)) PASS : tst_QDateTime::fromStringDateFormat(ISO .99999 of a minute (comma)) PASS : tst_QDateTime::fromStringDateFormat(ISO empty) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 +0100) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 with day +0100) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 -0100) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 with day -0100) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 +0000) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 with day +0000) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 +0000) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 with day +0000) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 no timezone) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 date only) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 with day date only) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 invalid month name) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 invalid day) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 invalid year) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 invalid character at end) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 invalid character at front) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 invalid character both ends) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 invalid character at front, 2 at back) PASS : tst_QDateTime::fromStringDateFormat(RFC 2822 invalid character 2 at front) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 +0100) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 -0100) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 +0000) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 +0000) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 no timezone) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 date only) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 invalid character at end) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 invalid character at front) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 invalid character both ends) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 invalid character at front, 2 at back) PASS : tst_QDateTime::fromStringDateFormat(RFC 850 and 1036 invalid character 2 at front) PASS : tst_QDateTime::fromStringDateFormat(RFC empty) PASS : tst_QDateTime::fromStringStringFormat(data0) PASS : tst_QDateTime::fromStringStringFormat(data1) PASS : tst_QDateTime::fromStringStringFormat(data2) PASS : tst_QDateTime::fromStringStringFormat(data3) PASS : tst_QDateTime::fromStringStringFormat(data4) PASS : tst_QDateTime::fromStringStringFormat(data5) PASS : tst_QDateTime::fromStringStringFormat(data6) PASS : tst_QDateTime::fromStringStringFormat(data7) PASS : tst_QDateTime::fromStringStringFormat(data8) PASS : tst_QDateTime::fromStringStringFormat(data9) PASS : tst_QDateTime::fromStringStringFormat(data10) PASS : tst_QDateTime::fromStringStringFormat(data11) PASS : tst_QDateTime::fromStringStringFormat(data12) PASS : tst_QDateTime::fromStringStringFormat(data13) PASS : tst_QDateTime::fromStringStringFormat(data14) PASS : tst_QDateTime::fromStringStringFormat(data15) PASS : tst_QDateTime::fromStringStringFormat(data16) FAIL! : tst_QDateTime::fromStringToStringLocale(data0) Compared values are not the same Actual (QDateTime::fromString(dateTime.toString(Qt::SystemLocaleShortDate), Qt::SystemLocaleShortDate)): Invalid QDateTime Expected (dateTime) : 1999/01/18 11:49:00.000[local time] Loc: [tst_qdatetime.cpp(2137)] SKIP : tst_QDateTime::offsetFromUtc() You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(2177)] PASS : tst_QDateTime::setOffsetFromUtc() PASS : tst_QDateTime::toOffsetFromUtc() SKIP : tst_QDateTime::timeZoneAbbreviation() You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(2308)] PASS : tst_QDateTime::getDate() PASS : tst_QDateTime::fewDigitsInYear() PASS : tst_QDateTime::printNegativeYear() PASS : tst_QDateTime::roundtripGermanLocale() PASS : tst_QDateTime::utcOffsetLessThan() SKIP : tst_QDateTime::isDaylightTime() You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(2424)] SKIP : tst_QDateTime::daylightTransitions() You must test using Central European (CET/CEST) time zone, e.g. TZ=Europe/Oslo Loc: [tst_qdatetime.cpp(2784)] XFAIL : tst_QDateTime::timeZones() QDateTime doesn't properly support Daylight Transitions Loc: [tst_qdatetime.cpp(2948)] XFAIL : tst_QDateTime::timeZones() QDateTime doesn't properly support Daylight Transitions Loc: [tst_qdatetime.cpp(2952)] PASS : tst_QDateTime::timeZones() PASS : tst_QDateTime::invalid() PASS : tst_QDateTime::cleanupTestCase() Totals: 372 passed, 1 failed, 42 skipped ********* Finished testing of tst_QDateTime ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdatetime: 0.746364 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02879/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392083097): http://codereview.qt-project.org/77276 [PS3] - Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents() http://codereview.qt-project.org/77279 [PS2] - Merge the pairs of stringTo{Double,LongLong,UnsLongLong} http://codereview.qt-project.org/77278 [PS2] - Remove duplicated trimming of a string From ci-noreply at qt-project.org Tue Feb 11 03:09:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 04:09:07 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1677 Message-ID: <20140211_020907_060604.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1677: SUCCESS Tested changes (refs/builds/stable_1392074812): http://codereview.qt-project.org/76878 [PS2] - Warn when attaching Keys to an invalid item http://codereview.qt-project.org/77767 [PS1] - Fix memory leak in test From ci-noreply at qt-project.org Tue Feb 11 03:09:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 04:09:08 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3133 Message-ID: <20140211_020908_079597.ci-noreply@qt-project.org> Autotests `tst_qabstractitemview' and `tst_qglyphrun' failed :( Testing tst_QGlyphRun FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgba8888pm) Compared values are not the same Loc: [tst_qglyphrun.cpp(335)] FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgbx8888) Compared values are not the same Loc: [tst_qglyphrun.cpp(335)] Totals: 24 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGlyphRun ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGlyphRun::initTestCase() PASS : tst_QGlyphRun::constructionAndDestruction() PASS : tst_QGlyphRun::copyConstructor() PASS : tst_QGlyphRun::assignment() PASS : tst_QGlyphRun::equalsOperator(Identical) PASS : tst_QGlyphRun::equalsOperator(Different positions) PASS : tst_QGlyphRun::equalsOperator(Different fonts) PASS : tst_QGlyphRun::equalsOperator(Different glyph indexes) PASS : tst_QGlyphRun::isEmpty() PASS : tst_QGlyphRun::textLayoutGlyphIndexes() PASS : tst_QGlyphRun::drawExistingGlyphs(argb32pm) PASS : tst_QGlyphRun::drawExistingGlyphs(rgb32) FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgba8888pm) Compared values are not the same Loc: [tst_qglyphrun.cpp(335)] FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgbx8888) Compared values are not the same Loc: [tst_qglyphrun.cpp(335)] PASS : tst_QGlyphRun::drawNonExistentGlyphs() PASS : tst_QGlyphRun::drawMultiScriptText1() PASS : tst_QGlyphRun::drawMultiScriptText2() PASS : tst_QGlyphRun::drawStruckOutText() PASS : tst_QGlyphRun::drawOverlinedText() PASS : tst_QGlyphRun::drawUnderlinedText() PASS : tst_QGlyphRun::drawRightToLeft() PASS : tst_QGlyphRun::detach() PASS : tst_QGlyphRun::setRawData() PASS : tst_QGlyphRun::setRawDataAndGetAsVector() PASS : tst_QGlyphRun::boundingRect() PASS : tst_QGlyphRun::cleanupTestCase() Totals: 24 passed, 2 failed, 0 skipped ********* Finished testing of tst_QGlyphRun ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglyphrun: 1 seconds, exit code 2 Testing tst_QAbstractItemView 2014-02-11 03:08:07.844 tst_qabstractitemview[78389:1803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::testChangeEditorState() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1654)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) 2014-02-11 03:08:10.957 tst_qabstractitemview[78404:5203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() FAIL! : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1719)] PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03133/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392079245): http://codereview.qt-project.org/77685 [PS1] - Fix drawCachedGlyphs on RGBA8888 From ci-noreply at qt-project.org Tue Feb 11 03:31:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 04:31:05 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3134 Message-ID: <20140211_023105_075043.ci-noreply@qt-project.org> QtBase_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #3134: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03134/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1392084733): http://codereview.qt-project.org/77739 [PS1] - Minor optimization for QTextEngine::shapeText() http://codereview.qt-project.org/77738 [PS1] - Fix log_clusters calculation in HarfBuzz-NG code path From ci-noreply at qt-project.org Tue Feb 11 05:49:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 06:49:38 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #386 Message-ID: <20140211_044938_097907.ci-noreply@qt-project.org> Autotests `tst_qdeclarativeflickable', `tst_qqmlprofilerservice', and `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 454 seconds, exit code 11 Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::scenegraphData() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) Loc: [tst_qqmlprofilerservice.cpp(314)] FAIL! : tst_QQmlProfilerService::scenegraphData() 'm_client' returned FALSE. () Loc: [tst_qqmlprofilerservice.cpp(449)] Totals: 9 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlProfilerService ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQmlProfilerService::initTestCase() PASS : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() PASS : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() PASS : tst_QQmlProfilerService::nonBlockingConnect() PASS : tst_QQmlProfilerService::pixmapCacheData() QDEBUG : tst_QQmlProfilerService::scenegraphData() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlProfilerService::scenegraphData() Process crashed. FAIL! : tst_QQmlProfilerService::scenegraphData() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) Loc: [tst_qqmlprofilerservice.cpp(314)] FAIL! : tst_QQmlProfilerService::scenegraphData() 'm_client' returned FALSE. () Loc: [tst_qqmlprofilerservice.cpp(449)] QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "" QDEBUG : tst_QQmlProfilerService::scenegraphData() Connection State: "null" QDEBUG : tst_QQmlProfilerService::scenegraphData() Client State: "null" PASS : tst_QQmlProfilerService::profileOnExit() PASS : tst_QQmlProfilerService::controlFromJS() PASS : tst_QQmlProfilerService::signalSourceLocation() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 9 passed, 2 failed, 0 skipped ********* Finished testing of tst_QQmlProfilerService ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlprofilerservice: 5 seconds, exit code 2 Testing tst_qdeclarativeflickable FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qdeclarativeflickable::initTestCase() PASS : tst_qdeclarativeflickable::create() PASS : tst_qdeclarativeflickable::horizontalViewportSize() PASS : tst_qdeclarativeflickable::verticalViewportSize() PASS : tst_qdeclarativeflickable::properties() PASS : tst_qdeclarativeflickable::boundsBehavior() PASS : tst_qdeclarativeflickable::maximumFlickVelocity() PASS : tst_qdeclarativeflickable::flickDeceleration() PASS : tst_qdeclarativeflickable::pressDelay() QWARN : tst_qdeclarativeflickable::disabledContent() QGraphicsItem::ungrabMouse: not a mouse grabber PASS : tst_qdeclarativeflickable::disabledContent() PASS : tst_qdeclarativeflickable::nestedPressDelay() PASS : tst_qdeclarativeflickable::flickableDirection() PASS : tst_qdeclarativeflickable::qgraphicswidget() PASS : tst_qdeclarativeflickable::resizeContent() PASS : tst_qdeclarativeflickable::returnToBounds() PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(resizeContent) PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(returnToBounds) PASS : tst_qdeclarativeflickable::wheel() FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] PASS : tst_qdeclarativeflickable::nestedStopAtBounds(left) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(right) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(top) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(bottom) PASS : tst_qdeclarativeflickable::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeflickable: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00386/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392076962): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Tue Feb 11 06:51:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 07:51:40 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1224 Message-ID: <20140211_055140_007974.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 79 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01224/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392095558): http://codereview.qt-project.org/76580 [PS7] - Add Image::mipmap to support mipmapping of images. From ci-noreply at qt-project.org Tue Feb 11 07:30:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 08:30:01 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3135 Message-ID: <20140211_063001_067957.ci-noreply@qt-project.org> QtBase_stable_Integration #3135: SUCCESS Tested changes (refs/builds/stable_1392093160): http://codereview.qt-project.org/77739 [PS1] - Minor optimization for QTextEngine::shapeText() http://codereview.qt-project.org/77738 [PS1] - Fix log_clusters calculation in HarfBuzz-NG code path From ci-noreply at qt-project.org Tue Feb 11 07:51:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 08:51:39 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #31 Message-ID: <20140211_065139_031343.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #31: SUCCESS Tested changes (refs/builds/dev_1392099086): http://codereview.qt-project.org/77703 [PS1] - Re-enable QML component From ci-noreply at qt-project.org Tue Feb 11 08:45:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 09:45:58 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #176 Message-ID: <20140211_074558_083950.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #176: SUCCESS Tested changes (refs/builds/stable_1392103067): http://codereview.qt-project.org/76735 [PS3] - Keep the DTR line state at changing of DCB properties From ci-noreply at qt-project.org Tue Feb 11 09:10:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 10:10:22 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1225 Message-ID: <20140211_081022_038466.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 179 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01225/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392102307): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Tue Feb 11 09:28:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 10:28:40 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #32 Message-ID: <20140211_082840_013844.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(703)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392107189167 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1392107189167 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1392107189167 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1392107189167 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1392107189167 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f9deb7e5bde556d7030d44","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() ### ERROR QDEBUG : tst_EnginioClient::fullTextSearch() "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() NetworkReply: QNetworkReplyHttpImpl(0x7f0de804cc20) QDEBUG : tst_EnginioClient::fullTextSearch() Request URL: "https://api.engin.io/v1/search?objectTypes[]=objects.CustomObject1&search=%7B%22phrase%22: %22Query%22%7D" QDEBUG : tst_EnginioClient::fullTextSearch() Operation: "GET" QDEBUG : tst_EnginioClient::fullTextSearch() HTTP return code: 400 QDEBUG : tst_EnginioClient::fullTextSearch() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::fullTextSearch() Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[X_Request_Id]: "f1cdf2f7892f41b0aa8f85c726073650" QDEBUG : tst_EnginioClient::fullTextSearch() Reply Data: "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() ### FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(703)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392107189167 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 35 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00032/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392106832): http://codereview.qt-project.org/77857 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 11 09:38:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 10:38:09 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #33 Message-ID: <20140211_083809_027102.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(703)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392107815959 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1392107815959 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1392107815959 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1392107815959 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1392107815959 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f9e12b5a3d8b7b0b02c0e7","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() ### ERROR QDEBUG : tst_EnginioClient::fullTextSearch() "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() NetworkReply: QNetworkReplyHttpImpl(0xcff690) QDEBUG : tst_EnginioClient::fullTextSearch() Request URL: "https://api.engin.io/v1/search?objectTypes[]=objects.CustomObject1&search=%7B%22phrase%22: %22Query%22%7D" QDEBUG : tst_EnginioClient::fullTextSearch() Operation: "GET" QDEBUG : tst_EnginioClient::fullTextSearch() HTTP return code: 400 QDEBUG : tst_EnginioClient::fullTextSearch() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::fullTextSearch() Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[X_Request_Id]: "4ae1b3cfd80e45578c40ec12d8479482" QDEBUG : tst_EnginioClient::fullTextSearch() Reply Data: "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() ### FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(703)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392107815959 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 35 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00033/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392107534): http://codereview.qt-project.org/77857 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 11 10:11:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 11:11:50 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #35 Message-ID: <20140211_091150_060077.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(741)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392109847020 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1392109847020 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1392109847020 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1392109847020 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1392109847020 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f9e919e5bde556d7031570","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() 1 "results on objects.CustomObject1 with phrase "Query"." QDEBUG : tst_EnginioClient::fullTextSearch() 1 " results on objects.CustomObject1and objects.CustomObject2 with phrase "object OR test"." FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount2 > resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(741)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392109847020 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 47 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00035/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392109079): http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch http://codereview.qt-project.org/77857 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 11 10:15:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 11:15:38 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #177 Message-ID: <20140211_091538_011339.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #177: SUCCESS Tested changes (refs/builds/stable_1392108452): http://codereview.qt-project.org/76220 [PS3] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 11 10:28:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 11:28:56 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2880 Message-ID: <20140211_092856_097931.ci-noreply@qt-project.org> Autotest `tst_qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] Totals: 12 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fff2dc82560 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 18 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02880/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392107584): http://codereview.qt-project.org/77375 [PS12] - Allow configuration of logging rules from file system http://codereview.qt-project.org/66702 [PS11] - QDnsLookup: Add support for custom DNS server http://codereview.qt-project.org/77276 [PS3] - Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents() http://codereview.qt-project.org/77762 [PS1] - Configure: Disable widgets module too if gui module is disabled From ci-noreply at qt-project.org Tue Feb 11 10:29:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 11:29:48 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #36 Message-ID: <20140211_092948_018526.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(703)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392110861784 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1392110861784 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1392110861784 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1392110861784 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1392110861784 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f9ed10698b3c5261029a0f","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() ### ERROR QDEBUG : tst_EnginioClient::fullTextSearch() "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() NetworkReply: QNetworkReplyHttpImpl(0x101ea09b0) QDEBUG : tst_EnginioClient::fullTextSearch() Request URL: "https://api.engin.io/v1/search?objectTypes[]=objects.CustomObject1&search=%7B%22phrase%22: %22Query%22%7D" QDEBUG : tst_EnginioClient::fullTextSearch() Operation: "GET" QDEBUG : tst_EnginioClient::fullTextSearch() HTTP return code: 400 QDEBUG : tst_EnginioClient::fullTextSearch() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::fullTextSearch() Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[X_Request_Id]: "cbe259cb70804489906fb16a885035a1" QDEBUG : tst_EnginioClient::fullTextSearch() Reply Data: "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() ### FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(703)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392110861784 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 30 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00036/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392110186): http://codereview.qt-project.org/77857 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 11 10:45:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 11:45:32 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #37 Message-ID: <20140211_094532_050195.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(716)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392111833955 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1392111833955 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1392111833955 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1392111833955 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1392111833955 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52f9f0dce5bde556d7031f37","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() FAIL! : tst_EnginioClient::fullTextSearch() 'resultCount1' returned FALSE. () Loc: [tst_enginioclient.cpp(716)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392111833955 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QThread: Destroyed while thread is still running QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 42 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00037/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392111149): http://codereview.qt-project.org/76137 [PS1] - Show qdoc and qdocconf files in Qt Creator http://codereview.qt-project.org/76449 [PS1] - Internal doc fix http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/77633 [PS1] - Fix a typo in the address book example http://codereview.qt-project.org/77329 [PS1] - Stabilize tst_EnginioClient::fullTextSearch http://codereview.qt-project.org/77857 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 11 11:05:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:05:51 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #150 Message-ID: <20140211_100551_026452.ci-noreply@qt-project.org> qtconnectivity failed to compile :( /work/build/qt/qtconnectivity/src/nfc/qnearfieldsharemanager.cpp:136: undefined reference to `QNearFieldShareManagerPrivateImpl::QNearFieldShareManagerPrivateImpl(QNearFieldShareManager*)' /work/build/qt/qtconnectivity/src/nfc/qnearfieldsharemanager.cpp:165: undefined reference to `QNearFieldShareManagerPrivateImpl::supportedShareModes()' /work/build/qt/qtconnectivity/src/nfc/qnearfieldsharetarget.cpp:82: undefined reference to `QNearFieldShareTargetPrivateImpl::QNearFieldShareTargetPrivateImpl(QFlags, QNearFieldShareTarget*)' make[3]: *** [../../lib/libQt5Nfc.so.5.3.0] Error 1 make[2]: *** [sub-nfc-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00150/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392112661): http://codereview.qt-project.org/64768 [PS26] - Add support for NFC file and data sharing From ci-noreply at qt-project.org Tue Feb 11 11:07:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:07:21 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2881 Message-ID: <20140211_100721_058760.ci-noreply@qt-project.org> An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. Building remotely on ci-opensuse131-x64-01FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02881/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ `make' failed :( Makefile.Release:1284: recipe for target '.obj/release/tst_qgl.o' failed mingw32-make[6]: *** [.obj/release/tst_qgl.o] Error 1 mingw32-make[5]: *** [release] Error 2 mingw32-make[4]: *** [sub-qgl-make_first] Error 2 mingw32-make[3]: *** [sub-opengl-make_first] Error 2 Makefile.Release:1094: recipe for target '.obj/release/tst_qlocale.o' failed mingw32-make[8]: *** [.obj/release/tst_qlocale.o] Error 1 mingw32-make[7]: *** [release] Error 2 mingw32-make[6]: *** [sub-test-make_first] Error 2 mingw32-make[5]: *** [sub-qlocale-make_first] Error 2 mingw32-make[4]: *** [sub-tools-make_first] Error 2 mingw32-make[3]: *** [sub-corelib-make_first] Error 2 mingw32-make[2]: *** [sub-auto-make_first] Error 2 mingw32-make[1]: *** [sub-tests-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02881/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392111109): http://codereview.qt-project.org/77375 [PS12] - Allow configuration of logging rules from file system http://codereview.qt-project.org/77762 [PS1] - Configure: Disable widgets module too if gui module is disabled http://codereview.qt-project.org/64081 [PS8] - SSL: add support for the Next Protocol Negotiation extension http://codereview.qt-project.org/72692 [PS7] - Let QtTest assertion macros like QVERIFY to catch the exceptions http://codereview.qt-project.org/77619 [PS1] - Windows: Restore maximized/full screen widgets to correct screen. http://codereview.qt-project.org/76680 [PS11] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 11 11:17:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:17:19 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1226 Message-ID: <20140211_101719_030204.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 173 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01226/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392109916): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. http://codereview.qt-project.org/76580 [PS7] - Add Image::mipmap to support mipmapping of images. From ci-noreply at qt-project.org Tue Feb 11 11:24:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:24:44 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #48 Message-ID: <20140211_102444_019512.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #48: SUCCESS Tested changes (refs/builds/dev_1392112609): http://codereview.qt-project.org/71245 [PS18] - Add JPEG 2000 plugin. From ci-noreply at qt-project.org Tue Feb 11 11:34:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:34:17 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1227 Message-ID: <20140211_103417_086457.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Werror -Wno-error=#warnings -Wno-error=deprecated-declarations -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_URL_CAST_FROM_STRING -DQT_NO_INTEGER_EVENT_COORDINATES -DQT_BUILD_QUICK_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EGL -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtQuick -I/work/build/qt/qtbase/include/QtQuick/5.3.0 -I/work/build/qt/qtbase/include/QtQuick/5.3.0/QtQuick -I. -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.3.0/QtQml -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.3.0/QtGui -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -o .obj/qquicktextinput.o items/qquicktextinput.cpp items/qquicktextinput.cpp:2863:20: error: comparison of two values with different enumeration types ('QQuickTextInput::VAlignment' and 'QQuickText::VAlignment') [-Werror,-Wenum-compare] items/qquicktextinput.cpp:2865:25: error: comparison of two values with different enumeration types ('QQuickTextInput::VAlignment' and 'QQuickText::VAlignment') [-Werror,-Wenum-compare] make[3]: *** [.obj/qquicktextinput.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01227/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392113933): http://codereview.qt-project.org/76857 [PS3] - Fix polishItems bug http://codereview.qt-project.org/77798 [PS1] - Fixed wrong baseline alignment for TextInput From ci-noreply at qt-project.org Tue Feb 11 11:36:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:36:18 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1678 Message-ID: <20140211_103618_043050.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 281 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01678/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392109960): http://codereview.qt-project.org/77856 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 11 11:37:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:37:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2883 Message-ID: <20140211_103741_038004.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02883/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392113335): http://codereview.qt-project.org/77681 [PS2] - Widgets: update widget transform upon receiving QEvent::FocusIn http://codereview.qt-project.org/77814 [PS1] - Enable auto-vectorization of QImage conversions http://codereview.qt-project.org/77808 [PS2] - Windows: Fix potential crash in font database when family name is empty. From ci-noreply at qt-project.org Tue Feb 11 11:43:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:43:13 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3136 Message-ID: <20140211_104313_033062.ci-noreply@qt-project.org> Autotests `tst_qsocketnotifier' and `tst_qsslsocket' failed :( Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(838) : failure location Totals: 561 passed, 1 failed, 9 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) SKIP : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(647) : failure location PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) SKIP : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(807) : failure location QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(838) : failure location PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) PASS : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) FAIL! : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) 'socket->waitForDisconnected()' returned FALSE. (Network operation timed out) tst_qsslsocket.cpp(1272) : failure location PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxy) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1950) : failure location PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) SKIP : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1991) : failure location PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) SKIP : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2119) : failure location PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 557 passed, 3 failed, 9 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 300 seconds, exit code 3 Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03136/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392108243): http://codereview.qt-project.org/77747 [PS1] - Correct the documentation of the return types of subjectInfo and issuerInfo. http://codereview.qt-project.org/77667 [PS1] - network tests: do not rely on external servers From ci-noreply at qt-project.org Tue Feb 11 11:45:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:45:31 +0200 Subject: [Ci-reports] pass on QtXmlPatterns_stable_Integration #103 Message-ID: <20140211_104531_059731.ci-noreply@qt-project.org> QtXmlPatterns_stable_Integration #103: SUCCESS Tested changes (refs/builds/stable_1392112723): http://codereview.qt-project.org/75798 [PS3] - test: Don't fail *all* tests if the network test server is not set up From ci-noreply at qt-project.org Tue Feb 11 11:49:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:49:40 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1228 Message-ID: <20140211_104940_032814.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /work/build/qt/qtbase/bin/moc -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_QMLTEST_DATADIR=\"/work/build/qt/qtdeclarative/tests/auto/quick/qquickaccessible/data\" -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtdeclarative/tests/auto/quick/qquickaccessible\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-clang -I/work/build/qt/qtdeclarative/tests/auto/quick/qquickaccessible -I/work/build/qt/qtbase/lib/QtQuick.framework/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtQuick.framework/Headers/5.3.0/QtQuick -I/work/build/qt/qtbase/lib/QtQml.framework/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtQml.framework/Headers/5.3.0/QtQml -I/work/build/qt/qtbase/lib/QtGui.framework/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Headers/5.3.0/QtGui -I/work/build/qt/qtbase/lib/QtCore.framework/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Headers/5.3.0/QtCore -I/work/build/qt/qtbase/lib/QtTest.framework/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/4.1/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include -F/work/build/qt/qtbase/lib tst_qquickaccessible.cpp -o .moc/tst_qquickaccessible.moc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_QMLTEST_DATADIR=\"/work/build/qt/qtdeclarative/tests/auto/quick/qquickaccessible/data\" -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtdeclarative/tests/auto/quick/qquickaccessible\" -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.3.0/QtQuick -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.3.0/QtQml -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.3.0/QtGui -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I/work/build/qt/qtbase/lib/QtTest.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -o .obj/tst_qquickaccessible.o tst_qquickaccessible.cpp tst_qquickaccessible.cpp:386:41: error: no viable conversion from 'QScopedPointer' to 'QWindow *' make[5]: *** [.obj/tst_qquickaccessible.o] Error 1 make[4]: *** [sub-qquickaccessible-make_first] Error 2 make[3]: *** [sub-quick-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01228/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392114950): http://codereview.qt-project.org/77052 [PS2] - V4 JIT: remove unused register constant. http://codereview.qt-project.org/77706 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 11 11:58:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 12:58:13 +0200 Subject: [Ci-reports] fail on QtSerialPort_stable_Integration #178 Message-ID: <20140211_105813_080425.ci-noreply@qt-project.org> QtSerialPort_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #178: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_stable_Integration/build_00178/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1392113841): http://codereview.qt-project.org/77852 [PS3] - Don't use cfmakeraw on SunOS From ci-noreply at qt-project.org Tue Feb 11 12:13:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 13:13:09 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #38 Message-ID: <20140211_111309_085098.ci-noreply@qt-project.org> Autotest `tst_enginioclient' failed :( Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(703)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392117063692 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1392117063692 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1392117063692 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1392117063692 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1392117063692 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52fa054ae5bde556d7032a34","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() ### ERROR QDEBUG : tst_EnginioClient::fullTextSearch() "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() NetworkReply: QNetworkReplyHttpImpl(0x1030219a0) QDEBUG : tst_EnginioClient::fullTextSearch() Request URL: "https://api.engin.io/v1/search?objectTypes[]=objects.CustomObject1&search=%7B%22phrase%22: %22Query%22%7D" QDEBUG : tst_EnginioClient::fullTextSearch() Operation: "GET" QDEBUG : tst_EnginioClient::fullTextSearch() HTTP return code: 400 QDEBUG : tst_EnginioClient::fullTextSearch() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::fullTextSearch() Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[X_Request_Id]: "76da0f1ccb784a0f93de513435a33da3" QDEBUG : tst_EnginioClient::fullTextSearch() Reply Data: "{"errors":[{"reason":"InvalidParameter","message":"Failed to execute search query"}]}" QDEBUG : tst_EnginioClient::fullTextSearch() ### FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spyError.count()): 1 Expected (0) : 0 Loc: [tst_enginioclient.cpp(703)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392117063692 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 35 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00038/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392115626): http://codereview.qt-project.org/77857 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 11 12:20:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 13:20:00 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #389 Message-ID: <20140211_112000_086293.ci-noreply@qt-project.org> Qt5_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #389: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00389/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392112741): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Tue Feb 11 12:30:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 13:30:38 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #69 Message-ID: <20140211_113038_045379.ci-noreply@qt-project.org> QtLocation_stable_Integration #69: SUCCESS Tested changes (refs/builds/stable_1392112736): http://codereview.qt-project.org/77754 [PS2] - Add QML test for comparing QtPositioning base types. From ci-noreply at qt-project.org Tue Feb 11 12:38:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 13:38:21 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #75 Message-ID: <20140211_113821_024286.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #75: SUCCESS Tested changes (refs/builds/stable_1392112605): http://codereview.qt-project.org/77787 [PS1] - Reduce debug output on Bluez http://codereview.qt-project.org/77790 [PS1] - Explicitly declare the parameter type of QBluetoothServer::error(). From ci-noreply at qt-project.org Tue Feb 11 12:40:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 13:40:58 +0200 Subject: [Ci-reports] fail on QtWinExtras_stable_Integration #36 Message-ID: <20140211_114058_067172.ci-noreply@qt-project.org> QtWinExtras_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #36: FAILURE Build log: http://testresults.qt-project.org/ci/QtWinExtras_stable_Integration/build_00036/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1392112758): http://codereview.qt-project.org/77843 [PS2] - Fix linking problem when built with -no-opengl From ci-noreply at qt-project.org Tue Feb 11 13:04:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:04:47 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1229 Message-ID: <20140211_120447_083186.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 176 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01229/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392116328): http://codereview.qt-project.org/77052 [PS2] - V4 JIT: remove unused register constant. From ci-noreply at qt-project.org Tue Feb 11 13:14:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:14:06 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2884 Message-ID: <20140211_121406_004135.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1037) : failure location Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 PASS : tst_QColumnView::scrollTo(normal) FAIL! : tst_QColumnView::scrollTo(reverse) QTestLib: This test case check ("((view.hasFocus()) == (giveFocus))") failed because the requested timeout (5000 ms) was too short, 6900 ms would have been sufficient this time. tst_qcolumnview.cpp(494) : failure location PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() PASS : tst_QColumnView::dynamicModelChanges() PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 60 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02884/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392115155): http://codereview.qt-project.org/77375 [PS12] - Allow configuration of logging rules from file system http://codereview.qt-project.org/77762 [PS1] - Configure: Disable widgets module too if gui module is disabled http://codereview.qt-project.org/64081 [PS8] - SSL: add support for the Next Protocol Negotiation extension http://codereview.qt-project.org/77619 [PS1] - Windows: Restore maximized/full screen widgets to correct screen. From ci-noreply at qt-project.org Tue Feb 11 13:14:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:14:39 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #179 Message-ID: <20140211_121439_044693.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #179: SUCCESS Tested changes (refs/builds/stable_1392116968): http://codereview.qt-project.org/77852 [PS3] - Don't use cfmakeraw on SunOS From ci-noreply at qt-project.org Tue Feb 11 13:23:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:23:50 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #277 Message-ID: <20140211_122350_033418.ci-noreply@qt-project.org> QtQuickControls_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #277: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00277/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392119983): http://codereview.qt-project.org/77426 [PS8] - FileDialog: selectedNameFilter property is case-insensitive http://codereview.qt-project.org/76059 [PS17] - FileDialog: centralize URL validation in setFolder http://codereview.qt-project.org/74066 [PS33] - FileDialog: new features in DefaultFileDialog.qml From ci-noreply at qt-project.org Tue Feb 11 13:28:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:28:16 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #39 Message-ID: <20140211_122816_095766.ci-noreply@qt-project.org> Autotests `tst_enginioclient', `tst_enginiomodel', `tst_files', `tst_oauth2authentication', and `tst_qmltests' failed :( QML2_IMPORT_PATH=/work/build/qt/qtenginio/tests/auto/qmltests ## Creating backend: EnginioClient_QML1392121692610 ### ERROR "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" NetworkReply: QNetworkReplyHttpImpl(0x7fa254008f90) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 400 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODoxMi41MTdaIiwiaWQiOiI1MmZhMTc1Y2U1YmRlNTU2ZGMwMzNlMDMiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--a72449d79128e6b9d5c0906ff843246702fb2b3e" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "76d7ba17c7a74adcbfb1623c38aba53e" Request Data: "{"name": "EnginioClient_QML1392121692610"}" Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" ### SignalSpy caught errors: NetworkReply: QNetworkReplyHttpImpl(0x7fa254008f90) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 400 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODoxMi41MTdaIiwiaWQiOiI1MmZhMTc1Y2U1YmRlNTU2ZGMwMzNlMDMiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--a72449d79128e6b9d5c0906ff843246702fb2b3e" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "76d7ba17c7a74adcbfb1623c38aba53e" Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QtQA::App::TestRunner: test failed, running again to see if it is flaky... QML2_IMPORT_PATH=/work/build/qt/qtenginio/tests/auto/qmltests ## Creating backend: EnginioClient_QML1392121693686 ### ERROR "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" NetworkReply: QNetworkReplyHttpImpl(0x7fd420001530) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 400 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODoxMy41OTRaIiwiaWQiOiI1MmZhMTc1ZGU1YmRlNTU2ZGMwMzNlMGUiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--e9ad699c044b9a732386724dd71b80e96b42d3b8" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "597eca11d91b4228a7a5fd05f21af6af" Request Data: "{"name": "EnginioClient_QML1392121693686"}" Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" ### SignalSpy caught errors: NetworkReply: QNetworkReplyHttpImpl(0x7fd420001530) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 400 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODoxMy41OTRaIiwiaWQiOiI1MmZhMTc1ZGU1YmRlNTU2ZGMwMzNlMGUiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--e9ad699c044b9a732386724dd71b80e96b42d3b8" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "597eca11d91b4228a7a5fd05f21af6af" Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltests: 2 seconds, exit code 1 Testing tst_OAuth2Authentication FAIL! : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [../common/identitycommon.h(84)] FAIL! : tst_OAuth2Authentication::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [../common/identitycommon.h(113)] Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_OAuth2Authentication ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_OAuth2Authentication::initTestCase() ## Creating backend: tst_OAuth2Auth1392121691017 QDEBUG : tst_OAuth2Authentication::initTestCase() ### ERROR QDEBUG : tst_OAuth2Authentication::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x9959d0) QDEBUG : tst_OAuth2Authentication::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_OAuth2Authentication::initTestCase() Operation: "CUSTOM" QDEBUG : tst_OAuth2Authentication::initTestCase() HTTP return code: 400 QDEBUG : tst_OAuth2Authentication::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_OAuth2Authentication::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODoxMC45MjJaIiwiaWQiOiI1MmZhMTc1YWU1YmRlNTU2ZGMwMzNkZjUiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--73e6fd601354aebfdbf396ab529cce65c74cc83b" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[X_Request_Id]: "03394ec8f40f47a38a42744fabb33b4d" QDEBUG : tst_OAuth2Authentication::initTestCase() Request Data: "{"name": "tst_OAuth2Auth1392121691017"}" QDEBUG : tst_OAuth2Authentication::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_OAuth2Authentication::initTestCase() ### QDEBUG : tst_OAuth2Authentication::initTestCase() SignalSpy caught errors: QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x9959d0) QDEBUG : tst_OAuth2Authentication::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_OAuth2Authentication::initTestCase() Operation: "CUSTOM" QDEBUG : tst_OAuth2Authentication::initTestCase() HTTP return code: 400 QDEBUG : tst_OAuth2Authentication::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_OAuth2Authentication::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODoxMC45MjJaIiwiaWQiOiI1MmZhMTc1YWU1YmRlNTU2ZGMwMzNkZjUiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--73e6fd601354aebfdbf396ab529cce65c74cc83b" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[X_Request_Id]: "03394ec8f40f47a38a42744fabb33b4d" QDEBUG : tst_OAuth2Authentication::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" FAIL! : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [../common/identitycommon.h(84)] QDEBUG : tst_OAuth2Authentication::cleanupTestCase() ## Deleting backend: tst_OAuth2Auth1392121691017 FAIL! : tst_OAuth2Authentication::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [../common/identitycommon.h(113)] Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_OAuth2Authentication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_oauth2authentication: 2 seconds, exit code 2 Testing tst_Files FAIL! : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_files.cpp(85)] FAIL! : tst_Files::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_files.cpp(97)] Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392121687606 QDEBUG : tst_Files::initTestCase() ### ERROR QDEBUG : tst_Files::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_Files::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x20ba1f0) QDEBUG : tst_Files::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_Files::initTestCase() Operation: "CUSTOM" QDEBUG : tst_Files::initTestCase() HTTP return code: 400 QDEBUG : tst_Files::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_Files::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODowNy41MTRaIiwiaWQiOiI1MmZhMTc1N2U1YmRlNTU2ZDcwMzRlOWEiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--464bcde0342997c866641c2a2d9f7f42aa350e6f" QDEBUG : tst_Files::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[X_Request_Id]: "395fd9d742d04de4801ecdd1fe14be8d" QDEBUG : tst_Files::initTestCase() Request Data: "{"name": "Files1392121687606"}" QDEBUG : tst_Files::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_Files::initTestCase() ### QDEBUG : tst_Files::initTestCase() SignalSpy caught errors: QDEBUG : tst_Files::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x20ba1f0) QDEBUG : tst_Files::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_Files::initTestCase() Operation: "CUSTOM" QDEBUG : tst_Files::initTestCase() HTTP return code: 400 QDEBUG : tst_Files::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_Files::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODowNy41MTRaIiwiaWQiOiI1MmZhMTc1N2U1YmRlNTU2ZDcwMzRlOWEiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--464bcde0342997c866641c2a2d9f7f42aa350e6f" QDEBUG : tst_Files::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[X_Request_Id]: "395fd9d742d04de4801ecdd1fe14be8d" QDEBUG : tst_Files::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" FAIL! : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_files.cpp(85)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392121687606 FAIL! : tst_Files::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_files.cpp(97)] Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 2 seconds, exit code 2 Testing tst_EnginioModel FAIL! : tst_EnginioModel::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginiomodel.cpp(112)] FAIL! : tst_EnginioModel::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_enginiomodel.cpp(126)] Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioModel ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioModel::initTestCase() ## Creating backend: EnginioModel1392121685273 QDEBUG : tst_EnginioModel::initTestCase() ### ERROR QDEBUG : tst_EnginioModel::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_EnginioModel::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x7f6600010110) QDEBUG : tst_EnginioModel::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioModel::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioModel::initTestCase() HTTP return code: 400 QDEBUG : tst_EnginioModel::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioModel::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODowNS4xODdaIiwiaWQiOiI1MmZhMTc1NWU1YmRlNTU2ZGMwMzNkYjkiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--7f1518c14a6e0b3442d394100ab59530a00ffd42" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[X_Request_Id]: "c16d6279edda4beb944c893f3fb2ebe1" QDEBUG : tst_EnginioModel::initTestCase() Request Data: "{"name": "EnginioModel1392121685273"}" QDEBUG : tst_EnginioModel::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_EnginioModel::initTestCase() ### QDEBUG : tst_EnginioModel::initTestCase() SignalSpy caught errors: QDEBUG : tst_EnginioModel::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x7f6600010110) QDEBUG : tst_EnginioModel::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioModel::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioModel::initTestCase() HTTP return code: 400 QDEBUG : tst_EnginioModel::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioModel::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODowNS4xODdaIiwiaWQiOiI1MmZhMTc1NWU1YmRlNTU2ZGMwMzNkYjkiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--7f1518c14a6e0b3442d394100ab59530a00ffd42" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[X_Request_Id]: "c16d6279edda4beb944c893f3fb2ebe1" QDEBUG : tst_EnginioModel::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" FAIL! : tst_EnginioModel::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginiomodel.cpp(112)] QDEBUG : tst_EnginioModel::cleanupTestCase() ## Deleting backend: EnginioModel1392121685273 FAIL! : tst_EnginioModel::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_enginiomodel.cpp(126)] Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_EnginioModel ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginiomodel: 2 seconds, exit code 2 Testing tst_EnginioClient FAIL! : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginioclient.cpp(133)] FAIL! : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_enginioclient.cpp(146)] Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392121681912 QDEBUG : tst_EnginioClient::initTestCase() ### ERROR QDEBUG : tst_EnginioClient::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x770c30) QDEBUG : tst_EnginioClient::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioClient::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioClient::initTestCase() HTTP return code: 400 QDEBUG : tst_EnginioClient::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODowMS44MTNaIiwiaWQiOiI1MmZhMTc1MWU1YmRlNTU2ZGMwMzNkNTkiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--2774fcba8f3d913582923a4e2d6bedd28b8bdfb6" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "c86a358ce3b342ee872ddffa7d007ff5" QDEBUG : tst_EnginioClient::initTestCase() Request Data: "{"name": "EnginioClient1392121681912"}" QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_EnginioClient::initTestCase() ### QDEBUG : tst_EnginioClient::initTestCase() SignalSpy caught errors: QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x770c30) QDEBUG : tst_EnginioClient::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioClient::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioClient::initTestCase() HTTP return code: 400 QDEBUG : tst_EnginioClient::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMVQxMzoyODowMS44MTNaIiwiaWQiOiI1MmZhMTc1MWU1YmRlNTU2ZGMwMzNkNTkiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--2774fcba8f3d913582923a4e2d6bedd28b8bdfb6" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "c86a358ce3b342ee872ddffa7d007ff5" QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" FAIL! : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginioclient.cpp(133)] QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392121681912 FAIL! : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_enginioclient.cpp(146)] Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 6 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00039/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392120973): http://codereview.qt-project.org/77857 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 11 13:32:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:32:53 +0200 Subject: [Ci-reports] pass on QtWinExtras_stable_Integration #37 Message-ID: <20140211_123253_091027.ci-noreply@qt-project.org> QtWinExtras_stable_Integration #37: SUCCESS Tested changes (refs/builds/stable_1392119170): http://codereview.qt-project.org/77843 [PS2] - Fix linking problem when built with -no-opengl From ci-noreply at qt-project.org Tue Feb 11 13:33:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:33:09 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #179 Message-ID: <20140211_123309_060023.ci-noreply@qt-project.org> Autotest `tst_qnmeapositioninfosource_realtime' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNmeaPositionInfoSource_RealTime FAIL! : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() Compared values are not the same Actual (proxy->source()->lastKnownPosition().timestamp()): Invalid QDateTime Expected (dt) : 2014/02/11 12:22:31.040[UTC] ..\tst_qnmeapositioninfosource.cpp(160) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) Compared values are not the same Actual (spyUpdate.count()): 0 Expected (dateTimes.count()): 1 ..\tst_qnmeapositioninfosource.cpp(246) : failure location FAIL! : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) Compared values are not the same Actual (spyUpdate.count()): 0 Expected (dateTimes.count()): 2 ..\tst_qnmeapositioninfosource.cpp(246) : failure location Totals: 24 passed, 3 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNmeaPositionInfoSource_RealTime ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QNmeaPositionInfoSource_RealTime::initTestCase() PASS : tst_QNmeaPositionInfoSource_RealTime::constructor() PASS : tst_QNmeaPositionInfoSource_RealTime::supportedPositioningMethods() PASS : tst_QNmeaPositionInfoSource_RealTime::minimumUpdateInterval() PASS : tst_QNmeaPositionInfoSource_RealTime::userEquivalentRangeError() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate() listening on QHostAddress( "127.0.0.1" ) 52616 QWARN : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate() Received pending connection: QTcpSocket(0x17c1f78) true PASS : tst_QNmeaPositionInfoSource_RealTime::setUpdateInterval_delayedUpdate() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() listening on QHostAddress( "127.0.0.1" ) 52618 QWARN : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() Received pending connection: QTcpSocket(0x17c1fb8) true PASS : tst_QNmeaPositionInfoSource_RealTime::lastKnownPosition() PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(startUpdates(), 1 update in buffer) PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(requestUpdate(), 1 update in buffer) PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(startUpdates(), multiple updates in buffer) PASS : tst_QNmeaPositionInfoSource_RealTime::beginWithBufferedData(requestUpdate(), multiple updates in buffer) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) listening on QHostAddress( "127.0.0.1" ) 52621 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) Received pending connection: QTcpSocket(0x17c1fc8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates(1 update) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) listening on QHostAddress( "127.0.0.1" ) 52623 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) Received pending connection: QTcpSocket(0x17c20a8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates(2 updates) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) listening on QHostAddress( "127.0.0.1" ) 52625 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) Received pending connection: QTcpSocket(0x17c20b8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates(10 updates) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() listening on QHostAddress( "127.0.0.1" ) 52627 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() Received pending connection: QTcpSocket(0x17c1fa8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_withTimeout() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() listening on QHostAddress( "127.0.0.1" ) 52635 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() Server didin't receive new connection QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() Missing pending connection. Test is going to fail. QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first FAIL! : tst_QNmeaPositionInfoSource_RealTime::startUpdates_expectLatestUpdateOnly() Compared values are not the same Actual (spyUpdate.count()): 0 Expected (1) : 1 ..\tst_qnmeapositioninfosource.cpp(350) : failure location QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress( "127.0.0.1" ) 52644 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Received pending connection: QTcpSocket(0x17c20c8) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress( "127.0.0.1" ) 52646 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Received pending connection: QTcpSocket(0x17c2128) true PASS : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) listening on QHostAddress( "127.0.0.1" ) 52648 QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Server didin't receive new connection QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Missing pending connection. Test is going to fail. QWARN : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first FAIL! : tst_QNmeaPositionInfoSource_RealTime::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Compared values are not the same Actual (spy.count()) : 0 Expected (dateTimes.count()): 2 ..\tst_qnmeapositioninfosource.cpp(375) : failure location QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress( "127.0.0.1" ) 52653 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Received pending connection: QTcpSocket(0x17c2138) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress( "127.0.0.1" ) 52655 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Received pending connection: QTcpSocket(0x17c20e8) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) listening on QHostAddress( "127.0.0.1" ) 52657 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Received pending connection: QTcpSocket(0x17c2118) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate() listening on QHostAddress( "127.0.0.1" ) 52659 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate() Received pending connection: QTcpSocket(0x17c1f28) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() listening on QHostAddress( "127.0.0.1" ) 52661 QWARN : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() Received pending connection: QTcpSocket(0x17c20a8) true PASS : tst_QNmeaPositionInfoSource_RealTime::requestUpdate_after_start() QDEBUG : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) listening on QHostAddress( "127.0.0.1" ) 52663 QWARN : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) Received pending connection: QTcpSocket(0x17c2098) true PASS : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(requestUpdate(), bad second sentence) QDEBUG : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence) listening on QHostAddress( "127.0.0.1" ) 52665 QWARN : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence) Received pending connection: QTcpSocket(0x17c20c8) true PASS : tst_QNmeaPositionInfoSource_RealTime::testWithBadNmea(startUpdates(), bad second sentence) PASS : tst_QNmeaPositionInfoSource_RealTime::cleanupTestCase() Totals: 25 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNmeaPositionInfoSource_RealTime ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 3 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnmeapositioninfosource_realtime: 146 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00179/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392114921): http://codereview.qt-project.org/76566 [PS3] - Remove bearing and tilt from the qml API From ci-noreply at qt-project.org Tue Feb 11 13:33:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:33:28 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1230 Message-ID: <20140211_123328_029057.ci-noreply@qt-project.org> Autotests `tst_qqmldebugjs' and `tst_qqmlenginedebugservice' failed :( Testing tst_QQmlEngineDebugService Totals: 35 passed, 0 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 30338] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=cd23cffca4d21fabbcef5d4e7c573688eabeaf3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef5f5dbcb2398c608fef7884e1bfb65be3b5f0ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=babb0ba2913558a7b90bb6d23750a6a1885bfb59" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24fba01931c773fd5b4688b34c4acde47ea77cb9" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=79056b80865c15deabba7b20155ea27c76d91bf1" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=837f2459b5923578eb82a4b75b1f98a5faa08532" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c91b3d0735b49e2ccf493b8c91612978c783a732" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bef211df25174b1ba44958f0e7f8e301d59c8de5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f37af62622bd259b9fa8ed0ea5d7c7a331c2fe18" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.49 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e41909cd5ebe4d24b0865bea8075f2c090417ec2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.49 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fff2eee6307126663546d694c337cc2fd2d7fa7d" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=da368634ea211229f45d2f8d32e7da61800b4c75" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0a23c4e8300b31613d800697d835b384e921407e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=344d8da491367095e880ebb327c518700aaf6727" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ac01d6a5e53d59f5e1570c2048ad8d16c66305e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c6bb093790ba9f0feef7606e9ec4f7ca43e66dc7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=de8cbc2fe33410e02a36aef18f4e3cc5c50927ca" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ebe2905eea8a9ffd94603aeafee9e3271a03821" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3bac3ca522e899b112ed9272cceac1a6076c9066" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b079354ec13446c06775aadd4d32884e18b939e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=257b2a4859ab1207b00fcd80b3e3857ceb162b02" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ec1a82277bf118a5034fd3f68ee90d60b7a9d9c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=91a6c755aca1b5bc60f40b72cf6fb8e591d5e054" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=711431155ed3ee533b861f0626bdac4b16d2deb3" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3551af255f17720c4d26701884dd4e4ca80112a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8539678db7dc64c10ba241da74198ecef72adcf6" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1a52273c512c28d0ac2b2d3056abedb239aafe76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=366d7b98b4a30b2c17c7552f7377342da1c46517" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=cf1dde61ed3d90ba44689f4a3cf56c2ce7e93424" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2214162bcef6412bb439be5d1d4a15980dd2e8fa" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=79fefe2c609ad87d5a8f425318ce8925aa865a27" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e8113eebc3a1829977c056484751c39c9241d529" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d015c20cbf84858aa27eb294dea0b7a126a3c185" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2927679222e7492fd6e6cbc1d03f061a182b3815" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a1d7053d6b1038a27c1d6dce8012a230dbd87767" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c3fc617f8c3c462ae1600ad97476b21124335fa2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e6a5862645554fd7d3a1fa1d569c8d6d01be454b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=53126556d60f6cc6a356f22e5468c36bf612b909" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=68ddee7dad8b6ca4f85aa63c5ef64b63a561a003" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1460f8b5a994c43b6ed50d0a029c82a2940210be" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9915f36060caf619c8230a2ae26f01314f9bcb69" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=50d4c17e59d386ece476c178d628496346a10b25" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=452f80a0199cdd3a32174c3699b229dd4449d3f7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0d930f71e40c49e05024dd84de90ec2bbd703a02" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0b9af65ba3942b67c28cc273ce58bca16fbac87a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4fafa19c706c6b7bd45f7dbdb783065b6a3fc61c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d60e76cfe43f3d4dc794fa7649d4a1765c84b11d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=58a10c5937ee1a6614ce75e3558b36ba021ab256" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=36dc7be208365a4e9d2c4e6e67bf20c04907fe97" QtQA::App::TestRunner: Core was generated by `./tst_qqmlenginedebugservice -silent -o /work/build/_artifacts/test-logs/tst_qq'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 0x0000000000000018 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7ffa3e99e740 (LWP 30338)): QtQA::App::TestRunner: #0 0x0000000000000018 in ?? () QtQA::App::TestRunner: #1 0x00007ffa45257b8e in qDeleteAll::const_iterator> (end=..., begin=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:323 QtQA::App::TestRunner: #2 qDeleteAll > (c=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:331 QtQA::App::TestRunner: #3 QQmlProfilerService::~QQmlProfilerService (this=0x7ffa45592400 <(anonymous namespace)::Q_QGS_profilerInstance::innerFunction()::holder>, __in_chrg=) at debugger/qqmlprofilerservice.cpp:74 QtQA::App::TestRunner: #4 0x00007ffa45257c59 in (anonymous namespace)::Q_QGS_profilerInstance::Holder::~Holder (this=, __in_chrg=) at debugger/qqmlprofilerservice.cpp:56 QtQA::App::TestRunner: #5 0x00007ffa45257c59 in operator() (this=) from /work/build/qt/qtbase/lib/libQt5Qml.so.5 QtQA::App::TestRunner: #6 (anonymous namespace)::Q_QGS_profilerInstance::innerFunction()::Holder::~Holder() () at debugger/qqmlprofilerservice.cpp:112 QtQA::App::TestRunner: #7 0x00007ffa42cadf61 in __run_exit_handlers () from /lib64/libc.so.6 QtQA::App::TestRunner: #8 0x00007ffa42cadfe5 in exit () from /lib64/libc.so.6 QtQA::App::TestRunner: #9 0x00007ffa42c97a1c in __libc_start_main () from /lib64/libc.so.6 QtQA::App::TestRunner: #10 0x000000000040ae19 in _start () at ../sysdeps/x86_64/start.S:123 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlEngineDebugService ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQmlEngineDebugService::initTestCase() PASS : tst_QQmlEngineDebugService::watch_property() PASS : tst_QQmlEngineDebugService::watch_object() PASS : tst_QQmlEngineDebugService::watch_expression(width) PASS : tst_QQmlEngineDebugService::watch_expression(width+10) PASS : tst_QQmlEngineDebugService::watch_context() PASS : tst_QQmlEngineDebugService::watch_file() PASS : tst_QQmlEngineDebugService::queryAvailableEngines() PASS : tst_QQmlEngineDebugService::queryRootContexts() PASS : tst_QQmlEngineDebugService::queryObject(non-recursive) PASS : tst_QQmlEngineDebugService::queryObject(recursive) PASS : tst_QQmlEngineDebugService::queryObjectsForLocation(non-recursive) PASS : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive) PASS : tst_QQmlEngineDebugService::queryExpressionResult(width + 50) PASS : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width) PASS : tst_QQmlEngineDebugService::queryExpressionResult(bad expr) PASS : tst_QQmlEngineDebugService::queryExpressionResult(QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap) PASS : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar) PASS : tst_QQmlEngineDebugService::queryExpressionResultInRootContext() PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar) PASS : tst_QQmlEngineDebugService::setBindingForObject() PASS : tst_QQmlEngineDebugService::resetBindingForObject() PASS : tst_QQmlEngineDebugService::setMethodBody() PASS : tst_QQmlEngineDebugService::queryObjectTree() PASS : tst_QQmlEngineDebugService::setBindingInStates() PASS : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451() PASS : tst_QQmlEngineDebugService::cleanupTestCase() Totals: 35 passed, 0 failed, 0 skipped ********* Finished testing of tst_QQmlEngineDebugService ********* QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 30344] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=cd23cffca4d21fabbcef5d4e7c573688eabeaf3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef5f5dbcb2398c608fef7884e1bfb65be3b5f0ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=babb0ba2913558a7b90bb6d23750a6a1885bfb59" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24fba01931c773fd5b4688b34c4acde47ea77cb9" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=79056b80865c15deabba7b20155ea27c76d91bf1" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=837f2459b5923578eb82a4b75b1f98a5faa08532" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c91b3d0735b49e2ccf493b8c91612978c783a732" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bef211df25174b1ba44958f0e7f8e301d59c8de5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f37af62622bd259b9fa8ed0ea5d7c7a331c2fe18" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.49 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e41909cd5ebe4d24b0865bea8075f2c090417ec2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.49 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fff2eee6307126663546d694c337cc2fd2d7fa7d" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=da368634ea211229f45d2f8d32e7da61800b4c75" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0a23c4e8300b31613d800697d835b384e921407e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=344d8da491367095e880ebb327c518700aaf6727" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ac01d6a5e53d59f5e1570c2048ad8d16c66305e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c6bb093790ba9f0feef7606e9ec4f7ca43e66dc7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=de8cbc2fe33410e02a36aef18f4e3cc5c50927ca" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ebe2905eea8a9ffd94603aeafee9e3271a03821" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3bac3ca522e899b112ed9272cceac1a6076c9066" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b079354ec13446c06775aadd4d32884e18b939e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=257b2a4859ab1207b00fcd80b3e3857ceb162b02" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ec1a82277bf118a5034fd3f68ee90d60b7a9d9c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=91a6c755aca1b5bc60f40b72cf6fb8e591d5e054" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=711431155ed3ee533b861f0626bdac4b16d2deb3" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3551af255f17720c4d26701884dd4e4ca80112a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8539678db7dc64c10ba241da74198ecef72adcf6" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1a52273c512c28d0ac2b2d3056abedb239aafe76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=366d7b98b4a30b2c17c7552f7377342da1c46517" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=cf1dde61ed3d90ba44689f4a3cf56c2ce7e93424" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2214162bcef6412bb439be5d1d4a15980dd2e8fa" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=79fefe2c609ad87d5a8f425318ce8925aa865a27" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e8113eebc3a1829977c056484751c39c9241d529" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d015c20cbf84858aa27eb294dea0b7a126a3c185" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2927679222e7492fd6e6cbc1d03f061a182b3815" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a1d7053d6b1038a27c1d6dce8012a230dbd87767" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c3fc617f8c3c462ae1600ad97476b21124335fa2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e6a5862645554fd7d3a1fa1d569c8d6d01be454b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=53126556d60f6cc6a356f22e5468c36bf612b909" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=68ddee7dad8b6ca4f85aa63c5ef64b63a561a003" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1460f8b5a994c43b6ed50d0a029c82a2940210be" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9915f36060caf619c8230a2ae26f01314f9bcb69" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxkbcommon.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=50d4c17e59d386ece476c178d628496346a10b25" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=452f80a0199cdd3a32174c3699b229dd4449d3f7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0d930f71e40c49e05024dd84de90ec2bbd703a02" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0b9af65ba3942b67c28cc273ce58bca16fbac87a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4fafa19c706c6b7bd45f7dbdb783065b6a3fc61c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d60e76cfe43f3d4dc794fa7649d4a1765c84b11d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=58a10c5937ee1a6614ce75e3558b36ba021ab256" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=36dc7be208365a4e9d2c4e6e67bf20c04907fe97" QtQA::App::TestRunner: Core was generated by `./tst_qqmlenginedebugservice -o /work/build/_artifacts/test-logs/tst_qqmlengine'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 0x0000000000000018 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f42edd8c740 (LWP 30344)): QtQA::App::TestRunner: #0 0x0000000000000018 in ?? () QtQA::App::TestRunner: #1 0x00007f42f4645b8e in qDeleteAll::const_iterator> (end=..., begin=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:323 QtQA::App::TestRunner: #2 qDeleteAll > (c=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qalgorithms.h:331 QtQA::App::TestRunner: #3 QQmlProfilerService::~QQmlProfilerService (this=0x7f42f4980400 <(anonymous namespace)::Q_QGS_profilerInstance::innerFunction()::holder>, __in_chrg=) at debugger/qqmlprofilerservice.cpp:74 QtQA::App::TestRunner: #4 0x00007f42f4645c59 in (anonymous namespace)::Q_QGS_profilerInstance::Holder::~Holder (this=, __in_chrg=) at debugger/qqmlprofilerservice.cpp:56 QtQA::App::TestRunner: #5 0x00007f42f4645c59 in operator() (this=) from /work/build/qt/qtbase/lib/libQt5Qml.so.5 QtQA::App::TestRunner: #6 (anonymous namespace)::Q_QGS_profilerInstance::innerFunction()::Holder::~Holder() () at debugger/qqmlprofilerservice.cpp:112 QtQA::App::TestRunner: #7 0x00007f42f209bf61 in __run_exit_handlers () from /lib64/libc.so.6 QtQA::App::TestRunner: #8 0x00007f42f209bfe5 in exit () from /lib64/libc.so.6 QtQA::App::TestRunner: #9 0x00007f42f2085a1c in __libc_start_main () from /lib64/libc.so.6 QtQA::App::TestRunner: #10 0x000000000040ae19 in _start () at ../sysdeps/x86_64/start.S:123 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 14 seconds, signal 11 Testing tst_QQmlDebugJS FAIL! : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Compared values are not the same Loc: [tst_qqmldebugjs.cpp(1143)] Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlDebugJS ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQmlDebugJS::initTestCase() PASS : tst_QQmlDebugJS::connect() PASS : tst_QQmlDebugJS::interrupt() PASS : tst_QQmlDebugJS::getVersion() PASS : tst_QQmlDebugJS::disconnect() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() PASS : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() QWARN : tst_QQmlDebugJS::setBreakpointInScriptOnComment() waitForSignal 2stopped() timed out after 1 ms XFAIL : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Relocation of breakpoints is disabled right now Loc: [tst_qqmldebugjs.cpp(1032)] PASS : tst_QQmlDebugJS::setBreakpointInScriptOnComment() QWARN : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() waitForSignal 2stopped() timed out after 1 ms XFAIL : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() Relocation of breakpoints is disabled right now Loc: [tst_qqmldebugjs.cpp(1054)] PASS : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() FAIL! : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Compared values are not the same Loc: [tst_qqmldebugjs.cpp(1143)] QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Application Output: "QML Debugger: Waiting for connection on port 3771... " PASS : tst_QQmlDebugJS::clearBreakpoint() PASS : tst_QQmlDebugJS::setExceptionBreak() PASS : tst_QQmlDebugJS::stepNext() PASS : tst_QQmlDebugJS::stepIn() PASS : tst_QQmlDebugJS::stepOut() PASS : tst_QQmlDebugJS::continueDebugging() PASS : tst_QQmlDebugJS::backtrace() PASS : tst_QQmlDebugJS::getFrameDetails() PASS : tst_QQmlDebugJS::getScopeDetails() PASS : tst_QQmlDebugJS::getScripts() PASS : tst_QQmlDebugJS::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQmlDebugJS ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmldebugjs: 6 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01230/linux-g++_OpenSuSE_12.3_x64/log.txt.gz ============================================================ QtDeclarative_dev_Integration ยป win32-msvc2010_Windows_7 #1230: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01230/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392120381): http://codereview.qt-project.org/76472 [PS18] - Add dedicated QML profiler and adapter http://codereview.qt-project.org/76471 [PS18] - Move QtQuick profiling to own profiler adapter http://codereview.qt-project.org/77062 [PS6] - Test case for V4 profiler and its adapter http://codereview.qt-project.org/76470 [PS19] - V4 profiler adapter http://codereview.qt-project.org/76297 [PS22] - Satellite profiler for V4 http://codereview.qt-project.org/76469 [PS23] - Infrastructure for supporting multiple profilers in qqmlprofilerservice http://codereview.qt-project.org/77706 [PS3] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 11 13:34:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:34:46 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #32 Message-ID: <20140211_123446_030950.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #32: SUCCESS Tested changes (refs/builds/dev_1392119295): http://codereview.qt-project.org/77860 [PS1] - Simplify simple chat example http://codereview.qt-project.org/77836 [PS2] - Check on newline characters in origin and urls http://codereview.qt-project.org/77859 [PS1] - Simplify echoclient example From ci-noreply at qt-project.org Tue Feb 11 13:56:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:56:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2885 Message-ID: <20140211_125625_067888.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] Totals: 77 passed, 1 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(387)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(429)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(479)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(584)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(634)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.91) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.91) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.91) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.91) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4807%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 77 passed, 1 failed, 8 skipped ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 35 seconds, exit code 1 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] Totals: 46 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_NetworkSelfTest::initTestCase() FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 " QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n\n\n401 Authorization Required\n\n

Authorization Required

\n

This server could not verify that you\nare authorized to access the document\nrequested. Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-1407359674608324767077131392122730.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 " QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407359674608324767077131392122730.txt\r\nContent-Length: 325\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n\n\n201 Created\n\n

Created

\n

Resource /dav/networkselftest-1407359674608324767077131392122730.txt has been created.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-1407359674608324767077131392122730.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 11 Feb 2014 12:45:03 GMT\r\nETag: W/\"6c75-5-4f220d33895a6\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-1407359674608324767077131392122730.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 " QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServer() QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(fluke.gif) QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(bigfile) QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpsServer() QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 148291\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 148291\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nContent-Type: text/html\r\nContent-Length: 1689\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\"\r\nX-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Tue, 11 Feb 2014 12:45:03 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 148291\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: keep-alive\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Tue, 11 Feb 2014 12:45:03 GMT\r\nContent-Type: text/html\r\nContent-Length: 1694\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3130\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Tue, 11 Feb 2014 12:45:03 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\257\320" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\257\321" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\257\322" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\257\323" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\315\316" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02885/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392121003): http://codereview.qt-project.org/77619 [PS1] - Windows: Restore maximized/full screen widgets to correct screen. http://codereview.qt-project.org/77520 [PS2] - Enable categorized logging for bootstrapped tools http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. http://codereview.qt-project.org/77867 [PS1] - kms: Adapt to initialize() pattern http://codereview.qt-project.org/77726 [PS1] - Fix warning with QT_NO_GRAPHICSVIEW http://codereview.qt-project.org/77711 [PS5] - Fix build with QT_NO_GRAPHICSVIEW http://codereview.qt-project.org/77681 [PS2] - Widgets: update widget transform upon receiving QEvent::FocusIn http://codereview.qt-project.org/66702 [PS11] - QDnsLookup: Add support for custom DNS server http://codereview.qt-project.org/77808 [PS2] - Windows: Fix potential crash in font database when family name is empty. From ci-noreply at qt-project.org Tue Feb 11 13:56:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 14:56:38 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3138 Message-ID: <20140211_125638_078744.ci-noreply@qt-project.org> Autotest `tst_qglyphrun' failed :( Testing tst_QGlyphRun FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgba8888pm) Compared values are not the same Loc: [tst_qglyphrun.cpp(335)] FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgbx8888) Compared values are not the same Loc: [tst_qglyphrun.cpp(335)] Totals: 24 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGlyphRun ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGlyphRun::initTestCase() PASS : tst_QGlyphRun::constructionAndDestruction() PASS : tst_QGlyphRun::copyConstructor() PASS : tst_QGlyphRun::assignment() PASS : tst_QGlyphRun::equalsOperator(Identical) PASS : tst_QGlyphRun::equalsOperator(Different positions) PASS : tst_QGlyphRun::equalsOperator(Different fonts) PASS : tst_QGlyphRun::equalsOperator(Different glyph indexes) PASS : tst_QGlyphRun::isEmpty() PASS : tst_QGlyphRun::textLayoutGlyphIndexes() PASS : tst_QGlyphRun::drawExistingGlyphs(argb32pm) PASS : tst_QGlyphRun::drawExistingGlyphs(rgb32) FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgba8888pm) Compared values are not the same Loc: [tst_qglyphrun.cpp(335)] FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgbx8888) Compared values are not the same Loc: [tst_qglyphrun.cpp(335)] PASS : tst_QGlyphRun::drawNonExistentGlyphs() PASS : tst_QGlyphRun::drawMultiScriptText1() XFAIL : tst_QGlyphRun::drawMultiScriptText2() See QTBUG-32690 Loc: [tst_qglyphrun.cpp(525)] PASS : tst_QGlyphRun::drawMultiScriptText2() PASS : tst_QGlyphRun::drawStruckOutText() PASS : tst_QGlyphRun::drawOverlinedText() PASS : tst_QGlyphRun::drawUnderlinedText() PASS : tst_QGlyphRun::drawRightToLeft() PASS : tst_QGlyphRun::detach() PASS : tst_QGlyphRun::setRawData() PASS : tst_QGlyphRun::setRawDataAndGetAsVector() PASS : tst_QGlyphRun::boundingRect() PASS : tst_QGlyphRun::cleanupTestCase() Totals: 24 passed, 2 failed, 0 skipped ********* Finished testing of tst_QGlyphRun ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglyphrun: 8 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03138/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392115554): http://codereview.qt-project.org/77667 [PS1] - network tests: do not rely on external servers http://codereview.qt-project.org/74093 [PS5] - Cleanup TSLib plugin http://codereview.qt-project.org/77685 [PS1] - Fix drawCachedGlyphs on RGBA8888 http://codereview.qt-project.org/77697 [PS1] - Accessibility Linux: Report Active state From ci-noreply at qt-project.org Tue Feb 11 14:17:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 15:17:34 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2886 Message-ID: <20140211_131734_090119.ci-noreply@qt-project.org> QtBase_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #2886: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02886/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392123479): http://codereview.qt-project.org/74461 [PS11] - qmake: Provide feature for windeployqt http://codereview.qt-project.org/64081 [PS8] - SSL: add support for the Next Protocol Negotiation extension http://codereview.qt-project.org/77375 [PS12] - Allow configuration of logging rules from file system From ci-noreply at qt-project.org Tue Feb 11 14:19:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 15:19:20 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #278 Message-ID: <20140211_131920_044400.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #278: SUCCESS Tested changes (refs/builds/dev_1392121882): http://codereview.qt-project.org/77426 [PS8] - FileDialog: selectedNameFilter property is case-insensitive http://codereview.qt-project.org/76059 [PS17] - FileDialog: centralize URL validation in setFolder http://codereview.qt-project.org/74066 [PS33] - FileDialog: new features in DefaultFileDialog.qml From ci-noreply at qt-project.org Tue Feb 11 14:50:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 15:50:25 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #196 Message-ID: <20140211_135025_048998.ci-noreply@qt-project.org> QtWebEngine_master_Integration #196: SUCCESS Tested changes (refs/builds/master_1392121076): http://codereview.qt-project.org/74277 [PS7] - Implement requestFullscreen for QQuickWebEngineView. From ci-noreply at qt-project.org Tue Feb 11 14:58:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 15:58:21 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1231 Message-ID: <20140211_135821_069708.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 172 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01231/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392123216): http://codereview.qt-project.org/77062 [PS6] - Test case for V4 profiler and its adapter http://codereview.qt-project.org/76470 [PS19] - V4 profiler adapter http://codereview.qt-project.org/76469 [PS23] - Infrastructure for supporting multiple profilers in qqmlprofilerservice http://codereview.qt-project.org/76297 [PS22] - Satellite profiler for V4 http://codereview.qt-project.org/77706 [PS3] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 11 15:06:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 16:06:14 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1232 Message-ID: <20140211_140614_058373.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling scenegraph/util/qsgdepthstencilbuffer.cpp scenegraph/util/qsgdepthstencilbuffer.cpp: In constructor 'QSGDefaultDepthStencilBuffer::QSGDefaultDepthStencilBuffer(QOpenGLContext*, const QSGDepthStencilBuffer::Format&)': scenegraph/util/qsgdepthstencilbuffer.cpp:118:13: error: 'isES' is not a member of 'QOpenGLFunctions' scenegraph/util/qsgdepthstencilbuffer.cpp:137:39: error: 'isES' is not a member of 'QOpenGLFunctions' make[3]: *** [.obj/qsgdepthstencilbuffer.o] Error 1 scenegraph/coreapi/qsgbatchrenderer.cpp: In member function 'void QSGBatchRenderer::Renderer::renderUnmergedBatch(const QSGBatchRenderer::Batch*)': scenegraph/coreapi/qsgbatchrenderer.cpp:2177:19: error: 'isES' is not a member of 'QOpenGLFunctions' make[3]: *** [.obj/qsgbatchrenderer.o] Error 1 scenegraph/util/qsgatlastexture.cpp: In constructor 'QSGAtlasTexture::Atlas::Atlas(const QSize&)': scenegraph/util/qsgatlastexture.cpp:151:9: error: 'isES' is not a member of 'QOpenGLFunctions' scenegraph/util/qsgatlastexture.cpp: In member function 'bool QSGAtlasTexture::Atlas::bind(QSGTexture::Filtering)': scenegraph/util/qsgatlastexture.cpp:339:14: error: 'isES' is not a member of 'QOpenGLFunctions' make[3]: *** [.obj/qsgatlastexture.o] Error 1 scenegraph/qsgdefaultimagenode.cpp: In member function 'void QSGDefaultImageNode::updateGeometry()': scenegraph/qsgdefaultimagenode.cpp:364:13: error: 'isES' is not a member of 'QOpenGLFunctions' make[3]: *** [.obj/qsgdefaultimagenode.o] Error 1 scenegraph/qsgdefaultdistancefieldglyphcache.cpp: In member function โ€˜void QSGDefaultDistanceFieldGlyphCache::createTexture(QSGDefaultDistanceFieldGlyphCache::TextureInfo*, int, int)โ€™: scenegraph/qsgdefaultdistancefieldglyphcache.cpp:244:10: error: โ€˜isESโ€™ is not a member of โ€˜QOpenGLFunctionsโ€™ scenegraph/qsgdefaultdistancefieldglyphcache.cpp: In member function โ€˜void QSGDefaultDistanceFieldGlyphCache::resizeTexture(QSGDefaultDistanceFieldGlyphCache::TextureInfo*, int, int)โ€™: scenegraph/qsgdefaultdistancefieldglyphcache.cpp:387:10: error: โ€˜isESโ€™ is not a member of โ€˜QOpenGLFunctionsโ€™ make[3]: *** [.obj/qsgdefaultdistancefieldglyphcache.o] Error 1 scenegraph/util/qsgtexture.cpp: In member function 'virtual void QSGPlainTexture::bind()': scenegraph/util/qsgtexture.cpp:699:13: error: 'isES' is not a member of 'QOpenGLFunctions' make[3]: *** [.obj/qsgtexture.o] Error 1 scenegraph/qsgcontext.cpp: In constructor 'QSGContextPrivate::QSGContextPrivate()': scenegraph/qsgcontext.cpp:107:13: error: 'isES' is not a member of 'QOpenGLFunctions' make[3]: *** [.obj/qsgcontext.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01232/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392127266): http://codereview.qt-project.org/77260 [PS15] - Dynamic GL in Quick http://codereview.qt-project.org/76857 [PS3] - Fix polishItems bug From ci-noreply at qt-project.org Tue Feb 11 15:17:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 16:17:48 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1679 Message-ID: <20140211_141748_010453.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /work/build/qt/qtbase/bin/moc -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_QMLTEST_DATADIR=\"/work/build/qt/qtdeclarative/tests/auto/quick/qquickrectangle/data\" -DQT_QMLTEST_DATADIR=\"/work/build/qt/qtdeclarative/tests/auto/quick/qquickrectangle/data\" -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtdeclarative/tests/auto/quick/qquickrectangle\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.2.2 -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.2.2/QtQuick -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.2.2 -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.2.2/QtQml -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.2.2 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.2.2/QtGui -I/work/build/qt/qtbase/lib/QtTest.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.2.2 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.2.2/QtCore -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/4.1/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include tst_qquickrectangle.cpp -o .moc/tst_qquickrectangle.moc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_QMLTEST_DATADIR=\"/work/build/qt/qtdeclarative/tests/auto/quick/qquickrectangle/data\" -DQT_QMLTEST_DATADIR=\"/work/build/qt/qtdeclarative/tests/auto/quick/qquickrectangle/data\" -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtdeclarative/tests/auto/quick/qquickrectangle\" -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.2.2 -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.2.2/QtQuick -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.2.2 -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.2.2/QtQml -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.2.2 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.2.2/QtGui -I/work/build/qt/qtbase/lib/QtTest.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.2.2 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.2.2/QtCore -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -o .obj/tst_qquickrectangle.o tst_qquickrectangle.cpp tst_qquickrectangle.cpp:82:43: error: no member named 'qGradientStops' in 'QQuickGradient'; did you mean 'gradientStops'? make[5]: *** [.obj/tst_qquickrectangle.o] Error 1 make[4]: *** [sub-qquickrectangle-make_first] Error 2 make[3]: *** [sub-quick-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01679/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392127402): http://codereview.qt-project.org/77638 [PS3] - Expose Qt Quick gradient conversion code privately. From ci-noreply at qt-project.org Tue Feb 11 15:23:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 16:23:17 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1233 Message-ID: <20140211_142317_057871.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tabview.qml(374)] Totals: 430 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() PASS : qtquickcontrols::Tests_ComboBox::test_spaceKey() PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() PASS : qtquickcontrols::Tests_ComboBox::test_textAt() PASS : qtquickcontrols::Tests_ComboBox::test_textrole() PASS : qtquickcontrols::Tests_ComboBox::test_validator() PASS : qtquickcontrols::Tests_ComboBox::test_variantListModel() PASS : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377() PASS : qtquickcontrols::Tests_ComboBox::cleanupTestCase() PASS : qtquickcontrols::Tests_GridLayout::initTestCase() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Label::initTestCase() PASS : qtquickcontrols::Tests_Label::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Label::test_createLabel() PASS : qtquickcontrols::Tests_Label::cleanupTestCase() PASS : qtquickcontrols::Tests_Layout::initTestCase() PASS : qtquickcontrols::Tests_Layout::test_invalidParent() PASS : qtquickcontrols::Tests_Layout::cleanupTestCase() PASS : qtquickcontrols::Tests_Menu::initTestCase() PASS : qtquickcontrols::Tests_Menu::test___selectedIndex() PASS : qtquickcontrols::Tests_Menu::test_check() PASS : qtquickcontrols::Tests_Menu::test_creation() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 0) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 1) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 2) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 3) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 4) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 5) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 6) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 7) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 8) PASS : qtquickcontrols::Tests_RowLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_ScrollView::initTestCase() PASS : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ScrollView::test_clickToCenter() PASS : qtquickcontrols::Tests_ScrollView::test_scroll() PASS : qtquickcontrols::Tests_ScrollView::test_viewport() PASS : qtquickcontrols::Tests_ScrollView::cleanupTestCase() PASS : qtquickcontrols::Tests_Shortcut::initTestCase() PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(a_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(b_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed1) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(ctrlc_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(dpressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed2) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(overloaded) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(aldd_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed3) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(mnemonics) PASS : qtquickcontrols::Tests_Shortcut::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keys() PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() PASS : qtquickcontrols::Tests_SpinBox::test_stepsize() PASS : qtquickcontrols::Tests_SpinBox::test_wheel() PASS : qtquickcontrols::Tests_SpinBox::cleanupTestCase() PASS : qtquickcontrols::Tests_SplitView::initTestCase() PASS : qtquickcontrols::Tests_SplitView::test_01_splitView() PASS : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() PASS : qtquickcontrols::Tests_SplitView::test_03_orientation_change() PASS : qtquickcontrols::Tests_SplitView::test_04_hide_item() PASS : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::cleanupTestCase() PASS : qtquickcontrols::Tests_Stack::initTestCase() PASS : qtquickcontrols::Tests_Stack::test_index() PASS : qtquickcontrols::Tests_Stack::test_status() PASS : qtquickcontrols::Tests_Stack::test_view() PASS : qtquickcontrols::Tests_Stack::cleanupTestCase() PASS : qtquickcontrols::Tests_StackView::initTestCase() PASS : qtquickcontrols::Tests_StackView::test_stackview() PASS : qtquickcontrols::Tests_StackView::cleanupTestCase() PASS : qtquickcontrols::Tests_StatusBar::initTestCase() PASS : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_StatusBar::test_createStatusBar() PASS : qtquickcontrols::Tests_StatusBar::cleanupTestCase() PASS : qtquickcontrols::Tests_Styles::initTestCase() PASS : qtquickcontrols::Tests_Styles::test_createButtonStyle() PASS : qtquickcontrols::Tests_Styles::test_createCheckBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createComboBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createGroupBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createProgressBarStyle() PASS : qtquickcontrols::Tests_Styles::test_createRadioButtonStyle() PASS : qtquickcontrols::Tests_Styles::test_createScrollViewStyle() PASS : qtquickcontrols::Tests_Styles::test_createSliderStyle() PASS : qtquickcontrols::Tests_Styles::test_createSpinBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createStatusBarStyle() PASS : qtquickcontrols::Tests_Styles::test_createTabViewStyle() PASS : qtquickcontrols::Tests_Styles::test_createTableViewStyle() PASS : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() PASS : qtquickcontrols::Tests_Styles::test_createTextFieldStyle() PASS : qtquickcontrols::Tests_Styles::test_createToolBarStyle() PASS : qtquickcontrols::Tests_Styles::test_createToolButtonStyle() PASS : qtquickcontrols::Tests_Styles::cleanupTestCase() PASS : qtquickcontrols::Tests_Switch::initTestCase() PASS : qtquickcontrols::Tests_Switch::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Switch::test_checked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() PASS : qtquickcontrols::Tests_Switch::test_exclusiveGroup() PASS : qtquickcontrols::Tests_Switch::test_keyPressed() PASS : qtquickcontrols::Tests_Switch::cleanupTestCase() PASS : qtquickcontrols::Tests_Tab::initTestCase() PASS : qtquickcontrols::Tests_Tab::test_createTab() PASS : qtquickcontrols::Tests_Tab::cleanupTestCase() PASS : qtquickcontrols::Tests_TableView::initTestCase() PASS : qtquickcontrols::Tests_TableView::test_QTBUG_31206() PASS : qtquickcontrols::Tests_TableView::test_activated() PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() PASS : qtquickcontrols::Tests_TableView::test_columnCount() PASS : qtquickcontrols::Tests_TableView::test_columnWidth() PASS : qtquickcontrols::Tests_TableView::test_dynamicColumns() PASS : qtquickcontrols::Tests_TableView::test_forwardMouseEventsToChildDelegate() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_addRemoveTab() PASS : qtquickcontrols::Tests_TabView::test_changeIndex() PASS : qtquickcontrols::Tests_TabView::test_createTabView() PASS : qtquickcontrols::Tests_TabView::test_dynamicModel() PASS : qtquickcontrols::Tests_TabView::test_dynamicTabs() FAIL! : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tabview.qml(374)] PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->10) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->2) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) PASS : qtquickcontrols::Tests_TabView::test_repeater() PASS : qtquickcontrols::Tests_TabView::cleanupTestCase() PASS : qtquickcontrols::Tests_TextArea::initTestCase() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextArea::test_append() PASS : qtquickcontrols::Tests_TextArea::test_keys() PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_select() PASS : qtquickcontrols::Tests_TextField::test_selectAll() PASS : qtquickcontrols::Tests_TextField::test_selectWord() PASS : qtquickcontrols::Tests_TextField::test_setFontsize() PASS : qtquickcontrols::Tests_TextField::test_text() PASS : qtquickcontrols::Tests_TextField::test_undo() PASS : qtquickcontrols::Tests_TextField::test_validator() PASS : qtquickcontrols::Tests_TextField::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolBar::initTestCase() PASS : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ToolButton::test_checkableActionsWithinExclusiveGroup() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithAction_QTBUG30971() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033() PASS : qtquickcontrols::Tests_ToolButton::test_createToolButton() PASS : qtquickcontrols::Tests_ToolButton::cleanupTestCase() Totals: 430 passed, 1 failed, 0 skipped ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 41 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01233/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392128086): http://codereview.qt-project.org/76857 [PS3] - Fix polishItems bug From ci-noreply at qt-project.org Tue Feb 11 15:49:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 16:49:58 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1762 Message-ID: <20140211_144958_014968.ci-noreply@qt-project.org> Qt_4.8_Integration #1762: SUCCESS Tested changes (refs/builds/4.8_1392111098): http://codereview.qt-project.org/77635 [PS1] - Remove incorrect check for mingw 64 bit http://codereview.qt-project.org/77634 [PS4] - Fix detection of mingw gcc >=4.6 From ci-noreply at qt-project.org Tue Feb 11 15:51:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 16:51:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2887 Message-ID: <20140211_145138_036138.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1037) : failure location Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 FAIL! : tst_QColumnView::scrollTo(normal) QTestLib: This test case check ("((view.hasFocus()) == (giveFocus))") failed because the requested timeout (5000 ms) was too short, 5600 ms would have been sufficient this time. tst_qcolumnview.cpp(494) : failure location PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() PASS : tst_QColumnView::dynamicModelChanges() PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 62 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02887/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392124839): http://codereview.qt-project.org/77520 [PS2] - Enable categorized logging for bootstrapped tools http://codereview.qt-project.org/77681 [PS2] - Widgets: update widget transform upon receiving QEvent::FocusIn From ci-noreply at qt-project.org Tue Feb 11 16:02:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 17:02:40 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3139 Message-ID: <20140211_150240_024722.ci-noreply@qt-project.org> QtBase_stable_Integration #3139: SUCCESS Tested changes (refs/builds/stable_1392123493): http://codereview.qt-project.org/75394 [PS1] - Doc: Fix issues with QOpenGLTexture enumerations http://codereview.qt-project.org/77821 [PS2] - support c'tor as second parameter in foreach macro http://codereview.qt-project.org/77676 [PS2] - Document `moc -f<...>` behavior change in Qt-5.2.0 http://codereview.qt-project.org/77794 [PS1] - Doc: Adjust QDir::tempPath docu as recommended by Ossi. http://codereview.qt-project.org/77772 [PS2] - Fix out-of-tree compilation of widget examples From ci-noreply at qt-project.org Tue Feb 11 16:18:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 17:18:03 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #197 Message-ID: <20140211_151803_071808.ci-noreply@qt-project.org> QtWebEngine_master_Integration #197: SUCCESS Tested changes (refs/builds/master_1392127352): http://codereview.qt-project.org/77600 [PS2] - Fix WebEngine api build on Windows http://codereview.qt-project.org/77602 [PS2] - Fix WebEngineWidgets api build on Windows http://codereview.qt-project.org/77601 [PS2] - Fix string concatenation in WebEngine on Windows http://codereview.qt-project.org/77591 [PS2] - Fix Qt5WebEngineCore linking on Windows From ci-noreply at qt-project.org Tue Feb 11 16:40:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 17:40:13 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #180 Message-ID: <20140211_154013_039775.ci-noreply@qt-project.org> QtLocation_dev_Integration #180: SUCCESS Tested changes (refs/builds/dev_1392128024): http://codereview.qt-project.org/76566 [PS3] - Remove bearing and tilt from the qml API From ci-noreply at qt-project.org Tue Feb 11 17:28:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 18:28:26 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #390 Message-ID: <20140211_162826_096029.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol (qtquick1)' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::device() 'm_server->waitForNewConnection()' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) FAIL! : tst_QPacketProtocol::setMaximumPacketSize(still invalid) 'm_server->waitForNewConnection()' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol (qtquick1): 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00390/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392119327): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Tue Feb 11 17:33:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 18:33:21 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1234 Message-ID: <20140211_163321_099596.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tabview.qml(374)] Totals: 430 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() PASS : qtquickcontrols::Tests_ComboBox::test_spaceKey() PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() PASS : qtquickcontrols::Tests_ComboBox::test_textAt() PASS : qtquickcontrols::Tests_ComboBox::test_textrole() PASS : qtquickcontrols::Tests_ComboBox::test_validator() PASS : qtquickcontrols::Tests_ComboBox::test_variantListModel() PASS : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377() PASS : qtquickcontrols::Tests_ComboBox::cleanupTestCase() PASS : qtquickcontrols::Tests_GridLayout::initTestCase() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Label::initTestCase() PASS : qtquickcontrols::Tests_Label::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Label::test_createLabel() PASS : qtquickcontrols::Tests_Label::cleanupTestCase() PASS : qtquickcontrols::Tests_Layout::initTestCase() PASS : qtquickcontrols::Tests_Layout::test_invalidParent() PASS : qtquickcontrols::Tests_Layout::cleanupTestCase() PASS : qtquickcontrols::Tests_Menu::initTestCase() PASS : qtquickcontrols::Tests_Menu::test___selectedIndex() PASS : qtquickcontrols::Tests_Menu::test_check() PASS : qtquickcontrols::Tests_Menu::test_creation() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 0) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 1) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 2) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 3) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 4) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 5) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 6) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 7) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 8) PASS : qtquickcontrols::Tests_RowLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_ScrollView::initTestCase() PASS : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ScrollView::test_clickToCenter() PASS : qtquickcontrols::Tests_ScrollView::test_scroll() PASS : qtquickcontrols::Tests_ScrollView::test_viewport() PASS : qtquickcontrols::Tests_ScrollView::cleanupTestCase() PASS : qtquickcontrols::Tests_Shortcut::initTestCase() PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(a_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(b_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed1) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(ctrlc_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(dpressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed2) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(overloaded) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(aldd_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed3) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(mnemonics) PASS : qtquickcontrols::Tests_Shortcut::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keys() PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() PASS : qtquickcontrols::Tests_SpinBox::test_stepsize() PASS : qtquickcontrols::Tests_SpinBox::test_wheel() PASS : qtquickcontrols::Tests_SpinBox::cleanupTestCase() PASS : qtquickcontrols::Tests_SplitView::initTestCase() PASS : qtquickcontrols::Tests_SplitView::test_01_splitView() PASS : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() PASS : qtquickcontrols::Tests_SplitView::test_03_orientation_change() PASS : qtquickcontrols::Tests_SplitView::test_04_hide_item() PASS : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::cleanupTestCase() PASS : qtquickcontrols::Tests_Stack::initTestCase() PASS : qtquickcontrols::Tests_Stack::test_index() PASS : qtquickcontrols::Tests_Stack::test_status() PASS : qtquickcontrols::Tests_Stack::test_view() PASS : qtquickcontrols::Tests_Stack::cleanupTestCase() PASS : qtquickcontrols::Tests_StackView::initTestCase() PASS : qtquickcontrols::Tests_StackView::test_stackview() PASS : qtquickcontrols::Tests_StackView::cleanupTestCase() PASS : qtquickcontrols::Tests_StatusBar::initTestCase() PASS : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_StatusBar::test_createStatusBar() PASS : qtquickcontrols::Tests_StatusBar::cleanupTestCase() PASS : qtquickcontrols::Tests_Styles::initTestCase() PASS : qtquickcontrols::Tests_Styles::test_createButtonStyle() PASS : qtquickcontrols::Tests_Styles::test_createCheckBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createComboBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createGroupBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createProgressBarStyle() PASS : qtquickcontrols::Tests_Styles::test_createRadioButtonStyle() PASS : qtquickcontrols::Tests_Styles::test_createScrollViewStyle() PASS : qtquickcontrols::Tests_Styles::test_createSliderStyle() PASS : qtquickcontrols::Tests_Styles::test_createSpinBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createStatusBarStyle() PASS : qtquickcontrols::Tests_Styles::test_createTabViewStyle() PASS : qtquickcontrols::Tests_Styles::test_createTableViewStyle() PASS : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() PASS : qtquickcontrols::Tests_Styles::test_createTextFieldStyle() PASS : qtquickcontrols::Tests_Styles::test_createToolBarStyle() PASS : qtquickcontrols::Tests_Styles::test_createToolButtonStyle() PASS : qtquickcontrols::Tests_Styles::cleanupTestCase() PASS : qtquickcontrols::Tests_Switch::initTestCase() PASS : qtquickcontrols::Tests_Switch::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Switch::test_checked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() PASS : qtquickcontrols::Tests_Switch::test_exclusiveGroup() PASS : qtquickcontrols::Tests_Switch::test_keyPressed() PASS : qtquickcontrols::Tests_Switch::cleanupTestCase() PASS : qtquickcontrols::Tests_Tab::initTestCase() PASS : qtquickcontrols::Tests_Tab::test_createTab() PASS : qtquickcontrols::Tests_Tab::cleanupTestCase() PASS : qtquickcontrols::Tests_TableView::initTestCase() PASS : qtquickcontrols::Tests_TableView::test_QTBUG_31206() PASS : qtquickcontrols::Tests_TableView::test_activated() PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() PASS : qtquickcontrols::Tests_TableView::test_columnCount() PASS : qtquickcontrols::Tests_TableView::test_columnWidth() PASS : qtquickcontrols::Tests_TableView::test_dynamicColumns() PASS : qtquickcontrols::Tests_TableView::test_forwardMouseEventsToChildDelegate() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_addRemoveTab() PASS : qtquickcontrols::Tests_TabView::test_changeIndex() PASS : qtquickcontrols::Tests_TabView::test_createTabView() PASS : qtquickcontrols::Tests_TabView::test_dynamicModel() PASS : qtquickcontrols::Tests_TabView::test_dynamicTabs() FAIL! : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tabview.qml(374)] PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->10) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->2) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) PASS : qtquickcontrols::Tests_TabView::test_repeater() PASS : qtquickcontrols::Tests_TabView::cleanupTestCase() PASS : qtquickcontrols::Tests_TextArea::initTestCase() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextArea::test_append() PASS : qtquickcontrols::Tests_TextArea::test_keys() PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_select() PASS : qtquickcontrols::Tests_TextField::test_selectAll() PASS : qtquickcontrols::Tests_TextField::test_selectWord() PASS : qtquickcontrols::Tests_TextField::test_setFontsize() PASS : qtquickcontrols::Tests_TextField::test_text() PASS : qtquickcontrols::Tests_TextField::test_undo() PASS : qtquickcontrols::Tests_TextField::test_validator() PASS : qtquickcontrols::Tests_TextField::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolBar::initTestCase() PASS : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ToolButton::test_checkableActionsWithinExclusiveGroup() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithAction_QTBUG30971() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033() PASS : qtquickcontrols::Tests_ToolButton::test_createToolButton() PASS : qtquickcontrols::Tests_ToolButton::cleanupTestCase() Totals: 430 passed, 1 failed, 0 skipped ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 39 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01234/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392135891): http://codereview.qt-project.org/76857 [PS3] - Fix polishItems bug From ci-noreply at qt-project.org Tue Feb 11 17:52:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 18:52:06 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #314 Message-ID: <20140211_165206_035720.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #314: SUCCESS Tested changes (refs/builds/stable_1392130677): http://codereview.qt-project.org/76764 [PS6] - adding zero-copy-QSGVideoNode for imx6 From ci-noreply at qt-project.org Tue Feb 11 18:00:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 19:00:38 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #198 Message-ID: <20140211_170038_046632.ci-noreply@qt-project.org> Compilation failed :( In file included from /work/build/qt/qtwebengine/src/3rdparty/chromium/ui/base/resource/resource_bundle.h:24:0, from ../../src/core/resource_bundle_qt.cpp:44: In file included from /work/build/qt/qtwebengine/src/3rdparty/chromium/ui/base/resource/resource_bundle.h:24:0, from ../../src/core/content_client_qt.cpp:47: ../../src/core/web_contents_adapter.cpp: In member function โ€˜void WebContentsAdapter::setContent(const QByteArray&, const QString&, const QUrl&, const QUrl&)โ€™: ../../src/core/web_contents_adapter.cpp:298:71: error: โ€˜kAboutBlankURLโ€™ is not a member of โ€˜contentโ€™ make[3]: *** [invoke_ninja] Error 1 make[2]: *** [sub-gyp_run-pro-make_first] Error 2 make[1]: *** [sub-core-make_first] Error 2 make: *** [sub-src-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00198/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/master_1392137396): http://codereview.qt-project.org/77484 [PS3] - Implement loadHtml function for QQuickWebEngineView From ci-noreply at qt-project.org Tue Feb 11 18:07:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 19:07:08 +0200 Subject: [Ci-reports] pass on QtXmlPatterns_dev_Integration #74 Message-ID: <20140211_170708_098589.ci-noreply@qt-project.org> QtXmlPatterns_dev_Integration #74: SUCCESS Tested changes (refs/builds/dev_1392130749): http://codereview.qt-project.org/77902 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 11 18:21:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 19:21:05 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2888 Message-ID: <20140211_172105_017482.ci-noreply@qt-project.org> QtBase_dev_Integration #2888: SUCCESS Tested changes (refs/builds/dev_1392130457): http://codereview.qt-project.org/77520 [PS2] - Enable categorized logging for bootstrapped tools http://codereview.qt-project.org/64081 [PS8] - SSL: add support for the Next Protocol Negotiation extension http://codereview.qt-project.org/77867 [PS1] - kms: Adapt to initialize() pattern http://codereview.qt-project.org/74461 [PS11] - qmake: Provide feature for windeployqt http://codereview.qt-project.org/76680 [PS11] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 11 18:27:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 19:27:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2889 Message-ID: <20140211_172719_012880.ci-noreply@qt-project.org> qtbase failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Werror -Wno-error=#warnings -Wno-error=deprecated-declarations -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_USE_BUNDLED_LIBPNG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I../../mkspecs/macx-clang -I. -I../../include -I../../include/QtGui -I../../include/QtGui/5.3.0 -I../../include/QtGui/5.3.0/QtGui -Iimage -I../3rdparty/libpng -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -I../../lib/QtCore.framework/Versions/5/Headers -I../../lib/QtCore.framework/Versions/5/Headers/5.3.0 -I../../lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc -F/work/build/qt/qtbase/lib -o .obj/qplatformbackingstore.o painting/qplatformbackingstore.cpp painting/qplatformbackingstore.cpp:193:10: error: unused variable 'success' [-Werror,-Wunused-variable] make[3]: *** [.obj/qplatformbackingstore.o] Error 1 make[2]: *** [sub-gui-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02889/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392139359): http://codereview.qt-project.org/77711 [PS5] - Fix build with QT_NO_GRAPHICSVIEW http://codereview.qt-project.org/77726 [PS1] - Fix warning with QT_NO_GRAPHICSVIEW http://codereview.qt-project.org/77619 [PS1] - Windows: Restore maximized/full screen widgets to correct screen. http://codereview.qt-project.org/77808 [PS2] - Windows: Fix potential crash in font database when family name is empty. http://codereview.qt-project.org/77834 [PS2] - When the application state changes then send the event straight away http://codereview.qt-project.org/76603 [PS22] - Enabling QQuickWidget and QOpenGLWidget From ci-noreply at qt-project.org Tue Feb 11 18:45:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 19:45:32 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1235 Message-ID: <20140211_174532_007173.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 173 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01235/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392136839): http://codereview.qt-project.org/77062 [PS6] - Test case for V4 profiler and its adapter http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. http://codereview.qt-project.org/76470 [PS19] - V4 profiler adapter http://codereview.qt-project.org/76469 [PS23] - Infrastructure for supporting multiple profilers in qqmlprofilerservice http://codereview.qt-project.org/76297 [PS22] - Satellite profiler for V4 From ci-noreply at qt-project.org Tue Feb 11 18:51:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 19:51:55 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2890 Message-ID: <20140211_175155_048124.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02890/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392140069): http://codereview.qt-project.org/77711 [PS5] - Fix build with QT_NO_GRAPHICSVIEW http://codereview.qt-project.org/77726 [PS1] - Fix warning with QT_NO_GRAPHICSVIEW From ci-noreply at qt-project.org Tue Feb 11 19:26:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 20:26:50 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3140 Message-ID: <20140211_182650_051848.ci-noreply@qt-project.org> QtBase_stable_Integration #3140: SUCCESS Tested changes (refs/builds/stable_1392131098): http://codereview.qt-project.org/74093 [PS5] - Cleanup TSLib plugin http://codereview.qt-project.org/77697 [PS1] - Accessibility Linux: Report Active state http://codereview.qt-project.org/77667 [PS1] - network tests: do not rely on external servers From ci-noreply at qt-project.org Tue Feb 11 19:54:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 20:54:06 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1236 Message-ID: <20140211_185406_044551.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 176 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01236/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392140917): http://codereview.qt-project.org/76580 [PS7] - Add Image::mipmap to support mipmapping of images. From ci-noreply at qt-project.org Tue Feb 11 20:38:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 21:38:34 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #199 Message-ID: <20140211_193834_025265.ci-noreply@qt-project.org> QtWebEngine_master_Integration #199: SUCCESS Tested changes (refs/builds/master_1392143550): http://codereview.qt-project.org/77484 [PS4] - Implement loadHtml function for QQuickWebEngineView From ci-noreply at qt-project.org Tue Feb 11 20:39:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 21:39:16 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1763 Message-ID: <20140211_193916_025807.ci-noreply@qt-project.org> Qt_4.8_Integration #1763: SUCCESS Tested changes (refs/builds/4.8_1392130381): http://codereview.qt-project.org/77835 [PS2] - Fix the Carbon build From ci-noreply at qt-project.org Tue Feb 11 20:57:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 21:57:16 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3141 Message-ID: <20140211_195716_006901.ci-noreply@qt-project.org> Autotest `tst_qlistwidget' failed :( Testing tst_QListWidget FAIL! : tst_QListWidget::closePersistentEditor() Compared values are not the same Actual (testWidget->viewport()->children().count()): 1 Expected (childCount - 1) : 0 Loc: [tst_qlistwidget.cpp(326)] Totals: 117 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QListWidget ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QListWidget::initTestCase() PASS : tst_QListWidget::addItem() PASS : tst_QListWidget::addItem2() PASS : tst_QListWidget::addItems() PASS : tst_QListWidget::openPersistentEditor() FAIL! : tst_QListWidget::closePersistentEditor() Compared values are not the same Actual (testWidget->viewport()->children().count()): 1 Expected (childCount - 1) : 0 Loc: [tst_qlistwidget.cpp(326)] PASS : tst_QListWidget::count() PASS : tst_QListWidget::currentItem() PASS : tst_QListWidget::setCurrentItem(HasItems: 0) PASS : tst_QListWidget::setCurrentItem(HasItems: 1) PASS : tst_QListWidget::setCurrentItem(HasItems: 2) PASS : tst_QListWidget::setCurrentItem(HasItems: 3) PASS : tst_QListWidget::currentRow() PASS : tst_QListWidget::setCurrentRow(HasItems: 0) PASS : tst_QListWidget::setCurrentRow(HasItems: 1) PASS : tst_QListWidget::setCurrentRow(HasItems: 2) PASS : tst_QListWidget::setCurrentRow(HasItems: 3) QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed PASS : tst_QListWidget::editItem(editable) QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: editing failed PASS : tst_QListWidget::editItem(not editable) PASS : tst_QListWidget::findItems() PASS : tst_QListWidget::insertItem(Insert less then 0) PASS : tst_QListWidget::insertItem(Insert at 0) PASS : tst_QListWidget::insertItem(Insert beyond count) PASS : tst_QListWidget::insertItem(Insert at count) PASS : tst_QListWidget::insertItem(Insert in the middle) PASS : tst_QListWidget::insertItems(Insert 1 item using constructor) PASS : tst_QListWidget::insertItems(Insert 10 items using constructor) PASS : tst_QListWidget::insertItems(Insert 100 items using constructor) PASS : tst_QListWidget::insertItems(Insert 1 item with insertItem) PASS : tst_QListWidget::insertItems(Insert 10 items with insertItem) PASS : tst_QListWidget::insertItems(Insert 100 items with insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 1 item using insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 10 items using insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 100 items using insertItem) PASS : tst_QListWidget::insertItems(Insert 0 items with insertItems) PASS : tst_QListWidget::insertItems(Insert 1 item with insertItems) PASS : tst_QListWidget::insertItems(Insert 10 items with insertItems) PASS : tst_QListWidget::insertItems(Insert 100 items with insertItems) PASS : tst_QListWidget::moveItemsPriv(Empty) PASS : tst_QListWidget::moveItemsPriv(Overflow src) PASS : tst_QListWidget::moveItemsPriv(Underflow src) PASS : tst_QListWidget::moveItemsPriv(Overflow dst) PASS : tst_QListWidget::moveItemsPriv(Underflow dst) PASS : tst_QListWidget::moveItemsPriv(Same place) PASS : tst_QListWidget::moveItemsPriv(Up) PASS : tst_QListWidget::moveItemsPriv(Down) PASS : tst_QListWidget::moveItemsPriv(QTBUG-6532 assert) PASS : tst_QListWidget::moveItemsPriv(QTBUG-6565 to the end) PASS : tst_QListWidget::moveItemsPriv(Same place 2) PASS : tst_QListWidget::moveItemsPriv(swap) PASS : tst_QListWidget::moveItemsPriv(swap2) PASS : tst_QListWidget::moveItemsPriv(swap3) PASS : tst_QListWidget::moveItemsPriv(swap4) PASS : tst_QListWidget::itemAssignment() PASS : tst_QListWidget::item(First item, row: 0) PASS : tst_QListWidget::item(Middle item, row: 1) PASS : tst_QListWidget::item(Last item, row: 2) PASS : tst_QListWidget::item(Out of bounds, row: -1) PASS : tst_QListWidget::item(Out of bounds, row: 3) PASS : tst_QListWidget::takeItem(First item, row: 0) PASS : tst_QListWidget::takeItem(Middle item, row: 1) PASS : tst_QListWidget::takeItem(Last item, row: 2) PASS : tst_QListWidget::takeItem(Out of bounds, row: -1) PASS : tst_QListWidget::takeItem(Out of bounds, row: 3) PASS : tst_QListWidget::setItemHidden() PASS : tst_QListWidget::selectedItems(none hidden, none selected) PASS : tst_QListWidget::selectedItems(none hidden, all selected) PASS : tst_QListWidget::selectedItems(first hidden, all selected) PASS : tst_QListWidget::selectedItems(last hidden, all selected) PASS : tst_QListWidget::selectedItems(middle hidden, all selected) PASS : tst_QListWidget::selectedItems(all hidden, all selected) PASS : tst_QListWidget::removeItems(Empty) PASS : tst_QListWidget::removeItems(1:1) PASS : tst_QListWidget::removeItems(3:1) PASS : tst_QListWidget::removeItems(3:2) PASS : tst_QListWidget::removeItems(100:10) PASS : tst_QListWidget::itemStreaming(Data) PASS : tst_QListWidget::sortItems(ascending strings) PASS : tst_QListWidget::sortItems(descending strings) PASS : tst_QListWidget::sortItems(ascending numbers) PASS : tst_QListWidget::sortItems(descending numbers) PASS : tst_QListWidget::sortHiddenItems(descending order, 20 items) PASS : tst_QListWidget::sortHiddenItems(ascending order) PASS : tst_QListWidget::sortHiddenItems(descending order) PASS : tst_QListWidget::closeEditor() PASS : tst_QListWidget::setData(changing a role should emit) PASS : tst_QListWidget::setData(setting the same value should not emit) PASS : tst_QListWidget::setData(setting the same value twice should only emit once) PASS : tst_QListWidget::setData(changing three roles should emit three times) PASS : tst_QListWidget::insertItemsWithSorting(() + (a) = (a)) PASS : tst_QListWidget::insertItemsWithSorting(() + (c, b, a) = (a, b, c)) PASS : tst_QListWidget::insertItemsWithSorting(() + (a, b, c) = (c, b, a)) PASS : tst_QListWidget::insertItemsWithSorting((a) + (b) = (a, b)) PASS : tst_QListWidget::insertItemsWithSorting((a) + (b) = (b, a)) PASS : tst_QListWidget::insertItemsWithSorting((a, c, b) + (d) = (a, b, c, d)) PASS : tst_QListWidget::insertItemsWithSorting((b, c, a) + (d) = (d, c, b, a)) PASS : tst_QListWidget::insertItemsWithSorting(() + (sorted items) = (sorted items)) PASS : tst_QListWidget::insertItemsWithSorting((sorted items) + () = (sorted items)) PASS : tst_QListWidget::insertItemsWithSorting(() + (ascending items) = (reverse items)) PASS : tst_QListWidget::insertItemsWithSorting((reverse items) + () = (ascending items)) PASS : tst_QListWidget::insertItemsWithSorting((reverse items) + () = (reverse items)) PASS : tst_QListWidget::changeDataWithSorting(change a to b in (a)) PASS : tst_QListWidget::changeDataWithSorting(change a to b in (a, c)) PASS : tst_QListWidget::changeDataWithSorting(change a to c in (a, b)) PASS : tst_QListWidget::changeDataWithSorting(change c to a in (c, b)) PASS : tst_QListWidget::changeDataWithSorting(change e to i in (a, c, e, g)) PASS : tst_QListWidget::changeDataWithSorting(change e to a in (c, e, g, i)) PASS : tst_QListWidget::changeDataWithSorting(change e to f in (c, e, g, i)) PASS : tst_QListWidget::itemData() PASS : tst_QListWidget::itemWidget() PASS : tst_QListWidget::insertUnchanged() PASS : tst_QListWidget::setSortingEnabled() PASS : tst_QListWidget::task199503_crashWhenCleared() PASS : tst_QListWidget::task217070_scrollbarsAdjusted() PASS : tst_QListWidget::task258949_keypressHangup() PASS : tst_QListWidget::QTBUG8086_currentItemChangedOnClick() PASS : tst_QListWidget::QTBUG14363_completerWithAnyKeyPressedEditTriggers() PASS : tst_QListWidget::cleanupTestCase() Totals: 117 passed, 1 failed, 0 skipped ********* Finished testing of tst_QListWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlistwidget: 26 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03141/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392143394): http://codereview.qt-project.org/77433 [PS1] - Make QToolButtonPrivate::popupTimerDone() more robust From ci-noreply at qt-project.org Tue Feb 11 20:58:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 21:58:57 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2891 Message-ID: <20140211_195857_035631.ci-noreply@qt-project.org> QtBase_dev_Integration #2891: SUCCESS Tested changes (refs/builds/dev_1392141256): http://codereview.qt-project.org/77896 [PS1] - WinRT qmake vcproj: Fix icon locator http://codereview.qt-project.org/74213 [PS2] - Promote the scrollbar style animation to qstyleanimation_p.h From ci-noreply at qt-project.org Tue Feb 11 22:02:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 23:02:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1237 Message-ID: <20140211_210233_049020.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 176 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01237/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392148633): http://codereview.qt-project.org/76580 [PS7] - Add Image::mipmap to support mipmapping of images. From ci-noreply at qt-project.org Tue Feb 11 22:25:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 11 Feb 2014 23:25:59 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3142 Message-ID: <20140211_212559_006106.ci-noreply@qt-project.org> Autotest `tst_qlistview' failed :( Testing tst_QListView FAIL! : tst_QListView::batchedMode() Compared values are not the same Actual (ba.size()): 2 Expected (3) : 3 Loc: [tst_qlistview.cpp(852)] 2014-02-11 22:59:30.647 tst_qlistview[88090:5107] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qlistview.savedState/window_5.data: Permission denied (13) Totals: 104 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QListView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QListView::initTestCase() PASS : tst_QListView::getSetCheck() PASS : tst_QListView::noDelegate() PASS : tst_QListView::noModel() PASS : tst_QListView::emptyModel() PASS : tst_QListView::removeRows() PASS : tst_QListView::cursorMove() PASS : tst_QListView::hideRows() PASS : tst_QListView::moveCursor() PASS : tst_QListView::moveCursor2() PASS : tst_QListView::moveCursor3() PASS : tst_QListView::indexAt() PASS : tst_QListView::clicked() PASS : tst_QListView::singleSelectionRemoveRow() PASS : tst_QListView::singleSelectionRemoveColumn() PASS : tst_QListView::modelColumn() PASS : tst_QListView::hideFirstRow() FAIL! : tst_QListView::batchedMode() Compared values are not the same Actual (ba.size()): 2 Expected (3) : 3 Loc: [tst_qlistview.cpp(852)] PASS : tst_QListView::setCurrentIndex() PASS : tst_QListView::selection(select all) PASS : tst_QListView::selection(select below, (on viewport)) PASS : tst_QListView::selection(select below 2, (on viewport)) PASS : tst_QListView::selection(select to the right, (on viewport)) PASS : tst_QListView::selection(select to the right 2, (on viewport)) PASS : tst_QListView::selection(select inside contents, (on viewport)) PASS : tst_QListView::selection(select a tall rect in LeftToRight flow, wrap items) PASS : tst_QListView::selection(select a wide rect in LeftToRight, wrap items) PASS : tst_QListView::selection(select a wide negative rect in LeftToRight flow, wrap items) PASS : tst_QListView::selection(select a tall rect in TopToBottom flow, wrap items) PASS : tst_QListView::selection(select a tall negative rect in TopToBottom flow, wrap items) PASS : tst_QListView::selection(select a wide rect in TopToBottom, wrap items) PASS : tst_QListView::scrollTo() PASS : tst_QListView::scrollBarRanges() PASS : tst_QListView::scrollBarAsNeeded(TopToBottom, count:0) PASS : tst_QListView::scrollBarAsNeeded(TopToBottom, count:1) PASS : tst_QListView::scrollBarAsNeeded(TopToBottom, count:20) PASS : tst_QListView::scrollBarAsNeeded(LeftToRight, count:0) PASS : tst_QListView::scrollBarAsNeeded(LeftToRight, count:1) PASS : tst_QListView::scrollBarAsNeeded(LeftToRight, count:20) PASS : tst_QListView::moveItems() PASS : tst_QListView::wordWrap() PASS : tst_QListView::emptyItemSize() PASS : tst_QListView::task203585_selectAll() 2014-02-11 23:00:59.529 tst_qlistview[88828:1807] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qlistview.savedState/window_5.data: Permission denied (13) PASS : tst_QListView::task228566_infiniteRelayout() PASS : tst_QListView::task248430_crashWith0SizedItem() PASS : tst_QListView::task250446_scrollChanged() PASS : tst_QListView::task196118_visualRegionForSelection() PASS : tst_QListView::task254449_draggingItemToNegativeCoordinates() PASS : tst_QListView::keyboardSearch() PASS : tst_QListView::shiftSelectionWithNonUniformItemSizes() PASS : tst_QListView::clickOnViewportClearsSelection() PASS : tst_QListView::task262152_setModelColumnNavigate() PASS : tst_QListView::taskQTBUG_2233_scrollHiddenItems(TopToBottom) PASS : tst_QListView::taskQTBUG_2233_scrollHiddenItems(LeftToRight) PASS : tst_QListView::taskQTBUG_633_changeModelData() PASS : tst_QListView::taskQTBUG_435_deselectOnViewportClick() PASS : tst_QListView::taskQTBUG_2678_spacingAndWrappedText() PASS : tst_QListView::taskQTBUG_5877_skippingItemInPageDownUp() PASS : tst_QListView::taskQTBUG_9455_wrongScrollbarRanges() PASS : tst_QListView::styleOptionViewItem() PASS : tst_QListView::taskQTBUG_12308_artihmeticException() PASS : tst_QListView::taskQTBUG_12308_wrongFlowLayout() PASS : tst_QListView::taskQTBUG_21115_scrollToAndHiddenItems(flow TopToBottom) PASS : tst_QListView::taskQTBUG_21115_scrollToAndHiddenItems(flow LeftToRight) PASS : tst_QListView::draggablePaintPairs(row-0) PASS : tst_QListView::draggablePaintPairs(row-1) PASS : tst_QListView::draggablePaintPairs(row-2) PASS : tst_QListView::draggablePaintPairs(row-3) PASS : tst_QListView::draggablePaintPairs(row-4) PASS : tst_QListView::draggablePaintPairs(row-5) PASS : tst_QListView::draggablePaintPairs(row-6) PASS : tst_QListView::draggablePaintPairs(row-7) PASS : tst_QListView::draggablePaintPairs(row-8) PASS : tst_QListView::draggablePaintPairs(row-9) PASS : tst_QListView::draggablePaintPairs(row-10) PASS : tst_QListView::draggablePaintPairs(row-11) PASS : tst_QListView::draggablePaintPairs(row-12) PASS : tst_QListView::draggablePaintPairs(row-13) PASS : tst_QListView::draggablePaintPairs(row-14) PASS : tst_QListView::draggablePaintPairs(row-15) PASS : tst_QListView::draggablePaintPairs(row-16) PASS : tst_QListView::draggablePaintPairs(row-17) PASS : tst_QListView::draggablePaintPairs(row-18) PASS : tst_QListView::draggablePaintPairs(row-19) PASS : tst_QListView::draggablePaintPairs(row-20) PASS : tst_QListView::draggablePaintPairs(row-21) PASS : tst_QListView::draggablePaintPairs(row-22) PASS : tst_QListView::draggablePaintPairs(row-23) PASS : tst_QListView::draggablePaintPairs(row-24) PASS : tst_QListView::draggablePaintPairs(row-25) PASS : tst_QListView::draggablePaintPairs(row-26) PASS : tst_QListView::draggablePaintPairs(row-27) PASS : tst_QListView::draggablePaintPairs(row-28) PASS : tst_QListView::draggablePaintPairs(row-29) PASS : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow TopToBottom no spacing) PASS : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow TopToBottom with spacing) PASS : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow LeftToRight no spacing) PASS : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow LeftToRight with spacing) PASS : tst_QListView::spacing(flow=TopToBottom spacing=0) PASS : tst_QListView::spacing(flow=TopToBottom spacing=10) PASS : tst_QListView::spacing(flow=LeftToRight spacing=0) PASS : tst_QListView::spacing(flow=LeftToRight spacing=10) PASS : tst_QListView::testScrollToWithHidden() PASS : tst_QListView::testViewOptions() PASS : tst_QListView::cleanupTestCase() Totals: 104 passed, 1 failed, 0 skipped ********* Finished testing of tst_QListView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlistview: 164 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03142/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392148731): http://codereview.qt-project.org/77737 [PS3] - Fix build with QT_NO_GRAPHICSEFFECT From ci-noreply at qt-project.org Tue Feb 11 23:23:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 00:23:06 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2892 Message-ID: <20140211_222306_044064.ci-noreply@qt-project.org> QtBase_dev_Integration #2892: SUCCESS Tested changes (refs/builds/dev_1392148833): http://codereview.qt-project.org/77808 [PS2] - Windows: Fix potential crash in font database when family name is empty. http://codereview.qt-project.org/77619 [PS1] - Windows: Restore maximized/full screen widgets to correct screen. http://codereview.qt-project.org/77762 [PS1] - Configure: Disable widgets module too if gui module is disabled http://codereview.qt-project.org/77375 [PS12] - Allow configuration of logging rules from file system http://codereview.qt-project.org/77726 [PS1] - Fix warning with QT_NO_GRAPHICSVIEW http://codereview.qt-project.org/77711 [PS5] - Fix build with QT_NO_GRAPHICSVIEW http://codereview.qt-project.org/77681 [PS2] - Widgets: update widget transform upon receiving QEvent::FocusIn From ci-noreply at qt-project.org Tue Feb 11 23:31:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 00:31:39 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2893 Message-ID: <20140211_223139_005380.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from kernel/qopenglwidget.cpp:42:0: kernel/qopenglwidget_p.h:62:1: error: expected class-name before '{' token In file included from kernel/qopenglwidget.cpp:42:0: kernel/qopenglwidget_p.h:63:205: error: 'QMetaObject' does not name a type kernel/qopenglwidget_p.h:63:249: error: 'QMetaObject' does not name a type kernel/qopenglwidget_p.h:63:337: error: 'QString' does not name a type kernel/qopenglwidget_p.h:63:482: error: 'QString' does not name a type kernel/qopenglwidget_p.h:63:608: error: 'QMetaObject' has not been declared kernel/qopenglwidget_p.h:63:720: error: 'QObject' has not been declared kernel/qopenglwidget_p.h:63:731: error: 'QMetaObject' has not been declared In file included from kernel/qopenglwidget.cpp:42:0: kernel/qopenglwidget_p.h:67:35: error: expected ')' before '*' token In file included from kernel/qopenglwidget.cpp:42:0: kernel/qopenglwidget_p.h:89:5: error: 'QSurfaceFormat' does not name a type kernel/qopenglwidget_p.h:93:5: error: 'QImage' does not name a type In file included from kernel/qopenglwidget.cpp:42:0: kernel/qopenglwidget_p.h:114:21: error: 'QPaintEvent' has not been declared kernel/qopenglwidget_p.h:115:22: error: 'QResizeEvent' has not been declared In file included from kernel/qopenglwidget.cpp:42:0: kernel/qopenglwidget_p.h: In member function 'QOpenGLWidgetPrivate* QOpenGLWidget::d_func()': kernel/qopenglwidget_p.h:64:107: error: 'd_ptr' was not declared in this scope kernel/qopenglwidget_p.h:64:112: error: 'qGetPtrHelper' was not declared in this scope kernel/qopenglwidget_p.h:64:112: note: suggested alternative: ../../include/QtCore/../../src/corelib/global/qglobal.h:935:69: note: 'TestNamespace::qGetPtrHelper' kernel/qopenglwidget_p.h: In member function 'const QOpenGLWidgetPrivate* QOpenGLWidget::d_func() const': kernel/qopenglwidget_p.h:64:238: error: 'd_ptr' was not declared in this scope kernel/qopenglwidget_p.h:64:243: error: 'qGetPtrHelper' was not declared in this scope kernel/qopenglwidget_p.h:64:243: note: suggested alternative: ../../include/QtCore/../../src/corelib/global/qglobal.h:935:69: note: 'TestNamespace::qGetPtrHelper' kernel/qopenglwidget.cpp: At global scope: kernel/qopenglwidget.cpp:54:1: error: expected class-name before '{' token kernel/qopenglwidget.cpp:64:11: error: 'QSurface' does not name a type kernel/qopenglwidget.cpp:65:5: error: 'QSurface' does not name a type kernel/qopenglwidget.cpp:68:5: error: 'QOpenGLContext' does not name a type kernel/qopenglwidget.cpp:69:5: error: 'QOpenGLFramebufferObject' does not name a type kernel/qopenglwidget.cpp: In member function 'QOpenGLWidget* QOpenGLWidgetPrivate::q_func()': kernel/qopenglwidget.cpp:55:74: error: 'q_ptr' was not declared in this scope kernel/qopenglwidget.cpp: In member function 'const QOpenGLWidget* QOpenGLWidgetPrivate::q_func() const': kernel/qopenglwidget.cpp:55:171: error: 'q_ptr' was not declared in this scope kernel/qopenglwidget.cpp: In constructor 'QOpenGLWidgetPrivate::QOpenGLWidgetPrivate()': kernel/qopenglwidget.cpp:58:11: error: class 'QOpenGLWidgetPrivate' does not have any field named 'fbo' kernel/qopenglwidget.cpp:60:28: error: 'setRenderToTexture' was not declared in this scope kernel/qopenglwidget.cpp: In member function 'GLuint QOpenGLWidgetPrivate::textureId() const': kernel/qopenglwidget.cpp:62:39: error: 'fbo' was not declared in this scope kernel/qopenglwidget.cpp: In member function 'void QOpenGLWidgetPrivate::initialize()': kernel/qopenglwidget.cpp:80:5: error: 'context' was not declared in this scope kernel/qopenglwidget.cpp:80:36: error: 'class QOpenGLWidget' has no member named 'window' kernel/qopenglwidget.cpp:80:44: error: 'get' was not declared in this scope kernel/qopenglwidget.cpp:80:44: note: suggested alternative: /usr/include/c++/4.6/tuple:538:5: note: 'std::get' kernel/qopenglwidget.cpp:81:31: error: 'surface' was not declared in this scope kernel/qopenglwidget.cpp: At global scope: kernel/qopenglwidget.cpp:88:29: error: expected constructor, destructor, or type conversion before '(' token kernel/qopenglwidget.cpp: In member function 'bool QOpenGLWidget::isValid() const': kernel/qopenglwidget.cpp:100:15: error: 'const class QOpenGLWidgetPrivate' has no member named 'context' kernel/qopenglwidget.cpp: In member function 'void QOpenGLWidget::makeCurrent()': kernel/qopenglwidget.cpp:106:8: error: 'class QOpenGLWidgetPrivate' has no member named 'context' kernel/qopenglwidget.cpp:106:31: error: 'class QOpenGLWidgetPrivate' has no member named 'surface' kernel/qopenglwidget.cpp:107:8: error: 'class QOpenGLWidgetPrivate' has no member named 'fbo' kernel/qopenglwidget.cpp: In member function 'void QOpenGLWidget::doneCurrent()': kernel/qopenglwidget.cpp:113:8: error: 'class QOpenGLWidgetPrivate' has no member named 'context' kernel/qopenglwidget.cpp: At global scope: kernel/qopenglwidget.cpp:116:1: error: 'QSurfaceFormat' does not name a type kernel/qopenglwidget.cpp: In member function 'GLuint QOpenGLWidget::defaultFramebufferObject() const': kernel/qopenglwidget.cpp:125:15: error: 'const class QOpenGLWidgetPrivate' has no member named 'fbo' kernel/qopenglwidget.cpp:125:24: error: 'const class QOpenGLWidgetPrivate' has no member named 'fbo' kernel/qopenglwidget.cpp: In member function 'void QOpenGLWidget::updateGL()': kernel/qopenglwidget.cpp:148:12: error: 'update' was not declared in this scope kernel/qopenglwidget.cpp: At global scope: kernel/qopenglwidget.cpp:152:33: error: variable or field 'resizeEvent' declared void kernel/qopenglwidget.cpp:152:33: error: 'QResizeEvent' was not declared in this scope kernel/qopenglwidget.cpp:152:33: note: suggested alternative: ../../include/QtGui/../../src/gui/kernel/qevent.h:413:46: note: 'TestNamespace::QResizeEvent' kernel/qopenglwidget.cpp:152:47: error: expected primary-expression before ')' token kernel/qopenglwidget.cpp:173:32: error: variable or field 'paintEvent' declared void kernel/qopenglwidget.cpp:173:32: error: 'QPaintEvent' was not declared in this scope kernel/qopenglwidget.cpp:173:32: note: suggested alternative: ../../include/QtGui/../../src/gui/kernel/qevent.h:369:46: note: 'TestNamespace::QPaintEvent' kernel/qopenglwidget.cpp:173:45: error: expected primary-expression before ')' token kernel/qopenglwidget.cpp: In member function 'GLuint QOpenGLWidget::defaultFramebufferObject() const': kernel/qopenglwidget.cpp:126:1: error: control reaches end of non-void function [-Werror=return-type] kernel/qopenglwidget_p.h: In member function 'const QOpenGLWidgetPrivate* QOpenGLWidget::d_func() const': kernel/qopenglwidget_p.h:64:247: error: control reaches end of non-void function [-Werror=return-type] kernel/qopenglwidget_p.h: In member function 'QOpenGLWidgetPrivate* QOpenGLWidget::d_func()': kernel/qopenglwidget_p.h:64:116: error: control reaches end of non-void function [-Werror=return-type] kernel/qopenglwidget.cpp: In member function 'bool QOpenGLWidget::isValid() const': kernel/qopenglwidget.cpp:101:1: error: control reaches end of non-void function [-Werror=return-type] kernel/qopenglwidget.cpp: In member function 'QOpenGLWidget* QOpenGLWidgetPrivate::q_func()': kernel/qopenglwidget.cpp:55:82: error: control reaches end of non-void function [-Werror=return-type] make[3]: *** [.obj/qopenglwidget.o] Error 1 make[2]: *** [sub-widgets-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02893/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392157571): http://codereview.qt-project.org/76603 [PS23] - Enabling QQuickWidget and QOpenGLWidget From ci-noreply at qt-project.org Tue Feb 11 23:46:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 00:46:14 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3143 Message-ID: <20140211_224614_008134.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1053) : failure location Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 PASS : tst_QColumnView::scrollTo(normal) PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1053) : failure location PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(999) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(999) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03143/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392154053): http://codereview.qt-project.org/77433 [PS1] - Make QToolButtonPrivate::popupTimerDone() more robust From ci-noreply at qt-project.org Wed Feb 12 00:08:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 01:08:22 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1680 Message-ID: <20140211_230822_022188.ci-noreply@qt-project.org> Autotest `tst_qqmldebugjs' failed :( Testing tst_QQmlDebugJS FAIL! : tst_QQmlDebugJS::continueDebugging() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [tst_qqmldebugjs.cpp(1335)] Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlDebugJS ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QQmlDebugJS::initTestCase() PASS : tst_QQmlDebugJS::connect() PASS : tst_QQmlDebugJS::interrupt() PASS : tst_QQmlDebugJS::getVersion() PASS : tst_QQmlDebugJS::disconnect() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() QWARN : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() waitForSignal 2stopped() timed out after 5000 ms FAIL! : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () Loc: [tst_qqmldebugjs.cpp(1009)] QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771... onCompleted " QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Process State: "running" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Application Output: "QML Debugger: Waiting for connection on port 3771... onCompleted " QWARN : tst_QQmlDebugJS::setBreakpointInScriptOnComment() waitForSignal 2stopped() timed out after 1 ms XFAIL : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Relocation of breakpoints is disabled right now Loc: [tst_qqmldebugjs.cpp(1031)] PASS : tst_QQmlDebugJS::setBreakpointInScriptOnComment() QWARN : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() waitForSignal 2stopped() timed out after 1 ms XFAIL : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() Relocation of breakpoints is disabled right now Loc: [tst_qqmldebugjs.cpp(1053)] PASS : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() PASS : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() PASS : tst_QQmlDebugJS::clearBreakpoint() PASS : tst_QQmlDebugJS::setExceptionBreak() PASS : tst_QQmlDebugJS::stepNext() PASS : tst_QQmlDebugJS::stepIn() PASS : tst_QQmlDebugJS::stepOut() PASS : tst_QQmlDebugJS::continueDebugging() PASS : tst_QQmlDebugJS::backtrace() PASS : tst_QQmlDebugJS::getFrameDetails() PASS : tst_QQmlDebugJS::getScopeDetails() PASS : tst_QQmlDebugJS::getScripts() PASS : tst_QQmlDebugJS::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQmlDebugJS ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmldebugjs: 16 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01680/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392159348): http://codereview.qt-project.org/77904 [PS1] - Update scenegraph docs to be in line with Qt 5.2 behavior changes. http://codereview.qt-project.org/77903 [PS1] - Provide scenegraph backend API for marking scenegraph nodes dirty. From ci-noreply at qt-project.org Wed Feb 12 00:10:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 01:10:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1238 Message-ID: <20140211_231042_034715.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 173 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01238/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392156338): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. http://codereview.qt-project.org/76297 [PS22] - Satellite profiler for V4 http://codereview.qt-project.org/76580 [PS7] - Add Image::mipmap to support mipmapping of images. From ci-noreply at qt-project.org Wed Feb 12 01:08:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 02:08:13 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3144 Message-ID: <20140212_000813_045611.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1053) : failure location Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 PASS : tst_QColumnView::scrollTo(normal) PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1053) : failure location PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(999) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(999) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 51 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03144/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392158886): http://codereview.qt-project.org/77433 [PS1] - Make QToolButtonPrivate::popupTimerDone() more robust http://codereview.qt-project.org/77737 [PS3] - Fix build with QT_NO_GRAPHICSEFFECT http://codereview.qt-project.org/77747 [PS1] - Correct the documentation of the return types of subjectInfo and issuerInfo. http://codereview.qt-project.org/77908 [PS1] - Disable disabling exceptions with ICC From ci-noreply at qt-project.org Wed Feb 12 02:01:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 03:01:10 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1764 Message-ID: <20140212_010110_073747.ci-noreply@qt-project.org> Qt_4.8_Integration #1764: SUCCESS Tested changes (refs/builds/4.8_1392147653): http://codereview.qt-project.org/74936 [PS5] - QDeclarativeTypeLoader doesn't close processed QNetworkReplies From ci-noreply at qt-project.org Wed Feb 12 03:00:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 04:00:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2894 Message-ID: <20140212_020015_026544.ci-noreply@qt-project.org> qtbase failed to compile :( tst_qatomicint.cpp: In member function 'void tst_QAtomicInt::operators()': tst_qatomicint.cpp:818:18: error: no match for 'operator=' in 'atomic = 1' tst_qatomicint.cpp:818:18: note: candidate is: ../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:112:7: note: QBasicAtomicInteger& QBasicAtomicInteger::operator=(const QBasicAtomicInteger&) ../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:112:7: note: no known conversion for argument 1 from 'int' to 'const QBasicAtomicInteger&' tst_qatomicint.cpp:819:45: error: invalid cast from type 'QBasicAtomicInt' to type 'int' tst_qatomicint.cpp:823:15: error: no match for 'operator++' in '++atomic' tst_qatomicint.cpp:824:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:825:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:827:15: error: no 'operator++(int)' declared for postfix '++' [-fpermissive] tst_qatomicint.cpp:828:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:829:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:831:15: error: no 'operator--(int)' declared for postfix '--' [-fpermissive] tst_qatomicint.cpp:832:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:833:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:835:11: error: no match for 'operator--' in '--atomic' tst_qatomicint.cpp:836:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:837:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:839:20: error: no match for 'operator+=' in 'atomic += 1' tst_qatomicint.cpp:839:20: note: candidates are: ../../../../../include/QtCore/../../src/corelib/tools/qstringbuilder.h:411:13: note: template QByteArray& operator+=(QByteArray&, const QStringBuilder&) ../../../../../include/QtCore/../../src/corelib/tools/qstringbuilder.h:418:10: note: template QString& operator+=(QString&, const QStringBuilder&) tst_qatomicint.cpp:840:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:841:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:843:20: error: no match for 'operator-=' in 'atomic -= 1' tst_qatomicint.cpp:844:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:845:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:847:20: error: no match for 'operator|=' in 'atomic |= 15' tst_qatomicint.cpp:847:20: note: candidate is: ../../../../../include/QtCore/../../src/corelib/io/qurl.h:376:33: note: QUrl::FormattingOptions& operator|=(QUrl::FormattingOptions&, QUrl::ComponentFormattingOptions) ../../../../../include/QtCore/../../src/corelib/io/qurl.h:376:33: note: no known conversion for argument 1 from 'QAtomicInt' to 'QUrl::FormattingOptions& {aka QUrlTwoFlags&}' tst_qatomicint.cpp:848:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:849:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:851:20: error: no match for 'operator&=' in 'atomic &= 23' tst_qatomicint.cpp:852:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:853:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:855:20: error: no match for 'operator^=' in 'atomic ^= 20' tst_qatomicint.cpp:856:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:857:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:859:20: error: no match for 'operator^=' in 'atomic ^= atomic' tst_qatomicint.cpp:860:41: error: invalid cast from type 'QAtomicInt' to type 'int' tst_qatomicint.cpp:861:41: error: invalid cast from type 'QAtomicInt' to type 'int' make[6]: *** [.obj/tst_qatomicint.o] Error 1 make[5]: *** [sub-qatomicint-make_first] Error 2 make[4]: *** [sub-thread-make_first] Error 2 make[3]: *** [sub-corelib-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02894/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392169778): http://codereview.qt-project.org/43290 [PS13] - Add a testAndSet overload to the atomics that returns the current value http://codereview.qt-project.org/76332 [PS3] - Make the printing of complex byte arrays prettier http://codereview.qt-project.org/76100 [PS6] - Make the printing of complex Unicode in a QString prettier http://codereview.qt-project.org/77195 [PS1] - Optimize qt_memfill32 a little http://codereview.qt-project.org/77276 [PS3] - Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents() From ci-noreply at qt-project.org Wed Feb 12 03:53:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 04:53:09 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2895 Message-ID: <20140212_025309_004892.ci-noreply@qt-project.org> Autotest `tst_selftests' failed :( Testing tst_Selftests FAIL! : tst_Selftests::runSubTest(cmptest old stdout txt) 'output == expected' returned FALSE. (Mismatch at line 25 (stdout txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest old stdout txt) 'output == expected' returned FALSE. (Mismatch at line 35 (stdout txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest old txt) 'output == expected' returned FALSE. (Mismatch at line 25 (txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest old txt) 'output == expected' returned FALSE. (Mismatch at line 35 (txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest old stdout xml) 'output == expected' returned FALSE. (Mismatch at line 58 (stdout xml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest old stdout xml) 'output == expected' returned FALSE. (Mismatch at line 129 (stdout xml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest old xml) 'output == expected' returned FALSE. (Mismatch at line 58 (xml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest old xml) 'output == expected' returned FALSE. (Mismatch at line 129 (xml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest old stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 25 (stdout xunitxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest old stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 40 (stdout xunitxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest old xunitxml) 'output == expected' returned FALSE. (Mismatch at line 25 (xunitxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest old xunitxml) 'output == expected' returned FALSE. (Mismatch at line 40 (xunitxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest old stdout lightxml) 'output == expected' returned FALSE. (Mismatch at line 56 (stdout lightxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest old stdout lightxml) 'output == expected' returned FALSE. (Mismatch at line 127 (stdout lightxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest old lightxml) 'output == expected' returned FALSE. (Mismatch at line 56 (lightxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest old lightxml) 'output == expected' returned FALSE. (Mismatch at line 127 (lightxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest new stdout txt) 'output == expected' returned FALSE. (Mismatch at line 25 (stdout txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest new stdout txt) 'output == expected' returned FALSE. (Mismatch at line 35 (stdout txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest new txt) 'output == expected' returned FALSE. (Mismatch at line 25 (txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest new txt) 'output == expected' returned FALSE. (Mismatch at line 35 (txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest new stdout xml) 'output == expected' returned FALSE. (Mismatch at line 58 (stdout xml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest new stdout xml) 'output == expected' returned FALSE. (Mismatch at line 129 (stdout xml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest new xml) 'output == expected' returned FALSE. (Mismatch at line 58 (xml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest new xml) 'output == expected' returned FALSE. (Mismatch at line 129 (xml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest new stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 25 (stdout xunitxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest new stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 40 (stdout xunitxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest new xunitxml) 'output == expected' returned FALSE. (Mismatch at line 25 (xunitxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest new xunitxml) 'output == expected' returned FALSE. (Mismatch at line 40 (xunitxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest new stdout lightxml) 'output == expected' returned FALSE. (Mismatch at line 56 (stdout lightxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest new stdout lightxml) 'output == expected' returned FALSE. (Mismatch at line 127 (stdout lightxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest new lightxml) 'output == expected' returned FALSE. (Mismatch at line 56 (lightxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest new lightxml) 'output == expected' returned FALSE. (Mismatch at line 127 (lightxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest stdout txt + txt) 'output == expected' returned FALSE. (Mismatch at line 25 (stdout txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest stdout txt + txt) 'output == expected' returned FALSE. (Mismatch at line 35 (stdout txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest xml + stdout txt) 'output == expected' returned FALSE. (Mismatch at line 58 (xml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest xml + stdout txt) 'output == expected' returned FALSE. (Mismatch at line 129 (xml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest txt + xunitxml) 'output == expected' returned FALSE. (Mismatch at line 25 (txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest txt + xunitxml) 'output == expected' returned FALSE. (Mismatch at line 35 (txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest lightxml + stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 56 (lightxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest lightxml + stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 127 (lightxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(cmptest all loggers) 'output == expected' returned FALSE. (Mismatch at line 25 (txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] FAIL! : tst_Selftests::runSubTest(subtest all loggers) 'output == expected' returned FALSE. (Mismatch at line 35 (txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] Totals: 623 passed, 42 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Selftests ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_Selftests::initTestCase() PASS : tst_Selftests::runSubTest(assert old stdout txt) PASS : tst_Selftests::runSubTest(benchlibcounting old stdout txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter old stdout txt) PASS : tst_Selftests::runSubTest(benchliboptions old stdout txt) FAIL! : tst_Selftests::runSubTest(cmptest old stdout txt) 'output == expected' returned FALSE. (Mismatch at line 25 (stdout txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata old stdout txt) PASS : tst_Selftests::runSubTest(counting old stdout txt) PASS : tst_Selftests::runSubTest(crashes old stdout txt) PASS : tst_Selftests::runSubTest(datatable old stdout txt) PASS : tst_Selftests::runSubTest(datetime old stdout txt) PASS : tst_Selftests::runSubTest(differentexec old stdout txt) PASS : tst_Selftests::runSubTest(exceptionthrow old stdout txt) PASS : tst_Selftests::runSubTest(expectfail old stdout txt) PASS : tst_Selftests::runSubTest(failcleanup old stdout txt) PASS : tst_Selftests::runSubTest(failinit old stdout txt) PASS : tst_Selftests::runSubTest(failinitdata old stdout txt) PASS : tst_Selftests::runSubTest(fetchbogus old stdout txt) PASS : tst_Selftests::runSubTest(findtestdata old stdout txt) PASS : tst_Selftests::runSubTest(float old stdout txt) PASS : tst_Selftests::runSubTest(globaldata old stdout txt) PASS : tst_Selftests::runSubTest(longstring old stdout txt) PASS : tst_Selftests::runSubTest(maxwarnings old stdout txt) PASS : tst_Selftests::runSubTest(multiexec old stdout txt) PASS : tst_Selftests::runSubTest(printdatatags old stdout txt) PASS : tst_Selftests::runSubTest(printdatatagswithglobaltags old stdout txt) PASS : tst_Selftests::runSubTest(qexecstringlist old stdout txt) PASS : tst_Selftests::runSubTest(silent old stdout txt) PASS : tst_Selftests::runSubTest(singleskip old stdout txt) PASS : tst_Selftests::runSubTest(skip old stdout txt) PASS : tst_Selftests::runSubTest(skipcleanup old stdout txt) PASS : tst_Selftests::runSubTest(skipinit old stdout txt) PASS : tst_Selftests::runSubTest(skipinitdata old stdout txt) PASS : tst_Selftests::runSubTest(sleep old stdout txt) PASS : tst_Selftests::runSubTest(strcmp old stdout txt) FAIL! : tst_Selftests::runSubTest(subtest old stdout txt) 'output == expected' returned FALSE. (Mismatch at line 35 (stdout txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 old stdout txt) PASS : tst_Selftests::runSubTest(verbose2 old stdout txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old stdout txt) PASS : tst_Selftests::runSubTest(warnings old stdout txt) PASS : tst_Selftests::runSubTest(xunit old stdout txt) PASS : tst_Selftests::runSubTest(assert old txt) PASS : tst_Selftests::runSubTest(benchlibcounting old txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter old txt) FAIL! : tst_Selftests::runSubTest(cmptest old txt) 'output == expected' returned FALSE. (Mismatch at line 25 (txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata old txt) PASS : tst_Selftests::runSubTest(counting old txt) PASS : tst_Selftests::runSubTest(datatable old txt) PASS : tst_Selftests::runSubTest(datetime old txt) PASS : tst_Selftests::runSubTest(exceptionthrow old txt) PASS : tst_Selftests::runSubTest(expectfail old txt) PASS : tst_Selftests::runSubTest(failcleanup old txt) PASS : tst_Selftests::runSubTest(failinit old txt) PASS : tst_Selftests::runSubTest(failinitdata old txt) PASS : tst_Selftests::runSubTest(fetchbogus old txt) PASS : tst_Selftests::runSubTest(findtestdata old txt) PASS : tst_Selftests::runSubTest(globaldata old txt) PASS : tst_Selftests::runSubTest(longstring old txt) PASS : tst_Selftests::runSubTest(maxwarnings old txt) PASS : tst_Selftests::runSubTest(singleskip old txt) PASS : tst_Selftests::runSubTest(skip old txt) PASS : tst_Selftests::runSubTest(skipcleanup old txt) PASS : tst_Selftests::runSubTest(skipinit old txt) PASS : tst_Selftests::runSubTest(skipinitdata old txt) PASS : tst_Selftests::runSubTest(strcmp old txt) FAIL! : tst_Selftests::runSubTest(subtest old txt) 'output == expected' returned FALSE. (Mismatch at line 35 (txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 old txt) PASS : tst_Selftests::runSubTest(verbose2 old txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old txt) PASS : tst_Selftests::runSubTest(warnings old txt) PASS : tst_Selftests::runSubTest(xunit old txt) PASS : tst_Selftests::runSubTest(assert old stdout xml) PASS : tst_Selftests::runSubTest(badxml old stdout xml) PASS : tst_Selftests::runSubTest(benchlibcounting old stdout xml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old stdout xml) FAIL! : tst_Selftests::runSubTest(cmptest old stdout xml) 'output == expected' returned FALSE. (Mismatch at line 58 (stdout xml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata old stdout xml) PASS : tst_Selftests::runSubTest(counting old stdout xml) PASS : tst_Selftests::runSubTest(datatable old stdout xml) PASS : tst_Selftests::runSubTest(datetime old stdout xml) PASS : tst_Selftests::runSubTest(exceptionthrow old stdout xml) PASS : tst_Selftests::runSubTest(expectfail old stdout xml) PASS : tst_Selftests::runSubTest(failcleanup old stdout xml) PASS : tst_Selftests::runSubTest(failinit old stdout xml) PASS : tst_Selftests::runSubTest(failinitdata old stdout xml) PASS : tst_Selftests::runSubTest(fetchbogus old stdout xml) PASS : tst_Selftests::runSubTest(findtestdata old stdout xml) PASS : tst_Selftests::runSubTest(globaldata old stdout xml) PASS : tst_Selftests::runSubTest(longstring old stdout xml) PASS : tst_Selftests::runSubTest(maxwarnings old stdout xml) PASS : tst_Selftests::runSubTest(singleskip old stdout xml) PASS : tst_Selftests::runSubTest(skip old stdout xml) PASS : tst_Selftests::runSubTest(skipcleanup old stdout xml) PASS : tst_Selftests::runSubTest(skipinit old stdout xml) PASS : tst_Selftests::runSubTest(skipinitdata old stdout xml) PASS : tst_Selftests::runSubTest(strcmp old stdout xml) FAIL! : tst_Selftests::runSubTest(subtest old stdout xml) 'output == expected' returned FALSE. (Mismatch at line 129 (stdout xml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 old stdout xml) PASS : tst_Selftests::runSubTest(verbose2 old stdout xml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old stdout xml) PASS : tst_Selftests::runSubTest(warnings old stdout xml) PASS : tst_Selftests::runSubTest(xunit old stdout xml) PASS : tst_Selftests::runSubTest(assert old xml) PASS : tst_Selftests::runSubTest(badxml old xml) PASS : tst_Selftests::runSubTest(benchlibcounting old xml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old xml) FAIL! : tst_Selftests::runSubTest(cmptest old xml) 'output == expected' returned FALSE. (Mismatch at line 58 (xml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata old xml) PASS : tst_Selftests::runSubTest(counting old xml) PASS : tst_Selftests::runSubTest(datatable old xml) PASS : tst_Selftests::runSubTest(datetime old xml) PASS : tst_Selftests::runSubTest(exceptionthrow old xml) PASS : tst_Selftests::runSubTest(expectfail old xml) PASS : tst_Selftests::runSubTest(failcleanup old xml) PASS : tst_Selftests::runSubTest(failinit old xml) PASS : tst_Selftests::runSubTest(failinitdata old xml) PASS : tst_Selftests::runSubTest(fetchbogus old xml) PASS : tst_Selftests::runSubTest(findtestdata old xml) PASS : tst_Selftests::runSubTest(globaldata old xml) PASS : tst_Selftests::runSubTest(longstring old xml) PASS : tst_Selftests::runSubTest(maxwarnings old xml) PASS : tst_Selftests::runSubTest(singleskip old xml) PASS : tst_Selftests::runSubTest(skip old xml) PASS : tst_Selftests::runSubTest(skipcleanup old xml) PASS : tst_Selftests::runSubTest(skipinit old xml) PASS : tst_Selftests::runSubTest(skipinitdata old xml) PASS : tst_Selftests::runSubTest(strcmp old xml) FAIL! : tst_Selftests::runSubTest(subtest old xml) 'output == expected' returned FALSE. (Mismatch at line 129 (xml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 old xml) PASS : tst_Selftests::runSubTest(verbose2 old xml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old xml) PASS : tst_Selftests::runSubTest(warnings old xml) PASS : tst_Selftests::runSubTest(xunit old xml) PASS : tst_Selftests::runSubTest(assert old stdout xunitxml) PASS : tst_Selftests::runSubTest(badxml old stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting old stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old stdout xunitxml) FAIL! : tst_Selftests::runSubTest(cmptest old stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 25 (stdout xunitxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata old stdout xunitxml) PASS : tst_Selftests::runSubTest(counting old stdout xunitxml) PASS : tst_Selftests::runSubTest(datatable old stdout xunitxml) PASS : tst_Selftests::runSubTest(datetime old stdout xunitxml) PASS : tst_Selftests::runSubTest(exceptionthrow old stdout xunitxml) PASS : tst_Selftests::runSubTest(expectfail old stdout xunitxml) PASS : tst_Selftests::runSubTest(failcleanup old stdout xunitxml) PASS : tst_Selftests::runSubTest(failinit old stdout xunitxml) PASS : tst_Selftests::runSubTest(failinitdata old stdout xunitxml) PASS : tst_Selftests::runSubTest(fetchbogus old stdout xunitxml) PASS : tst_Selftests::runSubTest(findtestdata old stdout xunitxml) PASS : tst_Selftests::runSubTest(globaldata old stdout xunitxml) PASS : tst_Selftests::runSubTest(longstring old stdout xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings old stdout xunitxml) PASS : tst_Selftests::runSubTest(singleskip old stdout xunitxml) PASS : tst_Selftests::runSubTest(skip old stdout xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup old stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinit old stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata old stdout xunitxml) PASS : tst_Selftests::runSubTest(strcmp old stdout xunitxml) FAIL! : tst_Selftests::runSubTest(subtest old stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 40 (stdout xunitxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 old stdout xunitxml) PASS : tst_Selftests::runSubTest(verbose2 old stdout xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old stdout xunitxml) PASS : tst_Selftests::runSubTest(warnings old stdout xunitxml) PASS : tst_Selftests::runSubTest(xunit old stdout xunitxml) PASS : tst_Selftests::runSubTest(assert old xunitxml) PASS : tst_Selftests::runSubTest(badxml old xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting old xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old xunitxml) FAIL! : tst_Selftests::runSubTest(cmptest old xunitxml) 'output == expected' returned FALSE. (Mismatch at line 25 (xunitxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata old xunitxml) PASS : tst_Selftests::runSubTest(counting old xunitxml) PASS : tst_Selftests::runSubTest(datatable old xunitxml) PASS : tst_Selftests::runSubTest(datetime old xunitxml) PASS : tst_Selftests::runSubTest(exceptionthrow old xunitxml) PASS : tst_Selftests::runSubTest(expectfail old xunitxml) PASS : tst_Selftests::runSubTest(failcleanup old xunitxml) PASS : tst_Selftests::runSubTest(failinit old xunitxml) PASS : tst_Selftests::runSubTest(failinitdata old xunitxml) PASS : tst_Selftests::runSubTest(fetchbogus old xunitxml) PASS : tst_Selftests::runSubTest(findtestdata old xunitxml) PASS : tst_Selftests::runSubTest(globaldata old xunitxml) PASS : tst_Selftests::runSubTest(longstring old xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings old xunitxml) PASS : tst_Selftests::runSubTest(singleskip old xunitxml) PASS : tst_Selftests::runSubTest(skip old xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup old xunitxml) PASS : tst_Selftests::runSubTest(skipinit old xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata old xunitxml) PASS : tst_Selftests::runSubTest(strcmp old xunitxml) FAIL! : tst_Selftests::runSubTest(subtest old xunitxml) 'output == expected' returned FALSE. (Mismatch at line 40 (xunitxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 old xunitxml) PASS : tst_Selftests::runSubTest(verbose2 old xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old xunitxml) PASS : tst_Selftests::runSubTest(warnings old xunitxml) PASS : tst_Selftests::runSubTest(xunit old xunitxml) PASS : tst_Selftests::runSubTest(assert old stdout lightxml) PASS : tst_Selftests::runSubTest(badxml old stdout lightxml) PASS : tst_Selftests::runSubTest(benchlibcounting old stdout lightxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old stdout lightxml) FAIL! : tst_Selftests::runSubTest(cmptest old stdout lightxml) 'output == expected' returned FALSE. (Mismatch at line 56 (stdout lightxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata old stdout lightxml) PASS : tst_Selftests::runSubTest(counting old stdout lightxml) PASS : tst_Selftests::runSubTest(datatable old stdout lightxml) PASS : tst_Selftests::runSubTest(datetime old stdout lightxml) PASS : tst_Selftests::runSubTest(exceptionthrow old stdout lightxml) PASS : tst_Selftests::runSubTest(expectfail old stdout lightxml) PASS : tst_Selftests::runSubTest(failcleanup old stdout lightxml) PASS : tst_Selftests::runSubTest(failinit old stdout lightxml) PASS : tst_Selftests::runSubTest(failinitdata old stdout lightxml) PASS : tst_Selftests::runSubTest(fetchbogus old stdout lightxml) PASS : tst_Selftests::runSubTest(findtestdata old stdout lightxml) PASS : tst_Selftests::runSubTest(globaldata old stdout lightxml) PASS : tst_Selftests::runSubTest(longstring old stdout lightxml) PASS : tst_Selftests::runSubTest(maxwarnings old stdout lightxml) PASS : tst_Selftests::runSubTest(singleskip old stdout lightxml) PASS : tst_Selftests::runSubTest(skip old stdout lightxml) PASS : tst_Selftests::runSubTest(skipcleanup old stdout lightxml) PASS : tst_Selftests::runSubTest(skipinit old stdout lightxml) PASS : tst_Selftests::runSubTest(skipinitdata old stdout lightxml) PASS : tst_Selftests::runSubTest(strcmp old stdout lightxml) FAIL! : tst_Selftests::runSubTest(subtest old stdout lightxml) 'output == expected' returned FALSE. (Mismatch at line 127 (stdout lightxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 old stdout lightxml) PASS : tst_Selftests::runSubTest(verbose2 old stdout lightxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old stdout lightxml) PASS : tst_Selftests::runSubTest(warnings old stdout lightxml) PASS : tst_Selftests::runSubTest(xunit old stdout lightxml) PASS : tst_Selftests::runSubTest(assert old lightxml) PASS : tst_Selftests::runSubTest(badxml old lightxml) PASS : tst_Selftests::runSubTest(benchlibcounting old lightxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old lightxml) FAIL! : tst_Selftests::runSubTest(cmptest old lightxml) 'output == expected' returned FALSE. (Mismatch at line 56 (lightxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata old lightxml) PASS : tst_Selftests::runSubTest(counting old lightxml) PASS : tst_Selftests::runSubTest(datatable old lightxml) PASS : tst_Selftests::runSubTest(datetime old lightxml) PASS : tst_Selftests::runSubTest(exceptionthrow old lightxml) PASS : tst_Selftests::runSubTest(expectfail old lightxml) PASS : tst_Selftests::runSubTest(failcleanup old lightxml) PASS : tst_Selftests::runSubTest(failinit old lightxml) PASS : tst_Selftests::runSubTest(failinitdata old lightxml) PASS : tst_Selftests::runSubTest(fetchbogus old lightxml) PASS : tst_Selftests::runSubTest(findtestdata old lightxml) PASS : tst_Selftests::runSubTest(globaldata old lightxml) PASS : tst_Selftests::runSubTest(longstring old lightxml) PASS : tst_Selftests::runSubTest(maxwarnings old lightxml) PASS : tst_Selftests::runSubTest(singleskip old lightxml) PASS : tst_Selftests::runSubTest(skip old lightxml) PASS : tst_Selftests::runSubTest(skipcleanup old lightxml) PASS : tst_Selftests::runSubTest(skipinit old lightxml) PASS : tst_Selftests::runSubTest(skipinitdata old lightxml) PASS : tst_Selftests::runSubTest(strcmp old lightxml) FAIL! : tst_Selftests::runSubTest(subtest old lightxml) 'output == expected' returned FALSE. (Mismatch at line 127 (lightxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 old lightxml) PASS : tst_Selftests::runSubTest(verbose2 old lightxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old lightxml) PASS : tst_Selftests::runSubTest(warnings old lightxml) PASS : tst_Selftests::runSubTest(xunit old lightxml) PASS : tst_Selftests::runSubTest(assert new stdout txt) PASS : tst_Selftests::runSubTest(benchlibcounting new stdout txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter new stdout txt) PASS : tst_Selftests::runSubTest(benchliboptions new stdout txt) FAIL! : tst_Selftests::runSubTest(cmptest new stdout txt) 'output == expected' returned FALSE. (Mismatch at line 25 (stdout txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata new stdout txt) PASS : tst_Selftests::runSubTest(counting new stdout txt) PASS : tst_Selftests::runSubTest(crashes new stdout txt) PASS : tst_Selftests::runSubTest(datatable new stdout txt) PASS : tst_Selftests::runSubTest(datetime new stdout txt) PASS : tst_Selftests::runSubTest(differentexec new stdout txt) PASS : tst_Selftests::runSubTest(exceptionthrow new stdout txt) PASS : tst_Selftests::runSubTest(expectfail new stdout txt) PASS : tst_Selftests::runSubTest(failcleanup new stdout txt) PASS : tst_Selftests::runSubTest(failinit new stdout txt) PASS : tst_Selftests::runSubTest(failinitdata new stdout txt) PASS : tst_Selftests::runSubTest(fetchbogus new stdout txt) PASS : tst_Selftests::runSubTest(findtestdata new stdout txt) PASS : tst_Selftests::runSubTest(float new stdout txt) PASS : tst_Selftests::runSubTest(globaldata new stdout txt) PASS : tst_Selftests::runSubTest(longstring new stdout txt) PASS : tst_Selftests::runSubTest(maxwarnings new stdout txt) PASS : tst_Selftests::runSubTest(multiexec new stdout txt) PASS : tst_Selftests::runSubTest(printdatatags new stdout txt) PASS : tst_Selftests::runSubTest(printdatatagswithglobaltags new stdout txt) PASS : tst_Selftests::runSubTest(qexecstringlist new stdout txt) PASS : tst_Selftests::runSubTest(silent new stdout txt) PASS : tst_Selftests::runSubTest(singleskip new stdout txt) PASS : tst_Selftests::runSubTest(skip new stdout txt) PASS : tst_Selftests::runSubTest(skipcleanup new stdout txt) PASS : tst_Selftests::runSubTest(skipinit new stdout txt) PASS : tst_Selftests::runSubTest(skipinitdata new stdout txt) PASS : tst_Selftests::runSubTest(sleep new stdout txt) PASS : tst_Selftests::runSubTest(strcmp new stdout txt) FAIL! : tst_Selftests::runSubTest(subtest new stdout txt) 'output == expected' returned FALSE. (Mismatch at line 35 (stdout txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 new stdout txt) PASS : tst_Selftests::runSubTest(verbose2 new stdout txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new stdout txt) PASS : tst_Selftests::runSubTest(warnings new stdout txt) PASS : tst_Selftests::runSubTest(xunit new stdout txt) PASS : tst_Selftests::runSubTest(assert new txt) PASS : tst_Selftests::runSubTest(benchlibcounting new txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter new txt) FAIL! : tst_Selftests::runSubTest(cmptest new txt) 'output == expected' returned FALSE. (Mismatch at line 25 (txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata new txt) PASS : tst_Selftests::runSubTest(counting new txt) PASS : tst_Selftests::runSubTest(datatable new txt) PASS : tst_Selftests::runSubTest(datetime new txt) PASS : tst_Selftests::runSubTest(exceptionthrow new txt) PASS : tst_Selftests::runSubTest(expectfail new txt) PASS : tst_Selftests::runSubTest(failcleanup new txt) PASS : tst_Selftests::runSubTest(failinit new txt) PASS : tst_Selftests::runSubTest(failinitdata new txt) PASS : tst_Selftests::runSubTest(fetchbogus new txt) PASS : tst_Selftests::runSubTest(findtestdata new txt) PASS : tst_Selftests::runSubTest(globaldata new txt) PASS : tst_Selftests::runSubTest(longstring new txt) PASS : tst_Selftests::runSubTest(maxwarnings new txt) PASS : tst_Selftests::runSubTest(singleskip new txt) PASS : tst_Selftests::runSubTest(skip new txt) PASS : tst_Selftests::runSubTest(skipcleanup new txt) PASS : tst_Selftests::runSubTest(skipinit new txt) PASS : tst_Selftests::runSubTest(skipinitdata new txt) PASS : tst_Selftests::runSubTest(strcmp new txt) FAIL! : tst_Selftests::runSubTest(subtest new txt) 'output == expected' returned FALSE. (Mismatch at line 35 (txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 new txt) PASS : tst_Selftests::runSubTest(verbose2 new txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new txt) PASS : tst_Selftests::runSubTest(warnings new txt) PASS : tst_Selftests::runSubTest(xunit new txt) PASS : tst_Selftests::runSubTest(assert new stdout xml) PASS : tst_Selftests::runSubTest(badxml new stdout xml) PASS : tst_Selftests::runSubTest(benchlibcounting new stdout xml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new stdout xml) FAIL! : tst_Selftests::runSubTest(cmptest new stdout xml) 'output == expected' returned FALSE. (Mismatch at line 58 (stdout xml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata new stdout xml) PASS : tst_Selftests::runSubTest(counting new stdout xml) PASS : tst_Selftests::runSubTest(datatable new stdout xml) PASS : tst_Selftests::runSubTest(datetime new stdout xml) PASS : tst_Selftests::runSubTest(exceptionthrow new stdout xml) PASS : tst_Selftests::runSubTest(expectfail new stdout xml) PASS : tst_Selftests::runSubTest(failcleanup new stdout xml) PASS : tst_Selftests::runSubTest(failinit new stdout xml) PASS : tst_Selftests::runSubTest(failinitdata new stdout xml) PASS : tst_Selftests::runSubTest(fetchbogus new stdout xml) PASS : tst_Selftests::runSubTest(findtestdata new stdout xml) PASS : tst_Selftests::runSubTest(globaldata new stdout xml) PASS : tst_Selftests::runSubTest(longstring new stdout xml) PASS : tst_Selftests::runSubTest(maxwarnings new stdout xml) PASS : tst_Selftests::runSubTest(singleskip new stdout xml) PASS : tst_Selftests::runSubTest(skip new stdout xml) PASS : tst_Selftests::runSubTest(skipcleanup new stdout xml) PASS : tst_Selftests::runSubTest(skipinit new stdout xml) PASS : tst_Selftests::runSubTest(skipinitdata new stdout xml) PASS : tst_Selftests::runSubTest(strcmp new stdout xml) FAIL! : tst_Selftests::runSubTest(subtest new stdout xml) 'output == expected' returned FALSE. (Mismatch at line 129 (stdout xml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 new stdout xml) PASS : tst_Selftests::runSubTest(verbose2 new stdout xml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new stdout xml) PASS : tst_Selftests::runSubTest(warnings new stdout xml) PASS : tst_Selftests::runSubTest(xunit new stdout xml) PASS : tst_Selftests::runSubTest(assert new xml) PASS : tst_Selftests::runSubTest(badxml new xml) PASS : tst_Selftests::runSubTest(benchlibcounting new xml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new xml) FAIL! : tst_Selftests::runSubTest(cmptest new xml) 'output == expected' returned FALSE. (Mismatch at line 58 (xml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata new xml) PASS : tst_Selftests::runSubTest(counting new xml) PASS : tst_Selftests::runSubTest(datatable new xml) PASS : tst_Selftests::runSubTest(datetime new xml) PASS : tst_Selftests::runSubTest(exceptionthrow new xml) PASS : tst_Selftests::runSubTest(expectfail new xml) PASS : tst_Selftests::runSubTest(failcleanup new xml) PASS : tst_Selftests::runSubTest(failinit new xml) PASS : tst_Selftests::runSubTest(failinitdata new xml) PASS : tst_Selftests::runSubTest(fetchbogus new xml) PASS : tst_Selftests::runSubTest(findtestdata new xml) PASS : tst_Selftests::runSubTest(globaldata new xml) PASS : tst_Selftests::runSubTest(longstring new xml) PASS : tst_Selftests::runSubTest(maxwarnings new xml) PASS : tst_Selftests::runSubTest(singleskip new xml) PASS : tst_Selftests::runSubTest(skip new xml) PASS : tst_Selftests::runSubTest(skipcleanup new xml) PASS : tst_Selftests::runSubTest(skipinit new xml) PASS : tst_Selftests::runSubTest(skipinitdata new xml) PASS : tst_Selftests::runSubTest(strcmp new xml) FAIL! : tst_Selftests::runSubTest(subtest new xml) 'output == expected' returned FALSE. (Mismatch at line 129 (xml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 new xml) PASS : tst_Selftests::runSubTest(verbose2 new xml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new xml) PASS : tst_Selftests::runSubTest(warnings new xml) PASS : tst_Selftests::runSubTest(xunit new xml) PASS : tst_Selftests::runSubTest(assert new stdout xunitxml) PASS : tst_Selftests::runSubTest(badxml new stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting new stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new stdout xunitxml) FAIL! : tst_Selftests::runSubTest(cmptest new stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 25 (stdout xunitxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata new stdout xunitxml) PASS : tst_Selftests::runSubTest(counting new stdout xunitxml) PASS : tst_Selftests::runSubTest(datatable new stdout xunitxml) PASS : tst_Selftests::runSubTest(datetime new stdout xunitxml) PASS : tst_Selftests::runSubTest(exceptionthrow new stdout xunitxml) PASS : tst_Selftests::runSubTest(expectfail new stdout xunitxml) PASS : tst_Selftests::runSubTest(failcleanup new stdout xunitxml) PASS : tst_Selftests::runSubTest(failinit new stdout xunitxml) PASS : tst_Selftests::runSubTest(failinitdata new stdout xunitxml) PASS : tst_Selftests::runSubTest(fetchbogus new stdout xunitxml) PASS : tst_Selftests::runSubTest(findtestdata new stdout xunitxml) PASS : tst_Selftests::runSubTest(globaldata new stdout xunitxml) PASS : tst_Selftests::runSubTest(longstring new stdout xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings new stdout xunitxml) PASS : tst_Selftests::runSubTest(singleskip new stdout xunitxml) PASS : tst_Selftests::runSubTest(skip new stdout xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup new stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinit new stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata new stdout xunitxml) PASS : tst_Selftests::runSubTest(strcmp new stdout xunitxml) FAIL! : tst_Selftests::runSubTest(subtest new stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 40 (stdout xunitxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 new stdout xunitxml) PASS : tst_Selftests::runSubTest(verbose2 new stdout xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new stdout xunitxml) PASS : tst_Selftests::runSubTest(warnings new stdout xunitxml) PASS : tst_Selftests::runSubTest(xunit new stdout xunitxml) PASS : tst_Selftests::runSubTest(assert new xunitxml) PASS : tst_Selftests::runSubTest(badxml new xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting new xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new xunitxml) FAIL! : tst_Selftests::runSubTest(cmptest new xunitxml) 'output == expected' returned FALSE. (Mismatch at line 25 (xunitxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata new xunitxml) PASS : tst_Selftests::runSubTest(counting new xunitxml) PASS : tst_Selftests::runSubTest(datatable new xunitxml) PASS : tst_Selftests::runSubTest(datetime new xunitxml) PASS : tst_Selftests::runSubTest(exceptionthrow new xunitxml) PASS : tst_Selftests::runSubTest(expectfail new xunitxml) PASS : tst_Selftests::runSubTest(failcleanup new xunitxml) PASS : tst_Selftests::runSubTest(failinit new xunitxml) PASS : tst_Selftests::runSubTest(failinitdata new xunitxml) PASS : tst_Selftests::runSubTest(fetchbogus new xunitxml) PASS : tst_Selftests::runSubTest(findtestdata new xunitxml) PASS : tst_Selftests::runSubTest(globaldata new xunitxml) PASS : tst_Selftests::runSubTest(longstring new xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings new xunitxml) PASS : tst_Selftests::runSubTest(singleskip new xunitxml) PASS : tst_Selftests::runSubTest(skip new xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup new xunitxml) PASS : tst_Selftests::runSubTest(skipinit new xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata new xunitxml) PASS : tst_Selftests::runSubTest(strcmp new xunitxml) FAIL! : tst_Selftests::runSubTest(subtest new xunitxml) 'output == expected' returned FALSE. (Mismatch at line 40 (xunitxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 new xunitxml) PASS : tst_Selftests::runSubTest(verbose2 new xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new xunitxml) PASS : tst_Selftests::runSubTest(warnings new xunitxml) PASS : tst_Selftests::runSubTest(xunit new xunitxml) PASS : tst_Selftests::runSubTest(assert new stdout lightxml) PASS : tst_Selftests::runSubTest(badxml new stdout lightxml) PASS : tst_Selftests::runSubTest(benchlibcounting new stdout lightxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new stdout lightxml) FAIL! : tst_Selftests::runSubTest(cmptest new stdout lightxml) 'output == expected' returned FALSE. (Mismatch at line 56 (stdout lightxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata new stdout lightxml) PASS : tst_Selftests::runSubTest(counting new stdout lightxml) PASS : tst_Selftests::runSubTest(datatable new stdout lightxml) PASS : tst_Selftests::runSubTest(datetime new stdout lightxml) PASS : tst_Selftests::runSubTest(exceptionthrow new stdout lightxml) PASS : tst_Selftests::runSubTest(expectfail new stdout lightxml) PASS : tst_Selftests::runSubTest(failcleanup new stdout lightxml) PASS : tst_Selftests::runSubTest(failinit new stdout lightxml) PASS : tst_Selftests::runSubTest(failinitdata new stdout lightxml) PASS : tst_Selftests::runSubTest(fetchbogus new stdout lightxml) PASS : tst_Selftests::runSubTest(findtestdata new stdout lightxml) PASS : tst_Selftests::runSubTest(globaldata new stdout lightxml) PASS : tst_Selftests::runSubTest(longstring new stdout lightxml) PASS : tst_Selftests::runSubTest(maxwarnings new stdout lightxml) PASS : tst_Selftests::runSubTest(singleskip new stdout lightxml) PASS : tst_Selftests::runSubTest(skip new stdout lightxml) PASS : tst_Selftests::runSubTest(skipcleanup new stdout lightxml) PASS : tst_Selftests::runSubTest(skipinit new stdout lightxml) PASS : tst_Selftests::runSubTest(skipinitdata new stdout lightxml) PASS : tst_Selftests::runSubTest(strcmp new stdout lightxml) FAIL! : tst_Selftests::runSubTest(subtest new stdout lightxml) 'output == expected' returned FALSE. (Mismatch at line 127 (stdout lightxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 new stdout lightxml) PASS : tst_Selftests::runSubTest(verbose2 new stdout lightxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new stdout lightxml) PASS : tst_Selftests::runSubTest(warnings new stdout lightxml) PASS : tst_Selftests::runSubTest(xunit new stdout lightxml) PASS : tst_Selftests::runSubTest(assert new lightxml) PASS : tst_Selftests::runSubTest(badxml new lightxml) PASS : tst_Selftests::runSubTest(benchlibcounting new lightxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new lightxml) FAIL! : tst_Selftests::runSubTest(cmptest new lightxml) 'output == expected' returned FALSE. (Mismatch at line 56 (lightxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata new lightxml) PASS : tst_Selftests::runSubTest(counting new lightxml) PASS : tst_Selftests::runSubTest(datatable new lightxml) PASS : tst_Selftests::runSubTest(datetime new lightxml) PASS : tst_Selftests::runSubTest(exceptionthrow new lightxml) PASS : tst_Selftests::runSubTest(expectfail new lightxml) PASS : tst_Selftests::runSubTest(failcleanup new lightxml) PASS : tst_Selftests::runSubTest(failinit new lightxml) PASS : tst_Selftests::runSubTest(failinitdata new lightxml) PASS : tst_Selftests::runSubTest(fetchbogus new lightxml) PASS : tst_Selftests::runSubTest(findtestdata new lightxml) PASS : tst_Selftests::runSubTest(globaldata new lightxml) PASS : tst_Selftests::runSubTest(longstring new lightxml) PASS : tst_Selftests::runSubTest(maxwarnings new lightxml) PASS : tst_Selftests::runSubTest(singleskip new lightxml) PASS : tst_Selftests::runSubTest(skip new lightxml) PASS : tst_Selftests::runSubTest(skipcleanup new lightxml) PASS : tst_Selftests::runSubTest(skipinit new lightxml) PASS : tst_Selftests::runSubTest(skipinitdata new lightxml) PASS : tst_Selftests::runSubTest(strcmp new lightxml) FAIL! : tst_Selftests::runSubTest(subtest new lightxml) 'output == expected' returned FALSE. (Mismatch at line 127 (lightxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 new lightxml) PASS : tst_Selftests::runSubTest(verbose2 new lightxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new lightxml) PASS : tst_Selftests::runSubTest(warnings new lightxml) PASS : tst_Selftests::runSubTest(xunit new lightxml) PASS : tst_Selftests::runSubTest(assert stdout txt + txt) PASS : tst_Selftests::runSubTest(benchlibcounting stdout txt + txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter stdout txt + txt) FAIL! : tst_Selftests::runSubTest(cmptest stdout txt + txt) 'output == expected' returned FALSE. (Mismatch at line 25 (stdout txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata stdout txt + txt) PASS : tst_Selftests::runSubTest(counting stdout txt + txt) PASS : tst_Selftests::runSubTest(datatable stdout txt + txt) PASS : tst_Selftests::runSubTest(datetime stdout txt + txt) PASS : tst_Selftests::runSubTest(exceptionthrow stdout txt + txt) PASS : tst_Selftests::runSubTest(expectfail stdout txt + txt) PASS : tst_Selftests::runSubTest(failcleanup stdout txt + txt) PASS : tst_Selftests::runSubTest(failinit stdout txt + txt) PASS : tst_Selftests::runSubTest(failinitdata stdout txt + txt) PASS : tst_Selftests::runSubTest(fetchbogus stdout txt + txt) PASS : tst_Selftests::runSubTest(findtestdata stdout txt + txt) PASS : tst_Selftests::runSubTest(globaldata stdout txt + txt) PASS : tst_Selftests::runSubTest(longstring stdout txt + txt) PASS : tst_Selftests::runSubTest(maxwarnings stdout txt + txt) PASS : tst_Selftests::runSubTest(singleskip stdout txt + txt) PASS : tst_Selftests::runSubTest(skip stdout txt + txt) PASS : tst_Selftests::runSubTest(skipcleanup stdout txt + txt) PASS : tst_Selftests::runSubTest(skipinit stdout txt + txt) PASS : tst_Selftests::runSubTest(skipinitdata stdout txt + txt) PASS : tst_Selftests::runSubTest(strcmp stdout txt + txt) FAIL! : tst_Selftests::runSubTest(subtest stdout txt + txt) 'output == expected' returned FALSE. (Mismatch at line 35 (stdout txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 stdout txt + txt) PASS : tst_Selftests::runSubTest(verbose2 stdout txt + txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown stdout txt + txt) PASS : tst_Selftests::runSubTest(warnings stdout txt + txt) PASS : tst_Selftests::runSubTest(xunit stdout txt + txt) PASS : tst_Selftests::runSubTest(assert xml + stdout txt) PASS : tst_Selftests::runSubTest(benchlibcounting xml + stdout txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter xml + stdout txt) FAIL! : tst_Selftests::runSubTest(cmptest xml + stdout txt) 'output == expected' returned FALSE. (Mismatch at line 58 (xml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata xml + stdout txt) PASS : tst_Selftests::runSubTest(counting xml + stdout txt) PASS : tst_Selftests::runSubTest(datatable xml + stdout txt) PASS : tst_Selftests::runSubTest(datetime xml + stdout txt) PASS : tst_Selftests::runSubTest(exceptionthrow xml + stdout txt) PASS : tst_Selftests::runSubTest(expectfail xml + stdout txt) PASS : tst_Selftests::runSubTest(failcleanup xml + stdout txt) PASS : tst_Selftests::runSubTest(failinit xml + stdout txt) PASS : tst_Selftests::runSubTest(failinitdata xml + stdout txt) PASS : tst_Selftests::runSubTest(fetchbogus xml + stdout txt) PASS : tst_Selftests::runSubTest(findtestdata xml + stdout txt) PASS : tst_Selftests::runSubTest(globaldata xml + stdout txt) PASS : tst_Selftests::runSubTest(longstring xml + stdout txt) PASS : tst_Selftests::runSubTest(maxwarnings xml + stdout txt) PASS : tst_Selftests::runSubTest(singleskip xml + stdout txt) PASS : tst_Selftests::runSubTest(skip xml + stdout txt) PASS : tst_Selftests::runSubTest(skipcleanup xml + stdout txt) PASS : tst_Selftests::runSubTest(skipinit xml + stdout txt) PASS : tst_Selftests::runSubTest(skipinitdata xml + stdout txt) PASS : tst_Selftests::runSubTest(strcmp xml + stdout txt) FAIL! : tst_Selftests::runSubTest(subtest xml + stdout txt) 'output == expected' returned FALSE. (Mismatch at line 129 (xml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 xml + stdout txt) PASS : tst_Selftests::runSubTest(verbose2 xml + stdout txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown xml + stdout txt) PASS : tst_Selftests::runSubTest(warnings xml + stdout txt) PASS : tst_Selftests::runSubTest(xunit xml + stdout txt) PASS : tst_Selftests::runSubTest(assert txt + xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting txt + xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter txt + xunitxml) FAIL! : tst_Selftests::runSubTest(cmptest txt + xunitxml) 'output == expected' returned FALSE. (Mismatch at line 25 (txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata txt + xunitxml) PASS : tst_Selftests::runSubTest(counting txt + xunitxml) PASS : tst_Selftests::runSubTest(datatable txt + xunitxml) PASS : tst_Selftests::runSubTest(datetime txt + xunitxml) PASS : tst_Selftests::runSubTest(exceptionthrow txt + xunitxml) PASS : tst_Selftests::runSubTest(expectfail txt + xunitxml) PASS : tst_Selftests::runSubTest(failcleanup txt + xunitxml) PASS : tst_Selftests::runSubTest(failinit txt + xunitxml) PASS : tst_Selftests::runSubTest(failinitdata txt + xunitxml) PASS : tst_Selftests::runSubTest(fetchbogus txt + xunitxml) PASS : tst_Selftests::runSubTest(findtestdata txt + xunitxml) PASS : tst_Selftests::runSubTest(globaldata txt + xunitxml) PASS : tst_Selftests::runSubTest(longstring txt + xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings txt + xunitxml) PASS : tst_Selftests::runSubTest(singleskip txt + xunitxml) PASS : tst_Selftests::runSubTest(skip txt + xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup txt + xunitxml) PASS : tst_Selftests::runSubTest(skipinit txt + xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata txt + xunitxml) PASS : tst_Selftests::runSubTest(strcmp txt + xunitxml) FAIL! : tst_Selftests::runSubTest(subtest txt + xunitxml) 'output == expected' returned FALSE. (Mismatch at line 35 (txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 txt + xunitxml) PASS : tst_Selftests::runSubTest(verbose2 txt + xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown txt + xunitxml) PASS : tst_Selftests::runSubTest(warnings txt + xunitxml) PASS : tst_Selftests::runSubTest(xunit txt + xunitxml) PASS : tst_Selftests::runSubTest(assert lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(badxml lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter lightxml + stdout xunitxml) FAIL! : tst_Selftests::runSubTest(cmptest lightxml + stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 56 (lightxml): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(counting lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(datatable lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(datetime lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(exceptionthrow lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(expectfail lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(failcleanup lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(failinit lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(failinitdata lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(fetchbogus lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(findtestdata lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(globaldata lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(longstring lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(singleskip lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(skip lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinit lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(strcmp lightxml + stdout xunitxml) FAIL! : tst_Selftests::runSubTest(subtest lightxml + stdout xunitxml) 'output == expected' returned FALSE. (Mismatch at line 127 (lightxml): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(verbose2 lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(warnings lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(xunit lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(assert all loggers) PASS : tst_Selftests::runSubTest(benchlibcounting all loggers) PASS : tst_Selftests::runSubTest(benchlibeventcounter all loggers) FAIL! : tst_Selftests::runSubTest(cmptest all loggers) 'output == expected' returned FALSE. (Mismatch at line 25 (txt): ' Actual (opA): string3' != ' Actual (opA): "string3"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(commandlinedata all loggers) PASS : tst_Selftests::runSubTest(counting all loggers) PASS : tst_Selftests::runSubTest(datatable all loggers) PASS : tst_Selftests::runSubTest(datetime all loggers) PASS : tst_Selftests::runSubTest(exceptionthrow all loggers) PASS : tst_Selftests::runSubTest(expectfail all loggers) PASS : tst_Selftests::runSubTest(failcleanup all loggers) PASS : tst_Selftests::runSubTest(failinit all loggers) PASS : tst_Selftests::runSubTest(failinitdata all loggers) PASS : tst_Selftests::runSubTest(fetchbogus all loggers) PASS : tst_Selftests::runSubTest(findtestdata all loggers) PASS : tst_Selftests::runSubTest(globaldata all loggers) PASS : tst_Selftests::runSubTest(longstring all loggers) PASS : tst_Selftests::runSubTest(maxwarnings all loggers) PASS : tst_Selftests::runSubTest(singleskip all loggers) PASS : tst_Selftests::runSubTest(skip all loggers) PASS : tst_Selftests::runSubTest(skipcleanup all loggers) PASS : tst_Selftests::runSubTest(skipinit all loggers) PASS : tst_Selftests::runSubTest(skipinitdata all loggers) PASS : tst_Selftests::runSubTest(strcmp all loggers) FAIL! : tst_Selftests::runSubTest(subtest all loggers) 'output == expected' returned FALSE. (Mismatch at line 35 (txt): ' Actual (str) : hello1' != ' Actual (str) : "hello1"') Loc: [../tst_selftests.cpp(728)] PASS : tst_Selftests::runSubTest(verbose1 all loggers) PASS : tst_Selftests::runSubTest(verbose2 all loggers) PASS : tst_Selftests::runSubTest(verifyexceptionthrown all loggers) PASS : tst_Selftests::runSubTest(warnings all loggers) PASS : tst_Selftests::runSubTest(xunit all loggers) PASS : tst_Selftests::cleanupTestCase() Totals: 623 passed, 42 failed, 0 skipped ********* Finished testing of tst_Selftests ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_selftests: 78 seconds, exit code 42 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02895/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392172018): http://codereview.qt-project.org/76332 [PS3] - Make the printing of complex byte arrays prettier http://codereview.qt-project.org/76100 [PS6] - Make the printing of complex Unicode in a QString prettier http://codereview.qt-project.org/77195 [PS1] - Optimize qt_memfill32 a little From ci-noreply at qt-project.org Wed Feb 12 03:58:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 04:58:34 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3145 Message-ID: <20140212_025834_016605.ci-noreply@qt-project.org> QtBase_stable_Integration #3145: SUCCESS Tested changes (refs/builds/stable_1392167478): http://codereview.qt-project.org/77908 [PS1] - Disable disabling exceptions with ICC http://codereview.qt-project.org/77747 [PS1] - Correct the documentation of the return types of subjectInfo and issuerInfo. http://codereview.qt-project.org/77737 [PS3] - Fix build with QT_NO_GRAPHICSEFFECT http://codereview.qt-project.org/77433 [PS1] - Make QToolButtonPrivate::popupTimerDone() more robust From ci-noreply at qt-project.org Wed Feb 12 05:48:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 06:48:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2896 Message-ID: <20140212_044838_067551.ci-noreply@qt-project.org> Autotest `tst_qlocalsocket' failed :( Testing tst_QLocalSocket FAIL! : tst_QLocalSocket::processConnection(1 client) Compared values are not the same Actual (consumer->exitCode()): 1 Expected (0) : 0 Loc: [../tst_qlocalsocket.cpp(860)] client: connecting to "qlocalsocket_autotest" Totals: 51 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QLocalSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QLocalSocket::initTestCase() PASS : tst_QLocalSocket::server_basic() PASS : tst_QLocalSocket::server_connectionsCount() PASS : tst_QLocalSocket::socket_basic() PASS : tst_QLocalSocket::listen(null) PASS : tst_QLocalSocket::listen(tst_localsocket) PASS : tst_QLocalSocket::listen(tst_localsocket) PASS : tst_QLocalSocket::listenAndConnect(null 0) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 0) PASS : tst_QLocalSocket::listenAndConnect(null 1) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 1) PASS : tst_QLocalSocket::listenAndConnect(null 2) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 2) PASS : tst_QLocalSocket::connectWithOpen() PASS : tst_QLocalSocket::connectWithOldOpen() PASS : tst_QLocalSocket::sendData(null 0) PASS : tst_QLocalSocket::sendData(tst_localsocket 0) PASS : tst_QLocalSocket::sendData(null 1) PASS : tst_QLocalSocket::sendData(tst_localsocket 1) PASS : tst_QLocalSocket::sendData(null 2) PASS : tst_QLocalSocket::sendData(tst_localsocket 2) PASS : tst_QLocalSocket::readBufferOverflow() PASS : tst_QLocalSocket::fullPath() PASS : tst_QLocalSocket::hitMaximumConnections(none) PASS : tst_QLocalSocket::hitMaximumConnections(1) PASS : tst_QLocalSocket::hitMaximumConnections(3) PASS : tst_QLocalSocket::setSocketDescriptor() PASS : tst_QLocalSocket::threadedConnection(1 client) PASS : tst_QLocalSocket::threadedConnection(2 clients) PASS : tst_QLocalSocket::threadedConnection(5 clients) PASS : tst_QLocalSocket::threadedConnection(10 clients) PASS : tst_QLocalSocket::threadedConnection(20 clients) FAIL! : tst_QLocalSocket::processConnection(1 client) Compared values are not the same Actual (consumer->exitCode()): 1 Expected (0) : 0 Loc: [../tst_qlocalsocket.cpp(860)] client: connecting to "qlocalsocket_autotest" QWARN : tst_QLocalSocket::processConnection(1 client) QProcess: Destroyed while process ("socketprocess/socketprocess") is still running. PASS : tst_QLocalSocket::processConnection(2 clients) PASS : tst_QLocalSocket::processConnection(5 clients) PASS : tst_QLocalSocket::processConnection(30 clients) PASS : tst_QLocalSocket::longPath() PASS : tst_QLocalSocket::waitForDisconnect() PASS : tst_QLocalSocket::waitForDisconnectByServer() PASS : tst_QLocalSocket::removeServer() PASS : tst_QLocalSocket::recycleServer() PASS : tst_QLocalSocket::multiConnect() PASS : tst_QLocalSocket::writeOnlySocket() PASS : tst_QLocalSocket::writeToClientAndDisconnect() PASS : tst_QLocalSocket::debug() PASS : tst_QLocalSocket::bytesWrittenSignal() PASS : tst_QLocalSocket::syncDisconnectNotify() PASS : tst_QLocalSocket::asyncDisconnectNotify() PASS : tst_QLocalSocket::verifySocketOptions() PASS : tst_QLocalSocket::verifyListenWithDescriptor(normal) PASS : tst_QLocalSocket::verifyListenWithDescriptor(no path) PASS : tst_QLocalSocket::cleanupTestCase() Totals: 51 passed, 1 failed, 0 skipped ********* Finished testing of tst_QLocalSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlocalsocket: 19 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02896/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392175549): http://codereview.qt-project.org/77276 [PS3] - Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents() http://codereview.qt-project.org/77195 [PS1] - Optimize qt_memfill32 a little From ci-noreply at qt-project.org Wed Feb 12 06:33:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 07:33:46 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1681 Message-ID: <20140212_053346_092230.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 275 seconds, exit code 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01681/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392178288): http://codereview.qt-project.org/77904 [PS1] - Update scenegraph docs to be in line with Qt 5.2 behavior changes. http://codereview.qt-project.org/77903 [PS1] - Provide scenegraph backend API for marking scenegraph nodes dirty. From ci-noreply at qt-project.org Wed Feb 12 06:44:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 07:44:14 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #180 Message-ID: <20140212_054414_085572.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #180: SUCCESS Tested changes (refs/builds/stable_1392182181): http://codereview.qt-project.org/77920 [PS1] - Protect against EINTR in Unix non-atomic I/O calls http://codereview.qt-project.org/77919 [PS2] - Open file descriptors thread-safely on Unix and don't leak them From ci-noreply at qt-project.org Wed Feb 12 08:34:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 09:34:20 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1239 Message-ID: <20140212_073420_087942.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 176 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01239/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392186545): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Wed Feb 12 09:09:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 10:09:06 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2897 Message-ID: <20140212_080906_055920.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02897/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392185988): http://codereview.qt-project.org/74640 [PS16] - Implement native message box for WinRT From ci-noreply at qt-project.org Wed Feb 12 09:12:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 10:12:46 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #181 Message-ID: <20140212_081246_000160.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #181: SUCCESS Tested changes (refs/builds/stable_1392191148): http://codereview.qt-project.org/76598 [PS16] - Use QString for device properties From ci-noreply at qt-project.org Wed Feb 12 09:15:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 10:15:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2898 Message-ID: <20140212_081512_070212.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from access/qabstractprotocolhandler.cpp:42: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/qabstractprotocolhandler_p.h:1: ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:58:1: error: unknown type name 'QT_BEGIN_NAMESPACE' ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:60:1: error: expected unqualified-id ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:67:30: error: unknown type name 'QHttpNetworkConnectionChannel'; did you mean 'QHttpNetworkConnection'? ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:63:7: note: 'QHttpNetworkConnection' declared here ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:76:5: error: unknown type name 'QHttpNetworkConnectionChannel'; did you mean 'QHttpNetworkConnection'? ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:63:7: note: 'QHttpNetworkConnection' declared here ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:82:1: error: unknown type name 'QT_END_NAMESPACE' In file included from access/qabstractprotocolhandler.cpp:43: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/qhttpnetworkconnectionchannel_p.h:1: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qhttpnetworkconnectionchannel_p.h:55: In file included from ../../include/QtNetwork/qnetworkrequest.h:1: In file included from ../../include/QtNetwork/../../src/network/access/qnetworkrequest.h:45: In file included from ../../include/QtCore/QSharedDataPointer:1: In file included from ../../include/QtCore/qshareddata.h:1: In file included from ../../include/QtCore/../../src/corelib/tools/qshareddata.h:45: In file included from ../../include/QtCore/qglobal.h:1: In file included from ../../include/QtCore/../../src/corelib/global/qglobal.h:46: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/4.1/include/stddef.h:31:1: error: expected unqualified-id In file included from access/qabstractprotocolhandler.cpp:43: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/qhttpnetworkconnectionchannel_p.h:1: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qhttpnetworkconnectionchannel_p.h:55: In file included from ../../include/QtNetwork/qnetworkrequest.h:1: In file included from ../../include/QtNetwork/../../src/network/access/qnetworkrequest.h:45: In file included from ../../include/QtCore/QSharedDataPointer:1: In file included from ../../include/QtCore/qshareddata.h:1: In file included from ../../include/QtCore/../../src/corelib/tools/qshareddata.h:45: In file included from ../../include/QtCore/qglobal.h:1: In file included from ../../include/QtCore/../../src/corelib/global/qglobal.h:82: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/algorithm:590: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/initializer_list:47: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cstddef:51:9: error: no member named 'ptrdiff_t' in the global namespace In file included from access/qabstractprotocolhandler.cpp:43: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/qhttpnetworkconnectionchannel_p.h:1: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qhttpnetworkconnectionchannel_p.h:55: In file included from ../../include/QtNetwork/qnetworkrequest.h:1: In file included from ../../include/QtNetwork/../../src/network/access/qnetworkrequest.h:45: In file included from ../../include/QtCore/QSharedDataPointer:1: In file included from ../../include/QtCore/qshareddata.h:1: In file included from ../../include/QtCore/../../src/corelib/tools/qshareddata.h:45: In file included from ../../include/QtCore/qglobal.h:1: In file included from ../../include/QtCore/../../src/corelib/global/qglobal.h:82: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/algorithm:594: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/memory:596: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:382:13: error: unknown type name 'ptrdiff_t' /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:409:56: error: type name requires a specifier or qualifier /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:409:56: error: C++ requires a type specifier for all declarations /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:409:56: error: expected ',' or '>' in template-parameter-list /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:410:56: error: expected unqualified-id /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:509:14: error: unknown template name 'iterator' /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:510:23: error: 'typename' is redundant; base classes are implicitly types /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:511:23: error: 'typename' is redundant; base classes are implicitly types /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:512:23: error: 'typename' is redundant; base classes are implicitly types /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:513:23: error: 'typename' is redundant; base classes are implicitly types /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:513:65: error: expected '{' after base class list /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:513:65: error: expected ';' after class make[3]: *** [.obj/qabstractprotocolhandler.o] Error 1 make[2]: *** [sub-network-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02898/macx-clang_developer-build_OSX_10.8/log.txt.gz ============================================================ qtbase failed to compile :( In file included from access/qabstractprotocolhandler.cpp:42: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/qabstractprotocolhandler_p.h:1: ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:58:1: error: unknown type name 'QT_BEGIN_NAMESPACE' ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:60:1: error: expected unqualified-id ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:67:30: error: unknown type name 'QHttpNetworkConnectionChannel'; did you mean 'QHttpNetworkConnection'? ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:63:7: note: 'QHttpNetworkConnection' declared here ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:76:5: error: unknown type name 'QHttpNetworkConnectionChannel'; did you mean 'QHttpNetworkConnection'? ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:63:7: note: 'QHttpNetworkConnection' declared here ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qabstractprotocolhandler_p.h:82:1: error: unknown type name 'QT_END_NAMESPACE' In file included from access/qabstractprotocolhandler.cpp:43: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/qhttpnetworkconnectionchannel_p.h:1: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qhttpnetworkconnectionchannel_p.h:55: In file included from ../../include/QtNetwork/qnetworkrequest.h:1: In file included from ../../include/QtNetwork/../../src/network/access/qnetworkrequest.h:45: In file included from ../../include/QtCore/QSharedDataPointer:1: In file included from ../../include/QtCore/qshareddata.h:1: In file included from ../../include/QtCore/../../src/corelib/tools/qshareddata.h:45: In file included from ../../include/QtCore/qglobal.h:1: In file included from ../../include/QtCore/../../src/corelib/global/qglobal.h:46: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/4.1/include/stddef.h:31:1: error: expected unqualified-id In file included from access/qabstractprotocolhandler.cpp:43: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/qhttpnetworkconnectionchannel_p.h:1: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qhttpnetworkconnectionchannel_p.h:55: In file included from ../../include/QtNetwork/qnetworkrequest.h:1: In file included from ../../include/QtNetwork/../../src/network/access/qnetworkrequest.h:45: In file included from ../../include/QtCore/QSharedDataPointer:1: In file included from ../../include/QtCore/qshareddata.h:1: In file included from ../../include/QtCore/../../src/corelib/tools/qshareddata.h:45: In file included from ../../include/QtCore/qglobal.h:1: In file included from ../../include/QtCore/../../src/corelib/global/qglobal.h:82: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/algorithm:590: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/initializer_list:47: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cstddef:51:9: error: no member named 'ptrdiff_t' in the global namespace In file included from access/qabstractprotocolhandler.cpp:43: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/qhttpnetworkconnectionchannel_p.h:1: In file included from ../../include/QtNetwork/5.3.0/QtNetwork/private/../../../../../src/network/access/qhttpnetworkconnectionchannel_p.h:55: In file included from ../../include/QtNetwork/qnetworkrequest.h:1: In file included from ../../include/QtNetwork/../../src/network/access/qnetworkrequest.h:45: In file included from ../../include/QtCore/QSharedDataPointer:1: In file included from ../../include/QtCore/qshareddata.h:1: In file included from ../../include/QtCore/../../src/corelib/tools/qshareddata.h:45: In file included from ../../include/QtCore/qglobal.h:1: In file included from ../../include/QtCore/../../src/corelib/global/qglobal.h:82: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/algorithm:594: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/memory:596: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:382:13: error: unknown type name 'ptrdiff_t' /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:409:56: error: type name requires a specifier or qualifier /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:409:56: error: C++ requires a type specifier for all declarations /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:409:56: error: expected ',' or '>' in template-parameter-list /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:410:56: error: expected unqualified-id /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:509:14: error: unknown template name 'iterator' /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:510:23: error: 'typename' is redundant; base classes are implicitly types /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:511:23: error: 'typename' is redundant; base classes are implicitly types /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:512:23: error: 'typename' is redundant; base classes are implicitly types /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:513:23: error: 'typename' is redundant; base classes are implicitly types /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:513:65: error: expected '{' after base class list /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iterator:513:65: error: expected ';' after class make[3]: *** [.obj/qabstractprotocolhandler.o] Error 1 make[2]: *** [sub-network-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02898/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392192640): http://codereview.qt-project.org/77884 [PS1] - Don't ignore horizontal alignment for items with baseline alignments http://codereview.qt-project.org/76603 [PS24] - Enabling QQuickWidget and QOpenGLWidget http://codereview.qt-project.org/75129 [PS5] - Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const reference http://codereview.qt-project.org/75097 [PS7] - Loosen checks for Q_COMPILER_VARIADIC_MACROS http://codereview.qt-project.org/77276 [PS3] - Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents() http://codereview.qt-project.org/77195 [PS1] - Optimize qt_memfill32 a little http://codereview.qt-project.org/77106 [PS2] - HTTP internals: introduce protocol handlers http://codereview.qt-project.org/77105 [PS2] - HTTP internals: move some methods inside HTTP request class From ci-noreply at qt-project.org Wed Feb 12 10:16:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 11:16:24 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #151 Message-ID: <20140212_091624_078770.ci-noreply@qt-project.org> qtconnectivity failed to compile :( /work/build/qt/qtconnectivity/src/nfc/qnearfieldsharetarget.cpp:82: undefined reference to `QNearFieldShareTargetPrivateImpl::QNearFieldShareTargetPrivateImpl(QFlags, QNearFieldShareTarget*)' make[3]: *** [/work/build/qt/qtbase/lib/libQt5Nfc.so.5.3.0] Error 1 make[2]: *** [sub-nfc-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00151/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392196056): http://codereview.qt-project.org/64768 [PS27] - Add support for NFC file and data sharing From ci-noreply at qt-project.org Wed Feb 12 11:16:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 12:16:26 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2899 Message-ID: <20140212_101626_038140.ci-noreply@qt-project.org> QtBase_dev_Integration #2899: SUCCESS Tested changes (refs/builds/dev_1392193006): http://codereview.qt-project.org/74640 [PS16] - Implement native message box for WinRT From ci-noreply at qt-project.org Wed Feb 12 11:23:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 12:23:15 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1240 Message-ID: <20140212_102315_034399.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1240: SUCCESS Tested changes (refs/builds/dev_1392194153): http://codereview.qt-project.org/76580 [PS7] - Add Image::mipmap to support mipmapping of images. http://codereview.qt-project.org/77930 [PS1] - Disable Flickable tests on Mac OS X. http://codereview.qt-project.org/77798 [PS2] - Fixed wrong baseline alignment for TextInput From ci-noreply at qt-project.org Wed Feb 12 12:04:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 13:04:28 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1682 Message-ID: <20140212_110428_068420.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1682: SUCCESS Tested changes (refs/builds/stable_1392197755): http://codereview.qt-project.org/77638 [PS4] - Expose Qt Quick gradient conversion code privately. From ci-noreply at qt-project.org Wed Feb 12 12:24:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 13:24:29 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #582 Message-ID: <20140212_112429_051419.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 173 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00582/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392185281): http://codereview.qt-project.org/76117 [PS55] - Updated submodules. From ci-noreply at qt-project.org Wed Feb 12 12:24:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 13:24:32 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2901 Message-ID: <20140212_112432_053328.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02901/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392200280): http://codereview.qt-project.org/77917 [PS2] - Respect the DontUseNativeDialog option for QColorDialog http://codereview.qt-project.org/76603 [PS24] - Enabling QQuickWidget and QOpenGLWidget http://codereview.qt-project.org/77090 [PS5] - WinRT: move most of GUI event dispatcher logic into core http://codereview.qt-project.org/77132 [PS4] - Move setWindowIcon() up to QGuiApplication. http://codereview.qt-project.org/77884 [PS1] - Don't ignore horizontal alignment for items with baseline alignments http://codereview.qt-project.org/75097 [PS7] - Loosen checks for Q_COMPILER_VARIADIC_MACROS http://codereview.qt-project.org/75129 [PS5] - Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const reference http://codereview.qt-project.org/77195 [PS1] - Optimize qt_memfill32 a little http://codereview.qt-project.org/77276 [PS3] - Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents() From ci-noreply at qt-project.org Wed Feb 12 12:50:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 13:50:14 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1241 Message-ID: <20140212_115014_087458.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1241: SUCCESS Tested changes (refs/builds/dev_1392200689): http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine. From ci-noreply at qt-project.org Wed Feb 12 12:51:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 13:51:08 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2902 Message-ID: <20140212_115108_096687.ci-noreply@qt-project.org> Compilation failed :( tst_qgl.cpp tst_qgl.cpp(1532) : error C2653: 'QOpenGLFunctions' : is not a class or namespace name tst_qgl.cpp(1532) : error C3861: 'isES': identifier not found tst_qgl.cpp(1603) : error C2653: 'QOpenGLFunctions' : is not a class or namespace name tst_qgl.cpp(1603) : error C3861: 'isES': identifier not found tst_qgl.cpp(1610) : error C2653: 'QOpenGLFunctions' : is not a class or namespace name tst_qgl.cpp(1610) : error C3861: 'isES': identifier not found .\tst_qgl.cpp(1532) : error C2653: 'QOpenGLFunctions' : is not a class or namespace name .\tst_qgl.cpp(1532) : error C3861: 'isES': identifier not found .\tst_qgl.cpp(1603) : error C2653: 'QOpenGLFunctions' : is not a class or namespace name .\tst_qgl.cpp(1603) : error C3861: 'isES': identifier not found .\tst_qgl.cpp(1610) : error C2653: 'QOpenGLFunctions' : is not a class or namespace name .\tst_qgl.cpp(1610) : error C3861: 'isES': identifier not found NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02902/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392204435): http://codereview.qt-project.org/77090 [PS5] - WinRT: move most of GUI event dispatcher logic into core http://codereview.qt-project.org/77016 [PS2] - Restore support for -title command line argument on X11, add -qwindowtitle. http://codereview.qt-project.org/76732 [PS23] - Dynamic GL switch on Windows From ci-noreply at qt-project.org Wed Feb 12 13:05:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 14:05:57 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1242 Message-ID: <20140212_120557_046099.ci-noreply@qt-project.org> Autotest `tst_parserstress' failed :( Testing tst_parserstress QFATAL : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/if-001.js) Received signal 11 FAIL! : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/if-001.js) Received a fatal error. Loc: [Unknown file(0)] Totals: 787 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 29617] QtQA::App::TestRunner: [New LWP 29544] QtQA::App::TestRunner: [New LWP 29574] QtQA::App::TestRunner: [New LWP 29596] QtQA::App::TestRunner: [New LWP 29592] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_parserstress -silent -o /work/build/_artifacts/test-logs/tst_parserstress'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f2e3d5d8445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f2e2cff0700 (LWP 29592)): QtQA::App::TestRunner: #0 0x00007f2e3d68a403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f2e3b8a9036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f2e3b8a949a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f2e2cff598b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f2e3b8ca9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f2e3d034e9a in start_thread (arg=0x7f2e2cff0700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f2e3d695dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f2e27fff700 (LWP 29596)): QtQA::App::TestRunner: #0 0x00007f2e3d68a403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f2e3b8a9036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f2e3b8a949a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f2e2f21f406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f2e3b8ca9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f2e3d034e9a in start_thread (arg=0x7f2e27fff700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f2e3d695dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f2e3590a700 (LWP 29574)): QtQA::App::TestRunner: #0 0x00007f2e3d68a403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f2e3a6c0862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f2e3a6c1fff in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f2e37f4ae29 in QXcbEventReader::run (this=0x1fb0c60) at qxcbconnection.cpp:1007 QtQA::App::TestRunner: #4 0x00007f2e3df12058 in QThreadPrivate::start (arg=0x1fb0c60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f2e3d034e9a in start_thread (arg=0x7f2e3590a700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f2e3d695dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f2e3f406740 (LWP 29544)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007f2e3df126eb in wait (time=18446744073709551615, this=0x20709e0) at thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #2 QWaitCondition::wait (this=, mutex=0x20702b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #3 0x00007f2e3f0bff52 in wait (this=) at qml/ftw/qqmlthread.cpp:64 QtQA::App::TestRunner: #4 QQmlThread::internalCallMethodInThread (this=0x206f1c0, message=) at qml/ftw/qqmlthread.cpp:318 QtQA::App::TestRunner: #5 0x00007f2e3f052287 in QQmlDataLoader::loadWithStaticData (this=0x2070668, blob=0x22197e0, data=..., mode=QQmlDataLoader::PreferSynchronous) at qml/qqmltypeloader.cpp:956 QtQA::App::TestRunner: #6 0x00007f2e3f052351 in QQmlTypeLoader::getType (this=, data=..., url=...) at qml/qqmltypeloader.cpp:1557 QtQA::App::TestRunner: #7 0x00007f2e3f00f769 in QQmlComponent::setData (this=0x7fff53fe2c10, data=..., url=...) at qml/qqmlcomponent.cpp:593 QtQA::App::TestRunner: #8 0x0000000000402a62 in tst_parserstress::ecmascript (this=0x7fff53fe3a00) at tst_parserstress.cpp:130 QtQA::App::TestRunner: #9 0x00007f2e3e1014a3 in QMetaMethod::invoke (this=0x7fff53fe31a0, object=0x7fff53fe3a00, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #10 0x00007f2e3e104ade in QMetaObject::invokeMethod (obj=0x7fff53fe3a00, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #11 0x00007f2e3ebbdf49 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x21437e0 "ecmascript", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #12 qInvokeTestMethodDataEntry (slot=0x21437e0 "ecmascript") at qtestcase.cpp:1715 QtQA::App::TestRunner: #13 QTest::qInvokeTestMethod (slotName=0x21436c8 "ecmascript()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #14 0x00007f2e3ebbeccc in qInvokeTestMethods (testObject=0x7fff53fe3a00) at qtestcase.cpp:1994 QtQA::App::TestRunner: #15 QTest::qExec (testObject=0x7fff53fe3a00, argc=, argv=) at qtestcase.cpp:2224 QtQA::App::TestRunner: #16 0x00000000004023cb in main (argc=6, argv=0x7fff53fe3b28) at tst_parserstress.cpp:152 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f2e2692c700 (LWP 29617)): QtQA::App::TestRunner: #0 0x00007f2e3d5d8445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f2e3d5dbbab in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f2e3df02b2e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f2e3ebb8f3a in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2029 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 (anonymous namespace)::StatementWorklist::operator+= (this=0x7f2e2692a730, s=0x0) at compiler/qv4ssa.cpp:1642 QtQA::App::TestRunner: #7 0x00007f2e3eece038 in (anonymous namespace)::StatementWorklist::operator+= (this=0x7f2e2692a730, stmts=...) at compiler/qv4ssa.cpp:1631 QtQA::App::TestRunner: #8 0x00007f2e3eed9695 in (anonymous namespace)::(anonymous namespace)::purgeBB (bb=0x7f2e186f6040, func=0x7f2e186e4420, defUses=..., W=..., df=...) at compiler/qv4ssa.cpp:3161 QtQA::App::TestRunner: #9 0x00007f2e3eedb4d7 in (anonymous namespace)::optimizeSSA (function=0x7f2e186e4420, defUses=..., df=...) at compiler/qv4ssa.cpp:3504 QtQA::App::TestRunner: #10 0x00007f2e3eedee58 in QQmlJS::V4IR::Optimizer::run (this=0x7f2e2692b120, qmlEngine=) at compiler/qv4ssa.cpp:3919 QtQA::App::TestRunner: #11 0x00007f2e3ef090a5 in QQmlJS::MASM::InstructionSelection::run (this=0x7f2e1870cad0, functionIndex=2) at compiler/qv4isel_masm.cpp:565 QtQA::App::TestRunner: #12 0x00007f2e3eebe1ce in QQmlJS::EvalInstructionSelection::compile (this=0x7f2e1870cae0, generateUnitData=true) at compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #13 0x00007f2e3f03b27b in QQmlCompiler::compileTree (this=0x7f2e2692b6e0, tree=0x7f2e18580370) at qml/qqmlcompiler.cpp:938 QtQA::App::TestRunner: #14 0x00007f2e3f03bacd in QQmlCompiler::compile (this=0x7f2e2692b6e0, engine=, unit=, out=0x7f2e186aba70) at qml/qqmlcompiler.cpp:855 QtQA::App::TestRunner: #15 0x00007f2e3f052d60 in QQmlTypeData::compile (this=0x22197e0) at qml/qqmltypeloader.cpp:2318 QtQA::App::TestRunner: #16 0x00007f2e3f054a00 in QQmlTypeData::done (this=0x22197e0) at qml/qqmltypeloader.cpp:2114 QtQA::App::TestRunner: #17 0x00007f2e3f051fbf in tryDone (this=0x22197e0) at qml/qqmltypeloader.cpp:614 QtQA::App::TestRunner: #18 QQmlDataBlob::tryDone (this=0x22197e0) at qml/qqmltypeloader.cpp:605 QtQA::App::TestRunner: #19 0x00007f2e3f052090 in QQmlDataLoader::setData (this=, blob=0x22197e0, d=...) at qml/qqmltypeloader.cpp:1166 QtQA::App::TestRunner: #20 0x00007f2e3f05218e in QQmlDataLoader::setData (this=0x2070668, blob=0x22197e0, data=...) at qml/qqmltypeloader.cpp:1140 QtQA::App::TestRunner: #21 0x00007f2e3f05238d in loadWithStaticDataThread (data=..., blob=0x22197e0, this=) at qml/qqmltypeloader.cpp:973 QtQA::App::TestRunner: #22 QQmlDataLoaderThread::loadWithStaticDataThread (this=, b=, d=...) at qml/qqmltypeloader.cpp:815 QtQA::App::TestRunner: #23 0x00007f2e3f0bfc48 in QQmlThreadPrivate::threadEvent (this=0x2070240) at qml/ftw/qqmlthread.cpp:197 QtQA::App::TestRunner: #24 0x00007f2e3f0bfd1a in QQmlThreadPrivate::event (this=0x2070240, e=) at qml/ftw/qqmlthread.cpp:135 QtQA::App::TestRunner: #25 0x00007f2e3e0f7b7d in QCoreApplication::notify (this=, receiver=, event=) at kernel/qcoreapplication.cpp:999 QtQA::App::TestRunner: #26 0x00007f2e3e0f7864 in QCoreApplication::notifyInternal (this=0x7fff53fe3a30, receiver=0x2070240, event=0x21ff070) at kernel/qcoreapplication.cpp:937 QtQA::App::TestRunner: #27 0x00007f2e3e0fa199 in sendEvent (event=0x21ff070, receiver=0x2070240) at kernel/qcoreapplication.h:235 QtQA::App::TestRunner: #28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x20703e0) at kernel/qcoreapplication.cpp:1541 QtQA::App::TestRunner: #29 0x00007f2e3e1480d3 in postEventSourceDispatch (s=0x7f2e180012c0) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #30 0x00007f2e3b8a8d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f2e3b8a90a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #32 0x00007f2e3b8a9164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #33 0x00007f2e3e148514 in QEventDispatcherGlib::processEvents (this=0x7f2e180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #34 0x00007f2e3e0f659b in QEventLoop::exec (this=0x7f2e2692be10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #35 0x00007f2e3df0c9ca in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #36 0x00007f2e3df12058 in QThreadPrivate::start (arg=0x2070240) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #37 0x00007f2e3d034e9a in start_thread (arg=0x7f2e2692c700) at pthread_create.c:308 QtQA::App::TestRunner: #38 0x00007f2e3d695dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #39 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_parserstress ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_parserstress::initTestCase() PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/template.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.1.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.1.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.1.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.3.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.5-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.5.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.5.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.5.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/15.4.5.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Array/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.3.1-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.3.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.2-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.3-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.3-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Boolean/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.1.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.1.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.1.13-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.1-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.1-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.2-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.2-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.8-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.8-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.8-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.8-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.8-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.4.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.4.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.4.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-10.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-11.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-12.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-13.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-9.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.14.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.15.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.16.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.17.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.18.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.19.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.2-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.20.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-10.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-11.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-12.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-13.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-14.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-15.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-16.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-17.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-18.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-9.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.25-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.26-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.27-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.28-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.29-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.3-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.30-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.31-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.32-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.33-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.34-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.35-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.37-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.37-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.37-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.37-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.37-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.4-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.9.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Date/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-10.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.5-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.5-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.8-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.8-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.2.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.2.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.2.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.2.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.2.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.1.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.10-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.10-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.10-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.12-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.12-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.12-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.12-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.2-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.2-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.14-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.1-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.1-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.1-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-10-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-11.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-5-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-6-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-7-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-8-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-9-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.3-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.3-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.3-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.3-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.3.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.3.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.7-01.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.7-02.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.9.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.5.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.5.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.5.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.6.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.6.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.6.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.6.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.6.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.7.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.7.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.7.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.8.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.8.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.8.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.8.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.9.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.9.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/11.9.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Expressions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/10.1.4-9.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/10.1.6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/10.1.8-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/11.6.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/11.6.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/11.6.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/11.6.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.1.2.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.2.1.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.2.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.2.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.3.1.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.3.1.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.3.2.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.3.2.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.3.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.4.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.5.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.5.4.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.5.4.4-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.5.4.5-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.5.4.7-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.6.3.1-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.6.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.6.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.7.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.7.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.8-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/15.9.5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/8.6.2.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/9.9-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/extensions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.1.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.1.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.1.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.2.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.2.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.2.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.3.1-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.3.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.5.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.5.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/FunctionObjects/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.1.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.1.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.5-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/GlobalObject/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-5-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-10.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-11.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-12.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-13-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-2.js) (... 25 lines omitted; there are too many errors!) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-10-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-11-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-12-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-13-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-14-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-15-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-16-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-5-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-6-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-7-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-8-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-9-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-10-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-5-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-8-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-9-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.8.2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.6-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.6-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.7-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.7-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.8-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.8-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.8-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.10.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.11.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.12.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.13.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.14.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.15.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.16.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.17.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.18.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.9.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/NativeObjects/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.3-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.1.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.1.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.2.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.2.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.4.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.4.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/SourceText/6-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/SourceText/6-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/SourceText/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.10-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.10.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-9-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-10.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-11.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-12.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-19.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-5-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-6-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-7-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-8-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-9-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.7-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.8-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.9-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.10-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.3-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.6-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.6-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.7-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.7-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.8-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.8-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.8-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.9-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.5.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.8.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.9-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Types/8.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Types/8.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Types/8.6.2.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Types/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/jsref.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/template.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/boolean-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/boolean-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-005.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-007.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-008.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-009.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-010-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-011-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-005.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-007.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-008.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-009.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-010.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-011.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-012.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-013.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-014.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-015.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-016.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-017.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-019.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/function-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/global-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/global-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-005.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-007.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-008.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-009.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-010.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-011.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-012.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-013.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-014.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-015.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-016.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-017.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-018.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-019.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-020.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-021.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-022.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-023.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-024.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-025.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-026.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-027.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-028.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-029.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-030.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-031.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-032.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-033.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-034.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-035.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-036.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-037.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-038.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-039.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-040.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-041.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-042.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-047.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-048.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-049.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-050.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-051.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-052.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-053.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-054.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/number-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/number-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/number-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-005.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-007.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-008.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-009.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/string-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/string-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Expressions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Expressions/StrictEquality-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/constructor-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/function-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-003-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-004-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-005-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/FunctionObjects/apply-001-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/FunctionObjects/call-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/FunctionObjects/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/instanceof/instanceof-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/instanceof/instanceof-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/instanceof/instanceof-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/instanceof/regress-7635.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/instanceof/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/keywords-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/regexp-literals-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/regexp-literals-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/constructor-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/exec-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/exec-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/function-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/hex-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/multiline-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/octal-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/octal-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/octal-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/properties-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/properties-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/regexp-enumerate-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/regress-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/unicode-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-005.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-007.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/forin-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/forin-002.js) QFATAL : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/if-001.js) Received signal 11 FAIL! : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/if-001.js) Received a fatal error. Loc: [Unknown file(0)] Totals: 787 passed, 1 failed, 0 skipped ********* Finished testing of tst_parserstress ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 324] QtQA::App::TestRunner: [New LWP 312] QtQA::App::TestRunner: [New LWP 314] QtQA::App::TestRunner: [New LWP 321] QtQA::App::TestRunner: [New LWP 319] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_parserstress -o /work/build/_artifacts/test-logs/tst_parserstress-testres'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f72b0686445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f72a0099700 (LWP 319)): QtQA::App::TestRunner: #0 0x00007f72b0738403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f72ae957036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f72ae95749a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f72a009e98b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f72ae9789e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f72b00e2e9a in start_thread (arg=0x7f72a0099700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f72b0743dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f729f898700 (LWP 321)): QtQA::App::TestRunner: #0 0x00007f72b0738403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f72ae957036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f72ae95749a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f72a22c8406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f72ae9789e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f72b00e2e9a in start_thread (arg=0x7f729f898700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f72b0743dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f72a89b8700 (LWP 314)): QtQA::App::TestRunner: #0 0x00007f72b0738403 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f72ad76e862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f72ad76ffff in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f72aaff8e29 in QXcbEventReader::run (this=0x19cdc60) at qxcbconnection.cpp:1007 QtQA::App::TestRunner: #4 0x00007f72b0fc0058 in QThreadPrivate::start (arg=0x19cdc60) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f72b00e2e9a in start_thread (arg=0x7f72a89b8700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f72b0743dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f72b24b4740 (LWP 312)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007f72b0fc06eb in wait (time=18446744073709551615, this=0x1a8ce10) at thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #2 QWaitCondition::wait (this=, mutex=0x1a8cb40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #3 0x00007f72b216df52 in wait (this=) at qml/ftw/qqmlthread.cpp:64 QtQA::App::TestRunner: #4 QQmlThread::internalCallMethodInThread (this=0x1a8cbc0, message=) at qml/ftw/qqmlthread.cpp:318 QtQA::App::TestRunner: #5 0x00007f72b2100287 in QQmlDataLoader::loadWithStaticData (this=0x1a8c968, blob=0x1c2e4a0, data=..., mode=QQmlDataLoader::PreferSynchronous) at qml/qqmltypeloader.cpp:956 QtQA::App::TestRunner: #6 0x00007f72b2100351 in QQmlTypeLoader::getType (this=, data=..., url=...) at qml/qqmltypeloader.cpp:1557 QtQA::App::TestRunner: #7 0x00007f72b20bd769 in QQmlComponent::setData (this=0x7fffde35a140, data=..., url=...) at qml/qqmlcomponent.cpp:593 QtQA::App::TestRunner: #8 0x0000000000402a62 in tst_parserstress::ecmascript (this=0x7fffde35af30) at tst_parserstress.cpp:130 QtQA::App::TestRunner: #9 0x00007f72b11af4a3 in QMetaMethod::invoke (this=0x7fffde35a6d0, object=0x7fffde35af30, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #10 0x00007f72b11b2ade in QMetaObject::invokeMethod (obj=0x7fffde35af30, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #11 0x00007f72b1c6bf49 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x1b59a80 "ecmascript", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #12 qInvokeTestMethodDataEntry (slot=0x1b59a80 "ecmascript") at qtestcase.cpp:1715 QtQA::App::TestRunner: #13 QTest::qInvokeTestMethod (slotName=0x1b5cfc8 "ecmascript()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #14 0x00007f72b1c6cccc in qInvokeTestMethods (testObject=0x7fffde35af30) at qtestcase.cpp:1994 QtQA::App::TestRunner: #15 QTest::qExec (testObject=0x7fffde35af30, argc=, argv=) at qtestcase.cpp:2224 QtQA::App::TestRunner: #16 0x00000000004023cb in main (argc=5, argv=0x7fffde35b058) at tst_parserstress.cpp:152 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f729db89700 (LWP 324)): QtQA::App::TestRunner: #0 0x00007f72b0686445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f72b0689bab in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f72b0fb0b2e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f72b1c66f3a in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2029 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 (anonymous namespace)::StatementWorklist::operator+= (this=0x7f729db87730, s=0x0) at compiler/qv4ssa.cpp:1642 QtQA::App::TestRunner: #7 0x00007f72b1f7c038 in (anonymous namespace)::StatementWorklist::operator+= (this=0x7f729db87730, stmts=...) at compiler/qv4ssa.cpp:1631 QtQA::App::TestRunner: #8 0x00007f72b1f87695 in (anonymous namespace)::(anonymous namespace)::purgeBB (bb=0x7f72946f9870, func=0x7f72946abb50, defUses=..., W=..., df=...) at compiler/qv4ssa.cpp:3161 QtQA::App::TestRunner: #9 0x00007f72b1f894d7 in (anonymous namespace)::optimizeSSA (function=0x7f72946abb50, defUses=..., df=...) at compiler/qv4ssa.cpp:3504 QtQA::App::TestRunner: #10 0x00007f72b1f8ce58 in QQmlJS::V4IR::Optimizer::run (this=0x7f729db88120, qmlEngine=) at compiler/qv4ssa.cpp:3919 QtQA::App::TestRunner: #11 0x00007f72b1fb70a5 in QQmlJS::MASM::InstructionSelection::run (this=0x7f729470a970, functionIndex=2) at compiler/qv4isel_masm.cpp:565 QtQA::App::TestRunner: #12 0x00007f72b1f6c1ce in QQmlJS::EvalInstructionSelection::compile (this=0x7f729470a980, generateUnitData=true) at compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #13 0x00007f72b20e927b in QQmlCompiler::compileTree (this=0x7f729db886e0, tree=0x7f729465e8f0) at qml/qqmlcompiler.cpp:938 QtQA::App::TestRunner: #14 0x00007f72b20e9acd in QQmlCompiler::compile (this=0x7f729db886e0, engine=, unit=, out=0x7f72946d2d70) at qml/qqmlcompiler.cpp:855 QtQA::App::TestRunner: #15 0x00007f72b2100d60 in QQmlTypeData::compile (this=0x1c2e4a0) at qml/qqmltypeloader.cpp:2318 QtQA::App::TestRunner: #16 0x00007f72b2102a00 in QQmlTypeData::done (this=0x1c2e4a0) at qml/qqmltypeloader.cpp:2114 QtQA::App::TestRunner: #17 0x00007f72b20fffbf in tryDone (this=0x1c2e4a0) at qml/qqmltypeloader.cpp:614 QtQA::App::TestRunner: #18 QQmlDataBlob::tryDone (this=0x1c2e4a0) at qml/qqmltypeloader.cpp:605 QtQA::App::TestRunner: #19 0x00007f72b2100090 in QQmlDataLoader::setData (this=, blob=0x1c2e4a0, d=...) at qml/qqmltypeloader.cpp:1166 QtQA::App::TestRunner: #20 0x00007f72b210018e in QQmlDataLoader::setData (this=0x1a8c968, blob=0x1c2e4a0, data=...) at qml/qqmltypeloader.cpp:1140 QtQA::App::TestRunner: #21 0x00007f72b210038d in loadWithStaticDataThread (data=..., blob=0x1c2e4a0, this=) at qml/qqmltypeloader.cpp:973 QtQA::App::TestRunner: #22 QQmlDataLoaderThread::loadWithStaticDataThread (this=, b=, d=...) at qml/qqmltypeloader.cpp:815 QtQA::App::TestRunner: #23 0x00007f72b216dc48 in QQmlThreadPrivate::threadEvent (this=0x1a8cad0) at qml/ftw/qqmlthread.cpp:197 QtQA::App::TestRunner: #24 0x00007f72b216dd1a in QQmlThreadPrivate::event (this=0x1a8cad0, e=) at qml/ftw/qqmlthread.cpp:135 QtQA::App::TestRunner: #25 0x00007f72b11a5b7d in QCoreApplication::notify (this=, receiver=, event=) at kernel/qcoreapplication.cpp:999 QtQA::App::TestRunner: #26 0x00007f72b11a5864 in QCoreApplication::notifyInternal (this=0x7fffde35af60, receiver=0x1a8cad0, event=0x1c22480) at kernel/qcoreapplication.cpp:937 QtQA::App::TestRunner: #27 0x00007f72b11a8199 in sendEvent (event=0x1c22480, receiver=0x1a8cad0) at kernel/qcoreapplication.h:235 QtQA::App::TestRunner: #28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1a8cd10) at kernel/qcoreapplication.cpp:1541 QtQA::App::TestRunner: #29 0x00007f72b11f60d3 in postEventSourceDispatch (s=0x7f72940012c0) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #30 0x00007f72ae956d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f72ae9570a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #32 0x00007f72ae957164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #33 0x00007f72b11f6514 in QEventDispatcherGlib::processEvents (this=0x7f72940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #34 0x00007f72b11a459b in QEventLoop::exec (this=0x7f729db88e10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #35 0x00007f72b0fba9ca in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #36 0x00007f72b0fc0058 in QThreadPrivate::start (arg=0x1a8cad0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #37 0x00007f72b00e2e9a in start_thread (arg=0x7f729db89700) at pthread_create.c:308 QtQA::App::TestRunner: #38 0x00007f72b0743dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #39 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_parserstress: 55 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01242/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392205907): http://codereview.qt-project.org/77052 [PS2] - V4 JIT: remove unused register constant. http://codereview.qt-project.org/77313 [PS5] - V4: Do not reverse-propagate int32 conversion through unary minus. http://codereview.qt-project.org/77312 [PS4] - V4 IR: remove unused phi targets. http://codereview.qt-project.org/77793 [PS4] - V4 IR: changed worklist used while doing optimizations. http://codereview.qt-project.org/77062 [PS6] - Test case for V4 profiler and its adapter http://codereview.qt-project.org/76470 [PS19] - V4 profiler adapter http://codereview.qt-project.org/76469 [PS23] - Infrastructure for supporting multiple profilers in qqmlprofilerservice http://codereview.qt-project.org/76297 [PS22] - Satellite profiler for V4 http://codereview.qt-project.org/77706 [PS3] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 13:44:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 14:44:16 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #391 Message-ID: <20140212_124416_033850.ci-noreply@qt-project.org> Autotests `tst_qdeclarativeflickable', `tst_qquickaccessible', and `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] Totals: 34 passed, 11 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same Actual (flickable->isAtXEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1550)] FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same Actual (flickable->isAtXBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1548)] FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same Actual (flickable->isAtYEnd()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1545)] FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same Actual (flickable->isAtYBeginning()): 0 Expected (true) : 1 Loc: [tst_qquickflickable.cpp(1543)] PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 34 passed, 11 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 459 seconds, exit code 11 Testing tst_QQuickAccessible FAIL! : tst_QQuickAccessible::checkableTest() 'QTest::qWaitForWindowActive(window)' returned FALSE. () Loc: [tst_qquickaccessible.cpp(386)] Totals: 7 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickAccessible ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickAccessible::initTestCase() QDEBUG : tst_QQuickAccessible::commonTests(StaticText) testing "statictext.qml" PASS : tst_QQuickAccessible::commonTests(StaticText) QDEBUG : tst_QQuickAccessible::commonTests(PushButton) testing "pushbutton.qml" PASS : tst_QQuickAccessible::commonTests(PushButton) PASS : tst_QQuickAccessible::quickAttachedProperties() PASS : tst_QQuickAccessible::basicPropertiesTest() PASS : tst_QQuickAccessible::hitTest() FAIL! : tst_QQuickAccessible::checkableTest() 'QTest::qWaitForWindowActive(window)' returned FALSE. () Loc: [tst_qquickaccessible.cpp(386)] QWARN : tst_QQuickAccessible::checkableTest() 11 accessibility event(s) were not handled in testfunction 'checkableTest': QWARN : tst_QQuickAccessible::checkableTest() 1: Object: 0x1028765c0 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 2: Object: 0x1028769b0 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 3: Object: 0x1028d4bb0 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 4: Object: 0x1028d56b0 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 5: Object: 0x1028d5ee0 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 6: Object: 0x1028d56b0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 7: Object: 0x1028d4bb0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 8: Object: 0x1028d4bb0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 9: Object: 0x1028769b0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 10: Object: 0x1028b6c20 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 11: Object: 0x1028b6c20 Event: 'StateChanged' Child: -1 PASS : tst_QQuickAccessible::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickAccessible ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickaccessible: 13 seconds, exit code 1 Testing tst_qdeclarativeflickable FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qdeclarativeflickable::initTestCase() PASS : tst_qdeclarativeflickable::create() PASS : tst_qdeclarativeflickable::horizontalViewportSize() PASS : tst_qdeclarativeflickable::verticalViewportSize() PASS : tst_qdeclarativeflickable::properties() PASS : tst_qdeclarativeflickable::boundsBehavior() PASS : tst_qdeclarativeflickable::maximumFlickVelocity() PASS : tst_qdeclarativeflickable::flickDeceleration() PASS : tst_qdeclarativeflickable::pressDelay() QWARN : tst_qdeclarativeflickable::disabledContent() QGraphicsItem::ungrabMouse: not a mouse grabber PASS : tst_qdeclarativeflickable::disabledContent() PASS : tst_qdeclarativeflickable::nestedPressDelay() PASS : tst_qdeclarativeflickable::flickableDirection() PASS : tst_qdeclarativeflickable::qgraphicswidget() PASS : tst_qdeclarativeflickable::resizeContent() PASS : tst_qdeclarativeflickable::returnToBounds() PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(resizeContent) PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(returnToBounds) PASS : tst_qdeclarativeflickable::wheel() FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] PASS : tst_qdeclarativeflickable::nestedStopAtBounds(left) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(right) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(top) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(bottom) PASS : tst_qdeclarativeflickable::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeflickable: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00391/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392193897): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Wed Feb 12 14:09:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 15:09:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1204 Message-ID: <20140212_130909_079991.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1204: ABORTED Tested changes (refs/builds/dev_1392210542): http://codereview.qt-project.org/77900 [PS2] - Add support for scanning javascript files. http://codereview.qt-project.org/77062 [PS6] - Test case for V4 profiler and its adapter http://codereview.qt-project.org/76470 [PS19] - V4 profiler adapter http://codereview.qt-project.org/76469 [PS23] - Infrastructure for supporting multiple profilers in qqmlprofilerservice http://codereview.qt-project.org/76297 [PS22] - Satellite profiler for V4 http://codereview.qt-project.org/77706 [PS3] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 14:23:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 15:23:30 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2903 Message-ID: <20140212_132330_042701.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2014-02-12 14:11:06.103 tst_qabstractitemview[78738:5503] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1719)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() 2014-02-12 14:11:12.345 tst_qabstractitemview[78923:1803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1584)] PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 19 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02903/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392205963): http://codereview.qt-project.org/76603 [PS24] - Enabling QQuickWidget and QOpenGLWidget http://codereview.qt-project.org/77868 [PS1] - Expose QPlatformWindow::invalidateSurface as a virtual function. http://codereview.qt-project.org/77105 [PS2] - HTTP internals: move some methods inside HTTP request class http://codereview.qt-project.org/77884 [PS1] - Don't ignore horizontal alignment for items with baseline alignments From ci-noreply at qt-project.org Wed Feb 12 14:31:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 15:31:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2904 Message-ID: <20140212_133136_038995.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from io/qfilesystemwatcher_fsevents.mm:46: io/qfilesystemwatcher_fsevents_p.h:99:23: error: expected expression make[3]: *** [.obj/qfilesystemwatcher_fsevents.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02904/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392211505): http://codereview.qt-project.org/72825 [PS6] - Mac: FSEvents-based QFileSystemWatcherEngine. http://codereview.qt-project.org/77132 [PS4] - Move setWindowIcon() up to QGuiApplication. http://codereview.qt-project.org/77016 [PS2] - Restore support for -title command line argument on X11, add -qwindowtitle. http://codereview.qt-project.org/76732 [PS24] - Dynamic GL switch on Windows http://codereview.qt-project.org/77273 [PS2] - Check whether exposed widget is mapped in QWidgetBackingStore::sync(QWidget*). http://codereview.qt-project.org/77950 [PS1] - Wait until the window is exposed before continuing. http://codereview.qt-project.org/77948 [PS1] - Cocoa: Bring back two-class native window system http://codereview.qt-project.org/77090 [PS5] - WinRT: move most of GUI event dispatcher logic into core http://codereview.qt-project.org/75097 [PS7] - Loosen checks for Q_COMPILER_VARIADIC_MACROS http://codereview.qt-project.org/75129 [PS5] - Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const reference From ci-noreply at qt-project.org Wed Feb 12 14:32:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 15:32:25 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1683 Message-ID: <20140212_133225_079247.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1683: SUCCESS Tested changes (refs/builds/stable_1392206762): http://codereview.qt-project.org/76831 [PS2] - Doc: Added information about classname in qmldir From ci-noreply at qt-project.org Wed Feb 12 14:41:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 15:41:12 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #40 Message-ID: <20140212_134112_004926.ci-noreply@qt-project.org> Autotests `tst_enginioclient', `tst_enginiomodel', `tst_files', `tst_oauth2authentication', and `tst_qmltests' failed :( QML2_IMPORT_PATH=/work/build/qt/qtenginio/tests/auto/qmltests ## Creating backend: EnginioClient_QML1392212468074 ### ERROR "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" NetworkReply: QNetworkReplyHttpImpl(0x1040243a0) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 400 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MTowOC4wMzVaIiwiaWQiOiI1MmZiNzlmNDVhM2Q4YjdiMTAwMzczOTQiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--2e03d7ff5831e08dc62353c7049971d1ef4dc9b7" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "e046a021d6c14c0da47f0626c560ab1c" Request Data: "{"name": "EnginioClient_QML1392212468074"}" Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" ### SignalSpy caught errors: NetworkReply: QNetworkReplyHttpImpl(0x1040243a0) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 400 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MTowOC4wMzVaIiwiaWQiOiI1MmZiNzlmNDVhM2Q4YjdiMTAwMzczOTQiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--2e03d7ff5831e08dc62353c7049971d1ef4dc9b7" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "e046a021d6c14c0da47f0626c560ab1c" Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QtQA::App::TestRunner: test failed, running again to see if it is flaky... QML2_IMPORT_PATH=/work/build/qt/qtenginio/tests/auto/qmltests ## Creating backend: EnginioClient_QML1392212468971 ### ERROR "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" NetworkReply: QNetworkReplyHttpImpl(0x10332bfd0) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 400 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MTowOC45MjFaIiwiaWQiOiI1MmZiNzlmNDVhM2Q4YjdiMGIwMzY3MGYiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--2ff0c971d9f6812509261a547a5ed1d36c537e4d" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "3e89515ecaed4c11b1346fc9e3793151" Request Data: "{"name": "EnginioClient_QML1392212468971"}" Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" ### SignalSpy caught errors: NetworkReply: QNetworkReplyHttpImpl(0x10332bfd0) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 400 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MTowOC45MjFaIiwiaWQiOiI1MmZiNzlmNDVhM2Q4YjdiMGIwMzY3MGYiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--2ff0c971d9f6812509261a547a5ed1d36c537e4d" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "3e89515ecaed4c11b1346fc9e3793151" Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltests: 1 seconds, exit code 1 Testing tst_OAuth2Authentication FAIL! : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [./../common/identitycommon.h(84)] FAIL! : tst_OAuth2Authentication::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [./../common/identitycommon.h(113)] Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_OAuth2Authentication ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_OAuth2Authentication::initTestCase() ## Creating backend: tst_OAuth2Auth1392212466909 QDEBUG : tst_OAuth2Authentication::initTestCase() ### ERROR QDEBUG : tst_OAuth2Authentication::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x1018196c0) QDEBUG : tst_OAuth2Authentication::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_OAuth2Authentication::initTestCase() Operation: "CUSTOM" QDEBUG : tst_OAuth2Authentication::initTestCase() HTTP return code: 400 QDEBUG : tst_OAuth2Authentication::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_OAuth2Authentication::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MTowNi44NzNaIiwiaWQiOiI1MmZiNzlmMjVhM2Q4YjdiMTAwMzczNjMiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--97800c06383aad51c0fcc630441ff733901b478e" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[X_Request_Id]: "b5d921b675774d0f8773eaa7fdfef34e" QDEBUG : tst_OAuth2Authentication::initTestCase() Request Data: "{"name": "tst_OAuth2Auth1392212466909"}" QDEBUG : tst_OAuth2Authentication::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_OAuth2Authentication::initTestCase() ### QDEBUG : tst_OAuth2Authentication::initTestCase() SignalSpy caught errors: QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x1018196c0) QDEBUG : tst_OAuth2Authentication::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_OAuth2Authentication::initTestCase() Operation: "CUSTOM" QDEBUG : tst_OAuth2Authentication::initTestCase() HTTP return code: 400 QDEBUG : tst_OAuth2Authentication::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_OAuth2Authentication::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MTowNi44NzNaIiwiaWQiOiI1MmZiNzlmMjVhM2Q4YjdiMTAwMzczNjMiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--97800c06383aad51c0fcc630441ff733901b478e" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[X_Request_Id]: "b5d921b675774d0f8773eaa7fdfef34e" QDEBUG : tst_OAuth2Authentication::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" FAIL! : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [./../common/identitycommon.h(84)] QDEBUG : tst_OAuth2Authentication::cleanupTestCase() ## Deleting backend: tst_OAuth2Auth1392212466909 FAIL! : tst_OAuth2Authentication::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [./../common/identitycommon.h(113)] Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_OAuth2Authentication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_oauth2authentication: 1 seconds, exit code 2 Testing tst_Files FAIL! : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_files.cpp(85)] FAIL! : tst_Files::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_files.cpp(97)] Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392212463870 QDEBUG : tst_Files::initTestCase() ### ERROR QDEBUG : tst_Files::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_Files::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x102013d20) QDEBUG : tst_Files::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_Files::initTestCase() Operation: "CUSTOM" QDEBUG : tst_Files::initTestCase() HTTP return code: 400 QDEBUG : tst_Files::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_Files::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MTowMy44MjlaIiwiaWQiOiI1MmZiNzllZjVhM2Q4YjdiMGIwMzY2ZDkiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--10a9750f1d8fb6002fce7d8cbac500182ea22e86" QDEBUG : tst_Files::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[X_Request_Id]: "bee8aa0200544c4a83f0bd8528aad7de" QDEBUG : tst_Files::initTestCase() Request Data: "{"name": "Files1392212463870"}" QDEBUG : tst_Files::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_Files::initTestCase() ### QDEBUG : tst_Files::initTestCase() SignalSpy caught errors: QDEBUG : tst_Files::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x102013d20) QDEBUG : tst_Files::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_Files::initTestCase() Operation: "CUSTOM" QDEBUG : tst_Files::initTestCase() HTTP return code: 400 QDEBUG : tst_Files::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_Files::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MTowMy44MjlaIiwiaWQiOiI1MmZiNzllZjVhM2Q4YjdiMGIwMzY2ZDkiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--10a9750f1d8fb6002fce7d8cbac500182ea22e86" QDEBUG : tst_Files::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[X_Request_Id]: "bee8aa0200544c4a83f0bd8528aad7de" QDEBUG : tst_Files::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" FAIL! : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_files.cpp(85)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392212463870 FAIL! : tst_Files::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_files.cpp(97)] Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 2 seconds, exit code 2 Testing tst_EnginioModel FAIL! : tst_EnginioModel::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginiomodel.cpp(112)] FAIL! : tst_EnginioModel::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_enginiomodel.cpp(126)] Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioModel ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioModel::initTestCase() ## Creating backend: EnginioModel1392212461714 QDEBUG : tst_EnginioModel::initTestCase() ### ERROR QDEBUG : tst_EnginioModel::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_EnginioModel::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x10212a650) QDEBUG : tst_EnginioModel::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioModel::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioModel::initTestCase() HTTP return code: 400 QDEBUG : tst_EnginioModel::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioModel::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MTowMS42NjNaIiwiaWQiOiI1MmZiNzllZDVhM2Q4YjdiMTAwMzczMmQiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--be0017df90285556357c2933988fe053b575a772" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[X_Request_Id]: "4b2a511dc5a649f29c3ebaae1de96857" QDEBUG : tst_EnginioModel::initTestCase() Request Data: "{"name": "EnginioModel1392212461714"}" QDEBUG : tst_EnginioModel::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_EnginioModel::initTestCase() ### QDEBUG : tst_EnginioModel::initTestCase() SignalSpy caught errors: QDEBUG : tst_EnginioModel::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x10212a650) QDEBUG : tst_EnginioModel::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioModel::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioModel::initTestCase() HTTP return code: 400 QDEBUG : tst_EnginioModel::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioModel::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MTowMS42NjNaIiwiaWQiOiI1MmZiNzllZDVhM2Q4YjdiMTAwMzczMmQiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--be0017df90285556357c2933988fe053b575a772" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioModel::initTestCase() RawHeaders[X_Request_Id]: "4b2a511dc5a649f29c3ebaae1de96857" QDEBUG : tst_EnginioModel::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" FAIL! : tst_EnginioModel::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginiomodel.cpp(112)] QDEBUG : tst_EnginioModel::cleanupTestCase() ## Deleting backend: EnginioModel1392212461714 FAIL! : tst_EnginioModel::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_enginiomodel.cpp(126)] Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_EnginioModel ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginiomodel: 1 seconds, exit code 2 Testing tst_EnginioClient FAIL! : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginioclient.cpp(133)] FAIL! : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_enginioclient.cpp(146)] Totals: 0 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392212459421 QDEBUG : tst_EnginioClient::initTestCase() ### ERROR QDEBUG : tst_EnginioClient::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x100d2f320) QDEBUG : tst_EnginioClient::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioClient::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioClient::initTestCase() HTTP return code: 400 QDEBUG : tst_EnginioClient::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MDo1OS4zODhaIiwiaWQiOiI1MmZiNzllYjVhM2Q4YjdiMTAwMzcyZmMiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--72127a0c2e73062950673100d51727142bab1aab" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "afb79153fe684f318cc5fcbb94bd7541" QDEBUG : tst_EnginioClient::initTestCase() Request Data: "{"name": "EnginioClient1392212459421"}" QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" QDEBUG : tst_EnginioClient::initTestCase() ### QDEBUG : tst_EnginioClient::initTestCase() SignalSpy caught errors: QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x100d2f320) QDEBUG : tst_EnginioClient::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioClient::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioClient::initTestCase() HTTP return code: 400 QDEBUG : tst_EnginioClient::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xMlQxNDo0MDo1OS4zODhaIiwiaWQiOiI1MmZiNzllYjVhM2Q4YjdiMTAwMzcyZmMiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--72127a0c2e73062950673100d51727142bab1aab" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "afb79153fe684f318cc5fcbb94bd7541" QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 20 backends","property":"base"}]}" FAIL! : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginioclient.cpp(133)] QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392212459421 FAIL! : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. () Loc: [tst_enginioclient.cpp(146)] Totals: 0 passed, 2 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 2 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00040/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392211802): http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Wed Feb 12 14:49:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 15:49:35 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1684 Message-ID: <20140212_134935_072708.ci-noreply@qt-project.org> QtDeclarative_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #1684: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01684/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1392212038): http://codereview.qt-project.org/77856 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Wed Feb 12 15:11:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 16:11:48 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #200 Message-ID: <20140212_141148_073631.ci-noreply@qt-project.org> QtWebEngine_master_Integration #200: SUCCESS Tested changes (refs/builds/master_1392207480): http://codereview.qt-project.org/77579 [PS6] - [Widgets] RenderWidgetHostViewQtDelegate refactoring From ci-noreply at qt-project.org Wed Feb 12 15:13:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 16:13:08 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #41 Message-ID: <20140212_141308_075860.ci-noreply@qt-project.org> Autotest `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392214302389 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392214302389 PASS : tst_Files::initTestCase() FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392214302389 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QThread: Destroyed while thread is still running QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 107 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00041/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392213549): http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Wed Feb 12 15:45:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 16:45:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2905 Message-ID: <20140212_144543_044212.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::scrollTo(normal) Compared values are not the same Actual (view.HorizontalOffset()): -708 Expected (0) : 0 Loc: [tst_qcolumnview.cpp(438)] FAIL! : tst_QColumnView::scrollTo(reverse) Compared values are not the same Actual (view.HorizontalOffset()): 826 Expected (0) : 0 Loc: [tst_qcolumnview.cpp(438)] Totals: 32 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) FAIL! : tst_QColumnView::scrollTo(normal) Compared values are not the same Actual (view.HorizontalOffset()): -561 Expected (0) : 0 Loc: [tst_qcolumnview.cpp(438)] FAIL! : tst_QColumnView::scrollTo(reverse) Compared values are not the same Actual (view.HorizontalOffset()): 826 Expected (0) : 0 Loc: [tst_qcolumnview.cpp(438)] PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() PASS : tst_QColumnView::dynamicModelChanges() PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 Loc: [tst_qcolumnview.cpp(984)] PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 Loc: [tst_qcolumnview.cpp(984)] PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 32 passed, 2 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 19 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02905/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392212172): http://codereview.qt-project.org/77950 [PS1] - Wait until the window is exposed before continuing. http://codereview.qt-project.org/77106 [PS3] - HTTP internals: introduce protocol handlers http://codereview.qt-project.org/75097 [PS7] - Loosen checks for Q_COMPILER_VARIADIC_MACROS http://codereview.qt-project.org/77884 [PS1] - Don't ignore horizontal alignment for items with baseline alignments http://codereview.qt-project.org/75129 [PS5] - Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const reference http://codereview.qt-project.org/76603 [PS25] - Enabling QQuickWidget and QOpenGLWidget http://codereview.qt-project.org/77105 [PS2] - HTTP internals: move some methods inside HTTP request class http://codereview.qt-project.org/76063 [PS2] - Android: default palette taken from the Holo Light theme From ci-noreply at qt-project.org Wed Feb 12 15:47:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 16:47:39 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3146 Message-ID: <20140212_144739_022328.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03146/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392210263): http://codereview.qt-project.org/77674 [PS3] - Added #include "qnumeric.h" to qglobal.h From ci-noreply at qt-project.org Wed Feb 12 16:07:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 17:07:29 +0200 Subject: [Ci-reports] fail on QtMultimedia_dev_Integration #163 Message-ID: <20140212_150729_086719.ci-noreply@qt-project.org> QtMultimedia_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #163: FAILURE Build log: http://testresults.qt-project.org/ci/QtMultimedia_dev_Integration/build_00163/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392216831): http://codereview.qt-project.org/77651 [PS1] - AVFoundation: mirror viewfinder frames of front-facing cameras. From ci-noreply at qt-project.org Wed Feb 12 16:15:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 17:15:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2906 Message-ID: <20140212_151503_065015.ci-noreply@qt-project.org> qtbase failed to compile :( moc tst_qgl.cpp compiling tst_qgl.cpp tst_qgl.cpp: In member function โ€˜void tst_QGL::fboFormat()โ€™: tst_qgl.cpp:1533:5: error: โ€˜GL_RGBA8โ€™ was not declared in this scope tst_qgl.cpp:1604:76: error: โ€˜GL_RGBA8โ€™ was not declared in this scope make[5]: *** [.obj/tst_qgl.o] Error 1 make[4]: *** [sub-qgl-make_first] Error 2 make[3]: *** [sub-opengl-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02906/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz ============================================================ QtBase_dev_Integration ยป win32-mingw47_developer-build_qtlibinfix_Windows_7 #2906: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02906/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392216437): http://codereview.qt-project.org/76732 [PS25] - Dynamic GL switch on Windows http://codereview.qt-project.org/77273 [PS2] - Check whether exposed widget is mapped in QWidgetBackingStore::sync(QWidget*). From ci-noreply at qt-project.org Wed Feb 12 16:28:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 17:28:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1686 Message-ID: <20140212_152821_051511.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1686: SUCCESS Tested changes (refs/builds/stable_1392213069): http://codereview.qt-project.org/58089 [PS1] - Fix wrong calculation of viewPort for transitions From ci-noreply at qt-project.org Wed Feb 12 16:28:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 17:28:53 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #42 Message-ID: <20140212_152853_014996.ci-noreply@qt-project.org> Autotest `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392218848534 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392218848534 PASS : tst_Files::initTestCase() FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392218848534 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QThread: Destroyed while thread is still running QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 106 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00042/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392218081): http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/76449 [PS1] - Internal doc fix http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Wed Feb 12 16:40:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 17:40:07 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #183 Message-ID: <20140212_154007_008696.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #183: SUCCESS Tested changes (refs/builds/stable_1392214462): http://codereview.qt-project.org/77978 [PS3] - Revert the private qtcore_unix related changes because they break the Qt 4 build From ci-noreply at qt-project.org Wed Feb 12 16:41:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 17:41:01 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #181 Message-ID: <20140212_154101_088648.ci-noreply@qt-project.org> QtLocation_dev_Integration #181: SUCCESS Tested changes (refs/builds/dev_1392213329): http://codereview.qt-project.org/77844 [PS2] - Grab mouse when a gesture is detected. From ci-noreply at qt-project.org Wed Feb 12 16:49:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 17:49:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2907 Message-ID: <20140212_154925_040881.ci-noreply@qt-project.org> Compilation failed :( access\qhttpprotocolhandler.cpp(318) : error C2065: 'request' : undeclared identifierqnetworkaccessbackend.cpp Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02907/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1392218197): http://codereview.qt-project.org/77106 [PS3] - HTTP internals: introduce protocol handlers http://codereview.qt-project.org/77105 [PS2] - HTTP internals: move some methods inside HTTP request class http://codereview.qt-project.org/77090 [PS5] - WinRT: move most of GUI event dispatcher logic into core http://codereview.qt-project.org/76603 [PS25] - Enabling QQuickWidget and QOpenGLWidget http://codereview.qt-project.org/75097 [PS7] - Loosen checks for Q_COMPILER_VARIADIC_MACROS http://codereview.qt-project.org/75129 [PS5] - Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const reference From ci-noreply at qt-project.org Wed Feb 12 16:50:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 17:50:44 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1688 Message-ID: <20140212_155044_091567.ci-noreply@qt-project.org> QtDeclarative_stable_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #1688: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01688/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1392219085): http://codereview.qt-project.org/77904 [PS1] - Update scenegraph docs to be in line with Qt 5.2 behavior changes. http://codereview.qt-project.org/77903 [PS1] - Provide scenegraph backend API for marking scenegraph nodes dirty. From ci-noreply at qt-project.org Wed Feb 12 16:57:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 17:57:16 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #201 Message-ID: <20140212_155716_068499.ci-noreply@qt-project.org> QtWebEngine_master_Integration #201: SUCCESS Tested changes (refs/builds/master_1392214401): http://codereview.qt-project.org/77463 [PS1] - Fix resizing not working on new windows http://codereview.qt-project.org/77462 [PS1] - Fix the new window crash http://codereview.qt-project.org/77524 [PS1] - Fix WebEngineContext not being ramped down in tests From ci-noreply at qt-project.org Wed Feb 12 17:06:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 18:06:55 +0200 Subject: [Ci-reports] pass on QtDoc_dev_Integration #83 Message-ID: <20140212_160655_075605.ci-noreply@qt-project.org> QtDoc_dev_Integration #83: SUCCESS Tested changes (refs/builds/dev_1392218275): http://codereview.qt-project.org/77953 [PS5] - Resurrect the Embedded Linux page From ci-noreply at qt-project.org Wed Feb 12 17:07:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 18:07:39 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3147 Message-ID: <20140212_160739_011176.ci-noreply@qt-project.org> Autotest `tst_qglthreads' failed :( Testing tst_QGLThreads tst_qglthreads(5672,0x109ee9000) malloc: *** error for object 0x101377150: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qglthreads [5672] QtQA::App::TestRunner: Path: /work/*/tst_qglthreads.app/Contents/MacOS/tst_qglthreads QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qglthreads QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [5671] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-12 17:47:03.733 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G56) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 4 QThread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[5672]: garbage collection is OFF QtQA::App::TestRunner: *** error for object 0x101377150: double free QtQA::App::TestRunner: QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237a67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff92379d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.CoreGraphics 0x00007fff8f82383f _CGSReenableUpdateForConnections + 214 QtQA::App::TestRunner: 3 com.apple.CoreGraphics 0x00007fff8f8236d2 CGSReenableUpdateForConnections + 549 QtQA::App::TestRunner: 4 com.apple.CoreGraphics 0x00007fff8f8234a6 CGSReenableUpdate + 25 QtQA::App::TestRunner: 5 com.apple.AppKit 0x00007fff8db42bdb -[NSWindow flushWindow] + 302 QtQA::App::TestRunner: 6 com.apple.AppKit 0x00007fff8db2f76f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 6215 QtQA::App::TestRunner: 7 com.apple.AppKit 0x00007fff8db27c35 -[NSView displayIfNeeded] + 1676 QtQA::App::TestRunner: 8 com.apple.AppKit 0x00007fff8db27375 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 648 QtQA::App::TestRunner: 9 com.apple.CoreFoundation 0x00007fff8ef748e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 QtQA::App::TestRunner: 10 com.apple.CoreFoundation 0x00007fff8ef74846 __CFRunLoopDoObservers + 374 QtQA::App::TestRunner: 11 com.apple.CoreFoundation 0x00007fff8ef49af9 __CFRunLoopRun + 825 QtQA::App::TestRunner: 12 com.apple.CoreFoundation 0x00007fff8ef49486 CFRunLoopRunSpecific + 230 QtQA::App::TestRunner: 13 com.apple.HIToolbox 0x00007fff89c742bf RunCurrentEventLoopInMode + 277 QtQA::App::TestRunner: 14 com.apple.HIToolbox 0x00007fff89c7b4bf ReceiveNextEventCommon + 181 QtQA::App::TestRunner: 15 com.apple.HIToolbox 0x00007fff89c7b3fa BlockUntilNextEventMatchingListInMode + 62 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff8daeb779 _DPSNextEvent + 659 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff8daeb07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x0000000102d19c9a TestNamespace::QCocoaEventDispatcher::processEvents(TestNamespace::QFlags) + 1738 QtQA::App::TestRunner: 19 QtCore 0x0000000100e333b3 TestNamespace::QCoreApplication::processEvents(TestNamespace::QFlags) + 35 QtQA::App::TestRunner: 20 com.yourcompany.tst_qglthreads 0x0000000100005127 tst_QGLThreads::painterOnGLWidgetInThread() + 263 QtQA::App::TestRunner: 21 QtCore 0x0000000100e3c05f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 22 QtCore 0x0000000100e3bc4c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 23 QtTest 0x0000000101241309 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 24 QtTest 0x000000010123e132 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 25 com.yourcompany.tst_qglthreads 0x000000010000572c main + 92 QtQA::App::TestRunner: 26 com.yourcompany.tst_qglthreads 0x0000000100004104 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237c7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff92b2e786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff92b2d316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237c192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90ccb594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90cccb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237c192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90ccb594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90cccb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 Crashed:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237bce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90ccb7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90cbca7a abort + 143 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff90cde4ac szone_error + 459 QtQA::App::TestRunner: 4 libsystem_c.dylib 0x00007fff90cdfe2a free_tiny_botch + 93 QtQA::App::TestRunner: 5 libsystem_c.dylib 0x00007fff90ce80cc szone_realloc + 2848 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff90d1b243 malloc_zone_realloc + 81 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff90d1c032 realloc + 160 QtQA::App::TestRunner: 8 QtCore 0x0000000100cc0359 TestNamespace::QListData::append(int) + 169 QtQA::App::TestRunner: 9 QtGui 0x00000001007ac54e TestNamespace::QOpenGLMultiGroupSharedResource::insert(TestNamespace::QOpenGLContext*, TestNamespace::QOpenGLSharedResource*) + 94 QtQA::App::TestRunner: 10 QtOpenGL 0x0000000100032d94 TestNamespace::QGLFunctionsPrivateEx* TestNamespace::QOpenGLMultiGroupSharedResource::value(TestNamespace::QOpenGLContext*) + 196 QtQA::App::TestRunner: 11 QtOpenGL 0x000000010002a1b1 TestNamespace::QGLFunctions::QGLFunctions(TestNamespace::QGLContext const*) + 17 QtQA::App::TestRunner: 12 QtOpenGL 0x0000000100023384 TestNamespace::QGLContextPrivate::syncGlState() + 68 QtQA::App::TestRunner: 13 QtOpenGL 0x000000010004607a TestNamespace::QGL2PaintEngineEx::ensureActive() + 154 QtQA::App::TestRunner: 14 QtOpenGL 0x000000010004823d TestNamespace::QGL2PaintEngineEx::fill(TestNamespace::QVectorPath const&, TestNamespace::QBrush const&) + 45 QtQA::App::TestRunner: 15 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 16 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 17 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 18 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 19 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 20 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 21 libsystem_c.dylib 0x00007fff90cc98bf _pthread_start + 335 QtQA::App::TestRunner: 22 libsystem_c.dylib 0x00007fff90cccb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237a67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff92379d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.framework.IOKit 0x00007fff92060139 io_connect_method + 431 QtQA::App::TestRunner: 3 com.apple.framework.IOKit 0x00007fff9201ae0b IOConnectCallMethod + 352 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x00000001079f38a2 0x107812000 + 1972386 QtQA::App::TestRunner: 5 GLEngine 0x00000001048cd9a2 gleBeginPrimitiveTCLFunc + 78 QtQA::App::TestRunner: 6 GLEngine 0x000000010484bd67 gleDrawArraysOrElements_ExecCore + 809 QtQA::App::TestRunner: 7 GLEngine 0x00000001047c787c glDrawArrays_Exec + 452 QtQA::App::TestRunner: 8 QtOpenGL 0x0000000100046644 TestNamespace::QGL2PaintEngineExPrivate::fill(TestNamespace::QVectorPath const&) + 388 QtQA::App::TestRunner: 9 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 10 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 11 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 12 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 13 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 14 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 15 libsystem_c.dylib 0x00007fff90cc98bf _pthread_start + 335 QtQA::App::TestRunner: 16 libsystem_c.dylib 0x00007fff90cccb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6:: QThread QtQA::App::TestRunner: 0 libsystem_c.dylib 0x00007fff90ce3159 szone_free + 176 QtQA::App::TestRunner: 1 libGLProgrammability.dylib 0x0000000104f1cfcc HashSetFree + 58 QtQA::App::TestRunner: 2 libGLProgrammability.dylib 0x0000000104f1d362 HashTableFree + 136 QtQA::App::TestRunner: 3 libGLProgrammability.dylib 0x0000000104f1ec2a SwitchTexOps + 1520 QtQA::App::TestRunner: 4 libGLProgrammability.dylib 0x0000000104f1abd4 glpPPShaderLinearizeStreamMgrEx + 101 QtQA::App::TestRunner: 5 libGLProgrammability.dylib 0x0000000104f1c4ff glpPPShaderLinearizeEx + 75 QtQA::App::TestRunner: 6 com.apple.ATIRadeonX3000GLDriver 0x00000001079ef0e0 0x107812000 + 1954016 QtQA::App::TestRunner: 7 com.apple.ATIRadeonX3000GLDriver 0x00000001079b2ddf 0x107812000 + 1707487 QtQA::App::TestRunner: 8 com.apple.ATIRadeonX3000GLDriver 0x00000001079e0c9e gldUpdateDispatch + 1233 QtQA::App::TestRunner: 9 GLEngine 0x00000001048a49b0 gleDoDrawDispatchCore + 606 QtQA::App::TestRunner: 10 GLEngine 0x000000010483fc5a glDrawArrays_IMM_Exec + 246 QtQA::App::TestRunner: 11 QtOpenGL 0x0000000100045a28 TestNamespace::QGL2PaintEngineExPrivate::drawTexture(TestNamespace::QGLRect const&, TestNamespace::QGLRect const&, TestNamespace::QSize const&, bool, bool) + 696 QtQA::App::TestRunner: 12 QtOpenGL 0x0000000100048ceb TestNamespace::QGL2PaintEngineEx::drawPixmap(TestNamespace::QRectF const&, TestNamespace::QPixmap const&, TestNamespace::QRectF const&) + 763 QtQA::App::TestRunner: 13 QtGui 0x00000001009203ad TestNamespace::QPaintEngineEx::drawPixmap(TestNamespace::QPointF const&, TestNamespace::QPixmap const&) + 333 QtQA::App::TestRunner: 14 QtGui 0x0000000100941b69 TestNamespace::QPainter::drawPixmap(TestNamespace::QPointF const&, TestNamespace::QPixmap const&) + 89 QtQA::App::TestRunner: 15 com.yourcompany.tst_qglthreads 0x0000000100006030 ThreadPainter::draw() + 624 QtQA::App::TestRunner: 16 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 17 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 18 libsystem_c.dylib 0x00007fff90cc98bf _pthread_start + 335 QtQA::App::TestRunner: 19 libsystem_c.dylib 0x00007fff90cccb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7:: QThread QtQA::App::TestRunner: 0 com.apple.ATIRadeonX3000GLDriver 0x0000000107972030 0x107812000 + 1441840 QtQA::App::TestRunner: 1 com.apple.ATIRadeonX3000GLDriver 0x0000000107971f5f 0x107812000 + 1441631 QtQA::App::TestRunner: 2 com.apple.ATIRadeonX3000GLDriver 0x000000010783cad5 0x107812000 + 174805 QtQA::App::TestRunner: 3 com.apple.ATIRadeonX3000GLDriver 0x000000010784ff85 0x107812000 + 253829 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x0000000107850ef2 0x107812000 + 257778 QtQA::App::TestRunner: 5 com.apple.ATIRadeonX3000GLDriver 0x00000001078531de 0x107812000 + 266718 QtQA::App::TestRunner: 6 com.apple.ATIRadeonX3000GLDriver 0x00000001079f7240 0x107812000 + 1987136 QtQA::App::TestRunner: 7 com.apple.ATIRadeonX3000GLDriver 0x00000001079f04c3 0x107812000 + 1959107 QtQA::App::TestRunner: 8 com.apple.ATIRadeonX3000GLDriver 0x00000001079b25d2 0x107812000 + 1705426 QtQA::App::TestRunner: 9 com.apple.ATIRadeonX3000GLDriver 0x00000001079e0c9e gldUpdateDispatch + 1233 QtQA::App::TestRunner: 10 GLEngine 0x00000001048a49b0 gleDoDrawDispatchCore + 606 QtQA::App::TestRunner: 11 GLEngine 0x000000010483fc5a glDrawArrays_IMM_Exec + 246 QtQA::App::TestRunner: 12 QtOpenGL 0x0000000100045a28 TestNamespace::QGL2PaintEngineExPrivate::drawTexture(TestNamespace::QGLRect const&, TestNamespace::QGLRect const&, TestNamespace::QSize const&, bool, bool) + 696 QtQA::App::TestRunner: 13 QtOpenGL 0x0000000100048ceb TestNamespace::QGL2PaintEngineEx::drawPixmap(TestNamespace::QRectF const&, TestNamespace::QPixmap const&, TestNamespace::QRectF const&) + 763 QtQA::App::TestRunner: 14 QtGui 0x00000001009203ad TestNamespace::QPaintEngineEx::drawPixmap(TestNamespace::QPointF const&, TestNamespace::QPixmap const&) + 333 QtQA::App::TestRunner: 15 QtGui 0x0000000100941b69 TestNamespace::QPainter::drawPixmap(TestNamespace::QPointF const&, TestNamespace::QPixmap const&) + 89 QtQA::App::TestRunner: 16 com.yourcompany.tst_qglthreads 0x0000000100006030 ThreadPainter::draw() + 624 QtQA::App::TestRunner: 17 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 18 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 19 libsystem_c.dylib 0x00007fff90cc98bf _pthread_start + 335 QtQA::App::TestRunner: 20 libsystem_c.dylib 0x00007fff90cccb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237a67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff92379d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.framework.IOKit 0x00007fff92060139 io_connect_method + 431 QtQA::App::TestRunner: 3 com.apple.framework.IOKit 0x00007fff9201ae0b IOConnectCallMethod + 352 QtQA::App::TestRunner: 4 libGPUSupport.dylib 0x0000000102a84549 gpusGetKernelVertexObjectAGPRef + 281 QtQA::App::TestRunner: 5 com.apple.ATIRadeonX3000GLDriver 0x00000001079cfe78 0x107812000 + 1826424 QtQA::App::TestRunner: 6 com.apple.ATIRadeonX3000GLDriver 0x00000001079b7340 0x107812000 + 1725248 QtQA::App::TestRunner: 7 com.apple.ATIRadeonX3000GLDriver 0x00000001079b76c5 0x107812000 + 1726149 QtQA::App::TestRunner: 8 com.apple.ATIRadeonX3000GLDriver 0x00000001079f050f 0x107812000 + 1959183 QtQA::App::TestRunner: 9 com.apple.ATIRadeonX3000GLDriver 0x00000001079b25d2 0x107812000 + 1705426 QtQA::App::TestRunner: 10 com.apple.ATIRadeonX3000GLDriver 0x00000001079e0c9e gldUpdateDispatch + 1233 QtQA::App::TestRunner: 11 GLEngine 0x00000001048a49b0 gleDoDrawDispatchCore + 606 QtQA::App::TestRunner: 12 GLEngine 0x000000010484b20a gleDrawArraysOrElements_Entries_Body + 140 QtQA::App::TestRunner: 13 GLEngine 0x00000001047c7798 glDrawArrays_Exec + 224 QtQA::App::TestRunner: 14 QtOpenGL 0x0000000100046644 TestNamespace::QGL2PaintEngineExPrivate::fill(TestNamespace::QVectorPath const&) + 388 QtQA::App::TestRunner: 15 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 16 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 17 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 18 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 19 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 20 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 21 libsystem_c.dylib 0x00007fff90cc98bf _pthread_start + 335 QtQA::App::TestRunner: 22 libsystem_c.dylib 0x00007fff90cccb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000109ee8718 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000a603 rsi: 0x0000000000000006 rbp: 0x0000000109ee8740 rsp: 0x0000000109ee8718 QtQA::App::TestRunner: r8: 0x00007fff78628fb8 r9: 0x0000000000000000 r10: 0x00007fff9237bd0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x000000010127a000 r13: 0x0000000109d97000 r14: 0x0000000109ee9000 r15: 0x0000000109d970c0 QtQA::App::TestRunner: rip: 0x00007fff9237bce2 rfl: 0x0000000000000246 cr2: 0x0000000109de7000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000dfff +com.yourcompany.tst_qglthreads (??? - ???) <490D2FF4-E48A-3F8C-9389-B77A4B87F31C> /work/*/tst_qglthreads.app/Contents/MacOS/tst_qglthreads QtQA::App::TestRunner: 0x10001d000 - 0x100064ff7 +QtOpenGL (5.2.2 - compatibility 5.2.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x100097000 - 0x100550fff +QtWidgets (5.2.2 - compatibility 5.2.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100759000 - 0x100ae0ff7 +QtGui (5.2.2 - compatibility 5.2.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c31000 - 0x101116ff7 +QtCore (5.2.2 - compatibility 5.2.0) /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101238000 - 0x10125aff7 +QtTest (5.2.2 - compatibility 5.2.0) <84E58904-8C55-30D2-9269-672C0E94D969> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x10126d000 - 0x101273fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1015f5000 - 0x1015f8ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.2.2 - compatibility 5.2.0) <373D0B1E-A587-373B-B26B-8D62D63D463A> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102a83000 - 0x102a91fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x102a98000 - 0x102ac6ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102acf000 - 0x102ad9fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x102d00000 - 0x102d8ffff +libqcocoa.dylib (??? - ???) <9F4D15F9-96D0-3F32-A9A4-17911B6DD416> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1047a5000 - 0x10495dfff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x104996000 - 0x104996ff1 +cl_kernels (??? - ???) <5C6B81FD-4FEF-47D1-AE2C-2820236CA7D8> cl_kernels QtQA::App::TestRunner: 0x104cfa000 - 0x104cfbff3 +cl_kernels (??? - ???) <3E1D6DF8-D52E-4073-8238-AAEA08B98875> cl_kernels QtQA::App::TestRunner: 0x104e00000 - 0x104f5afff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x107812000 - 0x107ad3fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x107eb0000 - 0x107f4fff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib QtQA::App::TestRunner: 0x7fff683e4000 - 0x7fff68418baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87412000 - 0x7fff87497ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff87498000 - 0x7fff874a1ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8756a000 - 0x7fff87631ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8767a000 - 0x7fff8767afff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8767b000 - 0x7fff87682fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87683000 - 0x7fff87978ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff87979000 - 0x7fff87984ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff879a4000 - 0x7fff879ddfe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff879de000 - 0x7fff879e2fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff879e3000 - 0x7fff879eefff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff87b7b000 - 0x7fff87bc9fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff87bca000 - 0x7fff87bcafff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff87bcb000 - 0x7fff87bfbff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff87bfc000 - 0x7fff87d63fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff881f9000 - 0x7fff8846dfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8846e000 - 0x7fff88935fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff88936000 - 0x7fff889b9fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff889cd000 - 0x7fff889d3fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff88b8d000 - 0x7fff88b8ffff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff89915000 - 0x7fff89a2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff89a6e000 - 0x7fff89a6ffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff89a70000 - 0x7fff89ae6ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff89c72000 - 0x7fff89f9efff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff89f9f000 - 0x7fff89fc8fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8a0b6000 - 0x7fff8a0c4fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8a231000 - 0x7fff8a234fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8a333000 - 0x7fff8a3a3fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8a460000 - 0x7fff8a488fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a4dc000 - 0x7fff8a57efff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8a669000 - 0x7fff8a76bfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8a76c000 - 0x7fff8a771fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8a772000 - 0x7fff8a772fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8a831000 - 0x7fff8a87dff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8a87e000 - 0x7fff8a883fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8a884000 - 0x7fff8a8a0ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8a8a1000 - 0x7fff8a8dcfff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff8a8dd000 - 0x7fff8a90afe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8a913000 - 0x7fff8a921ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8b0cd000 - 0x7fff8b0cdfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8b0ce000 - 0x7fff8b108fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8b1a7000 - 0x7fff8b20fff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8b210000 - 0x7fff8b3b0ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8b3b1000 - 0x7fff8b452fff com.apple.LaunchServices (480.39 - 480.39) <677E5B34-215E-3615-AC10-BED60DC460FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8bbe1000 - 0x7fff8bc77ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8bc78000 - 0x7fff8bc8aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8bc8b000 - 0x7fff8bc93fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8bd3a000 - 0x7fff8bd3efff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff8bd3f000 - 0x7fff8bd3ffff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8bd40000 - 0x7fff8be1efff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8be94000 - 0x7fff8be94fff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8bf17000 - 0x7fff8bf18fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8bf43000 - 0x7fff8bf67fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8bf68000 - 0x7fff8bfa8fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8bfa9000 - 0x7fff8bfb3ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8bfb4000 - 0x7fff8bfb4fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8bfb5000 - 0x7fff8bfc8ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8c2dc000 - 0x7fff8c8c0fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8d28b000 - 0x7fff8d36fff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8d6c8000 - 0x7fff8d7a7fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8d7a9000 - 0x7fff8d7cdfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8d7ce000 - 0x7fff8d7d0fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8d7d1000 - 0x7fff8d7deff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8d7df000 - 0x7fff8d7e6fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8d835000 - 0x7fff8d837fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8d87b000 - 0x7fff8d8bcfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8d8bd000 - 0x7fff8d91fff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8d920000 - 0x7fff8d941fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8d9a5000 - 0x7fff8da89e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8da8a000 - 0x7fff8dae2ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8dae3000 - 0x7fff8e6e9fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8e6fb000 - 0x7fff8eb28fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8eb29000 - 0x7fff8eb38fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8eb39000 - 0x7fff8ee52fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8ee53000 - 0x7fff8ee53fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8ef11000 - 0x7fff8f0e5ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8f141000 - 0x7fff8f1a1fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8f1a2000 - 0x7fff8f247fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8f248000 - 0x7fff8f248fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8f249000 - 0x7fff8f24aff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8f6db000 - 0x7fff90079a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff9007a000 - 0x7fff900b9fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff900ba000 - 0x7fff900bbfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff900bc000 - 0x7fff90118ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff90119000 - 0x7fff90124ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff90125000 - 0x7fff90151ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff90152000 - 0x7fff90169fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff90179000 - 0x7fff902affff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff902e2000 - 0x7fff90355fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff90356000 - 0x7fff90580fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff90581000 - 0x7fff905a7fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff905b6000 - 0x7fff905f8ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff90621000 - 0x7fff9072dfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff90730000 - 0x7fff90731ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff9074e000 - 0x7fff90a6afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff90a6f000 - 0x7fff90bccfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff90bcd000 - 0x7fff90bd4ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff90bd5000 - 0x7fff90c19ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff90c1a000 - 0x7fff90c4dff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff90c63000 - 0x7fff90c7afff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff90c7b000 - 0x7fff90d58fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff90e0e000 - 0x7fff90e23fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff90ee8000 - 0x7fff90f3cff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff90f3d000 - 0x7fff90f4afff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff90f4b000 - 0x7fff90f6afff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff90fb4000 - 0x7fff90fb8ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff916eb000 - 0x7fff916ebfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff91a91000 - 0x7fff91a98fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff91dbf000 - 0x7fff91dc0ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff91dc1000 - 0x7fff91dd3ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91de9000 - 0x7fff91e12fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff91e13000 - 0x7fff91f0dff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff91f0e000 - 0x7fff92015fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff92016000 - 0x7fff92081ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff92082000 - 0x7fff920ddff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff920de000 - 0x7fff920e4ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff9212e000 - 0x7fff92182fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff92183000 - 0x7fff92188fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff92189000 - 0x7fff92223ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff92266000 - 0x7fff92319ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9231a000 - 0x7fff9235eff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff9235f000 - 0x7fff92364fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff92365000 - 0x7fff92385fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff92386000 - 0x7fff923d8ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff923d9000 - 0x7fff92419ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff92429000 - 0x7fff9242efff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff92b26000 - 0x7fff92b2afff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff92b2b000 - 0x7fff92b39fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff92b3a000 - 0x7fff92c47fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff92c48000 - 0x7fff92c65ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff92c7c000 - 0x7fff92c92fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff92d95000 - 0x7fff92da9ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff92e17000 - 0x7fff92e26ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff92e27000 - 0x7fff92e28fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff935ec000 - 0x7fff93602ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff93603000 - 0x7fff936f8fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff936f9000 - 0x7fff936fffff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff93700000 - 0x7fff93712ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff93713000 - 0x7fff93789fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff9378a000 - 0x7fff937c5fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff93810000 - 0x7fff93813fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff93814000 - 0x7fff93a16fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff93a17000 - 0x7fff93a1dfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff93a3f000 - 0x7fff93abaff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff93abb000 - 0x7fff93b23ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff93b24000 - 0x7fff93b26ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff93b58000 - 0x7fff93c5dfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff93f03000 - 0x7fff93f08ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff94080000 - 0x7fff9409dfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff940ac000 - 0x7fff940f2fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff940f3000 - 0x7fff940f6fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff940f7000 - 0x7fff94122ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff94123000 - 0x7fff94126ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff94127000 - 0x7fff941abff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 5579 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=172.3M resident=95.1M(55%) swapped_out_or_unallocated=77.2M(45%) QtQA::App::TestRunner: Writable regions: Total=166.7M written=25.8M(15%) resident=34.5M(21%) swapped_out=0K(0%) unallocated=132.2M(79%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 1336K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG raster data 64K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 2020K QtQA::App::TestRunner: IOKit 3952K QtQA::App::TestRunner: IOKit (reserved) 2240K reserved VM address space (unallocated) QtQA::App::TestRunner: MALLOC 93.9M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenCL 20K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 12.1M QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.4M QtQA::App::TestRunner: __TEXT 117.8M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.1M QtQA::App::TestRunner: shared memory 1668K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 488.0M QtQA::App::TestRunner: TOTAL, minus reserved VM space 485.8M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGLThreads ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGLThreads::initTestCase() PASS : tst_QGLThreads::swapInThread() PASS : tst_QGLThreads::textureUploadInThread() PASS : tst_QGLThreads::renderInThread(basic) PASS : tst_QGLThreads::renderInThread(with-resize) PASS : tst_QGLThreads::renderInThread(with-update) PASS : tst_QGLThreads::renderInThread(with-resize-and-update) tst_qglthreads(5677,0x109d8f000) malloc: *** error for object 0x101396070: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qglthreads [5677] QtQA::App::TestRunner: Path: /work/*/tst_qglthreads.app/Contents/MacOS/tst_qglthreads QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qglthreads QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [5671] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-12 17:47:39.775 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G56) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 4 QThread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[5677]: garbage collection is OFF QtQA::App::TestRunner: *** error for object 0x101396070: double free QtQA::App::TestRunner: QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237a67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff92379d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.CoreGraphics 0x00007fff8f84f7e1 _CGSGetWorkspace + 74 QtQA::App::TestRunner: 3 com.apple.AppKit 0x00007fff8e2f7f7a +[_NSWindowFullScreenTransition _fullScreenInstanceInWorkspace:] + 47 QtQA::App::TestRunner: 4 com.apple.AppKit 0x00007fff8db48b84 _NXLayoutRectForScreen + 210 QtQA::App::TestRunner: 5 com.apple.AppKit 0x00007fff8db53e7c _NXVisibleRectForScreen + 111 QtQA::App::TestRunner: 6 com.apple.AppKit 0x00007fff8db53e03 -[NSScreen visibleFrame] + 17 QtQA::App::TestRunner: 7 com.apple.AppKit 0x00007fff8db5364d -[NSWindow(NSWindowResizing) _resizableEdgesForGrowing:] + 718 QtQA::App::TestRunner: 8 com.apple.AppKit 0x00007fff8db52930 -[NSWindow(NSWindowResizing) _getEdgeResizingRects:] + 431 QtQA::App::TestRunner: 9 com.apple.AppKit 0x00007fff8db37bee -[NSTitledFrame _regionForOpaqueDescendants:forMove:] + 190 QtQA::App::TestRunner: 10 com.apple.AppKit 0x00007fff8db377e4 -[NSThemeFrame _regionForOpaqueDescendants:forMove:] + 100 QtQA::App::TestRunner: 11 com.apple.AppKit 0x00007fff8dc09d83 -[NSFrameView _resetDragMargins] + 275 QtQA::App::TestRunner: 12 com.apple.AppKit 0x00007fff8dc09638 -[NSThemeFrame _resetDragMargins] + 265 QtQA::App::TestRunner: 13 com.apple.AppKit 0x00007fff8db273dc _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 751 QtQA::App::TestRunner: 14 com.apple.CoreFoundation 0x00007fff8ef748e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 QtQA::App::TestRunner: 15 com.apple.CoreFoundation 0x00007fff8ef74846 __CFRunLoopDoObservers + 374 QtQA::App::TestRunner: 16 com.apple.CoreFoundation 0x00007fff8ef49af9 __CFRunLoopRun + 825 QtQA::App::TestRunner: 17 com.apple.CoreFoundation 0x00007fff8ef49486 CFRunLoopRunSpecific + 230 QtQA::App::TestRunner: 18 com.apple.HIToolbox 0x00007fff89c742bf RunCurrentEventLoopInMode + 277 QtQA::App::TestRunner: 19 com.apple.HIToolbox 0x00007fff89c7b4bf ReceiveNextEventCommon + 181 QtQA::App::TestRunner: 20 com.apple.HIToolbox 0x00007fff89c7b3fa BlockUntilNextEventMatchingListInMode + 62 QtQA::App::TestRunner: 21 com.apple.AppKit 0x00007fff8daeb779 _DPSNextEvent + 659 QtQA::App::TestRunner: 22 com.apple.AppKit 0x00007fff8daeb07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 QtQA::App::TestRunner: 23 libqcocoa.dylib 0x0000000102d19c9a TestNamespace::QCocoaEventDispatcher::processEvents(TestNamespace::QFlags) + 1738 QtQA::App::TestRunner: 24 QtCore 0x0000000100e333b3 TestNamespace::QCoreApplication::processEvents(TestNamespace::QFlags) + 35 QtQA::App::TestRunner: 25 com.yourcompany.tst_qglthreads 0x0000000100005127 tst_QGLThreads::painterOnGLWidgetInThread() + 263 QtQA::App::TestRunner: 26 QtCore 0x0000000100e3c05f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 27 QtCore 0x0000000100e3bc4c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 28 QtTest 0x0000000101241309 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 29 QtTest 0x000000010123e132 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 30 com.yourcompany.tst_qglthreads 0x000000010000572c main + 92 QtQA::App::TestRunner: 31 com.yourcompany.tst_qglthreads 0x0000000100004104 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237c7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff92b2e786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff92b2d316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237c192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90ccb594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90cccb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237c192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90ccb594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90cccb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 Crashed:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237bce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90ccb7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff90cbca7a abort + 143 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff90cde4ac szone_error + 459 QtQA::App::TestRunner: 4 libsystem_c.dylib 0x00007fff90cdfe2a free_tiny_botch + 93 QtQA::App::TestRunner: 5 libsystem_c.dylib 0x00007fff90ce80cc szone_realloc + 2848 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff90d1b243 malloc_zone_realloc + 81 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff90d1c032 realloc + 160 QtQA::App::TestRunner: 8 QtCore 0x0000000100cc0359 TestNamespace::QListData::append(int) + 169 QtQA::App::TestRunner: 9 QtGui 0x00000001007ac54e TestNamespace::QOpenGLMultiGroupSharedResource::insert(TestNamespace::QOpenGLContext*, TestNamespace::QOpenGLSharedResource*) + 94 QtQA::App::TestRunner: 10 QtOpenGL 0x0000000100032d94 TestNamespace::QGLFunctionsPrivateEx* TestNamespace::QOpenGLMultiGroupSharedResource::value(TestNamespace::QOpenGLContext*) + 196 QtQA::App::TestRunner: 11 QtOpenGL 0x000000010002a1b1 TestNamespace::QGLFunctions::QGLFunctions(TestNamespace::QGLContext const*) + 17 QtQA::App::TestRunner: 12 QtOpenGL 0x0000000100023384 TestNamespace::QGLContextPrivate::syncGlState() + 68 QtQA::App::TestRunner: 13 QtOpenGL 0x000000010004607a TestNamespace::QGL2PaintEngineEx::ensureActive() + 154 QtQA::App::TestRunner: 14 QtOpenGL 0x000000010004823d TestNamespace::QGL2PaintEngineEx::fill(TestNamespace::QVectorPath const&, TestNamespace::QBrush const&) + 45 QtQA::App::TestRunner: 15 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 16 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 17 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 18 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 19 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 20 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 21 libsystem_c.dylib 0x00007fff90cc98bf _pthread_start + 335 QtQA::App::TestRunner: 22 libsystem_c.dylib 0x00007fff90cccb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: QThread QtQA::App::TestRunner: 0 libsystem_c.dylib 0x00007fff90ce326e szone_free + 453 QtQA::App::TestRunner: 1 libGLProgrammability.dylib 0x000000010784ca95 simple_str_getch + 112 QtQA::App::TestRunner: 2 libGLProgrammability.dylib 0x000000010784ceba byte_scan + 75 QtQA::App::TestRunner: 3 libGLProgrammability.dylib 0x000000010784e18b yylex_CPP + 426 QtQA::App::TestRunner: 4 libGLProgrammability.dylib 0x000000010786e2ef yy_get_next_buffer + 270 QtQA::App::TestRunner: 5 libGLProgrammability.dylib 0x000000010786e8df yylex + 412 QtQA::App::TestRunner: 6 libGLProgrammability.dylib 0x0000000107876e3c yyparse + 528 QtQA::App::TestRunner: 7 libGLProgrammability.dylib 0x000000010786e6f1 glpPaParseStrings + 321 QtQA::App::TestRunner: 8 libGLProgrammability.dylib 0x0000000107827dae glpCompileShader + 170 QtQA::App::TestRunner: 9 libGLProgrammability.dylib 0x0000000107843b6e ShCompile + 155 QtQA::App::TestRunner: 10 GLEngine 0x000000010774c642 gleShaderParse + 354 QtQA::App::TestRunner: 11 GLEngine 0x00000001076953dc glCompileShaderIncludeARB_Exec + 374 QtQA::App::TestRunner: 12 QtOpenGL 0x0000000100037bca TestNamespace::QGLShaderPrivate::compile(TestNamespace::QGLShader*) + 74 QtQA::App::TestRunner: 13 QtOpenGL 0x000000010003875f TestNamespace::QGLShader::compileSourceCode(char const*) + 1151 QtQA::App::TestRunner: 14 QtOpenGL 0x00000001000387b0 TestNamespace::QGLShader::compileSourceCode(TestNamespace::QByteArray const&) + 16 QtQA::App::TestRunner: 15 QtOpenGL 0x0000000100040fd5 TestNamespace::QGLEngineSharedShaders::findProgramInCache(TestNamespace::QGLEngineShaderProg const&) + 501 QtQA::App::TestRunner: 16 QtOpenGL 0x000000010004265e TestNamespace::QGLEngineShaderManager::useCorrectShaderProg() + 1406 QtQA::App::TestRunner: 17 QtOpenGL 0x0000000100045b72 TestNamespace::QGL2PaintEngineExPrivate::prepareForDraw(bool) + 306 QtQA::App::TestRunner: 18 QtOpenGL 0x000000010004657a TestNamespace::QGL2PaintEngineExPrivate::fill(TestNamespace::QVectorPath const&) + 186 QtQA::App::TestRunner: 19 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 20 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 21 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 22 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 23 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 24 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 25 libsystem_c.dylib 0x00007fff90cc98bf _pthread_start + 335 QtQA::App::TestRunner: 26 libsystem_c.dylib 0x00007fff90cccb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237a67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff92379d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.framework.IOKit 0x00007fff92060139 io_connect_method + 431 QtQA::App::TestRunner: 3 com.apple.framework.IOKit 0x00007fff9201ae0b IOConnectCallMethod + 352 QtQA::App::TestRunner: 4 libGPUSupport.dylib 0x0000000102a8e3ca gldAttachDrawable + 816 QtQA::App::TestRunner: 5 GLEngine 0x000000010762e849 gliAttachDrawableWithOptions + 289 QtQA::App::TestRunner: 6 com.apple.opengl 0x00007fff8eb2e4d1 0x7fff8eb29000 + 21713 QtQA::App::TestRunner: 7 com.apple.opengl 0x00007fff8eb2f73c CGLUpdateContext + 329 QtQA::App::TestRunner: 8 com.apple.AppKit 0x00007fff8dfc2e07 -[NSOpenGLContext update] + 58 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000102d1813f TestNamespace::QCocoaGLContext::makeCurrent(TestNamespace::QPlatformSurface*) + 79 QtQA::App::TestRunner: 10 QtGui 0x00000001007aaea2 TestNamespace::QOpenGLContext::makeCurrent(TestNamespace::QSurface*) + 530 QtQA::App::TestRunner: 11 QtOpenGL 0x0000000100050335 TestNamespace::QGLContext::makeCurrent() + 101 QtQA::App::TestRunner: 12 QtOpenGL 0x0000000100036c02 TestNamespace::QGLPaintDevice::beginPaint() + 34 QtQA::App::TestRunner: 13 QtOpenGL 0x0000000100036e86 TestNamespace::QGLWidgetGLPaintDevice::beginPaint() + 22 QtQA::App::TestRunner: 14 QtOpenGL 0x000000010004ba6b TestNamespace::QGL2PaintEngineEx::begin(TestNamespace::QPaintDevice*) + 363 QtQA::App::TestRunner: 15 QtGui 0x000000010093c17f TestNamespace::QPainter::begin(TestNamespace::QPaintDevice*) + 1679 QtQA::App::TestRunner: 16 com.yourcompany.tst_qglthreads 0x0000000100005ef6 ThreadPainter::draw() + 310 QtQA::App::TestRunner: 17 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 18 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 19 libsystem_c.dylib 0x00007fff90cc98bf _pthread_start + 335 QtQA::App::TestRunner: 20 libsystem_c.dylib 0x00007fff90cccb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7:: QThread QtQA::App::TestRunner: 0 libGLProgrammability.dylib 0x000000010784cf54 byte_scan + 229 QtQA::App::TestRunner: 1 libGLProgrammability.dylib 0x000000010784b7c8 readCPPline + 267 QtQA::App::TestRunner: 2 libGLProgrammability.dylib 0x000000010784e17c yylex_CPP + 411 QtQA::App::TestRunner: 3 libGLProgrammability.dylib 0x000000010786e2ef yy_get_next_buffer + 270 QtQA::App::TestRunner: 4 libGLProgrammability.dylib 0x000000010786e8df yylex + 412 QtQA::App::TestRunner: 5 libGLProgrammability.dylib 0x0000000107876e3c yyparse + 528 QtQA::App::TestRunner: 6 libGLProgrammability.dylib 0x000000010786e6f1 glpPaParseStrings + 321 QtQA::App::TestRunner: 7 libGLProgrammability.dylib 0x0000000107827dae glpCompileShader + 170 QtQA::App::TestRunner: 8 libGLProgrammability.dylib 0x0000000107843b6e ShCompile + 155 QtQA::App::TestRunner: 9 GLEngine 0x000000010774c642 gleShaderParse + 354 QtQA::App::TestRunner: 10 GLEngine 0x00000001076953dc glCompileShaderIncludeARB_Exec + 374 QtQA::App::TestRunner: 11 QtOpenGL 0x0000000100037bca TestNamespace::QGLShaderPrivate::compile(TestNamespace::QGLShader*) + 74 QtQA::App::TestRunner: 12 QtOpenGL 0x000000010003875f TestNamespace::QGLShader::compileSourceCode(char const*) + 1151 QtQA::App::TestRunner: 13 QtOpenGL 0x00000001000387b0 TestNamespace::QGLShader::compileSourceCode(TestNamespace::QByteArray const&) + 16 QtQA::App::TestRunner: 14 QtOpenGL 0x0000000100040fd5 TestNamespace::QGLEngineSharedShaders::findProgramInCache(TestNamespace::QGLEngineShaderProg const&) + 501 QtQA::App::TestRunner: 15 QtOpenGL 0x000000010004265e TestNamespace::QGLEngineShaderManager::useCorrectShaderProg() + 1406 QtQA::App::TestRunner: 16 QtOpenGL 0x0000000100045b72 TestNamespace::QGL2PaintEngineExPrivate::prepareForDraw(bool) + 306 QtQA::App::TestRunner: 17 QtOpenGL 0x000000010004657a TestNamespace::QGL2PaintEngineExPrivate::fill(TestNamespace::QVectorPath const&) + 186 QtQA::App::TestRunner: 18 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 19 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 20 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 21 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 22 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 23 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 24 libsystem_c.dylib 0x00007fff90cc98bf _pthread_start + 335 QtQA::App::TestRunner: 25 libsystem_c.dylib 0x00007fff90cccb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9237a67a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff92379d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.CoreGraphics 0x00007fff8f833835 _CGSBindSurface + 156 QtQA::App::TestRunner: 3 com.apple.opengl 0x00007fff8eb2b4f1 0x7fff8eb29000 + 9457 QtQA::App::TestRunner: 4 libGPUSupport.dylib 0x0000000102a8e2be gldAttachDrawable + 548 QtQA::App::TestRunner: 5 GLEngine 0x000000010762e849 gliAttachDrawableWithOptions + 289 QtQA::App::TestRunner: 6 com.apple.opengl 0x00007fff8eb2e4d1 0x7fff8eb29000 + 21713 QtQA::App::TestRunner: 7 com.apple.opengl 0x00007fff8eb2f973 0x7fff8eb29000 + 26995 QtQA::App::TestRunner: 8 com.apple.opengl 0x00007fff8eb30421 CGLSetSurface + 418 QtQA::App::TestRunner: 9 com.apple.AppKit 0x00007fff8dfc2be8 -[NSOpenGLContext setView:] + 1071 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x0000000102d101fc -[QNSView setQCocoaGLContext:] + 60 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000102d180e5 TestNamespace::QCocoaGLContext::setActiveWindow(TestNamespace::QWindow*) + 277 QtQA::App::TestRunner: 12 libqcocoa.dylib 0x0000000102d1811d TestNamespace::QCocoaGLContext::makeCurrent(TestNamespace::QPlatformSurface*) + 45 QtQA::App::TestRunner: 13 QtGui 0x00000001007aaea2 TestNamespace::QOpenGLContext::makeCurrent(TestNamespace::QSurface*) + 530 QtQA::App::TestRunner: 14 QtOpenGL 0x0000000100050335 TestNamespace::QGLContext::makeCurrent() + 101 QtQA::App::TestRunner: 15 QtOpenGL 0x0000000100036c02 TestNamespace::QGLPaintDevice::beginPaint() + 34 QtQA::App::TestRunner: 16 QtOpenGL 0x0000000100036e86 TestNamespace::QGLWidgetGLPaintDevice::beginPaint() + 22 QtQA::App::TestRunner: 17 QtOpenGL 0x000000010004ba6b TestNamespace::QGL2PaintEngineEx::begin(TestNamespace::QPaintDevice*) + 363 QtQA::App::TestRunner: 18 QtGui 0x000000010093c17f TestNamespace::QPainter::begin(TestNamespace::QPaintDevice*) + 1679 QtQA::App::TestRunner: 19 com.yourcompany.tst_qglthreads 0x0000000100005ef6 ThreadPainter::draw() + 310 QtQA::App::TestRunner: 20 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 21 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 22 libsystem_c.dylib 0x00007fff90cc98bf _pthread_start + 335 QtQA::App::TestRunner: 23 libsystem_c.dylib 0x00007fff90cccb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000109d8e718 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000a603 rsi: 0x0000000000000006 rbp: 0x0000000109d8e740 rsp: 0x0000000109d8e718 QtQA::App::TestRunner: r8: 0x00007fff78628fb8 r9: 0x0000000000000000 r10: 0x00007fff9237bd0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x000000010127a000 r13: 0x0000000109a33000 r14: 0x0000000109d8f000 r15: 0x0000000109a330c0 QtQA::App::TestRunner: rip: 0x00007fff9237bce2 rfl: 0x0000000000000246 cr2: 0x0000000109a82000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000dfff +com.yourcompany.tst_qglthreads (??? - ???) <490D2FF4-E48A-3F8C-9389-B77A4B87F31C> /work/*/tst_qglthreads.app/Contents/MacOS/tst_qglthreads QtQA::App::TestRunner: 0x10001d000 - 0x100064ff7 +QtOpenGL (5.2.2 - compatibility 5.2.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x100097000 - 0x100550fff +QtWidgets (5.2.2 - compatibility 5.2.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100759000 - 0x100ae0ff7 +QtGui (5.2.2 - compatibility 5.2.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c31000 - 0x101116ff7 +QtCore (5.2.2 - compatibility 5.2.0) /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101238000 - 0x10125aff7 +QtTest (5.2.2 - compatibility 5.2.0) <84E58904-8C55-30D2-9269-672C0E94D969> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x10126d000 - 0x101273fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1015f5000 - 0x1015f8ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.2.2 - compatibility 5.2.0) <373D0B1E-A587-373B-B26B-8D62D63D463A> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102a83000 - 0x102a91fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x102a98000 - 0x102ac6ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102acf000 - 0x102ad9fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x102d00000 - 0x102d8ffff +libqcocoa.dylib (??? - ???) <9F4D15F9-96D0-3F32-A9A4-17911B6DD416> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x102f95000 - 0x102f95ff1 +cl_kernels (??? - ???) <5C6B81FD-4FEF-47D1-AE2C-2820236CA7D8> cl_kernels QtQA::App::TestRunner: 0x102f9b000 - 0x102f9cff3 +cl_kernels (??? - ???) <3E1D6DF8-D52E-4073-8238-AAEA08B98875> cl_kernels QtQA::App::TestRunner: 0x105f00000 - 0x105f9fff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib QtQA::App::TestRunner: 0x10761d000 - 0x1077d5fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x10780c000 - 0x107966fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x107b00000 - 0x107dc1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6a448000 - 0x7fff6a47cbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87412000 - 0x7fff87497ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff87498000 - 0x7fff874a1ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8756a000 - 0x7fff87631ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8767a000 - 0x7fff8767afff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8767b000 - 0x7fff87682fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87683000 - 0x7fff87978ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff87979000 - 0x7fff87984ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff879a4000 - 0x7fff879ddfe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff879de000 - 0x7fff879e2fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff879e3000 - 0x7fff879eefff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff87b7b000 - 0x7fff87bc9fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff87bca000 - 0x7fff87bcafff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff87bcb000 - 0x7fff87bfbff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff87bfc000 - 0x7fff87d63fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff881f9000 - 0x7fff8846dfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8846e000 - 0x7fff88935fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff88936000 - 0x7fff889b9fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff889cd000 - 0x7fff889d3fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff88b8d000 - 0x7fff88b8ffff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff89915000 - 0x7fff89a2efff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff89a6e000 - 0x7fff89a6ffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff89a70000 - 0x7fff89ae6ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff89c72000 - 0x7fff89f9efff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff89f9f000 - 0x7fff89fc8fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8a0b6000 - 0x7fff8a0c4fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8a231000 - 0x7fff8a234fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8a333000 - 0x7fff8a3a3fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8a460000 - 0x7fff8a488fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a4dc000 - 0x7fff8a57efff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8a669000 - 0x7fff8a76bfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8a76c000 - 0x7fff8a771fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8a772000 - 0x7fff8a772fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8a831000 - 0x7fff8a87dff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8a87e000 - 0x7fff8a883fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8a884000 - 0x7fff8a8a0ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8a8a1000 - 0x7fff8a8dcfff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff8a8dd000 - 0x7fff8a90afe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8a913000 - 0x7fff8a921ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8b0cd000 - 0x7fff8b0cdfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8b0ce000 - 0x7fff8b108fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8b1a7000 - 0x7fff8b20fff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8b210000 - 0x7fff8b3b0ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8b3b1000 - 0x7fff8b452fff com.apple.LaunchServices (480.39 - 480.39) <677E5B34-215E-3615-AC10-BED60DC460FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8bbe1000 - 0x7fff8bc77ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8bc78000 - 0x7fff8bc8aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8bc8b000 - 0x7fff8bc93fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8bd3a000 - 0x7fff8bd3efff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff8bd3f000 - 0x7fff8bd3ffff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8bd40000 - 0x7fff8be1efff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8be94000 - 0x7fff8be94fff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8bf17000 - 0x7fff8bf18fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8bf43000 - 0x7fff8bf67fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8bf68000 - 0x7fff8bfa8fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8bfa9000 - 0x7fff8bfb3ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8bfb4000 - 0x7fff8bfb4fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8bfb5000 - 0x7fff8bfc8ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8c2dc000 - 0x7fff8c8c0fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8d28b000 - 0x7fff8d36fff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8d6c8000 - 0x7fff8d7a7fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8d7a9000 - 0x7fff8d7cdfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8d7ce000 - 0x7fff8d7d0fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8d7d1000 - 0x7fff8d7deff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8d7df000 - 0x7fff8d7e6fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8d835000 - 0x7fff8d837fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8d87b000 - 0x7fff8d8bcfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8d8bd000 - 0x7fff8d91fff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8d920000 - 0x7fff8d941fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8d9a5000 - 0x7fff8da89e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8da8a000 - 0x7fff8dae2ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8dae3000 - 0x7fff8e6e9fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8e6fb000 - 0x7fff8eb28fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8eb29000 - 0x7fff8eb38fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8eb39000 - 0x7fff8ee52fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8ee53000 - 0x7fff8ee53fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8ef11000 - 0x7fff8f0e5ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8f141000 - 0x7fff8f1a1fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8f1a2000 - 0x7fff8f247fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8f248000 - 0x7fff8f248fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8f249000 - 0x7fff8f24aff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8f6db000 - 0x7fff90079a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff9007a000 - 0x7fff900b9fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff900ba000 - 0x7fff900bbfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff900bc000 - 0x7fff90118ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff90119000 - 0x7fff90124ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff90125000 - 0x7fff90151ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff90152000 - 0x7fff90169fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff90179000 - 0x7fff902affff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff902e2000 - 0x7fff90355fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff90356000 - 0x7fff90580fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff90581000 - 0x7fff905a7fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff905b6000 - 0x7fff905f8ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff90621000 - 0x7fff9072dfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff90730000 - 0x7fff90731ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff9074e000 - 0x7fff90a6afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff90a6f000 - 0x7fff90bccfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff90bcd000 - 0x7fff90bd4ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff90bd5000 - 0x7fff90c19ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff90c1a000 - 0x7fff90c4dff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff90c63000 - 0x7fff90c7afff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff90c7b000 - 0x7fff90d58fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff90e0e000 - 0x7fff90e23fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff90ee8000 - 0x7fff90f3cff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff90f3d000 - 0x7fff90f4afff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff90f4b000 - 0x7fff90f6afff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff90fb4000 - 0x7fff90fb8ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff916eb000 - 0x7fff916ebfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff91a91000 - 0x7fff91a98fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff91dbf000 - 0x7fff91dc0ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff91dc1000 - 0x7fff91dd3ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91de9000 - 0x7fff91e12fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff91e13000 - 0x7fff91f0dff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff91f0e000 - 0x7fff92015fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff92016000 - 0x7fff92081ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff92082000 - 0x7fff920ddff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff920de000 - 0x7fff920e4ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff9212e000 - 0x7fff92182fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff92183000 - 0x7fff92188fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff92189000 - 0x7fff92223ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff92266000 - 0x7fff92319ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff9231a000 - 0x7fff9235eff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff9235f000 - 0x7fff92364fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff92365000 - 0x7fff92385fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff92386000 - 0x7fff923d8ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff923d9000 - 0x7fff92419ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff92429000 - 0x7fff9242efff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff92b26000 - 0x7fff92b2afff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff92b2b000 - 0x7fff92b39fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff92b3a000 - 0x7fff92c47fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff92c48000 - 0x7fff92c65ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff92c7c000 - 0x7fff92c92fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff92d95000 - 0x7fff92da9ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff92e17000 - 0x7fff92e26ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff92e27000 - 0x7fff92e28fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff935ec000 - 0x7fff93602ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff93603000 - 0x7fff936f8fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff936f9000 - 0x7fff936fffff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff93700000 - 0x7fff93712ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff93713000 - 0x7fff93789fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff9378a000 - 0x7fff937c5fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff93810000 - 0x7fff93813fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff93814000 - 0x7fff93a16fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff93a17000 - 0x7fff93a1dfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff93a3f000 - 0x7fff93abaff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff93abb000 - 0x7fff93b23ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff93b24000 - 0x7fff93b26ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff93b58000 - 0x7fff93c5dfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff93f03000 - 0x7fff93f08ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff94080000 - 0x7fff9409dfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff940ac000 - 0x7fff940f2fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff940f3000 - 0x7fff940f6fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff940f7000 - 0x7fff94122ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff94123000 - 0x7fff94126ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff94127000 - 0x7fff941abff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 5596 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=172.3M resident=95.4M(55%) swapped_out_or_unallocated=76.9M(45%) QtQA::App::TestRunner: Writable regions: Total=166.1M written=23.2M(14%) resident=32.8M(20%) swapped_out=0K(0%) unallocated=133.3M(80%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 1336K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG raster data 64K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 2020K QtQA::App::TestRunner: IOKit 3896K QtQA::App::TestRunner: IOKit (reserved) 2048K reserved VM address space (unallocated) QtQA::App::TestRunner: MALLOC 93.9M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenCL 20K QtQA::App::TestRunner: OpenGL GLSL 1056K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 12.1M QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.4M QtQA::App::TestRunner: __TEXT 117.8M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.1M QtQA::App::TestRunner: shared memory 1212K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 487.4M QtQA::App::TestRunner: TOTAL, minus reserved VM space 485.4M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglthreads: 70 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03147/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392216581): http://codereview.qt-project.org/77960 [PS1] - fix warning when generating VS 2013 project From ci-noreply at qt-project.org Wed Feb 12 17:09:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 18:09:44 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1244 Message-ID: <20140212_160944_071948.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1244: SUCCESS Tested changes (refs/builds/dev_1392210989): http://codereview.qt-project.org/77052 [PS2] - V4 JIT: remove unused register constant. http://codereview.qt-project.org/77706 [PS3] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 17:11:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 18:11:31 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2908 Message-ID: <20140212_161131_014727.ci-noreply@qt-project.org> QtBase_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #2908: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02908/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392220259): http://codereview.qt-project.org/76063 [PS2] - Android: default palette taken from the Holo Light theme http://codereview.qt-project.org/77195 [PS1] - Optimize qt_memfill32 a little http://codereview.qt-project.org/77276 [PS3] - Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents() http://codereview.qt-project.org/77558 [PS6] - Added function returning build information to QLibraryInfo. http://codereview.qt-project.org/77273 [PS2] - Check whether exposed widget is mapped in QWidgetBackingStore::sync(QWidget*). From ci-noreply at qt-project.org Wed Feb 12 17:20:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 18:20:51 +0200 Subject: [Ci-reports] fail on QtMultimedia_dev_Integration #164 Message-ID: <20140212_162051_095167.ci-noreply@qt-project.org> `make' failed :( NMAKE : fatal error U1073: don't know how to make 'check' Build log: http://testresults.qt-project.org/ci/QtMultimedia_dev_Integration/build_00164/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392221342): http://codereview.qt-project.org/77964 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 17:32:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 18:32:37 +0200 Subject: [Ci-reports] fail on QtActiveQt_dev_Integration #51 Message-ID: <20140212_163237_081451.ci-noreply@qt-project.org> QtActiveQt_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #51: FAILURE Build log: http://testresults.qt-project.org/ci/QtActiveQt_dev_Integration/build_00051/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392220756): http://codereview.qt-project.org/77962 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 17:38:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 18:38:48 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2909 Message-ID: <20140212_163848_080484.ci-noreply@qt-project.org> An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. Building remotely on ci-opensuse131-x64-01FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02909/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ Compilation failed :( tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion tst_qgl.cpp(1539) : error C2065: 'ifdef' : undeclared identifier tst_qgl.cpp(1539) : error C2143: syntax error : missing ')' before 'constant' tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion tst_qgl.cpp(1539) : error C2059: syntax error : ')' .\tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion .\tst_qgl.cpp(1539) : error C2065: 'ifdef' : undeclared identifier .\tst_qgl.cpp(1539) : error C2143: syntax error : missing ')' before 'constant' .\tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion .\tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion .\tst_qgl.cpp(1539) : error C2059: syntax error : ')' NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02909/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392221585): http://codereview.qt-project.org/75129 [PS5] - Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const reference http://codereview.qt-project.org/75097 [PS7] - Loosen checks for Q_COMPILER_VARIADIC_MACROS http://codereview.qt-project.org/76732 [PS28] - Dynamic GL switch on Windows http://codereview.qt-project.org/77090 [PS5] - WinRT: move most of GUI event dispatcher logic into core http://codereview.qt-project.org/77990 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 17:50:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 18:50:18 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #43 Message-ID: <20140212_165018_059064.ci-noreply@qt-project.org> Autotest `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392223723018 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392223723018 PASS : tst_Files::initTestCase() FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392223723018 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 111 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00043/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392222717): http://codereview.qt-project.org/76449 [PS1] - Internal doc fix http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch http://codereview.qt-project.org/77857 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Wed Feb 12 18:02:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 19:02:51 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #182 Message-ID: <20140212_170251_056062.ci-noreply@qt-project.org> QtLocation_dev_Integration #182: SUCCESS Tested changes (refs/builds/dev_1392220039): http://codereview.qt-project.org/77971 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 18:07:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 19:07:34 +0200 Subject: [Ci-reports] fail on QtWinExtras_dev_Integration #92 Message-ID: <20140212_170734_074011.ci-noreply@qt-project.org> QtWinExtras_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #92: FAILURE Build log: http://testresults.qt-project.org/ci/QtWinExtras_dev_Integration/build_00092/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392222970): http://codereview.qt-project.org/77969 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 18:17:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 19:17:32 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140212_171732_050559.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-12T17:15:32Z: [QtBase_stable_Integration error] cancel QtBase_stable_Integration build 3148 failed: 502 Proxy Error, retry in 2 seconds From ci-noreply at qt-project.org Wed Feb 12 18:18:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 19:18:25 +0200 Subject: [Ci-reports] fail on QtDoc_dev_Integration #86 Message-ID: <20140212_171825_026925.ci-noreply@qt-project.org> QtDoc_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #86: FAILURE Build log: http://testresults.qt-project.org/ci/QtDoc_dev_Integration/build_00086/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392221399): http://codereview.qt-project.org/77963 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 18:20:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 19:20:32 +0200 Subject: [Ci-reports] fail on QtWebKit_dev_Integration #171 Message-ID: <20140212_172032_024183.ci-noreply@qt-project.org> QtWebKit_dev_Integration ยป win64-msvc2012_developer-build_qtnamespace_Windows_8 #171: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00171/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1392219991): http://codereview.qt-project.org/77968 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 18:32:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 19:32:27 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1689 Message-ID: <20140212_173227_070115.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1689: SUCCESS Tested changes (refs/builds/stable_1392220428): http://codereview.qt-project.org/77856 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Wed Feb 12 18:40:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 19:40:33 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #152 Message-ID: <20140212_174033_098927.ci-noreply@qt-project.org> QtConnectivity_dev_Integration ยป win64-msvc2012_developer-build_qtnamespace_Windows_8 #152: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00152/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1392221971): http://codereview.qt-project.org/64768 [PS28] - Add support for NFC file and data sharing From ci-noreply at qt-project.org Wed Feb 12 18:49:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 19:49:57 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #115 Message-ID: <20140212_174957_020021.ci-noreply@qt-project.org> qtwebkit failed to compile :( In file included from C:\utils\icu4c\icu\include/unicode/umachine.h:44:0, from C:\utils\icu4c\icu\include/unicode/utypes.h:36, from C:\utils\icu4c\icu\include/unicode/uchar.h:26, from ..\WTF/wtf/unicode/icu/UnicodeIcu.h:29, from ..\WTF/wtf/unicode/Unicode.h:32, from ..\WTF/wtf/text/ASCIIFastPath.h:31, from ..\WTF/wtf/text/WTFString.h:28, from ..\..\Source/WebCore/plugins/PluginData.h:25, from ..\include/WebCore/PluginData.h:1, from Shared\Plugins/PluginModuleInfo.h:29, from UIProcess\API\C/WKAPICast.h:34, from Shared\API\c\WKNumber.cpp:29: Shared\API\c\WKGraphicsContext.cpp:37:1: fatal error: error closing -: Invalid argument Makefile.WebKit2.Target.Release:15303: recipe for target '.obj/release/WKGraphicsContext.o' failed mingw32-make[4]: *** [.obj/release/WKGraphicsContext.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 mingw32-make[1]: *** [sub-Source-WebKit2-WebKit2-pro-make_first-ordered] Error 2 mingw32-make: *** [module-qtwebkit] Error 2 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00115/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392220734): http://codereview.qt-project.org/77965 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Wed Feb 12 18:58:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 19:58:26 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #155 Message-ID: <20140212_175826_011053.ci-noreply@qt-project.org> Autotest `tst_qbluetoothservicediscoveryagent' failed :( Testing tst_QBluetoothServiceDiscoveryAgent QFATAL : tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress() Received signal 11 FAIL! : tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 14879] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qbluetoothservicediscoveryagent -silent -o /work/build/_artifacts/test-lo'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f8113064445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f811465d740 (LWP 14879)): QtQA::App::TestRunner: #0 0x00007f8113064445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f8113067bab in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f811398eb2e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f811423bf3a in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2029 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f8113ff7feb in QBluetoothServiceDiscoveryAgentPrivate::~QBluetoothServiceDiscoveryAgentPrivate (this=0xcc81a0, __in_chrg=) at qbluetoothservicediscoveryagent_bluez.cpp:72 QtQA::App::TestRunner: #7 0x00007f8113fe3320 in QBluetoothServiceDiscoveryAgent::~QBluetoothServiceDiscoveryAgent (this=0xcb8530, __in_chrg=) at qbluetoothservicediscoveryagent.cpp:170 QtQA::App::TestRunner: #8 0x00007f8113fe3349 in QBluetoothServiceDiscoveryAgent::~QBluetoothServiceDiscoveryAgent (this=0xcb8530, __in_chrg=) at qbluetoothservicediscoveryagent.cpp:171 QtQA::App::TestRunner: #9 0x0000000000408a72 in tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress (this=) at tst_qbluetoothservicediscoveryagent.cpp:160 QtQA::App::TestRunner: #10 0x00007f8113b8d4a3 in QMetaMethod::invoke (this=0x7fffa77e1840, object=0x7fffa77e20a0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #11 0x00007f8113b90ade in QMetaObject::invokeMethod (obj=0x7fffa77e20a0, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #12 0x00007f8114240f49 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0xcb84a0 "tst_invalidBtAddress", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #13 qInvokeTestMethodDataEntry (slot=0xcb84a0 "tst_invalidBtAddress") at qtestcase.cpp:1715 QtQA::App::TestRunner: #14 QTest::qInvokeTestMethod (slotName=0xcb8388 "tst_invalidBtAddress()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #15 0x00007f8114241ccc in qInvokeTestMethods (testObject=0x7fffa77e20a0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #16 QTest::qExec (testObject=0x7fffa77e20a0, argc=, argv=) at qtestcase.cpp:2224 QtQA::App::TestRunner: #17 0x0000000000406abd in main (argc=6, argv=0x7fffa77e21b8) at tst_qbluetoothservicediscoveryagent.cpp:458 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QBluetoothServiceDiscoveryAgent ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QBluetoothServiceDiscoveryAgent::initTestCase() QFATAL : tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress() Received signal 11 FAIL! : tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QBluetoothServiceDiscoveryAgent ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 14883] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qbluetoothservicediscoveryagent -o /work/build/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f7dfe450445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f7dffa49740 (LWP 14883)): QtQA::App::TestRunner: #0 0x00007f7dfe450445 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f7dfe453bab in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f7dfed7ab2e in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f7dff627f3a in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2029 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f7dff3e3feb in QBluetoothServiceDiscoveryAgentPrivate::~QBluetoothServiceDiscoveryAgentPrivate (this=0xe53550, __in_chrg=) at qbluetoothservicediscoveryagent_bluez.cpp:72 QtQA::App::TestRunner: #7 0x00007f7dff3cf320 in QBluetoothServiceDiscoveryAgent::~QBluetoothServiceDiscoveryAgent (this=0xe53530, __in_chrg=) at qbluetoothservicediscoveryagent.cpp:170 QtQA::App::TestRunner: #8 0x00007f7dff3cf349 in QBluetoothServiceDiscoveryAgent::~QBluetoothServiceDiscoveryAgent (this=0xe53530, __in_chrg=) at qbluetoothservicediscoveryagent.cpp:171 QtQA::App::TestRunner: #9 0x0000000000408a72 in tst_QBluetoothServiceDiscoveryAgent::tst_invalidBtAddress (this=) at tst_qbluetoothservicediscoveryagent.cpp:160 QtQA::App::TestRunner: #10 0x00007f7dfef794a3 in QMetaMethod::invoke (this=0x7fff77d9a120, object=0x7fff77d9a980, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #11 0x00007f7dfef7cade in QMetaObject::invokeMethod (obj=0x7fff77d9a980, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #12 0x00007f7dff62cf49 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0xe534a0 "tst_invalidBtAddress", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #13 qInvokeTestMethodDataEntry (slot=0xe534a0 "tst_invalidBtAddress") at qtestcase.cpp:1715 QtQA::App::TestRunner: #14 QTest::qInvokeTestMethod (slotName=0xe53388 "tst_invalidBtAddress()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #15 0x00007f7dff62dccc in qInvokeTestMethods (testObject=0x7fff77d9a980) at qtestcase.cpp:1994 QtQA::App::TestRunner: #16 QTest::qExec (testObject=0x7fff77d9a980, argc=, argv=) at qtestcase.cpp:2224 QtQA::App::TestRunner: #17 0x0000000000406abd in main (argc=5, argv=0x7fff77d9aa98) at tst_qbluetoothservicediscoveryagent.cpp:458 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qbluetoothservicediscoveryagent: 8 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00155/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392227017): http://codereview.qt-project.org/77809 [PS6] - Port QtBluetooth to Android From ci-noreply at qt-project.org Wed Feb 12 19:06:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 20:06:02 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #45 Message-ID: <20140212_180602_026199.ci-noreply@qt-project.org> Autotest `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392228267369 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392228267369 PASS : tst_Files::initTestCase() FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392228267369 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 111 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00045/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392227602): http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Wed Feb 12 19:07:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 20:07:06 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #202 Message-ID: <20140212_180706_010665.ci-noreply@qt-project.org> QtWebEngine_master_Integration #202: SUCCESS Tested changes (refs/builds/master_1392221710): http://codereview.qt-project.org/77356 [PS3] - Adjust some widget auto test expectations http://codereview.qt-project.org/77355 [PS2] - Fix flakiness in tests related to load signals being received while spinning the event loop http://codereview.qt-project.org/77354 [PS2] - Make QWebEnginePage support symetrical url and setUrl http://codereview.qt-project.org/77353 [PS3] - Avoid an extra loadStarted/Finished on error http://codereview.qt-project.org/77352 [PS2] - Fix tst_QWebEngineFrame::setUrlWithFragment http://codereview.qt-project.org/77351 [PS3] - Add the Sync suffix to testing sync wrapper http://codereview.qt-project.org/77350 [PS3] - Implement QWebEnginePage::requestedUrl http://codereview.qt-project.org/77349 [PS3] - Fix tst_QWebEngineFrame::baseUrl From ci-noreply at qt-project.org Wed Feb 12 19:21:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 20:21:35 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #156 Message-ID: <20140212_182135_048446.ci-noreply@qt-project.org> QtConnectivity_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #156: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00156/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392228224): http://codereview.qt-project.org/64768 [PS28] - Add support for NFC file and data sharing From ci-noreply at qt-project.org Wed Feb 12 19:28:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 20:28:54 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1247 Message-ID: <20140212_182854_072864.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1489) : failure location Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() FAIL! : tst_QQuickPathView::nestedMouseAreaDrag() '!pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1527) : failure location PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 112 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01247/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392221568): http://codereview.qt-project.org/76472 [PS18] - Add dedicated QML profiler and adapter http://codereview.qt-project.org/76471 [PS19] - Move QtQuick profiling to own profiler adapter http://codereview.qt-project.org/77062 [PS6] - Test case for V4 profiler and its adapter http://codereview.qt-project.org/76470 [PS19] - V4 profiler adapter http://codereview.qt-project.org/76469 [PS23] - Infrastructure for supporting multiple profilers in qqmlprofilerservice http://codereview.qt-project.org/76297 [PS22] - Satellite profiler for V4 From ci-noreply at qt-project.org Wed Feb 12 20:12:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 21:12:06 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2911 Message-ID: <20140212_191206_046934.ci-noreply@qt-project.org> QtBase_dev_Integration #2911: SUCCESS Tested changes (refs/builds/dev_1392223221): http://codereview.qt-project.org/77558 [PS6] - Added function returning build information to QLibraryInfo. http://codereview.qt-project.org/77273 [PS2] - Check whether exposed widget is mapped in QWidgetBackingStore::sync(QWidget*). http://codereview.qt-project.org/77948 [PS1] - Cocoa: Bring back two-class native window system From ci-noreply at qt-project.org Wed Feb 12 20:30:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 21:30:39 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #279 Message-ID: <20140212_193039_082516.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #279: SUCCESS Tested changes (refs/builds/dev_1392225737): http://codereview.qt-project.org/78000 [PS1] - Update .gitignore From ci-noreply at qt-project.org Wed Feb 12 20:42:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 21:42:24 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #184 Message-ID: <20140212_194224_052374.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #184: SUCCESS Tested changes (refs/builds/stable_1392226992): http://codereview.qt-project.org/76264 [PS8] - Do not emit bytesWritten() while data aren't transferred From ci-noreply at qt-project.org Wed Feb 12 20:57:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 21:57:48 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3149 Message-ID: <20140212_195748_045178.ci-noreply@qt-project.org> QtBase_stable_Integration #3149: SUCCESS Tested changes (refs/builds/stable_1392225146): http://codereview.qt-project.org/77414 [PS2] - Delete the children before updating the Cocoa menubar http://codereview.qt-project.org/77960 [PS1] - fix warning when generating VS 2013 project From ci-noreply at qt-project.org Wed Feb 12 22:44:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 12 Feb 2014 23:44:33 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2912 Message-ID: <20140212_214433_095056.ci-noreply@qt-project.org> QtBase_dev_Integration #2912: SUCCESS Tested changes (refs/builds/dev_1392232421): http://codereview.qt-project.org/60792 [PS14] - new QByteArrayList class http://codereview.qt-project.org/77090 [PS5] - WinRT: move most of GUI event dispatcher logic into core http://codereview.qt-project.org/77993 [PS2] - Fix crash in MinGW when initializing font database http://codereview.qt-project.org/77922 [PS2] - Use QtPrivate::is_integral instead of listing each integer type http://codereview.qt-project.org/76063 [PS2] - Android: default palette taken from the Holo Light theme http://codereview.qt-project.org/77195 [PS1] - Optimize qt_memfill32 a little http://codereview.qt-project.org/77276 [PS3] - Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents() http://codereview.qt-project.org/77917 [PS2] - Respect the DontUseNativeDialog option for QColorDialog http://codereview.qt-project.org/77132 [PS4] - Move setWindowIcon() up to QGuiApplication. http://codereview.qt-project.org/77016 [PS2] - Restore support for -title command line argument on X11, add -qwindowtitle. http://codereview.qt-project.org/76603 [PS25] - Enabling QQuickWidget and QOpenGLWidget From ci-noreply at qt-project.org Wed Feb 12 23:21:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 00:21:10 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #46 Message-ID: <20140212_222110_004393.ci-noreply@qt-project.org> Autotests `tst_enginioclient' and `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392243580462 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392243580462 PASS : tst_Files::initTestCase() FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392243580462 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 111 seconds, exit code 2 Testing tst_EnginioClient FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_enginioclient.cpp(702)] Totals: 30 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392243477818 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioClient1392243477818 QDEBUG : tst_EnginioClient::initTestCase() ## Creating new object type: CustomObject2 on backend: EnginioClient1392243477818 QDEBUG : tst_EnginioClient::initTestCase() Populating backend with data PASS : tst_EnginioClient::initTestCase() QDEBUG : tst_EnginioClient::internal_createObjectType() ## Creating new object type: places on backend: EnginioClient1392243477818 PASS : tst_EnginioClient::internal_createObjectType() PASS : tst_EnginioClient::deleteReply() QDEBUG : tst_EnginioClient::create_todos() ## Creating new object type: todos on backend: EnginioClient1392243477818 PASS : tst_EnginioClient::create_todos() PASS : tst_EnginioClient::update_todos() PASS : tst_EnginioClient::query_todos() PASS : tst_EnginioClient::query_todos_filter() PASS : tst_EnginioClient::query_todos_limit() PASS : tst_EnginioClient::query_todos_count() PASS : tst_EnginioClient::query_todos_sort() PASS : tst_EnginioClient::remove_todos() PASS : tst_EnginioClient::update_todos_invalidId() PASS : tst_EnginioClient::users_crud() PASS : tst_EnginioClient::query_users() PASS : tst_EnginioClient::query_users_filter() PASS : tst_EnginioClient::query_users_sort() PASS : tst_EnginioClient::query_usersgroup_crud() PASS : tst_EnginioClient::query_usersgroup_limit() PASS : tst_EnginioClient::query_usersgroup_count() PASS : tst_EnginioClient::query_usersgroup_sort() PASS : tst_EnginioClient::query_usersgroupmembers_limit() PASS : tst_EnginioClient::query_usersgroupmembers_count() PASS : tst_EnginioClient::query_usersgroupmembers_sort() PASS : tst_EnginioClient::backendFakeReply() QDEBUG : tst_EnginioClient::acl() QJsonObject({"admin": [{"id": "52fbf318e5bde556dc041258","objectType": "users"}],"delete": [{"id": "*","objectType": "aclSubject"}],"read": [{"id": "*","objectType": "aclSubject"}],"update": [{"id": "*","objectType": "aclSubject"}]}) PASS : tst_EnginioClient::acl() PASS : tst_EnginioClient::creator_updater() PASS : tst_EnginioClient::sharingNetworkManager() PASS : tst_EnginioClient::lifeTimeOfNetworkManager() QDEBUG : tst_EnginioClient::fullTextSearch() NetworkReply: QNetworkReplyHttpImpl(0x12c66a0) QDEBUG : tst_EnginioClient::fullTextSearch() Request URL: "https://api.engin.io/v1/search?objectTypes[]=objects.CustomObject1&search=%7B%22phrase%22: %22Query%22%7D" QDEBUG : tst_EnginioClient::fullTextSearch() Operation: "GET" QDEBUG : tst_EnginioClient::fullTextSearch() HTTP return code: 0 QDEBUG : tst_EnginioClient::fullTextSearch() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::fullTextSearch() Raw headers: ("Content-Type", "Enginio-Backend-Id", "X-Request-Id") QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Accept]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Authorization]: "" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::fullTextSearch() RawHeaders[X_Request_Id]: "b64b22831eac45ad968baa196496ac0a" FAIL! : tst_EnginioClient::fullTextSearch() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_enginioclient.cpp(702)] PASS : tst_EnginioClient::assignUserToGroup() QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392243477818 PASS : tst_EnginioClient::cleanupTestCase() Totals: 30 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 44 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00046/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392242990): http://codereview.qt-project.org/77857 [PS1] - Merge remote-tracking branch 'origin/release' into stable http://codereview.qt-project.org/77258 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Thu Feb 13 00:04:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 01:04:18 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3150 Message-ID: <20140212_230418_031916.ci-noreply@qt-project.org> QtBase_stable_Integration #3150: SUCCESS Tested changes (refs/builds/stable_1392235162): http://codereview.qt-project.org/77938 [PS2] - fix crash when using GTK 2.14 function in old gtk From ci-noreply at qt-project.org Thu Feb 13 00:14:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 01:14:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2913 Message-ID: <20140212_231412_046070.ci-noreply@qt-project.org> Autotest `tst_selftests' failed :( Testing tst_Selftests FAIL! : tst_Selftests::runSubTest(strcmp old stdout txt) 'output == expected' returned FALSE. (Mismatch at line 12 (stdout txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')๏ฟฝ๏ฟฝ" ..\tst_selftests.cpp(728) : failure location FAIL! : tst_Selftests::runSubTest(strcmp old txt) 'output == expected' returned FALSE. (Mismatch at line 12 (txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') ..\tst_selftests.cpp(728) : failure location FAIL! : tst_Selftests::runSubTest(strcmp old stdout xml) '!reader.error()' returned FALSE. (line 1, col 38: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp old xml) '!reader.error()' returned FALSE. (line 1, col 38: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp old stdout xunitxml) '!reader.error()' returned FALSE. (line 1, col 39: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp old xunitxml) '!reader.error()' returned FALSE. (line 1, col 39: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp old stdout lightxml) '!reader.error()' returned FALSE. (line 1, col 2: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp old lightxml) '!reader.error()' returned FALSE. (line 1, col 2: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp new stdout txt) 'output == expected' returned FALSE. (Mismatch at line 12 (stdout txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')๏ฟฝ๏ฟฝ" ..\tst_selftests.cpp(728) : failure location FAIL! : tst_Selftests::runSubTest(strcmp new txt) 'output == expected' returned FALSE. (Mismatch at line 12 (txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') ..\tst_selftests.cpp(728) : failure location FAIL! : tst_Selftests::runSubTest(strcmp new stdout xml) '!reader.error()' returned FALSE. (line 1, col 38: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp new xml) '!reader.error()' returned FALSE. (line 1, col 38: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp new stdout xunitxml) '!reader.error()' returned FALSE. (line 1, col 39: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp new xunitxml) '!reader.error()' returned FALSE. (line 1, col 39: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp new stdout lightxml) '!reader.error()' returned FALSE. (line 1, col 2: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp new lightxml) '!reader.error()' returned FALSE. (line 1, col 2: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp stdout txt + txt) 'output == expected' returned FALSE. (Mismatch at line 12 (stdout txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')๏ฟฝ๏ฟฝ" ..\tst_selftests.cpp(728) : failure location FAIL! : tst_Selftests::runSubTest(strcmp xml + stdout txt) '!reader.error()' returned FALSE. (line 1, col 38: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp txt + xunitxml) 'output == expected' returned FALSE. (Mismatch at line 12 (txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') ..\tst_selftests.cpp(728) : failure location FAIL! : tst_Selftests::runSubTest(strcmp lightxml + stdout xunitxml) '!reader.error()' returned FALSE. (line 1, col 2: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location FAIL! : tst_Selftests::runSubTest(strcmp all loggers) 'output == expected' returned FALSE. (Mismatch at line 12 (txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') ..\tst_selftests.cpp(728) : failure location Totals: 581 passed, 21 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Selftests ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_Selftests::initTestCase() PASS : tst_Selftests::runSubTest(benchlibcounting old stdout txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter old stdout txt) PASS : tst_Selftests::runSubTest(benchliboptions old stdout txt) PASS : tst_Selftests::runSubTest(cmptest old stdout txt) PASS : tst_Selftests::runSubTest(commandlinedata old stdout txt) PASS : tst_Selftests::runSubTest(counting old stdout txt) PASS : tst_Selftests::runSubTest(crashes old stdout txt) PASS : tst_Selftests::runSubTest(datatable old stdout txt) PASS : tst_Selftests::runSubTest(datetime old stdout txt) PASS : tst_Selftests::runSubTest(differentexec old stdout txt) PASS : tst_Selftests::runSubTest(expectfail old stdout txt) PASS : tst_Selftests::runSubTest(failcleanup old stdout txt) PASS : tst_Selftests::runSubTest(failinit old stdout txt) PASS : tst_Selftests::runSubTest(failinitdata old stdout txt) PASS : tst_Selftests::runSubTest(findtestdata old stdout txt) PASS : tst_Selftests::runSubTest(float old stdout txt) PASS : tst_Selftests::runSubTest(globaldata old stdout txt) PASS : tst_Selftests::runSubTest(longstring old stdout txt) PASS : tst_Selftests::runSubTest(maxwarnings old stdout txt) PASS : tst_Selftests::runSubTest(multiexec old stdout txt) PASS : tst_Selftests::runSubTest(printdatatags old stdout txt) PASS : tst_Selftests::runSubTest(printdatatagswithglobaltags old stdout txt) PASS : tst_Selftests::runSubTest(qexecstringlist old stdout txt) PASS : tst_Selftests::runSubTest(silent old stdout txt) PASS : tst_Selftests::runSubTest(singleskip old stdout txt) PASS : tst_Selftests::runSubTest(skip old stdout txt) PASS : tst_Selftests::runSubTest(skipcleanup old stdout txt) PASS : tst_Selftests::runSubTest(skipinit old stdout txt) PASS : tst_Selftests::runSubTest(skipinitdata old stdout txt) PASS : tst_Selftests::runSubTest(sleep old stdout txt) FAIL! : tst_Selftests::runSubTest(strcmp old stdout txt) 'output == expected' returned FALSE. (Mismatch at line 12 (stdout txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')๏ฟฝ๏ฟฝ" ..\tst_selftests.cpp(728) : failure location PASS : tst_Selftests::runSubTest(subtest old stdout txt) PASS : tst_Selftests::runSubTest(verbose1 old stdout txt) PASS : tst_Selftests::runSubTest(verbose2 old stdout txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old stdout txt) PASS : tst_Selftests::runSubTest(warnings old stdout txt) PASS : tst_Selftests::runSubTest(xunit old stdout txt) PASS : tst_Selftests::runSubTest(benchlibcounting old txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter old txt) PASS : tst_Selftests::runSubTest(cmptest old txt) PASS : tst_Selftests::runSubTest(commandlinedata old txt) PASS : tst_Selftests::runSubTest(counting old txt) PASS : tst_Selftests::runSubTest(datatable old txt) PASS : tst_Selftests::runSubTest(datetime old txt) PASS : tst_Selftests::runSubTest(expectfail old txt) PASS : tst_Selftests::runSubTest(failcleanup old txt) PASS : tst_Selftests::runSubTest(failinit old txt) PASS : tst_Selftests::runSubTest(failinitdata old txt) PASS : tst_Selftests::runSubTest(findtestdata old txt) PASS : tst_Selftests::runSubTest(globaldata old txt) PASS : tst_Selftests::runSubTest(longstring old txt) PASS : tst_Selftests::runSubTest(maxwarnings old txt) PASS : tst_Selftests::runSubTest(singleskip old txt) PASS : tst_Selftests::runSubTest(skip old txt) PASS : tst_Selftests::runSubTest(skipcleanup old txt) PASS : tst_Selftests::runSubTest(skipinit old txt) PASS : tst_Selftests::runSubTest(skipinitdata old txt) FAIL! : tst_Selftests::runSubTest(strcmp old txt) 'output == expected' returned FALSE. (Mismatch at line 12 (txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') ..\tst_selftests.cpp(728) : failure location PASS : tst_Selftests::runSubTest(subtest old txt) PASS : tst_Selftests::runSubTest(verbose1 old txt) PASS : tst_Selftests::runSubTest(verbose2 old txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old txt) PASS : tst_Selftests::runSubTest(warnings old txt) PASS : tst_Selftests::runSubTest(xunit old txt) PASS : tst_Selftests::runSubTest(badxml old stdout xml) PASS : tst_Selftests::runSubTest(benchlibcounting old stdout xml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old stdout xml) PASS : tst_Selftests::runSubTest(cmptest old stdout xml) PASS : tst_Selftests::runSubTest(commandlinedata old stdout xml) PASS : tst_Selftests::runSubTest(counting old stdout xml) PASS : tst_Selftests::runSubTest(datatable old stdout xml) PASS : tst_Selftests::runSubTest(datetime old stdout xml) PASS : tst_Selftests::runSubTest(expectfail old stdout xml) PASS : tst_Selftests::runSubTest(failcleanup old stdout xml) PASS : tst_Selftests::runSubTest(failinit old stdout xml) PASS : tst_Selftests::runSubTest(failinitdata old stdout xml) PASS : tst_Selftests::runSubTest(findtestdata old stdout xml) PASS : tst_Selftests::runSubTest(globaldata old stdout xml) PASS : tst_Selftests::runSubTest(longstring old stdout xml) PASS : tst_Selftests::runSubTest(maxwarnings old stdout xml) PASS : tst_Selftests::runSubTest(singleskip old stdout xml) PASS : tst_Selftests::runSubTest(skip old stdout xml) PASS : tst_Selftests::runSubTest(skipcleanup old stdout xml) PASS : tst_Selftests::runSubTest(skipinit old stdout xml) PASS : tst_Selftests::runSubTest(skipinitdata old stdout xml) FAIL! : tst_Selftests::runSubTest(strcmp old stdout xml) '!reader.error()' returned FALSE. (line 1, col 38: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest old stdout xml) PASS : tst_Selftests::runSubTest(verbose1 old stdout xml) PASS : tst_Selftests::runSubTest(verbose2 old stdout xml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old stdout xml) PASS : tst_Selftests::runSubTest(warnings old stdout xml) PASS : tst_Selftests::runSubTest(xunit old stdout xml) PASS : tst_Selftests::runSubTest(badxml old xml) PASS : tst_Selftests::runSubTest(benchlibcounting old xml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old xml) PASS : tst_Selftests::runSubTest(cmptest old xml) PASS : tst_Selftests::runSubTest(commandlinedata old xml) PASS : tst_Selftests::runSubTest(counting old xml) PASS : tst_Selftests::runSubTest(datatable old xml) PASS : tst_Selftests::runSubTest(datetime old xml) PASS : tst_Selftests::runSubTest(expectfail old xml) PASS : tst_Selftests::runSubTest(failcleanup old xml) PASS : tst_Selftests::runSubTest(failinit old xml) PASS : tst_Selftests::runSubTest(failinitdata old xml) PASS : tst_Selftests::runSubTest(findtestdata old xml) PASS : tst_Selftests::runSubTest(globaldata old xml) PASS : tst_Selftests::runSubTest(longstring old xml) PASS : tst_Selftests::runSubTest(maxwarnings old xml) PASS : tst_Selftests::runSubTest(singleskip old xml) PASS : tst_Selftests::runSubTest(skip old xml) PASS : tst_Selftests::runSubTest(skipcleanup old xml) PASS : tst_Selftests::runSubTest(skipinit old xml) PASS : tst_Selftests::runSubTest(skipinitdata old xml) FAIL! : tst_Selftests::runSubTest(strcmp old xml) '!reader.error()' returned FALSE. (line 1, col 38: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest old xml) PASS : tst_Selftests::runSubTest(verbose1 old xml) PASS : tst_Selftests::runSubTest(verbose2 old xml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old xml) PASS : tst_Selftests::runSubTest(warnings old xml) PASS : tst_Selftests::runSubTest(xunit old xml) PASS : tst_Selftests::runSubTest(badxml old stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting old stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old stdout xunitxml) PASS : tst_Selftests::runSubTest(cmptest old stdout xunitxml) PASS : tst_Selftests::runSubTest(commandlinedata old stdout xunitxml) PASS : tst_Selftests::runSubTest(counting old stdout xunitxml) PASS : tst_Selftests::runSubTest(datatable old stdout xunitxml) PASS : tst_Selftests::runSubTest(datetime old stdout xunitxml) PASS : tst_Selftests::runSubTest(expectfail old stdout xunitxml) PASS : tst_Selftests::runSubTest(failcleanup old stdout xunitxml) PASS : tst_Selftests::runSubTest(failinit old stdout xunitxml) PASS : tst_Selftests::runSubTest(failinitdata old stdout xunitxml) PASS : tst_Selftests::runSubTest(findtestdata old stdout xunitxml) PASS : tst_Selftests::runSubTest(globaldata old stdout xunitxml) PASS : tst_Selftests::runSubTest(longstring old stdout xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings old stdout xunitxml) PASS : tst_Selftests::runSubTest(singleskip old stdout xunitxml) PASS : tst_Selftests::runSubTest(skip old stdout xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup old stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinit old stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata old stdout xunitxml) FAIL! : tst_Selftests::runSubTest(strcmp old stdout xunitxml) '!reader.error()' returned FALSE. (line 1, col 39: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest old stdout xunitxml) PASS : tst_Selftests::runSubTest(verbose1 old stdout xunitxml) PASS : tst_Selftests::runSubTest(verbose2 old stdout xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old stdout xunitxml) PASS : tst_Selftests::runSubTest(warnings old stdout xunitxml) PASS : tst_Selftests::runSubTest(xunit old stdout xunitxml) PASS : tst_Selftests::runSubTest(badxml old xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting old xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old xunitxml) PASS : tst_Selftests::runSubTest(cmptest old xunitxml) PASS : tst_Selftests::runSubTest(commandlinedata old xunitxml) PASS : tst_Selftests::runSubTest(counting old xunitxml) PASS : tst_Selftests::runSubTest(datatable old xunitxml) PASS : tst_Selftests::runSubTest(datetime old xunitxml) PASS : tst_Selftests::runSubTest(expectfail old xunitxml) PASS : tst_Selftests::runSubTest(failcleanup old xunitxml) PASS : tst_Selftests::runSubTest(failinit old xunitxml) PASS : tst_Selftests::runSubTest(failinitdata old xunitxml) PASS : tst_Selftests::runSubTest(findtestdata old xunitxml) PASS : tst_Selftests::runSubTest(globaldata old xunitxml) PASS : tst_Selftests::runSubTest(longstring old xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings old xunitxml) PASS : tst_Selftests::runSubTest(singleskip old xunitxml) PASS : tst_Selftests::runSubTest(skip old xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup old xunitxml) PASS : tst_Selftests::runSubTest(skipinit old xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata old xunitxml) FAIL! : tst_Selftests::runSubTest(strcmp old xunitxml) '!reader.error()' returned FALSE. (line 1, col 39: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest old xunitxml) PASS : tst_Selftests::runSubTest(verbose1 old xunitxml) PASS : tst_Selftests::runSubTest(verbose2 old xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old xunitxml) PASS : tst_Selftests::runSubTest(warnings old xunitxml) PASS : tst_Selftests::runSubTest(xunit old xunitxml) PASS : tst_Selftests::runSubTest(badxml old stdout lightxml) PASS : tst_Selftests::runSubTest(benchlibcounting old stdout lightxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old stdout lightxml) PASS : tst_Selftests::runSubTest(cmptest old stdout lightxml) PASS : tst_Selftests::runSubTest(commandlinedata old stdout lightxml) PASS : tst_Selftests::runSubTest(counting old stdout lightxml) PASS : tst_Selftests::runSubTest(datatable old stdout lightxml) PASS : tst_Selftests::runSubTest(datetime old stdout lightxml) PASS : tst_Selftests::runSubTest(expectfail old stdout lightxml) PASS : tst_Selftests::runSubTest(failcleanup old stdout lightxml) PASS : tst_Selftests::runSubTest(failinit old stdout lightxml) PASS : tst_Selftests::runSubTest(failinitdata old stdout lightxml) PASS : tst_Selftests::runSubTest(findtestdata old stdout lightxml) PASS : tst_Selftests::runSubTest(globaldata old stdout lightxml) PASS : tst_Selftests::runSubTest(longstring old stdout lightxml) PASS : tst_Selftests::runSubTest(maxwarnings old stdout lightxml) PASS : tst_Selftests::runSubTest(singleskip old stdout lightxml) PASS : tst_Selftests::runSubTest(skip old stdout lightxml) PASS : tst_Selftests::runSubTest(skipcleanup old stdout lightxml) PASS : tst_Selftests::runSubTest(skipinit old stdout lightxml) PASS : tst_Selftests::runSubTest(skipinitdata old stdout lightxml) FAIL! : tst_Selftests::runSubTest(strcmp old stdout lightxml) '!reader.error()' returned FALSE. (line 1, col 2: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest old stdout lightxml) PASS : tst_Selftests::runSubTest(verbose1 old stdout lightxml) PASS : tst_Selftests::runSubTest(verbose2 old stdout lightxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old stdout lightxml) PASS : tst_Selftests::runSubTest(warnings old stdout lightxml) PASS : tst_Selftests::runSubTest(xunit old stdout lightxml) PASS : tst_Selftests::runSubTest(badxml old lightxml) PASS : tst_Selftests::runSubTest(benchlibcounting old lightxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter old lightxml) PASS : tst_Selftests::runSubTest(cmptest old lightxml) PASS : tst_Selftests::runSubTest(commandlinedata old lightxml) PASS : tst_Selftests::runSubTest(counting old lightxml) PASS : tst_Selftests::runSubTest(datatable old lightxml) PASS : tst_Selftests::runSubTest(datetime old lightxml) PASS : tst_Selftests::runSubTest(expectfail old lightxml) PASS : tst_Selftests::runSubTest(failcleanup old lightxml) PASS : tst_Selftests::runSubTest(failinit old lightxml) PASS : tst_Selftests::runSubTest(failinitdata old lightxml) PASS : tst_Selftests::runSubTest(findtestdata old lightxml) PASS : tst_Selftests::runSubTest(globaldata old lightxml) PASS : tst_Selftests::runSubTest(longstring old lightxml) PASS : tst_Selftests::runSubTest(maxwarnings old lightxml) PASS : tst_Selftests::runSubTest(singleskip old lightxml) PASS : tst_Selftests::runSubTest(skip old lightxml) PASS : tst_Selftests::runSubTest(skipcleanup old lightxml) PASS : tst_Selftests::runSubTest(skipinit old lightxml) PASS : tst_Selftests::runSubTest(skipinitdata old lightxml) FAIL! : tst_Selftests::runSubTest(strcmp old lightxml) '!reader.error()' returned FALSE. (line 1, col 2: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest old lightxml) PASS : tst_Selftests::runSubTest(verbose1 old lightxml) PASS : tst_Selftests::runSubTest(verbose2 old lightxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown old lightxml) PASS : tst_Selftests::runSubTest(warnings old lightxml) PASS : tst_Selftests::runSubTest(xunit old lightxml) PASS : tst_Selftests::runSubTest(benchlibcounting new stdout txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter new stdout txt) PASS : tst_Selftests::runSubTest(benchliboptions new stdout txt) PASS : tst_Selftests::runSubTest(cmptest new stdout txt) PASS : tst_Selftests::runSubTest(commandlinedata new stdout txt) PASS : tst_Selftests::runSubTest(counting new stdout txt) PASS : tst_Selftests::runSubTest(crashes new stdout txt) PASS : tst_Selftests::runSubTest(datatable new stdout txt) PASS : tst_Selftests::runSubTest(datetime new stdout txt) PASS : tst_Selftests::runSubTest(differentexec new stdout txt) PASS : tst_Selftests::runSubTest(expectfail new stdout txt) PASS : tst_Selftests::runSubTest(failcleanup new stdout txt) PASS : tst_Selftests::runSubTest(failinit new stdout txt) PASS : tst_Selftests::runSubTest(failinitdata new stdout txt) PASS : tst_Selftests::runSubTest(findtestdata new stdout txt) PASS : tst_Selftests::runSubTest(float new stdout txt) PASS : tst_Selftests::runSubTest(globaldata new stdout txt) PASS : tst_Selftests::runSubTest(longstring new stdout txt) PASS : tst_Selftests::runSubTest(maxwarnings new stdout txt) PASS : tst_Selftests::runSubTest(multiexec new stdout txt) PASS : tst_Selftests::runSubTest(printdatatags new stdout txt) PASS : tst_Selftests::runSubTest(printdatatagswithglobaltags new stdout txt) PASS : tst_Selftests::runSubTest(qexecstringlist new stdout txt) PASS : tst_Selftests::runSubTest(silent new stdout txt) PASS : tst_Selftests::runSubTest(singleskip new stdout txt) PASS : tst_Selftests::runSubTest(skip new stdout txt) PASS : tst_Selftests::runSubTest(skipcleanup new stdout txt) PASS : tst_Selftests::runSubTest(skipinit new stdout txt) PASS : tst_Selftests::runSubTest(skipinitdata new stdout txt) PASS : tst_Selftests::runSubTest(sleep new stdout txt) FAIL! : tst_Selftests::runSubTest(strcmp new stdout txt) 'output == expected' returned FALSE. (Mismatch at line 12 (stdout txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')๏ฟฝ๏ฟฝ" ..\tst_selftests.cpp(728) : failure location PASS : tst_Selftests::runSubTest(subtest new stdout txt) PASS : tst_Selftests::runSubTest(verbose1 new stdout txt) PASS : tst_Selftests::runSubTest(verbose2 new stdout txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new stdout txt) PASS : tst_Selftests::runSubTest(warnings new stdout txt) PASS : tst_Selftests::runSubTest(xunit new stdout txt) PASS : tst_Selftests::runSubTest(benchlibcounting new txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter new txt) PASS : tst_Selftests::runSubTest(cmptest new txt) PASS : tst_Selftests::runSubTest(commandlinedata new txt) PASS : tst_Selftests::runSubTest(counting new txt) PASS : tst_Selftests::runSubTest(datatable new txt) PASS : tst_Selftests::runSubTest(datetime new txt) PASS : tst_Selftests::runSubTest(expectfail new txt) PASS : tst_Selftests::runSubTest(failcleanup new txt) PASS : tst_Selftests::runSubTest(failinit new txt) PASS : tst_Selftests::runSubTest(failinitdata new txt) PASS : tst_Selftests::runSubTest(findtestdata new txt) PASS : tst_Selftests::runSubTest(globaldata new txt) PASS : tst_Selftests::runSubTest(longstring new txt) PASS : tst_Selftests::runSubTest(maxwarnings new txt) PASS : tst_Selftests::runSubTest(singleskip new txt) PASS : tst_Selftests::runSubTest(skip new txt) PASS : tst_Selftests::runSubTest(skipcleanup new txt) PASS : tst_Selftests::runSubTest(skipinit new txt) PASS : tst_Selftests::runSubTest(skipinitdata new txt) FAIL! : tst_Selftests::runSubTest(strcmp new txt) 'output == expected' returned FALSE. (Mismatch at line 12 (txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') ..\tst_selftests.cpp(728) : failure location PASS : tst_Selftests::runSubTest(subtest new txt) PASS : tst_Selftests::runSubTest(verbose1 new txt) PASS : tst_Selftests::runSubTest(verbose2 new txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new txt) PASS : tst_Selftests::runSubTest(warnings new txt) PASS : tst_Selftests::runSubTest(xunit new txt) PASS : tst_Selftests::runSubTest(badxml new stdout xml) PASS : tst_Selftests::runSubTest(benchlibcounting new stdout xml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new stdout xml) PASS : tst_Selftests::runSubTest(cmptest new stdout xml) PASS : tst_Selftests::runSubTest(commandlinedata new stdout xml) PASS : tst_Selftests::runSubTest(counting new stdout xml) PASS : tst_Selftests::runSubTest(datatable new stdout xml) PASS : tst_Selftests::runSubTest(datetime new stdout xml) PASS : tst_Selftests::runSubTest(expectfail new stdout xml) PASS : tst_Selftests::runSubTest(failcleanup new stdout xml) PASS : tst_Selftests::runSubTest(failinit new stdout xml) PASS : tst_Selftests::runSubTest(failinitdata new stdout xml) PASS : tst_Selftests::runSubTest(findtestdata new stdout xml) PASS : tst_Selftests::runSubTest(globaldata new stdout xml) PASS : tst_Selftests::runSubTest(longstring new stdout xml) PASS : tst_Selftests::runSubTest(maxwarnings new stdout xml) PASS : tst_Selftests::runSubTest(singleskip new stdout xml) PASS : tst_Selftests::runSubTest(skip new stdout xml) PASS : tst_Selftests::runSubTest(skipcleanup new stdout xml) PASS : tst_Selftests::runSubTest(skipinit new stdout xml) PASS : tst_Selftests::runSubTest(skipinitdata new stdout xml) FAIL! : tst_Selftests::runSubTest(strcmp new stdout xml) '!reader.error()' returned FALSE. (line 1, col 38: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest new stdout xml) PASS : tst_Selftests::runSubTest(verbose1 new stdout xml) PASS : tst_Selftests::runSubTest(verbose2 new stdout xml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new stdout xml) PASS : tst_Selftests::runSubTest(warnings new stdout xml) PASS : tst_Selftests::runSubTest(xunit new stdout xml) PASS : tst_Selftests::runSubTest(badxml new xml) PASS : tst_Selftests::runSubTest(benchlibcounting new xml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new xml) PASS : tst_Selftests::runSubTest(cmptest new xml) PASS : tst_Selftests::runSubTest(commandlinedata new xml) PASS : tst_Selftests::runSubTest(counting new xml) PASS : tst_Selftests::runSubTest(datatable new xml) PASS : tst_Selftests::runSubTest(datetime new xml) PASS : tst_Selftests::runSubTest(expectfail new xml) PASS : tst_Selftests::runSubTest(failcleanup new xml) PASS : tst_Selftests::runSubTest(failinit new xml) PASS : tst_Selftests::runSubTest(failinitdata new xml) PASS : tst_Selftests::runSubTest(findtestdata new xml) PASS : tst_Selftests::runSubTest(globaldata new xml) PASS : tst_Selftests::runSubTest(longstring new xml) PASS : tst_Selftests::runSubTest(maxwarnings new xml) PASS : tst_Selftests::runSubTest(singleskip new xml) PASS : tst_Selftests::runSubTest(skip new xml) PASS : tst_Selftests::runSubTest(skipcleanup new xml) PASS : tst_Selftests::runSubTest(skipinit new xml) PASS : tst_Selftests::runSubTest(skipinitdata new xml) FAIL! : tst_Selftests::runSubTest(strcmp new xml) '!reader.error()' returned FALSE. (line 1, col 38: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest new xml) PASS : tst_Selftests::runSubTest(verbose1 new xml) PASS : tst_Selftests::runSubTest(verbose2 new xml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new xml) PASS : tst_Selftests::runSubTest(warnings new xml) PASS : tst_Selftests::runSubTest(xunit new xml) PASS : tst_Selftests::runSubTest(badxml new stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting new stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new stdout xunitxml) PASS : tst_Selftests::runSubTest(cmptest new stdout xunitxml) PASS : tst_Selftests::runSubTest(commandlinedata new stdout xunitxml) PASS : tst_Selftests::runSubTest(counting new stdout xunitxml) PASS : tst_Selftests::runSubTest(datatable new stdout xunitxml) PASS : tst_Selftests::runSubTest(datetime new stdout xunitxml) PASS : tst_Selftests::runSubTest(expectfail new stdout xunitxml) PASS : tst_Selftests::runSubTest(failcleanup new stdout xunitxml) PASS : tst_Selftests::runSubTest(failinit new stdout xunitxml) PASS : tst_Selftests::runSubTest(failinitdata new stdout xunitxml) PASS : tst_Selftests::runSubTest(findtestdata new stdout xunitxml) PASS : tst_Selftests::runSubTest(globaldata new stdout xunitxml) PASS : tst_Selftests::runSubTest(longstring new stdout xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings new stdout xunitxml) PASS : tst_Selftests::runSubTest(singleskip new stdout xunitxml) PASS : tst_Selftests::runSubTest(skip new stdout xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup new stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinit new stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata new stdout xunitxml) FAIL! : tst_Selftests::runSubTest(strcmp new stdout xunitxml) '!reader.error()' returned FALSE. (line 1, col 39: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest new stdout xunitxml) PASS : tst_Selftests::runSubTest(verbose1 new stdout xunitxml) PASS : tst_Selftests::runSubTest(verbose2 new stdout xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new stdout xunitxml) PASS : tst_Selftests::runSubTest(warnings new stdout xunitxml) PASS : tst_Selftests::runSubTest(xunit new stdout xunitxml) PASS : tst_Selftests::runSubTest(badxml new xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting new xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new xunitxml) PASS : tst_Selftests::runSubTest(cmptest new xunitxml) PASS : tst_Selftests::runSubTest(commandlinedata new xunitxml) PASS : tst_Selftests::runSubTest(counting new xunitxml) PASS : tst_Selftests::runSubTest(datatable new xunitxml) PASS : tst_Selftests::runSubTest(datetime new xunitxml) PASS : tst_Selftests::runSubTest(expectfail new xunitxml) PASS : tst_Selftests::runSubTest(failcleanup new xunitxml) PASS : tst_Selftests::runSubTest(failinit new xunitxml) PASS : tst_Selftests::runSubTest(failinitdata new xunitxml) PASS : tst_Selftests::runSubTest(findtestdata new xunitxml) PASS : tst_Selftests::runSubTest(globaldata new xunitxml) PASS : tst_Selftests::runSubTest(longstring new xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings new xunitxml) PASS : tst_Selftests::runSubTest(singleskip new xunitxml) PASS : tst_Selftests::runSubTest(skip new xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup new xunitxml) PASS : tst_Selftests::runSubTest(skipinit new xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata new xunitxml) FAIL! : tst_Selftests::runSubTest(strcmp new xunitxml) '!reader.error()' returned FALSE. (line 1, col 39: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest new xunitxml) PASS : tst_Selftests::runSubTest(verbose1 new xunitxml) PASS : tst_Selftests::runSubTest(verbose2 new xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new xunitxml) PASS : tst_Selftests::runSubTest(warnings new xunitxml) PASS : tst_Selftests::runSubTest(xunit new xunitxml) PASS : tst_Selftests::runSubTest(badxml new stdout lightxml) PASS : tst_Selftests::runSubTest(benchlibcounting new stdout lightxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new stdout lightxml) PASS : tst_Selftests::runSubTest(cmptest new stdout lightxml) PASS : tst_Selftests::runSubTest(commandlinedata new stdout lightxml) PASS : tst_Selftests::runSubTest(counting new stdout lightxml) PASS : tst_Selftests::runSubTest(datatable new stdout lightxml) PASS : tst_Selftests::runSubTest(datetime new stdout lightxml) PASS : tst_Selftests::runSubTest(expectfail new stdout lightxml) PASS : tst_Selftests::runSubTest(failcleanup new stdout lightxml) PASS : tst_Selftests::runSubTest(failinit new stdout lightxml) PASS : tst_Selftests::runSubTest(failinitdata new stdout lightxml) PASS : tst_Selftests::runSubTest(findtestdata new stdout lightxml) PASS : tst_Selftests::runSubTest(globaldata new stdout lightxml) PASS : tst_Selftests::runSubTest(longstring new stdout lightxml) PASS : tst_Selftests::runSubTest(maxwarnings new stdout lightxml) PASS : tst_Selftests::runSubTest(singleskip new stdout lightxml) PASS : tst_Selftests::runSubTest(skip new stdout lightxml) PASS : tst_Selftests::runSubTest(skipcleanup new stdout lightxml) PASS : tst_Selftests::runSubTest(skipinit new stdout lightxml) PASS : tst_Selftests::runSubTest(skipinitdata new stdout lightxml) FAIL! : tst_Selftests::runSubTest(strcmp new stdout lightxml) '!reader.error()' returned FALSE. (line 1, col 2: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest new stdout lightxml) PASS : tst_Selftests::runSubTest(verbose1 new stdout lightxml) PASS : tst_Selftests::runSubTest(verbose2 new stdout lightxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new stdout lightxml) PASS : tst_Selftests::runSubTest(warnings new stdout lightxml) PASS : tst_Selftests::runSubTest(xunit new stdout lightxml) PASS : tst_Selftests::runSubTest(badxml new lightxml) PASS : tst_Selftests::runSubTest(benchlibcounting new lightxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter new lightxml) PASS : tst_Selftests::runSubTest(cmptest new lightxml) PASS : tst_Selftests::runSubTest(commandlinedata new lightxml) PASS : tst_Selftests::runSubTest(counting new lightxml) PASS : tst_Selftests::runSubTest(datatable new lightxml) PASS : tst_Selftests::runSubTest(datetime new lightxml) PASS : tst_Selftests::runSubTest(expectfail new lightxml) PASS : tst_Selftests::runSubTest(failcleanup new lightxml) PASS : tst_Selftests::runSubTest(failinit new lightxml) PASS : tst_Selftests::runSubTest(failinitdata new lightxml) PASS : tst_Selftests::runSubTest(findtestdata new lightxml) PASS : tst_Selftests::runSubTest(globaldata new lightxml) PASS : tst_Selftests::runSubTest(longstring new lightxml) PASS : tst_Selftests::runSubTest(maxwarnings new lightxml) PASS : tst_Selftests::runSubTest(singleskip new lightxml) PASS : tst_Selftests::runSubTest(skip new lightxml) PASS : tst_Selftests::runSubTest(skipcleanup new lightxml) PASS : tst_Selftests::runSubTest(skipinit new lightxml) PASS : tst_Selftests::runSubTest(skipinitdata new lightxml) FAIL! : tst_Selftests::runSubTest(strcmp new lightxml) '!reader.error()' returned FALSE. (line 1, col 2: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest new lightxml) PASS : tst_Selftests::runSubTest(verbose1 new lightxml) PASS : tst_Selftests::runSubTest(verbose2 new lightxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown new lightxml) PASS : tst_Selftests::runSubTest(warnings new lightxml) PASS : tst_Selftests::runSubTest(xunit new lightxml) PASS : tst_Selftests::runSubTest(benchlibcounting stdout txt + txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter stdout txt + txt) PASS : tst_Selftests::runSubTest(cmptest stdout txt + txt) PASS : tst_Selftests::runSubTest(commandlinedata stdout txt + txt) PASS : tst_Selftests::runSubTest(counting stdout txt + txt) PASS : tst_Selftests::runSubTest(datatable stdout txt + txt) PASS : tst_Selftests::runSubTest(datetime stdout txt + txt) PASS : tst_Selftests::runSubTest(expectfail stdout txt + txt) PASS : tst_Selftests::runSubTest(failcleanup stdout txt + txt) PASS : tst_Selftests::runSubTest(failinit stdout txt + txt) PASS : tst_Selftests::runSubTest(failinitdata stdout txt + txt) PASS : tst_Selftests::runSubTest(findtestdata stdout txt + txt) PASS : tst_Selftests::runSubTest(globaldata stdout txt + txt) PASS : tst_Selftests::runSubTest(longstring stdout txt + txt) PASS : tst_Selftests::runSubTest(maxwarnings stdout txt + txt) PASS : tst_Selftests::runSubTest(singleskip stdout txt + txt) PASS : tst_Selftests::runSubTest(skip stdout txt + txt) PASS : tst_Selftests::runSubTest(skipcleanup stdout txt + txt) PASS : tst_Selftests::runSubTest(skipinit stdout txt + txt) PASS : tst_Selftests::runSubTest(skipinitdata stdout txt + txt) FAIL! : tst_Selftests::runSubTest(strcmp stdout txt + txt) 'output == expected' returned FALSE. (Mismatch at line 12 (stdout txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')๏ฟฝ๏ฟฝ" ..\tst_selftests.cpp(728) : failure location PASS : tst_Selftests::runSubTest(subtest stdout txt + txt) PASS : tst_Selftests::runSubTest(verbose1 stdout txt + txt) PASS : tst_Selftests::runSubTest(verbose2 stdout txt + txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown stdout txt + txt) PASS : tst_Selftests::runSubTest(warnings stdout txt + txt) PASS : tst_Selftests::runSubTest(xunit stdout txt + txt) PASS : tst_Selftests::runSubTest(benchlibcounting xml + stdout txt) PASS : tst_Selftests::runSubTest(benchlibeventcounter xml + stdout txt) PASS : tst_Selftests::runSubTest(cmptest xml + stdout txt) PASS : tst_Selftests::runSubTest(commandlinedata xml + stdout txt) PASS : tst_Selftests::runSubTest(counting xml + stdout txt) PASS : tst_Selftests::runSubTest(datatable xml + stdout txt) PASS : tst_Selftests::runSubTest(datetime xml + stdout txt) PASS : tst_Selftests::runSubTest(expectfail xml + stdout txt) PASS : tst_Selftests::runSubTest(failcleanup xml + stdout txt) PASS : tst_Selftests::runSubTest(failinit xml + stdout txt) PASS : tst_Selftests::runSubTest(failinitdata xml + stdout txt) PASS : tst_Selftests::runSubTest(findtestdata xml + stdout txt) PASS : tst_Selftests::runSubTest(globaldata xml + stdout txt) PASS : tst_Selftests::runSubTest(longstring xml + stdout txt) PASS : tst_Selftests::runSubTest(maxwarnings xml + stdout txt) PASS : tst_Selftests::runSubTest(singleskip xml + stdout txt) PASS : tst_Selftests::runSubTest(skip xml + stdout txt) PASS : tst_Selftests::runSubTest(skipcleanup xml + stdout txt) PASS : tst_Selftests::runSubTest(skipinit xml + stdout txt) PASS : tst_Selftests::runSubTest(skipinitdata xml + stdout txt) FAIL! : tst_Selftests::runSubTest(strcmp xml + stdout txt) '!reader.error()' returned FALSE. (line 1, col 38: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest xml + stdout txt) PASS : tst_Selftests::runSubTest(verbose1 xml + stdout txt) PASS : tst_Selftests::runSubTest(verbose2 xml + stdout txt) PASS : tst_Selftests::runSubTest(verifyexceptionthrown xml + stdout txt) PASS : tst_Selftests::runSubTest(warnings xml + stdout txt) PASS : tst_Selftests::runSubTest(xunit xml + stdout txt) PASS : tst_Selftests::runSubTest(benchlibcounting txt + xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter txt + xunitxml) PASS : tst_Selftests::runSubTest(cmptest txt + xunitxml) PASS : tst_Selftests::runSubTest(commandlinedata txt + xunitxml) PASS : tst_Selftests::runSubTest(counting txt + xunitxml) PASS : tst_Selftests::runSubTest(datatable txt + xunitxml) PASS : tst_Selftests::runSubTest(datetime txt + xunitxml) PASS : tst_Selftests::runSubTest(expectfail txt + xunitxml) PASS : tst_Selftests::runSubTest(failcleanup txt + xunitxml) PASS : tst_Selftests::runSubTest(failinit txt + xunitxml) PASS : tst_Selftests::runSubTest(failinitdata txt + xunitxml) PASS : tst_Selftests::runSubTest(findtestdata txt + xunitxml) PASS : tst_Selftests::runSubTest(globaldata txt + xunitxml) PASS : tst_Selftests::runSubTest(longstring txt + xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings txt + xunitxml) PASS : tst_Selftests::runSubTest(singleskip txt + xunitxml) PASS : tst_Selftests::runSubTest(skip txt + xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup txt + xunitxml) PASS : tst_Selftests::runSubTest(skipinit txt + xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata txt + xunitxml) FAIL! : tst_Selftests::runSubTest(strcmp txt + xunitxml) 'output == expected' returned FALSE. (Mismatch at line 12 (txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') ..\tst_selftests.cpp(728) : failure location PASS : tst_Selftests::runSubTest(subtest txt + xunitxml) PASS : tst_Selftests::runSubTest(verbose1 txt + xunitxml) PASS : tst_Selftests::runSubTest(verbose2 txt + xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown txt + xunitxml) PASS : tst_Selftests::runSubTest(warnings txt + xunitxml) PASS : tst_Selftests::runSubTest(xunit txt + xunitxml) PASS : tst_Selftests::runSubTest(badxml lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibeventcounter lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(cmptest lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(commandlinedata lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(counting lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(datatable lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(datetime lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(expectfail lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(failcleanup lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(failinit lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(failinitdata lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(findtestdata lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(globaldata lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(longstring lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(maxwarnings lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(singleskip lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(skip lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(skipcleanup lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinit lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(skipinitdata lightxml + stdout xunitxml) FAIL! : tst_Selftests::runSubTest(strcmp lightxml + stdout xunitxml) '!reader.error()' returned FALSE. (line 1, col 2: Encountered incorrectly encoded content.) ..\tst_selftests.cpp(684) : failure location PASS : tst_Selftests::runSubTest(subtest lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(verbose1 lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(verbose2 lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(verifyexceptionthrown lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(warnings lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(xunit lightxml + stdout xunitxml) PASS : tst_Selftests::runSubTest(benchlibcounting all loggers) PASS : tst_Selftests::runSubTest(benchlibeventcounter all loggers) PASS : tst_Selftests::runSubTest(cmptest all loggers) PASS : tst_Selftests::runSubTest(commandlinedata all loggers) PASS : tst_Selftests::runSubTest(counting all loggers) PASS : tst_Selftests::runSubTest(datatable all loggers) PASS : tst_Selftests::runSubTest(datetime all loggers) PASS : tst_Selftests::runSubTest(expectfail all loggers) PASS : tst_Selftests::runSubTest(failcleanup all loggers) PASS : tst_Selftests::runSubTest(failinit all loggers) PASS : tst_Selftests::runSubTest(failinitdata all loggers) PASS : tst_Selftests::runSubTest(findtestdata all loggers) PASS : tst_Selftests::runSubTest(globaldata all loggers) PASS : tst_Selftests::runSubTest(longstring all loggers) PASS : tst_Selftests::runSubTest(maxwarnings all loggers) PASS : tst_Selftests::runSubTest(singleskip all loggers) PASS : tst_Selftests::runSubTest(skip all loggers) PASS : tst_Selftests::runSubTest(skipcleanup all loggers) PASS : tst_Selftests::runSubTest(skipinit all loggers) PASS : tst_Selftests::runSubTest(skipinitdata all loggers) FAIL! : tst_Selftests::runSubTest(strcmp all loggers) 'output == expected' returned FALSE. (Mismatch at line 12 (txt): ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA๏ฟฝ?' != ' Expected (b): "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') ..\tst_selftests.cpp(728) : failure location PASS : tst_Selftests::runSubTest(subtest all loggers) PASS : tst_Selftests::runSubTest(verbose1 all loggers) PASS : tst_Selftests::runSubTest(verbose2 all loggers) PASS : tst_Selftests::runSubTest(verifyexceptionthrown all loggers) PASS : tst_Selftests::runSubTest(warnings all loggers) PASS : tst_Selftests::runSubTest(xunit all loggers) PASS : tst_Selftests::cleanupTestCase() Totals: 581 passed, 21 failed, 0 skipped ********* Finished testing of tst_Selftests ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_selftests: 148 seconds, exit code 21 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02913/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392241567): http://codereview.qt-project.org/76332 [PS3] - Make the printing of complex byte arrays prettier http://codereview.qt-project.org/76100 [PS7] - Make the printing of complex Unicode in a QString prettier http://codereview.qt-project.org/77105 [PS2] - HTTP internals: move some methods inside HTTP request class http://codereview.qt-project.org/77106 [PS4] - HTTP internals: introduce protocol handlers From ci-noreply at qt-project.org Thu Feb 13 00:49:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 01:49:37 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1249 Message-ID: <20140212_234937_052534.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1249: SUCCESS Tested changes (refs/builds/dev_1392237150): http://codereview.qt-project.org/76297 [PS22] - Satellite profiler for V4 From ci-noreply at qt-project.org Thu Feb 13 00:59:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 01:59:29 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2914 Message-ID: <20140212_235929_064246.ci-noreply@qt-project.org> Autotest `tst_qquicktext' failed :( Testing tst_qquicktext FAIL! : tst_qquicktext::embeddedImages(remote-error) Not all expected messages were received Totals: 179 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktext ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktext::initTestCase() PASS : tst_qquicktext::text() PASS : tst_qquicktext::width() PASS : tst_qquicktext::wrap() PASS : tst_qquicktext::elide() PASS : tst_qquicktext::multilineElide(plain) PASS : tst_qquicktext::multilineElide(styled) PASS : tst_qquicktext::implicitElide(maximum width, empty) PASS : tst_qquicktext::implicitElide(maximum width, short) PASS : tst_qquicktext::implicitElide(maximum width, long) PASS : tst_qquicktext::implicitElide(reset width, empty) PASS : tst_qquicktext::implicitElide(reset width, short) PASS : tst_qquicktext::implicitElide(reset width, long) QWARN : tst_qquicktext::textFormat() Don't know how to handle 'TextFormat', use qRegisterMetaType to register it. PASS : tst_qquicktext::textFormat() PASS : tst_qquicktext::baseUrl() PASS : tst_qquicktext::embeddedImages(local) PASS : tst_qquicktext::embeddedImages(local-error) PASS : tst_qquicktext::embeddedImages(local) PASS : tst_qquicktext::embeddedImages(remote) QWARN : tst_qquicktext::embeddedImages(remote-error) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquicktext/data/embeddedImagesRemoteError.qml:3:1: QML Text: Connection refused INFO : tst_qquicktext::embeddedImages(remote-error) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquicktext/data/embeddedImagesRemoteError.qml:3:1: QML Text: Error downloading http://127.0.0.1:14459/notexists.png - server replied: Not found" FAIL! : tst_qquicktext::embeddedImages(remote-error) Not all expected messages were received PASS : tst_qquicktext::embeddedImages(remote) PASS : tst_qquicktext::lineCount() PASS : tst_qquicktext::lineHeight() PASS : tst_qquicktext::horizontalAlignment() PASS : tst_qquicktext::horizontalAlignment_RightToLeft() PASS : tst_qquicktext::verticalAlignment() PASS : tst_qquicktext::hAlignImplicitWidth() PASS : tst_qquicktext::font() PASS : tst_qquicktext::style() PASS : tst_qquicktext::color() PASS : tst_qquicktext::smooth() PASS : tst_qquicktext::renderType() PASS : tst_qquicktext::antialiasing() PASS : tst_qquicktext::weight() PASS : tst_qquicktext::underline() PASS : tst_qquicktext::overline() PASS : tst_qquicktext::strikeout() PASS : tst_qquicktext::capitalization() PASS : tst_qquicktext::letterSpacing() PASS : tst_qquicktext::wordSpacing() PASS : tst_qquicktext::linkInteraction(click on link) PASS : tst_qquicktext::linkInteraction(click on text) PASS : tst_qquicktext::linkInteraction(drag within link) PASS : tst_qquicktext::linkInteraction(drag away from link) PASS : tst_qquicktext::linkInteraction(drag on to link) PASS : tst_qquicktext::linkInteraction(click on bottom right aligned link) PASS : tst_qquicktext::linkInteraction(click on mirrored link) PASS : tst_qquicktext::linkInteraction(click on center aligned link) PASS : tst_qquicktext::linkInteraction(click on rich text link) PASS : tst_qquicktext::linkInteraction(click on rich text) PASS : tst_qquicktext::linkInteraction(click on bottom right aligned rich text link) PASS : tst_qquicktext::linkInteraction(click on center aligned rich text link) PASS : tst_qquicktext::linkInteraction(click on right elided link) PASS : tst_qquicktext::linkInteraction(click on left elided link) PASS : tst_qquicktext::linkInteraction(click on second line) PASS : tst_qquicktext::linkInteraction(click on third line) PASS : tst_qquicktext::linkInteraction(drag from second line to third) PASS : tst_qquicktext::linkInteraction(click on rich text second line) PASS : tst_qquicktext::linkInteraction(click on rich text third line) PASS : tst_qquicktext::linkInteraction(drag rich text from second line to third) PASS : tst_qquicktext::linkInteraction(click on left outer link) PASS : tst_qquicktext::linkInteraction(click on right outer link) PASS : tst_qquicktext::linkInteraction(click on inner link left) PASS : tst_qquicktext::linkInteraction(click on inner link right) PASS : tst_qquicktext::linkInteraction(drag from inner to outer link) PASS : tst_qquicktext::linkInteraction(drag from outer to inner link) PASS : tst_qquicktext::linkInteraction(click on left outer rich text link) PASS : tst_qquicktext::linkInteraction(click on right outer rich text link) PASS : tst_qquicktext::linkInteraction(click on inner rich text link left) PASS : tst_qquicktext::linkInteraction(click on inner rich text link right) PASS : tst_qquicktext::linkInteraction(drag from inner to outer rich text link) PASS : tst_qquicktext::linkInteraction(drag from outer to inner rich text link) PASS : tst_qquicktext::implicitSize(plain) PASS : tst_qquicktext::implicitSize(richtext) PASS : tst_qquicktext::implicitSize(styledtext) PASS : tst_qquicktext::implicitSize(plain, 0 width) PASS : tst_qquicktext::implicitSize(plain, elide) PASS : tst_qquicktext::implicitSize(plain, 0 width, elide) PASS : tst_qquicktext::implicitSize(richtext, 0 width) PASS : tst_qquicktext::implicitSize(styledtext, 0 width) PASS : tst_qquicktext::implicitSize(plain_wrap) PASS : tst_qquicktext::implicitSize(richtext_wrap) PASS : tst_qquicktext::implicitSize(styledtext_wrap) PASS : tst_qquicktext::implicitSize(plain_wrap, 0 width) PASS : tst_qquicktext::implicitSize(plain_wrap, elide) PASS : tst_qquicktext::implicitSize(plain_wrap, 0 width, elide) PASS : tst_qquicktext::implicitSize(richtext_wrap, 0 width) PASS : tst_qquicktext::implicitSize(styledtext_wrap, 0 width) PASS : tst_qquicktext::contentSize() PASS : tst_qquicktext::implicitSizeBinding(plain) PASS : tst_qquicktext::implicitSizeBinding(richtext) PASS : tst_qquicktext::implicitSizeBinding(styledtext) PASS : tst_qquicktext::implicitSizeBinding(plain, 0 width) PASS : tst_qquicktext::implicitSizeBinding(plain, elide) PASS : tst_qquicktext::implicitSizeBinding(plain, 0 width, elide) PASS : tst_qquicktext::implicitSizeBinding(richtext, 0 width) PASS : tst_qquicktext::implicitSizeBinding(styledtext, 0 width) PASS : tst_qquicktext::implicitSizeBinding(plain_wrap) PASS : tst_qquicktext::implicitSizeBinding(richtext_wrap) PASS : tst_qquicktext::implicitSizeBinding(styledtext_wrap) PASS : tst_qquicktext::implicitSizeBinding(plain_wrap, 0 width) PASS : tst_qquicktext::implicitSizeBinding(plain_wrap, elide) PASS : tst_qquicktext::implicitSizeBinding(plain_wrap, 0 width, elide) PASS : tst_qquicktext::implicitSizeBinding(richtext_wrap, 0 width) PASS : tst_qquicktext::implicitSizeBinding(styledtext_wrap, 0 width) PASS : tst_qquicktext::geometryChanged() PASS : tst_qquicktext::boundingRect(PlainText) PASS : tst_qquicktext::boundingRect(StyledText) PASS : tst_qquicktext::boundingRect(RichText) PASS : tst_qquicktext::clipRect() PASS : tst_qquicktext::lineLaidOut() PASS : tst_qquicktext::lineLaidOutRelayout() PASS : tst_qquicktext::lineLaidOutHAlign() PASS : tst_qquicktext::imgTagsBaseUrl(absolute local) PASS : tst_qquicktext::imgTagsBaseUrl(relative local context 1) PASS : tst_qquicktext::imgTagsBaseUrl(relative local context 2) PASS : tst_qquicktext::imgTagsBaseUrl(relative local base 1) PASS : tst_qquicktext::imgTagsBaseUrl(relative local base 2) PASS : tst_qquicktext::imgTagsBaseUrl(base relative to local context) PASS : tst_qquicktext::imgTagsBaseUrl(absolute remote) PASS : tst_qquicktext::imgTagsBaseUrl(relative remote base 1) PASS : tst_qquicktext::imgTagsBaseUrl(relative remote base 2) PASS : tst_qquicktext::imgTagsAlign(heart-bottom) PASS : tst_qquicktext::imgTagsAlign(heart-middle) PASS : tst_qquicktext::imgTagsAlign(heart-top) PASS : tst_qquicktext::imgTagsAlign(starfish-bottom) PASS : tst_qquicktext::imgTagsAlign(starfish-middle) PASS : tst_qquicktext::imgTagsAlign(starfish-top) PASS : tst_qquicktext::imgTagsMultipleImages() PASS : tst_qquicktext::imgTagsElide() PASS : tst_qquicktext::imgTagsUpdates() PASS : tst_qquicktext::imgTagsError() PASS : tst_qquicktext::fontSizeMode(plain) PASS : tst_qquicktext::fontSizeMode(styled) PASS : tst_qquicktext::fontSizeModeMultiline(plain) PASS : tst_qquicktext::fontSizeModeMultiline(styledtext) PASS : tst_qquicktext::multilengthStrings(No Wrap) PASS : tst_qquicktext::multilengthStrings(Wrap) PASS : tst_qquicktext::fontFormatSizes(fs1) PASS : tst_qquicktext::fontFormatSizes(fs2) PASS : tst_qquicktext::fontFormatSizes(fs3) PASS : tst_qquicktext::fontFormatSizes(fs4) PASS : tst_qquicktext::fontFormatSizes(fs5) PASS : tst_qquicktext::fontFormatSizes(fs6) PASS : tst_qquicktext::fontFormatSizes(fs7) PASS : tst_qquicktext::fontFormatSizes(h1) PASS : tst_qquicktext::fontFormatSizes(h2) PASS : tst_qquicktext::fontFormatSizes(h3) PASS : tst_qquicktext::fontFormatSizes(h4) PASS : tst_qquicktext::fontFormatSizes(h5) PASS : tst_qquicktext::fontFormatSizes(h6) PASS : tst_qquicktext::baselineOffset(top align) PASS : tst_qquicktext::baselineOffset(bottom align) PASS : tst_qquicktext::baselineOffset(center align) PASS : tst_qquicktext::baselineOffset(bold) PASS : tst_qquicktext::baselineOffset(richText) PASS : tst_qquicktext::baselineOffset(elided) PASS : tst_qquicktext::baselineOffset(elided bottom align) PASS : tst_qquicktext::baselineOffset(image) PASS : tst_qquicktext::baselineOffset(customLine) PASS : tst_qquicktext::baselineOffset(scaled font) PASS : tst_qquicktext::baselineOffset(fixed line height top align) PASS : tst_qquicktext::baselineOffset(fixed line height bottom align) PASS : tst_qquicktext::baselineOffset(proportional line height top align) PASS : tst_qquicktext::baselineOffset(proportional line height bottom align) PASS : tst_qquicktext::htmlLists(ordered list) PASS : tst_qquicktext::htmlLists(ordered list closed) PASS : tst_qquicktext::htmlLists(ordered list alpha) PASS : tst_qquicktext::htmlLists(ordered list upper alpha) PASS : tst_qquicktext::htmlLists(ordered list roman) PASS : tst_qquicktext::htmlLists(ordered list upper roman) PASS : tst_qquicktext::htmlLists(ordered list bad) PASS : tst_qquicktext::htmlLists(unordered list) PASS : tst_qquicktext::htmlLists(unordered list closed) PASS : tst_qquicktext::htmlLists(unordered list disc) PASS : tst_qquicktext::htmlLists(unordered list square) PASS : tst_qquicktext::htmlLists(unordered list bad) PASS : tst_qquicktext::elideBeforeMaximumLineCount() PASS : tst_qquicktext::hover() PASS : tst_qquicktext::cleanupTestCase() Totals: 179 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktext ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktext: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02914/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392247037): http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. http://codereview.qt-project.org/78024 [PS1] - Force alignment for SSE2 to not crash with mingw http://codereview.qt-project.org/78019 [PS1] - Update HarfBuzz-NG path on Mac http://codereview.qt-project.org/77990 [PS1] - Merge remote-tracking branch 'origin/stable' into dev http://codereview.qt-project.org/78021 [PS1] - Minor optimization for QTextEngine::shapeText() http://codereview.qt-project.org/78020 [PS1] - Fix log_clusters calculation in HarfBuzz-NG code path From ci-noreply at qt-project.org Thu Feb 13 01:19:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 02:19:32 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1250 Message-ID: <20140213_001932_090777.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::packetsAvailable(2) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) FAIL! : tst_QPacketProtocol::packetsAvailable(1) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() FAIL! : tst_QPacketProtocol::tst_QPacket_clear() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 13 passed, 2 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qpacketprotocol: 31 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01250/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392249161): http://codereview.qt-project.org/77660 [PS2] - [new compiler] Fix context ownership for anonymous components http://codereview.qt-project.org/76469 [PS23] - Infrastructure for supporting multiple profilers in qqmlprofilerservice http://codereview.qt-project.org/77795 [PS1] - Remove unused method http://codereview.qt-project.org/77752 [PS2] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS2] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS2] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS2] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS2] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS2] - Remove unused text stream http://codereview.qt-project.org/77662 [PS2] - Remove some code duplication http://codereview.qt-project.org/77661 [PS2] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS3] - Simplify some runtime code From ci-noreply at qt-project.org Thu Feb 13 01:20:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 02:20:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2916 Message-ID: <20140213_002028_075883.ci-noreply@qt-project.org> An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. Building remotely on ci-opensuse123-x64-01FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02916/linux-g++_OpenSuSE_12.3_x64/log.txt.gz ============================================================ QtBase_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #2916: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02916/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392249754): http://codereview.qt-project.org/77106 [PS4] - HTTP internals: introduce protocol handlers http://codereview.qt-project.org/77105 [PS2] - HTTP internals: move some methods inside HTTP request class From ci-noreply at qt-project.org Thu Feb 13 01:28:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 02:28:59 +0200 Subject: [Ci-reports] pass on QtWinExtras_dev_Integration #93 Message-ID: <20140213_002859_055307.ci-noreply@qt-project.org> QtWinExtras_dev_Integration #93: SUCCESS Tested changes (refs/builds/dev_1392243224): http://codereview.qt-project.org/77969 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 01:31:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 02:31:24 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3152 Message-ID: <20140213_003124_042017.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2014-02-13 01:28:38.978 tst_qabstractitemview[77581:1803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::task221955_selectedEditor() 'QTest::qWaitForWindowActive(&tree)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1211)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] 2014-02-13 01:28:42.645 tst_qabstractitemview[77596:1203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03152/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392246353): http://codereview.qt-project.org/77674 [PS3] - Added #include "qnumeric.h" to qglobal.h From ci-noreply at qt-project.org Thu Feb 13 01:41:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 02:41:20 +0200 Subject: [Ci-reports] pass on QtSerialPort_dev_Integration #40 Message-ID: <20140213_004120_011013.ci-noreply@qt-project.org> QtSerialPort_dev_Integration #40: SUCCESS Tested changes (refs/builds/dev_1392243423): http://codereview.qt-project.org/77966 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 01:59:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 02:59:47 +0200 Subject: [Ci-reports] pass on QtDoc_dev_Integration #87 Message-ID: <20140213_005947_071793.ci-noreply@qt-project.org> QtDoc_dev_Integration #87: SUCCESS Tested changes (refs/builds/dev_1392243695): http://codereview.qt-project.org/77963 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 02:08:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 03:08:58 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2917 Message-ID: <20140213_010858_068977.ci-noreply@qt-project.org> Autotest `tst_qquickanimatedimage' failed :( Testing tst_qquickanimatedimage FAIL! : tst_qquickanimatedimage::remote(paused) 'server.isValid()' returned FALSE. () Loc: [tst_qquickanimatedimage.cpp(263)] Totals: 18 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickanimatedimage::initTestCase() PASS : tst_qquickanimatedimage::play() PASS : tst_qquickanimatedimage::pause() PASS : tst_qquickanimatedimage::stopped() PASS : tst_qquickanimatedimage::setFrame() PASS : tst_qquickanimatedimage::frameCount() PASS : tst_qquickanimatedimage::mirror_running() PASS : tst_qquickanimatedimage::mirror_notRunning(paused) PASS : tst_qquickanimatedimage::mirror_notRunning(stopped) PASS : tst_qquickanimatedimage::remote(playing) FAIL! : tst_qquickanimatedimage::remote(paused) 'server.isValid()' returned FALSE. () Loc: [tst_qquickanimatedimage.cpp(263)] PASS : tst_qquickanimatedimage::sourceSize() PASS : tst_qquickanimatedimage::sourceSizeChanges() PASS : tst_qquickanimatedimage::sourceSizeReadOnly() PASS : tst_qquickanimatedimage::invalidSource() PASS : tst_qquickanimatedimage::qtbug_16520() PASS : tst_qquickanimatedimage::progressAndStatusChanges() PASS : tst_qquickanimatedimage::playingAndPausedChanges() PASS : tst_qquickanimatedimage::cleanupTestCase() Totals: 18 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickanimatedimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickanimatedimage: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02917/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392250922): http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. From ci-noreply at qt-project.org Thu Feb 13 02:19:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 03:19:34 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #201 Message-ID: <20140213_011934_029755.ci-noreply@qt-project.org> QtTools_dev_Integration #201: SUCCESS Tested changes (refs/builds/dev_1392202003): http://codereview.qt-project.org/77696 [PS6] - Document how to use windeployqt. From ci-noreply at qt-project.org Thu Feb 13 02:28:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 03:28:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2918 Message-ID: <20140213_012802_077216.ci-noreply@qt-project.org> qtbase failed to compile :( ./.obj\release\qcommandlinkbutton.o:qcommandlinkbutton.cpp:(.text+0x62a): undefined reference to `QPushButtonPrivate::resetLayoutItemMargins()' ./.obj\release\qcommandlinkbutton.o:qcommandlinkbutton.cpp:(.text+0x6bc): undefined reference to `QPushButton::initStyleOption(QStyleOptionButton*) const' ./.obj\release\qcommandlinkbutton.o:qcommandlinkbutton.cpp:(.text+0x9a8): undefined reference to `QPushButton::QPushButton(QPushButtonPrivate&, QWidget*)' ./.obj\release\qcommandlinkbutton.o:qcommandlinkbutton.cpp:(.text+0xa58): undefined reference to `QPushButton::QPushButton(QPushButtonPrivate&, QWidget*)' ./.obj\release\qcommandlinkbutton.o:qcommandlinkbutton.cpp:(.text+0xb58): undefined reference to `QPushButton::QPushButton(QPushButtonPrivate&, QWidget*)' ./.obj\release\qcommandlinkbutton.o:qcommandlinkbutton.cpp:(.text+0xc07): undefined reference to `QPushButton::sizeHint() const' ./.obj\release\qcommandlinkbutton.o:qcommandlinkbutton.cpp:(.text+0xd69): undefined reference to `QPushButton::initStyleOption(QStyleOptionButton*) const' ./.obj\release\qcommandlinkbutton.o:qcommandlinkbutton.cpp:(.text+0xe): undefined reference to `QPushButton::~QPushButton()' ./.obj\release\qcommandlinkbutton.o:qcommandlinkbutton.cpp:(.text+0xbe1): undefined reference to `QPushButton::event(QEvent*)' Makefile.Release:598: recipe for target '..\..\lib\Qt5WidgetsTestInfix.dll' failed mingw32-make[4]: *** [..\..\lib\Qt5WidgetsTestInfix.dll] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02918/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392253832): http://codereview.qt-project.org/78019 [PS1] - Update HarfBuzz-NG path on Mac http://codereview.qt-project.org/78024 [PS1] - Force alignment for SSE2 to not crash with mingw From ci-noreply at qt-project.org Thu Feb 13 02:31:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 03:31:46 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #165 Message-ID: <20140213_013146_090652.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #165: SUCCESS Tested changes (refs/builds/dev_1392243748): http://codereview.qt-project.org/77964 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 02:45:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 03:45:25 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #52 Message-ID: <20140213_014525_035929.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #52: SUCCESS Tested changes (refs/builds/dev_1392244455): http://codereview.qt-project.org/77962 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 02:47:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 03:47:22 +0200 Subject: [Ci-reports] fail on QtTools_dev_Integration #204 Message-ID: <20140213_014722_007177.ci-noreply@qt-project.org> QtTools_dev_Integration ยป linux-g++_developer-build_OpenSuSE_13.1_x64 #204: FAILURE Build log: http://testresults.qt-project.org/ci/QtTools_dev_Integration/build_00204/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1392254467): http://codereview.qt-project.org/75071 [PS19] - Windows Phone backend for winrtrunner http://codereview.qt-project.org/74534 [PS25] - Introducing winrtrunner http://codereview.qt-project.org/77967 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 03:19:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 04:19:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2919 Message-ID: <20140213_021938_084296.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] Totals: 77 passed, 1 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(387)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(429)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(479)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(584)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(634)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.26) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.26) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.26) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.26) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bad%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 77 passed, 1 failed, 8 skipped ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 36 seconds, exit code 1 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] Totals: 46 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_NetworkSelfTest::initTestCase() FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 " QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n\n\n401 Authorization Required\n\n

Authorization Required

\n

This server could not verify that you\nare authorized to access the document\nrequested. Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-1407359348232324767077131392257338.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 " QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407359348232324767077131392257338.txt\r\nContent-Length: 325\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n\n\n201 Created\n\n

Created

\n

Resource /dav/networkselftest-1407359348232324767077131392257338.txt has been created.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-1407359348232324767077131392257338.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Thu, 13 Feb 2014 02:08:29 GMT\r\nETag: W/\"6334-5-4f2402a65cbfd\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-1407359348232324767077131392257338.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 " QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServer() QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(fluke.gif) QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(bigfile) QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 02:08:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpsServer() QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 23120\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 23120\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nContent-Type: text/html\r\nContent-Length: 1689\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\"\r\nX-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Thu, 13 Feb 2014 02:08:30 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 23120\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: keep-alive\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Thu, 13 Feb 2014 02:08:30 GMT\r\nContent-Type: text/html\r\nContent-Length: 1694\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3130\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Thu, 13 Feb 2014 02:08:30 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\2472" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\2473" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\2474" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\2475" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\243\273" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02919/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392255105): http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. From ci-noreply at qt-project.org Thu Feb 13 03:57:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 04:57:14 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #393 Message-ID: <20140213_025714_004533.ci-noreply@qt-project.org> Autotest `tst_qgraphicsitem' failed :( Testing tst_QGraphicsItem FAIL! : tst_QGraphicsItem::cursor() Compared values are not the same Loc: [tst_qgraphicsitem.cpp(4231)] Totals: 234 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsItem ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGraphicsItem::initTestCase() PASS : tst_QGraphicsItem::construction() PASS : tst_QGraphicsItem::constructionWithParent() PASS : tst_QGraphicsItem::destruction() PASS : tst_QGraphicsItem::deleteChildItem() PASS : tst_QGraphicsItem::scene() PASS : tst_QGraphicsItem::parentItem() PASS : tst_QGraphicsItem::setParentItem() PASS : tst_QGraphicsItem::children() PASS : tst_QGraphicsItem::flags() PASS : tst_QGraphicsItem::inputMethodHints() PASS : tst_QGraphicsItem::toolTip() PASS : tst_QGraphicsItem::visible() PASS : tst_QGraphicsItem::isVisibleTo() PASS : tst_QGraphicsItem::explicitlyVisible() PASS : tst_QGraphicsItem::enabled() PASS : tst_QGraphicsItem::explicitlyEnabled() WARNING: tst_QGraphicsItem::selected() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::selected() PASS : tst_QGraphicsItem::selected2() PASS : tst_QGraphicsItem::selected_group() PASS : tst_QGraphicsItem::selected_textItem() WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::selected_multi() PASS : tst_QGraphicsItem::acceptedMouseButtons() PASS : tst_QGraphicsItem::acceptsHoverEvents() PASS : tst_QGraphicsItem::childAcceptsHoverEvents() PASS : tst_QGraphicsItem::hasFocus() PASS : tst_QGraphicsItem::pos() PASS : tst_QGraphicsItem::scenePos() PASS : tst_QGraphicsItem::matrix() PASS : tst_QGraphicsItem::sceneMatrix() PASS : tst_QGraphicsItem::setMatrix() PASS : tst_QGraphicsItem::zValue() PASS : tst_QGraphicsItem::shape() PASS : tst_QGraphicsItem::contains() PASS : tst_QGraphicsItem::collidesWith_item() PASS : tst_QGraphicsItem::collidesWith_path(nothing) PASS : tst_QGraphicsItem::collidesWith_path(rect1) PASS : tst_QGraphicsItem::collidesWith_path(rect2) PASS : tst_QGraphicsItem::collidesWith_path(rect3) PASS : tst_QGraphicsItem::collidesWithItemWithClip() PASS : tst_QGraphicsItem::isObscuredBy() PASS : tst_QGraphicsItem::isObscured() PASS : tst_QGraphicsItem::mapFromToParent() PASS : tst_QGraphicsItem::mapFromToScene() PASS : tst_QGraphicsItem::mapFromToItem() QWARN : tst_QGraphicsItem::mapRectFromToParent(nil) QGraphicsItem::itemTransform: null pointer passed PASS : tst_QGraphicsItem::mapRectFromToParent(nil) QWARN : tst_QGraphicsItem::mapRectFromToParent(simple) QGraphicsItem::itemTransform: null pointer passed PASS : tst_QGraphicsItem::mapRectFromToParent(simple) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos parentRotation) PASS : tst_QGraphicsItem::mapRectFromToParent(pos w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(rotation w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent parentPos parentRotation) PASS : tst_QGraphicsItem::isAncestorOf() PASS : tst_QGraphicsItem::commonAncestorItem() PASS : tst_QGraphicsItem::data() PASS : tst_QGraphicsItem::type() PASS : tst_QGraphicsItem::graphicsitem_cast() PASS : tst_QGraphicsItem::hoverEventsGenerateRepaints() PASS : tst_QGraphicsItem::boundingRects(path) PASS : tst_QGraphicsItem::boundingRects(rect) PASS : tst_QGraphicsItem::boundingRects(ellipse) PASS : tst_QGraphicsItem::boundingRects(polygon) PASS : tst_QGraphicsItem::boundingRects2() PASS : tst_QGraphicsItem::sceneBoundingRect() PASS : tst_QGraphicsItem::childrenBoundingRect() PASS : tst_QGraphicsItem::childrenBoundingRectTransformed() PASS : tst_QGraphicsItem::childrenBoundingRect2() PASS : tst_QGraphicsItem::childrenBoundingRect3() PASS : tst_QGraphicsItem::childrenBoundingRect4() PASS : tst_QGraphicsItem::childrenBoundingRect5() PASS : tst_QGraphicsItem::group() PASS : tst_QGraphicsItem::setGroup() PASS : tst_QGraphicsItem::setGroup2() PASS : tst_QGraphicsItem::nestedGroups() PASS : tst_QGraphicsItem::warpChildrenIntoGroup() PASS : tst_QGraphicsItem::removeFromGroup() PASS : tst_QGraphicsItem::handlesChildEvents() PASS : tst_QGraphicsItem::handlesChildEvents2() PASS : tst_QGraphicsItem::handlesChildEvents3() PASS : tst_QGraphicsItem::filtersChildEvents() PASS : tst_QGraphicsItem::filtersChildEvents2() PASS : tst_QGraphicsItem::ensureVisible() FAIL! : tst_QGraphicsItem::cursor() Compared values are not the same Loc: [tst_qgraphicsitem.cpp(4231)] PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsLineItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsPixmapItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsTextItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsEllipseItem() PASS : tst_QGraphicsItem::itemChange() PASS : tst_QGraphicsItem::sceneEventFilter() PASS : tst_QGraphicsItem::prepareGeometryChange() PASS : tst_QGraphicsItem::paint() WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::deleteItemInEventHandlers() PASS : tst_QGraphicsItem::itemClipsToShape() PASS : tst_QGraphicsItem::itemClipsChildrenToShape() PASS : tst_QGraphicsItem::itemClipsChildrenToShape2() PASS : tst_QGraphicsItem::itemClipsChildrenToShape3() PASS : tst_QGraphicsItem::itemClipsChildrenToShape4() PASS : tst_QGraphicsItem::itemClipsChildrenToShape5() PASS : tst_QGraphicsItem::itemClipsTextChildToShape() PASS : tst_QGraphicsItem::itemClippingDiscovery() PASS : tst_QGraphicsItem::ancestorFlags() PASS : tst_QGraphicsItem::untransformable() PASS : tst_QGraphicsItem::contextMenuEventPropagation() PASS : tst_QGraphicsItem::itemIsMovable() PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 10) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.5 | identity | {(0, 0, 10, 1)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 1.0 | identity | {(0, 0, 10, 1)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.5 | identity | {(0, 0, 1, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 1.0 | identity | {(0, 0, 1, 10)}) PASS : tst_QGraphicsItem::itemTransform_parentChild() PASS : tst_QGraphicsItem::itemTransform_siblings() PASS : tst_QGraphicsItem::itemTransform_unrelated() PASS : tst_QGraphicsItem::opacity(A: 1.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(B: 0.5 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(C: 0.5 0 0.1 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(D: 0.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(E: 1.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(F: 0.5 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(G: 0.5 2 0.1 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(H: 0.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(I: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(J: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(K: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(L: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 0.5 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 1.0 0 0.5 1 0.5 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity2() PASS : tst_QGraphicsItem::opacityZeroUpdates() PASS : tst_QGraphicsItem::itemStacksBehindParent() PASS : tst_QGraphicsItem::nestedClipping() PASS : tst_QGraphicsItem::nestedClippingTransforms() PASS : tst_QGraphicsItem::sceneTransformCache() PASS : tst_QGraphicsItem::tabChangesFocus(tab changes focus) PASS : tst_QGraphicsItem::tabChangesFocus(tab doesn't change focus) PASS : tst_QGraphicsItem::cacheMode() PASS : tst_QGraphicsItem::cacheMode2() PASS : tst_QGraphicsItem::updateCachedItemAfterMove() PASS : tst_QGraphicsItem::deviceTransform(nil) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 100) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 010) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 001) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 111) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 101) PASS : tst_QGraphicsItem::update() PASS : tst_QGraphicsItem::setTransformProperties(nothing) PASS : tst_QGraphicsItem::setTransformProperties(rotation) PASS : tst_QGraphicsItem::setTransformProperties(rotation dicentred) PASS : tst_QGraphicsItem::setTransformProperties(Scale) PASS : tst_QGraphicsItem::setTransformProperties(Everything dicentred) PASS : tst_QGraphicsItem::itemUsesExtendedStyleOption() PASS : tst_QGraphicsItem::itemSendsGeometryChanges() PASS : tst_QGraphicsItem::moveItem() PASS : tst_QGraphicsItem::moveLineItem() PASS : tst_QGraphicsItem::sorting(NoIndex) PASS : tst_QGraphicsItem::sorting(BspTreeIndex) PASS : tst_QGraphicsItem::itemHasNoContents() PASS : tst_QGraphicsItem::hitTestUntransformableItem() PASS : tst_QGraphicsItem::hitTestGraphicsEffectItem() PASS : tst_QGraphicsItem::focusProxy() PASS : tst_QGraphicsItem::subFocus() PASS : tst_QGraphicsItem::focusProxyDeletion() PASS : tst_QGraphicsItem::negativeZStacksBehindParent() PASS : tst_QGraphicsItem::setGraphicsEffect() PASS : tst_QGraphicsItem::panel() PASS : tst_QGraphicsItem::addPanelToActiveScene() PASS : tst_QGraphicsItem::panelWithFocusItems() PASS : tst_QGraphicsItem::activate() PASS : tst_QGraphicsItem::setActivePanelOnInactiveScene() PASS : tst_QGraphicsItem::activationOnShowHide() PASS : tst_QGraphicsItem::deactivateInactivePanel() PASS : tst_QGraphicsItem::moveWhileDeleting() PASS : tst_QGraphicsItem::ensureDirtySceneTransform() PASS : tst_QGraphicsItem::focusScope() PASS : tst_QGraphicsItem::focusScope2() PASS : tst_QGraphicsItem::focusScopeItemChangedWhileScopeDoesntHaveFocus() PASS : tst_QGraphicsItem::stackBefore() PASS : tst_QGraphicsItem::sceneModality() PASS : tst_QGraphicsItem::panelModality() PASS : tst_QGraphicsItem::mixedModality() PASS : tst_QGraphicsItem::modality_hover() PASS : tst_QGraphicsItem::modality_mouseGrabber() PASS : tst_QGraphicsItem::modality_clickFocus() PASS : tst_QGraphicsItem::modality_keyEvents() PASS : tst_QGraphicsItem::itemIsInFront() PASS : tst_QGraphicsItem::scenePosChange() PASS : tst_QGraphicsItem::textItem_shortcuts() PASS : tst_QGraphicsItem::scroll() PASS : tst_QGraphicsItem::focusHandling(Focus goes through.) PASS : tst_QGraphicsItem::focusHandling(Focus goes through, even with sticky scene.) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (but can still focus-out).) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (and cannot focus-out if scene is sticky).) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses.) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses (even if scene is sticky).) PASS : tst_QGraphicsItem::touchEventPropagation(ItemIsPanel) PASS : tst_QGraphicsItem::touchEventPropagation(ItemStopsClickFocusPropagation) PASS : tst_QGraphicsItem::touchEventPropagation(ItemStopsFocusHandling) PASS : tst_QGraphicsItem::deviceCoordinateCache_simpleRotations() PASS : tst_QGraphicsItem::task141694_textItemEnsureVisible() PASS : tst_QGraphicsItem::task128696_textItemEnsureMovable() PASS : tst_QGraphicsItem::ensureUpdateOnTextItem() PASS : tst_QGraphicsItem::task177918_lineItemUndetected() PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, noflags) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable | selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, noflags) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable | selectable) PASS : tst_QGraphicsItem::task243707_addChildBeforeParent() PASS : tst_QGraphicsItem::task197802_childrenVisibility() PASS : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect() PASS : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor() PASS : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent() PASS : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() PASS : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate() PASS : tst_QGraphicsItem::QT_2649_focusScope() PASS : tst_QGraphicsItem::sortItemsWhileAdding() PASS : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene() PASS : tst_QGraphicsItem::itemDiesDuringDraggingOperation() PASS : tst_QGraphicsItem::QTBUG_12112_focusItem() PASS : tst_QGraphicsItem::QTBUG_13473_sceneposchange() PASS : tst_QGraphicsItem::QTBUG_16374_crashInDestructor() PASS : tst_QGraphicsItem::QTBUG_20699_focusScopeCrash() PASS : tst_QGraphicsItem::QTBUG_30990_rightClickSelection() PASS : tst_QGraphicsItem::QTBUG_21618_untransformable_sceneTransform() PASS : tst_QGraphicsItem::cleanupTestCase() Totals: 234 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGraphicsItem ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsitem: 29 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00393/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392242971): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Thu Feb 13 04:27:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 05:27:59 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #173 Message-ID: <20140213_032759_063113.ci-noreply@qt-project.org> QtWebKit_dev_Integration #173: SUCCESS Tested changes (refs/builds/dev_1392243729): http://codereview.qt-project.org/77968 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 04:55:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 05:55:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1251 Message-ID: <20140213_035559_027539.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1251: SUCCESS Tested changes (refs/builds/dev_1392254466): http://codereview.qt-project.org/77660 [PS2] - [new compiler] Fix context ownership for anonymous components From ci-noreply at qt-project.org Thu Feb 13 05:23:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 06:23:33 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2920 Message-ID: <20140213_042333_065352.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(146) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02920/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392258163): http://codereview.qt-project.org/78024 [PS1] - Force alignment for SSE2 to not crash with mingw http://codereview.qt-project.org/78019 [PS1] - Update HarfBuzz-NG path on Mac http://codereview.qt-project.org/77990 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 07:49:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 08:49:40 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1252 Message-ID: <20140213_064940_002669.ci-noreply@qt-project.org> Compilation failed :( .moc\release\moc_qquickwidget.cpp(131) : warning C4273: 'TestNamespace::QQuickWidget::qt_static_metacall' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(61) : see previous definition of 'qt_static_metacall' .moc\release\moc_qquickwidget.cpp(156) : warning C4273: 'staticMetaObject' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(61) : see previous definition of 'public: static TestNamespace::QMetaObject const TestNamespace::QQuickWidget::staticMetaObject' .moc\release\moc_qquickwidget.cpp(156) : error C2491: 'TestNamespace::QQuickWidget::staticMetaObject' : definition of dllimport static data member not allowed .moc\release\moc_qquickwidget.cpp(163) : warning C4273: 'TestNamespace::QQuickWidget::metaObject' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(61) : see previous definition of 'metaObject' .moc\release\moc_qquickwidget.cpp(168) : warning C4273: 'TestNamespace::QQuickWidget::qt_metacast' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(61) : see previous definition of 'qt_metacast' .moc\release\moc_qquickwidget.cpp(176) : warning C4273: 'TestNamespace::QQuickWidget::qt_metacall' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(61) : see previous definition of 'qt_metacall' .moc\release\moc_qquickwidget.cpp(228) : warning C4273: 'TestNamespace::QQuickWidget::statusChanged' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(96) : see previous definition of 'statusChanged' Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01252/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392273361): http://codereview.qt-project.org/76700 [PS13] - Introducing QQuickWidget From ci-noreply at qt-project.org Thu Feb 13 08:10:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 09:10:21 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #157 Message-ID: <20140213_071021_004610.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #157: SUCCESS Tested changes (refs/builds/dev_1392268647): http://codereview.qt-project.org/64768 [PS28] - Add support for NFC file and data sharing From ci-noreply at qt-project.org Thu Feb 13 08:42:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 09:42:30 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #583 Message-ID: <20140213_074230_059128.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::stopAtBounds(top) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(1540)] Totals: 41 passed, 4 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) FAIL! : tst_qquickflickable::stopAtBounds(top) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(1540)] PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 41 passed, 4 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 170 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00583/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392258988): http://codereview.qt-project.org/76117 [PS57] - Updated submodules. From ci-noreply at qt-project.org Thu Feb 13 08:43:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 09:43:30 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2921 Message-ID: <20140213_074330_056983.ci-noreply@qt-project.org> QtBase_dev_Integration #2921: SUCCESS Tested changes (refs/builds/dev_1392265597): http://codereview.qt-project.org/77106 [PS4] - HTTP internals: introduce protocol handlers http://codereview.qt-project.org/77105 [PS2] - HTTP internals: move some methods inside HTTP request class From ci-noreply at qt-project.org Thu Feb 13 08:47:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 09:47:00 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2922 Message-ID: <20140213_074700_066677.ci-noreply@qt-project.org> Compilation failed :( In file included from /work/build/qt/qtbase/src/corelib/tools/qstring.cpp:56: /work/build/qt/qtbase/src/corelib/tools/qlocale_p.h:238:18: error: no member named 'fabs' in namespace 'std' make: *** [qstring.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02922/macx-clang_developer-build_OSX_10.8/log.txt.gz ============================================================ Compilation failed :( In file included from /work/build/qt/qtbase/src/corelib/tools/qstring.cpp:56: /work/build/qt/qtbase/src/corelib/tools/qlocale_p.h:238:18: error: no member named 'fabs' in namespace 'std' make: *** [qstring.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02922/macx-clang_no-framework_OSX_10.8/log.txt.gz ============================================================ Compilation failed :( In file included from /work/build/qt/qtbase/src/corelib/tools/qstring.cpp:56: /work/build/qt/qtbase/src/corelib/tools/qlocale_p.h:238:18: error: no member named 'fabs' in namespace 'std' make: *** [qstring.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02922/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392277505): http://codereview.qt-project.org/77868 [PS1] - Expose QPlatformWindow::invalidateSurface as a virtual function. http://codereview.qt-project.org/77409 [PS6] - Update qstrtoll and qstrtoull from upstream FreeBSD http://codereview.qt-project.org/77713 [PS4] - Centralize the merging toFloat conversions http://codereview.qt-project.org/77408 [PS4] - Centralize the handling of all the toXxx (integral) functions http://codereview.qt-project.org/77282 [PS5] - QLocalePrivate: merge removeGroupSeparators into numberToCLocale http://codereview.qt-project.org/77281 [PS3] - QLocalePrivate: move the stringToXxx to QLocaleData http://codereview.qt-project.org/77280 [PS4] - QLocalePrivate: move the xxxToString functions to QLocaleData http://codereview.qt-project.org/77279 [PS3] - Merge the pairs of stringTo{Double,LongLong,UnsLongLong} http://codereview.qt-project.org/77278 [PS3] - Remove duplicated trimming of a string http://codereview.qt-project.org/78024 [PS1] - Force alignment for SSE2 to not crash with mingw http://codereview.qt-project.org/78019 [PS1] - Update HarfBuzz-NG path on Mac http://codereview.qt-project.org/77990 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 08:48:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 09:48:20 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1253 Message-ID: <20140213_074820_023157.ci-noreply@qt-project.org> Autotests `tst_parserstress', `tst_qqmlecmascript', and `tst_qquickcanvasitem' failed :( Testing qquickcanvasitem libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check QFATAL : qquickcanvasitem::UnknownTestFunc() ASSERT: "sourceConst->type == V4IR::DoubleType" in file compiler/qv4isel_masm.cpp, line 912 FAIL! : qquickcanvasitem::UnknownTestFunc() Received a fatal error. Loc: [Unknown file(0)] Totals: 417 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 4778] QtQA::App::TestRunner: [New LWP 4780] QtQA::App::TestRunner: [New LWP 4777] QtQA::App::TestRunner: [New LWP 4779] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickcanvasitem -silent -o /work/build/_artifacts/test-logs/tst_qquickca'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f670ac073e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f66fc22a700 (LWP 4779)): QtQA::App::TestRunner: #0 0x00007f670aca9e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f6706173f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f6706174429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f670952c0ad in TestNamespace::QEventDispatcherGlib::processEvents (this=0x15c4af0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f67094af9a8 in TestNamespace::QEventLoop::processEvents (this=0x7f66fc229d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f67094afc81 in TestNamespace::QEventLoop::exec (this=0x7f66fc229d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f67092382e4 in TestNamespace::QThread::exec (this=0x149d800) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007f6709238482 in TestNamespace::QThread::run (this=0x149d800) at thread/qthread.cpp:578 QtQA::App::TestRunner: #8 0x00007f670923f82c in TestNamespace::QThreadPrivate::start (arg=0x149d800) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f6707a5befc in start_thread (arg=0x7f66fc22a700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f670acb5f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f670b38c760 (LWP 4777)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007f6709240f6b in TestNamespace::QWaitConditionPrivate::wait (this=0x1351260, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #2 0x00007f6709240d33 in TestNamespace::QWaitCondition::wait (this=0x133a138, mutex=0x133a130, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #3 0x00007f67085c0de0 in TestNamespace::QQmlThreadPrivate::wait (this=0x133a0c0) at qml/ftw/qqmlthread.cpp:64 QtQA::App::TestRunner: #4 0x00007f67085c0a25 in TestNamespace::QQmlThread::internalCallMethodInThread (this=0x133b570, message=0x7f66f412e6e0) at qml/ftw/qqmlthread.cpp:318 QtQA::App::TestRunner: #5 0x00007f6708548e1a in TestNamespace::QQmlThread::callMethodInThread (this=0x133b570, Member=(void (TestNamespace::QQmlDataLoaderThread::*)(TestNamespace::QQmlDataLoaderThread * const, TestNamespace::QQmlDataBlob *)) 0x7f670853c996 , arg=@0x7fff85651680) at /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:163 QtQA::App::TestRunner: #6 0x00007f670853c73b in TestNamespace::QQmlDataLoaderThread::load (this=0x133b570, b=0x7f66f4065570) at qml/qqmltypeloader.cpp:760 QtQA::App::TestRunner: #7 0x00007f670853cd2f in TestNamespace::QQmlDataLoader::load (this=0x13466a8, blob=0x7f66f4065570, mode=TestNamespace::QQmlDataLoader::PreferSynchronous) at qml/qqmltypeloader.cpp:923 QtQA::App::TestRunner: #8 0x00007f670853fc71 in TestNamespace::QQmlTypeLoader::getType (this=0x13466a8, url=..., mode=TestNamespace::QQmlDataLoader::PreferSynchronous) at qml/qqmltypeloader.cpp:1540 QtQA::App::TestRunner: #9 0x00007f67084e89ca in TestNamespace::QQmlComponentPrivate::loadUrl (this=0x7f66f4077400, newUrl=..., mode=TestNamespace::QQmlComponent::PreferSynchronous) at qml/qqmlcomponent.cpp:672 QtQA::App::TestRunner: #10 0x00007f67084e81cb in TestNamespace::QQmlComponent::QQmlComponent (this=0x7f66f4035030, engine=0x13443d0, url=..., parent=0x13407c0) at qml/qqmlcomponent.cpp:512 QtQA::App::TestRunner: #11 0x00007f6708d21f04 in TestNamespace::QQuickViewPrivate::execute (this=0x133caf0) at items/qquickview.cpp:131 QtQA::App::TestRunner: #12 0x00007f6708d2233e in TestNamespace::QQuickView::setSource (this=0x13407c0, url=...) at items/qquickview.cpp:262 QtQA::App::TestRunner: #13 0x00007f670af82450 in TestNamespace::quick_test_main (argc=6, argv=0x7fff85651f58, name=0x4007af "qquickcanvasitem", sourceDir=0x400770 "/work/build/qt/qtdeclarative/tests/auto/quick/qquickcanvasitem") at quicktest.cpp:346 QtQA::App::TestRunner: #14 0x000000000040066f in main (argc=6, argv=0x7fff85651f58) at tst_qquickcanvasitem.cpp:42 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f66fb8bd700 (LWP 4780)): QtQA::App::TestRunner: #0 0x00007f670aca9e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f6706173f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f6706174429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f670952c0ad in TestNamespace::QEventDispatcherGlib::processEvents (this=0x15adff0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f67094af9a8 in TestNamespace::QEventLoop::processEvents (this=0x7f66fb8bccf0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f67094afc81 in TestNamespace::QEventLoop::exec (this=0x7f66fb8bccf0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f67092382e4 in TestNamespace::QThread::exec (this=0x19e3a70) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007f6708b87e08 in TestNamespace::QQuickPixmapReader::run (this=0x19e3a70) at util/qquickpixmapcache.cpp:688 QtQA::App::TestRunner: #8 0x00007f670923f82c in TestNamespace::QThreadPrivate::start (arg=0x19e3a70) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f6707a5befc in start_thread (arg=0x7f66fb8bd700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f670acb5f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f66ffa45700 (LWP 4778)): QtQA::App::TestRunner: #0 0x00007f670ac073e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f670ac0ab4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f670922c41f in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007f6709229ef8 in TestNamespace::QMessageLogger::fatal (this=0x7f66ffa43a00, msg=0x7f670958bd58 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f67092244d8 in TestNamespace::qt_assert (assertion=0x7f670864bdc8 "sourceConst->type == V4IR::DoubleType", file=0x7f670864b88c "compiler/qv4isel_masm.cpp", line=912) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007f6708386184 in TestNamespace::QQmlJS::MASM::InstructionSelection::loadConst (this=0x1faa850, sourceConst=0x1edfb60, targetTemp=0x1edfb78) at compiler/qv4isel_masm.cpp:912 QtQA::App::TestRunner: #6 0x00007f670832aba3 in TestNamespace::QQmlJS::V4IR::IRDecoder::visitMove (this=0x1faa850, s=0x1edfb20) at compiler/qv4isel_p.cpp:120 QtQA::App::TestRunner: #7 0x00007f67083311e2 in TestNamespace::QQmlJS::V4IR::Move::accept (this=0x1edfb20, v=0x1faa850) at compiler/qv4jsir_p.h:675 QtQA::App::TestRunner: #8 0x00007f6708384e52 in TestNamespace::QQmlJS::MASM::InstructionSelection::run (this=0x1faa850, functionIndex=14) at compiler/qv4isel_masm.cpp:635 QtQA::App::TestRunner: #9 0x00007f670832a704 in TestNamespace::QQmlJS::EvalInstructionSelection::compile (this=0x1faa860, generateUnitData=true) at compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #10 0x00007f670850b40f in TestNamespace::QQmlCompiler::compileTree (this=0x7f66ffa44260, tree=0x200fce0) at qml/qqmlcompiler.cpp:938 QtQA::App::TestRunner: #11 0x00007f670850aaf9 in TestNamespace::QQmlCompiler::compile (this=0x7f66ffa44260, engine=0x13443d0, unit=0x7f66f4065570, out=0x19a1620) at qml/qqmlcompiler.cpp:855 QtQA::App::TestRunner: #12 0x00007f6708544b57 in TestNamespace::QQmlTypeData::compile (this=0x7f66f4065570) at qml/qqmltypeloader.cpp:2318 QtQA::App::TestRunner: #13 0x00007f670854337b in TestNamespace::QQmlTypeData::done (this=0x7f66f4065570) at qml/qqmltypeloader.cpp:2114 QtQA::App::TestRunner: #14 0x00007f670853c24c in TestNamespace::QQmlDataBlob::tryDone (this=0x7f66f4065570) at qml/qqmltypeloader.cpp:614 QtQA::App::TestRunner: #15 0x00007f670853dd9a in TestNamespace::QQmlDataLoader::setData (this=0x13466a8, blob=0x7f66f4065570, d=...) at qml/qqmltypeloader.cpp:1166 QtQA::App::TestRunner: #16 0x00007f670853dc88 in TestNamespace::QQmlDataLoader::setData (this=0x13466a8, blob=0x7f66f4065570, file=0x7f66ffa44690) at qml/qqmltypeloader.cpp:1148 QtQA::App::TestRunner: #17 0x00007f670853d4a6 in TestNamespace::QQmlDataLoader::loadThread (this=0x13466a8, blob=0x7f66f4065570) at qml/qqmltypeloader.cpp:1026 QtQA::App::TestRunner: #18 0x00007f670853c9bd in TestNamespace::QQmlDataLoaderThread::loadThread (this=0x133b570, b=0x7f66f4065570) at qml/qqmltypeloader.cpp:809 QtQA::App::TestRunner: #19 0x00007f670855549e in TestNamespace::QQmlThread::I::call (this=0x7f66f412e6e0, thread=0x133b570) at /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:160 QtQA::App::TestRunner: #20 0x00007f67085c0503 in TestNamespace::QQmlThreadPrivate::threadEvent (this=0x133a0c0) at qml/ftw/qqmlthread.cpp:197 QtQA::App::TestRunner: #21 0x00007f67085c0288 in TestNamespace::QQmlThreadPrivate::event (this=0x133a0c0, e=0x7f66f4152770) at qml/ftw/qqmlthread.cpp:135 QtQA::App::TestRunner: #22 0x00007f67094b328c in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x13092e0, receiver=0x133a0c0, event=0x7f66f4152770) at kernel/qcoreapplication.cpp:1054 QtQA::App::TestRunner: #23 0x00007f67094b2f66 in TestNamespace::QCoreApplication::notify (this=0x1307e40, receiver=0x133a0c0, event=0x7f66f4152770) at kernel/qcoreapplication.cpp:999 QtQA::App::TestRunner: #24 0x00007f6709ae86ca in TestNamespace::QGuiApplication::notify (this=0x1307e40, object=0x133a0c0, event=0x7f66f4152770) at kernel/qguiapplication.cpp:1382 QtQA::App::TestRunner: #25 0x00007f67094b2e72 in TestNamespace::QCoreApplication::notifyInternal (this=0x1307e40, receiver=0x133a0c0, event=0x7f66f4152770) at kernel/qcoreapplication.cpp:937 QtQA::App::TestRunner: #26 0x00007f67094b6c1f in TestNamespace::QCoreApplication::sendEvent (receiver=0x133a0c0, event=0x7f66f4152770) at kernel/qcoreapplication.h:237 QtQA::App::TestRunner: #27 0x00007f67094b3f8a in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x133d710) at kernel/qcoreapplication.cpp:1541 QtQA::App::TestRunner: #28 0x00007f67094b3b4c in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1399 QtQA::App::TestRunner: #29 0x00007f670952b849 in TestNamespace::postEventSourceDispatch (s=0x1351620) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #30 0x00007f6706173a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f6706174258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #32 0x00007f6706174429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #33 0x00007f670952c0ad in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1341400, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #34 0x00007f67094af9a8 in TestNamespace::QEventLoop::processEvents (this=0x7f66ffa44d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #35 0x00007f67094afc81 in TestNamespace::QEventLoop::exec (this=0x7f66ffa44d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #36 0x00007f67092382e4 in TestNamespace::QThread::exec (this=0x133a0c0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #37 0x00007f67085c02f9 in TestNamespace::QQmlThreadPrivate::run (this=0x133a0c0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #38 0x00007f670923f82c in TestNamespace::QThreadPrivate::start (arg=0x133a0c0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #39 0x00007f6707a5befc in start_thread (arg=0x7f66ffa45700) at pthread_create.c:304 QtQA::App::TestRunner: #40 0x00007f670acb5f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #41 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qquickcanvasitem ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : qquickcanvasitem::arc::initTestCase() PASS : qquickcanvasitem::arc::test_angle_1(image threaded) PASS : qquickcanvasitem::arc::test_angle_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_1(image immediate) PASS : qquickcanvasitem::arc::test_angle_2(image threaded) PASS : qquickcanvasitem::arc::test_angle_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_2(image immediate) PASS : qquickcanvasitem::arc::test_angle_3(image threaded) PASS : qquickcanvasitem::arc::test_angle_3(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_3(image immediate) PASS : qquickcanvasitem::arc::test_angle_4(image threaded) PASS : qquickcanvasitem::arc::test_angle_4(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_4(image immediate) PASS : qquickcanvasitem::arc::test_angle_5(image threaded) PASS : qquickcanvasitem::arc::test_angle_5(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_5(image immediate) PASS : qquickcanvasitem::arc::test_angle_6(image threaded) PASS : qquickcanvasitem::arc::test_angle_6(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_6(image immediate) PASS : qquickcanvasitem::arc::test_empty(image threaded) PASS : qquickcanvasitem::arc::test_empty(image canvas invisible) PASS : qquickcanvasitem::arc::test_empty(image immediate) PASS : qquickcanvasitem::arc::test_end(image threaded) PASS : qquickcanvasitem::arc::test_end(image canvas invisible) PASS : qquickcanvasitem::arc::test_end(image immediate) PASS : qquickcanvasitem::arc::test_negative(image threaded) PASS : qquickcanvasitem::arc::test_negative(image canvas invisible) PASS : qquickcanvasitem::arc::test_negative(image immediate) PASS : qquickcanvasitem::arc::test_nonempty(image threaded) PASS : qquickcanvasitem::arc::test_nonempty(image canvas invisible) PASS : qquickcanvasitem::arc::test_nonempty(image immediate) PASS : qquickcanvasitem::arc::test_nonfinite(image threaded) PASS : qquickcanvasitem::arc::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::arc::test_nonfinite(image immediate) PASS : qquickcanvasitem::arc::test_scale_1(image threaded) PASS : qquickcanvasitem::arc::test_scale_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_scale_1(image immediate) PASS : qquickcanvasitem::arc::test_scale_2(image threaded) PASS : qquickcanvasitem::arc::test_scale_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_scale_2(image immediate) PASS : qquickcanvasitem::arc::test_selfintersect_1(image threaded) PASS : qquickcanvasitem::arc::test_selfintersect_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_selfintersect_1(image immediate) PASS : qquickcanvasitem::arc::test_selfintersect_2(image threaded) PASS : qquickcanvasitem::arc::test_selfintersect_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_selfintersect_2(image immediate) PASS : qquickcanvasitem::arc::test_shape_1(image threaded) PASS : qquickcanvasitem::arc::test_shape_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_1(image immediate) PASS : qquickcanvasitem::arc::test_shape_2(image threaded) PASS : qquickcanvasitem::arc::test_shape_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_2(image immediate) PASS : qquickcanvasitem::arc::test_shape_3(image threaded) PASS : qquickcanvasitem::arc::test_shape_3(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_3(image immediate) PASS : qquickcanvasitem::arc::test_shape_4(image threaded) PASS : qquickcanvasitem::arc::test_shape_4(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_4(image immediate) PASS : qquickcanvasitem::arc::test_shape_5(image threaded) PASS : qquickcanvasitem::arc::test_shape_5(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_5(image immediate) PASS : qquickcanvasitem::arc::test_twopie(image threaded) PASS : qquickcanvasitem::arc::test_twopie(image canvas invisible) PASS : qquickcanvasitem::arc::test_twopie(image immediate) PASS : qquickcanvasitem::arc::test_zero(image threaded) PASS : qquickcanvasitem::arc::test_zero(image canvas invisible) PASS : qquickcanvasitem::arc::test_zero(image immediate) PASS : qquickcanvasitem::arc::cleanupTestCase() PASS : qquickcanvasitem::arcTo::initTestCase() PASS : qquickcanvasitem::arcTo::test_coincide(image threaded) PASS : qquickcanvasitem::arcTo::test_coincide(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_coincide(image immediate) PASS : qquickcanvasitem::arcTo::test_collinear(image threaded) PASS : qquickcanvasitem::arcTo::test_collinear(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_collinear(image immediate) PASS : qquickcanvasitem::arcTo::test_negative(image threaded) PASS : qquickcanvasitem::arcTo::test_negative(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_negative(image immediate) PASS : qquickcanvasitem::arcTo::test_nonfinite(image threaded) PASS : qquickcanvasitem::arcTo::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_nonfinite(image immediate) PASS : qquickcanvasitem::arcTo::test_scale(image threaded) PASS : qquickcanvasitem::arcTo::test_scale(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_scale(image immediate) PASS : qquickcanvasitem::arcTo::test_shape(image threaded) PASS : qquickcanvasitem::arcTo::test_shape(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_shape(image immediate) PASS : qquickcanvasitem::arcTo::test_subpath(image threaded) PASS : qquickcanvasitem::arcTo::test_subpath(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_subpath(image immediate) PASS : qquickcanvasitem::arcTo::test_transform(image threaded) PASS : qquickcanvasitem::arcTo::test_transform(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_transform(image immediate) PASS : qquickcanvasitem::arcTo::test_zero(image threaded) PASS : qquickcanvasitem::arcTo::test_zero(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_zero(image immediate) PASS : qquickcanvasitem::arcTo::cleanupTestCase() PASS : qquickcanvasitem::canvas::initTestCase() PASS : qquickcanvasitem::canvas::test_canvasSize(image threaded) PASS : qquickcanvasitem::canvas::test_canvasSize(image canvas invisible) PASS : qquickcanvasitem::canvas::test_canvasSize(image immediate) PASS : qquickcanvasitem::canvas::test_canvasWindow(image threaded) PASS : qquickcanvasitem::canvas::test_canvasWindow(image canvas invisible) PASS : qquickcanvasitem::canvas::test_canvasWindow(image immediate) PASS : qquickcanvasitem::canvas::test_getContext(image threaded) PASS : qquickcanvasitem::canvas::test_getContext(image canvas invisible) PASS : qquickcanvasitem::canvas::test_getContext(image immediate) PASS : qquickcanvasitem::canvas::test_loadImage(image threaded) PASS : qquickcanvasitem::canvas::test_loadImage(image canvas invisible) PASS : qquickcanvasitem::canvas::test_loadImage(image immediate) PASS : qquickcanvasitem::canvas::test_paint(image threaded) PASS : qquickcanvasitem::canvas::test_paint(image canvas invisible) PASS : qquickcanvasitem::canvas::test_paint(image immediate) PASS : qquickcanvasitem::canvas::test_save(image threaded) PASS : qquickcanvasitem::canvas::test_save(image canvas invisible) PASS : qquickcanvasitem::canvas::test_save(image immediate) PASS : qquickcanvasitem::canvas::test_tileSize(image threaded) PASS : qquickcanvasitem::canvas::test_tileSize(image canvas invisible) PASS : qquickcanvasitem::canvas::test_tileSize(image immediate) PASS : qquickcanvasitem::canvas::test_toDataURL(image threaded) PASS : qquickcanvasitem::canvas::test_toDataURL(image canvas invisible) PASS : qquickcanvasitem::canvas::test_toDataURL(image immediate) PASS : qquickcanvasitem::canvas::cleanupTestCase() PASS : qquickcanvasitem::composite::initTestCase() PASS : qquickcanvasitem::composite::test_clearRect(image threaded) PASS : qquickcanvasitem::composite::test_clearRect(image canvas invisible) PASS : qquickcanvasitem::composite::test_clearRect(image immediate) PASS : qquickcanvasitem::composite::test_clip(image threaded) PASS : qquickcanvasitem::composite::test_clip(image canvas invisible) PASS : qquickcanvasitem::composite::test_clip(image immediate) PASS : qquickcanvasitem::composite::test_globalAlpha(image threaded) PASS : qquickcanvasitem::composite::test_globalAlpha(image canvas invisible) PASS : qquickcanvasitem::composite::test_globalAlpha(image immediate) PASS : qquickcanvasitem::composite::test_operation(image threaded) PASS : qquickcanvasitem::composite::test_operation(image canvas invisible) PASS : qquickcanvasitem::composite::test_operation(image immediate) PASS : qquickcanvasitem::composite::test_solid(image threaded) PASS : qquickcanvasitem::composite::test_solid(image canvas invisible) PASS : qquickcanvasitem::composite::test_solid(image immediate) PASS : qquickcanvasitem::composite::test_transparent(image threaded) PASS : qquickcanvasitem::composite::test_transparent(image canvas invisible) PASS : qquickcanvasitem::composite::test_transparent(image immediate) PASS : qquickcanvasitem::composite::test_uncovered(image threaded) PASS : qquickcanvasitem::composite::test_uncovered(image canvas invisible) PASS : qquickcanvasitem::composite::test_uncovered(image immediate) PASS : qquickcanvasitem::composite::cleanupTestCase() PASS : qquickcanvasitem::ContextTypeStored::initTestCase() PASS : qquickcanvasitem::ContextTypeStored::test_contextType() PASS : qquickcanvasitem::ContextFontValidation::initTestCase() PASS : qquickcanvasitem::ContextFontValidation::test_invalid() PASS : qquickcanvasitem::ContextFontValidation::test_pixelSize() PASS : qquickcanvasitem::ContextFontValidation::test_valid() PASS : qquickcanvasitem::ContextFontValidation::cleanupTestCase() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::initTestCase() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_context() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_contextIsConsistent() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_paintHadContext() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::cleanupTestCase() PASS : qquickcanvasitem::ContextTypeStored::cleanupTestCase() PASS : qquickcanvasitem::fillStyle::initTestCase() PASS : qquickcanvasitem::fillStyle::test_default(image threaded) PASS : qquickcanvasitem::fillStyle::test_default(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_default(image immediate) PASS : qquickcanvasitem::fillStyle::test_get(image threaded) PASS : qquickcanvasitem::fillStyle::test_get(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_get(image immediate) PASS : qquickcanvasitem::fillStyle::test_hex(image threaded) PASS : qquickcanvasitem::fillStyle::test_hex(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_hex(image immediate) PASS : qquickcanvasitem::fillStyle::test_hsla(image threaded) PASS : qquickcanvasitem::fillStyle::test_hsla(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_hsla(image immediate) PASS : qquickcanvasitem::fillStyle::test_invalid(image threaded) PASS : qquickcanvasitem::fillStyle::test_invalid(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_invalid(image immediate) PASS : qquickcanvasitem::fillStyle::test_namedColor(image threaded) PASS : qquickcanvasitem::fillStyle::test_namedColor(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_namedColor(image immediate) PASS : qquickcanvasitem::fillStyle::test_rgba(image threaded) PASS : qquickcanvasitem::fillStyle::test_rgba(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_rgba(image immediate) PASS : qquickcanvasitem::fillStyle::test_saverestore(image threaded) PASS : qquickcanvasitem::fillStyle::test_saverestore(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_saverestore(image immediate) PASS : qquickcanvasitem::fillStyle::cleanupTestCase() PASS : qquickcanvasitem::fillRect::initTestCase() PASS : qquickcanvasitem::fillRect::test_fillRect(image threaded) PASS : qquickcanvasitem::fillRect::test_fillRect(image canvas invisible) PASS : qquickcanvasitem::fillRect::test_fillRect(image immediate) PASS : qquickcanvasitem::fillRect::cleanupTestCase() PASS : qquickcanvasitem::gradient::initTestCase() PASS : qquickcanvasitem::gradient::test_basic(image threaded) PASS : qquickcanvasitem::gradient::test_basic(image canvas invisible) PASS : qquickcanvasitem::gradient::test_basic(image immediate) PASS : qquickcanvasitem::gradient::test_conical(image threaded) PASS : qquickcanvasitem::gradient::test_conical(image canvas invisible) PASS : qquickcanvasitem::gradient::test_conical(image immediate) PASS : qquickcanvasitem::gradient::test_interpolate(image threaded) PASS : qquickcanvasitem::gradient::test_interpolate(image canvas invisible) PASS : qquickcanvasitem::gradient::test_interpolate(image immediate) PASS : qquickcanvasitem::gradient::test_linear(image threaded) PASS : qquickcanvasitem::gradient::test_linear(image canvas invisible) PASS : qquickcanvasitem::gradient::test_linear(image immediate) PASS : qquickcanvasitem::gradient::test_object(image threaded) PASS : qquickcanvasitem::gradient::test_object(image canvas invisible) PASS : qquickcanvasitem::gradient::test_object(image immediate) PASS : qquickcanvasitem::gradient::test_radial(image threaded) PASS : qquickcanvasitem::gradient::test_radial(image canvas invisible) PASS : qquickcanvasitem::gradient::test_radial(image immediate) PASS : qquickcanvasitem::gradient::cleanupTestCase() PASS : qquickcanvasitem::image::initTestCase() libpng error: incorrect header check PASS : qquickcanvasitem::image::test_3args(image threaded) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_3args(image canvas invisible) PASS : qquickcanvasitem::image::test_3args(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_5args(image threaded) PASS : qquickcanvasitem::image::test_5args(image canvas invisible) PASS : qquickcanvasitem::image::test_5args(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_9args(image threaded) PASS : qquickcanvasitem::image::test_9args(image canvas invisible) PASS : qquickcanvasitem::image::test_9args(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_alpha(image threaded) PASS : qquickcanvasitem::image::test_alpha(image canvas invisible) PASS : qquickcanvasitem::image::test_alpha(image immediate) PASS : qquickcanvasitem::image::test_animated(image threaded) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_animated(image canvas invisible) PASS : qquickcanvasitem::image::test_animated(image immediate) PASS : qquickcanvasitem::image::test_broken(image threaded) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_broken(image canvas invisible) PASS : qquickcanvasitem::image::test_broken(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_canvas(image threaded) PASS : qquickcanvasitem::image::test_canvas(image canvas invisible) PASS : qquickcanvasitem::image::test_canvas(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_clip(image threaded) PASS : qquickcanvasitem::image::test_clip(image canvas invisible) PASS : qquickcanvasitem::image::test_clip(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_composite(image threaded) PASS : qquickcanvasitem::image::test_composite(image canvas invisible) PASS : qquickcanvasitem::image::test_composite(image immediate) PASS : qquickcanvasitem::image::test_imageData(image threaded) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_imageData(image canvas invisible) PASS : qquickcanvasitem::image::test_imageData(image immediate) PASS : qquickcanvasitem::image::test_imageitem(image threaded) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_imageitem(image canvas invisible) PASS : qquickcanvasitem::image::test_imageitem(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_multiple_painting(image threaded) PASS : qquickcanvasitem::image::test_multiple_painting(image canvas invisible) PASS : qquickcanvasitem::image::test_multiple_painting(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_negative(image threaded) PASS : qquickcanvasitem::image::test_negative(image canvas invisible) PASS : qquickcanvasitem::image::test_negative(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_nonfinite(image threaded) PASS : qquickcanvasitem::image::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::image::test_nonfinite(image immediate) PASS : qquickcanvasitem::image::test_null(image threaded) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_null(image canvas invisible) PASS : qquickcanvasitem::image::test_null(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_outsidesource(image threaded) PASS : qquickcanvasitem::image::test_outsidesource(image canvas invisible) PASS : qquickcanvasitem::image::test_outsidesource(image immediate) PASS : qquickcanvasitem::image::test_path(image threaded) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_path(image canvas invisible) PASS : qquickcanvasitem::image::test_path(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_self(image threaded) PASS : qquickcanvasitem::image::test_self(image canvas invisible) PASS : qquickcanvasitem::image::test_self(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_transform(image threaded) PASS : qquickcanvasitem::image::test_transform(image canvas invisible) PASS : qquickcanvasitem::image::test_transform(image immediate) PASS : qquickcanvasitem::image::test_url(image threaded) PASS : qquickcanvasitem::image::test_url(image canvas invisible) PASS : qquickcanvasitem::image::test_url(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_wrongtype(image threaded) PASS : qquickcanvasitem::image::test_wrongtype(image canvas invisible) PASS : qquickcanvasitem::image::test_wrongtype(image immediate) PASS : qquickcanvasitem::image::cleanupTestCase() PASS : qquickcanvasitem::line::initTestCase() PASS : qquickcanvasitem::line::test_cap(image threaded) PASS : qquickcanvasitem::line::test_cap(image canvas invisible) PASS : qquickcanvasitem::line::test_cap(image immediate) PASS : qquickcanvasitem::line::test_cross(image threaded) PASS : qquickcanvasitem::line::test_cross(image canvas invisible) PASS : qquickcanvasitem::line::test_cross(image immediate) PASS : qquickcanvasitem::line::test_default(image threaded) PASS : qquickcanvasitem::line::test_default(image canvas invisible) PASS : qquickcanvasitem::line::test_default(image immediate) PASS : qquickcanvasitem::line::test_join(image threaded) PASS : qquickcanvasitem::line::test_join(image canvas invisible) PASS : qquickcanvasitem::line::test_join(image immediate) PASS : qquickcanvasitem::line::test_miter(image threaded) PASS : qquickcanvasitem::line::test_miter(image canvas invisible) PASS : qquickcanvasitem::line::test_miter(image immediate) PASS : qquickcanvasitem::line::test_width(image threaded) PASS : qquickcanvasitem::line::test_width(image canvas invisible) PASS : qquickcanvasitem::line::test_width(image immediate) PASS : qquickcanvasitem::line::cleanupTestCase() PASS : qquickcanvasitem::path::initTestCase() PASS : qquickcanvasitem::path::test_basic(image threaded) PASS : qquickcanvasitem::path::test_basic(image canvas invisible) PASS : qquickcanvasitem::path::test_basic(image immediate) PASS : qquickcanvasitem::path::test_beginPath(image threaded) PASS : qquickcanvasitem::path::test_beginPath(image canvas invisible) PASS : qquickcanvasitem::path::test_beginPath(image immediate) PASS : qquickcanvasitem::path::test_bezierCurveTo(image threaded) PASS : qquickcanvasitem::path::test_bezierCurveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_bezierCurveTo(image immediate) PASS : qquickcanvasitem::path::test_clearRect(image threaded) PASS : qquickcanvasitem::path::test_clearRect(image canvas invisible) PASS : qquickcanvasitem::path::test_clearRect(image immediate) PASS : qquickcanvasitem::path::test_clip(image threaded) PASS : qquickcanvasitem::path::test_clip(image canvas invisible) PASS : qquickcanvasitem::path::test_clip(image immediate) PASS : qquickcanvasitem::path::test_closePath(image threaded) PASS : qquickcanvasitem::path::test_closePath(image canvas invisible) PASS : qquickcanvasitem::path::test_closePath(image immediate) PASS : qquickcanvasitem::path::test_fill(image threaded) PASS : qquickcanvasitem::path::test_fill(image canvas invisible) PASS : qquickcanvasitem::path::test_fill(image immediate) PASS : qquickcanvasitem::path::test_fillRect(image threaded) PASS : qquickcanvasitem::path::test_fillRect(image canvas invisible) PASS : qquickcanvasitem::path::test_fillRect(image immediate) PASS : qquickcanvasitem::path::test_isPointInPath(image threaded) PASS : qquickcanvasitem::path::test_isPointInPath(image canvas invisible) PASS : qquickcanvasitem::path::test_isPointInPath(image immediate) PASS : qquickcanvasitem::path::test_lineTo(image threaded) PASS : qquickcanvasitem::path::test_lineTo(image canvas invisible) PASS : qquickcanvasitem::path::test_lineTo(image immediate) PASS : qquickcanvasitem::path::test_moveTo(image threaded) PASS : qquickcanvasitem::path::test_moveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_moveTo(image immediate) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image threaded) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image immediate) PASS : qquickcanvasitem::path::test_rect(image threaded) PASS : qquickcanvasitem::path::test_rect(image canvas invisible) PASS : qquickcanvasitem::path::test_rect(image immediate) PASS : qquickcanvasitem::path::test_stroke(image threaded) PASS : qquickcanvasitem::path::test_stroke(image canvas invisible) PASS : qquickcanvasitem::path::test_stroke(image immediate) PASS : qquickcanvasitem::path::test_strokeRect(image threaded) PASS : qquickcanvasitem::path::test_strokeRect(image canvas invisible) PASS : qquickcanvasitem::path::test_strokeRect(image immediate) (... 1009 lines omitted; there are too many errors!) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-11.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-12.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-13-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-9.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.1-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.1-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.1-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-10-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-11-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-12-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-13-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-14-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-15-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-16-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-5-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-6-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-7-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-8-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-9-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-10-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-11-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-12-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-13-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-14-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-15-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-16-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-5-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-6-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-7-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-8-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-9-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-10-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-4-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-5-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-8-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-9-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.8.2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/LexicalConventions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.6-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.6-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.7-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.7-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.8-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.8-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.8-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.10.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.11.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.12.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.13.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.14.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.15.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.16.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.17.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.18.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.9.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Math/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/NativeObjects/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.3-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Number/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.1.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.1.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.2.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.2.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.4.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.4.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/ObjectObjects/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/SourceText/6-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/SourceText/6-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/SourceText/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.10-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.10.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-8.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-9-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-10.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-11.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-12.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-19.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-5-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-6-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-7-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-8-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-9-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.7-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.8-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/12.9-1-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Statements/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.2-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.10-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2-2-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.3-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.3-3-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-5.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.6-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.6-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.7-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.7-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.8-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.8-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.8-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.9-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/15.5.5.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/String/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.1-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.1-3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.4-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.4-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.5-2.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.6.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.7.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.8.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.9-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/TypeConversion/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Types/8.1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Types/8.4.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Types/8.6.2.1-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/Types/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/jsref.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/template.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/boolean-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/boolean-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-005.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-007.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-008.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-009.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-010-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-011-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-005.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-007.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-008.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-009.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-010.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-011.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-012.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-013.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-014.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-015.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-016.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-017.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-019.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/function-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/global-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/global-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-005.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-007.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-008.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-009.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-010.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-011.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-012.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-013.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-014.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-015.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-016.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-017.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-018.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-019.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-020.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-021.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-022.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-023.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-024.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-025.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-026.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-027.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-028.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-029.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-030.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-031.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-032.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-033.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-034.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-035.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-036.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-037.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-038.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-039.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-040.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-041.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-042.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-047.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-048.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-049.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-050.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-051.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-052.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-053.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-054.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/number-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/number-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/number-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-005.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-007.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-008.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-009.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/string-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Exceptions/string-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Expressions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Expressions/StrictEquality-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/constructor-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/function-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-003-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-004-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-005-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/extensions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/FunctionObjects/apply-001-n.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/FunctionObjects/call-1.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/FunctionObjects/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/instanceof/instanceof-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/instanceof/instanceof-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/instanceof/instanceof-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/instanceof/regress-7635.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/instanceof/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/keywords-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/regexp-literals-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/regexp-literals-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/constructor-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/exec-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/exec-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/function-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/hex-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/multiline-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/octal-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/octal-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/octal-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/properties-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/properties-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/regexp-enumerate-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/regress-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/shell.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/RegExp/unicode-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-001.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-002.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-003.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-004.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-005.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-006.js) PASS : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-007.js) QFATAL : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/forin-001.js) ASSERT: "sourceConst->type == V4IR::DoubleType" in file compiler/qv4isel_masm.cpp, line 912 FAIL! : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma_2/Statements/forin-001.js) Received a fatal error. Loc: [Unknown file(0)] Totals: 785 passed, 1 failed, 0 skipped ********* Finished testing of tst_parserstress ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 31721] QtQA::App::TestRunner: [New LWP 31719] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_parserstress -o /work/build/_artifacts/test-logs/tst_parserstress-testres'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f62541523e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f62566ff760 (LWP 31719)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007f6254ab7f6b in TestNamespace::QWaitConditionPrivate::wait (this=0xd0c0b0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #2 0x00007f6254ab7d33 in TestNamespace::QWaitCondition::wait (this=0xd160f8, mutex=0xd160f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #3 0x00007f62560a2de0 in TestNamespace::QQmlThreadPrivate::wait (this=0xd16080) at qml/ftw/qqmlthread.cpp:64 QtQA::App::TestRunner: #4 0x00007f62560a2a25 in TestNamespace::QQmlThread::internalCallMethodInThread (this=0xd16a10, message=0x155e170) at qml/ftw/qqmlthread.cpp:318 QtQA::App::TestRunner: #5 0x00007f625602aed9 in TestNamespace::QQmlThread::callMethodInThread (this=0xd16a10, Member=(void (TestNamespace::QQmlDataLoaderThread::*)(TestNamespace::QQmlDataLoaderThread * const, TestNamespace::QQmlDataBlob *, const TestNamespace::QByteArray &)) 0x7f625601e9cc , arg=@0x7fff7026a0b0, arg2=...) at /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:179 QtQA::App::TestRunner: #6 0x00007f625601e7da in TestNamespace::QQmlDataLoaderThread::loadWithStaticData (this=0xd16a10, b=0x1543340, d=...) at qml/qqmltypeloader.cpp:772 QtQA::App::TestRunner: #7 0x00007f625601ee6d in TestNamespace::QQmlDataLoader::loadWithStaticData (this=0xd0fd38, blob=0x1543340, data=..., mode=TestNamespace::QQmlDataLoader::PreferSynchronous) at qml/qqmltypeloader.cpp:956 QtQA::App::TestRunner: #8 0x00007f6256021cff in TestNamespace::QQmlTypeLoader::getType (this=0xd0fd38, data=..., url=...) at qml/qqmltypeloader.cpp:1557 QtQA::App::TestRunner: #9 0x00007f6255fca5b1 in TestNamespace::QQmlComponent::setData (this=0x7fff7026a1c0, data=..., url=...) at qml/qqmlcomponent.cpp:593 QtQA::App::TestRunner: #10 0x00000000004051fc in tst_parserstress::ecmascript (this=0x7fff7026b0f0) at tst_parserstress.cpp:130 QtQA::App::TestRunner: #11 0x0000000000405986 in tst_parserstress::qt_static_metacall (_o=0x7fff7026b0f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff7026a430) at .moc/tst_parserstress.moc:71 QtQA::App::TestRunner: #12 0x00007f6254d36549 in TestNamespace::QMetaMethod::invoke (this=0x7fff7026a6d0, object=0x7fff7026b0f0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #13 0x00007f6254d35a05 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff7026b0f0, member=0xdf7290 "ecmascript", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #14 0x00007f6255a6cbbb in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff7026b0f0, member=0xdf7290 "ecmascript", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #15 0x00007f6255a689bf in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0xdf7290 "ecmascript") at qtestcase.cpp:1715 QtQA::App::TestRunner: #16 0x00007f6255a6923c in TestNamespace::QTest::qInvokeTestMethod (slotName=0xdf5898 "ecmascript()", data=0x0) at qtestcase.cpp:1840 QtQA::App::TestRunner: #17 0x00007f6255a69ad8 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff7026b0f0) at qtestcase.cpp:1994 QtQA::App::TestRunner: #18 0x00007f6255a69fed in TestNamespace::QTest::qExec (testObject=0x7fff7026b0f0, argc=5, argv=0x7fff7026b228) at qtestcase.cpp:2224 QtQA::App::TestRunner: #19 0x00000000004058ec in main (argc=5, argv=0x7fff7026b228) at tst_parserstress.cpp:152 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f624c106700 (LWP 31721)): QtQA::App::TestRunner: #0 0x00007f62541523e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f6254155b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f6254aa341f in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007f6254aa0ef8 in TestNamespace::QMessageLogger::fatal (this=0x7f624c104b20, msg=0x7f6254e02d58 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f6254a9b4d8 in TestNamespace::qt_assert (assertion=0x7f625612ddc8 "sourceConst->type == V4IR::DoubleType", file=0x7f625612d88c "compiler/qv4isel_masm.cpp", line=912) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007f6255e68184 in TestNamespace::QQmlJS::MASM::InstructionSelection::loadConst (this=0x1543180, sourceConst=0x154cd38, targetTemp=0x154cd50) at compiler/qv4isel_masm.cpp:912 QtQA::App::TestRunner: #6 0x00007f6255e0cba3 in TestNamespace::QQmlJS::V4IR::IRDecoder::visitMove (this=0x1543180, s=0x154ccf8) at compiler/qv4isel_p.cpp:120 QtQA::App::TestRunner: #7 0x00007f6255e131e2 in TestNamespace::QQmlJS::V4IR::Move::accept (this=0x154ccf8, v=0x1543180) at compiler/qv4jsir_p.h:675 QtQA::App::TestRunner: #8 0x00007f6255e66e52 in TestNamespace::QQmlJS::MASM::InstructionSelection::run (this=0x1543180, functionIndex=5) at compiler/qv4isel_masm.cpp:635 QtQA::App::TestRunner: #9 0x00007f6255e0c704 in TestNamespace::QQmlJS::EvalInstructionSelection::compile (this=0x1543190, generateUnitData=true) at compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #10 0x00007f6255fed40f in TestNamespace::QQmlCompiler::compileTree (this=0x7f624c105380, tree=0x138e8c0) at qml/qqmlcompiler.cpp:938 QtQA::App::TestRunner: #11 0x00007f6255fecaf9 in TestNamespace::QQmlCompiler::compile (this=0x7f624c105380, engine=0x7fff7026b100, unit=0x1543340, out=0x1600ac0) at qml/qqmlcompiler.cpp:855 QtQA::App::TestRunner: #12 0x00007f6256026b57 in TestNamespace::QQmlTypeData::compile (this=0x1543340) at qml/qqmltypeloader.cpp:2318 QtQA::App::TestRunner: #13 0x00007f625602537b in TestNamespace::QQmlTypeData::done (this=0x1543340) at qml/qqmltypeloader.cpp:2114 QtQA::App::TestRunner: #14 0x00007f625601e24c in TestNamespace::QQmlDataBlob::tryDone (this=0x1543340) at qml/qqmltypeloader.cpp:614 QtQA::App::TestRunner: #15 0x00007f625601fd9a in TestNamespace::QQmlDataLoader::setData (this=0xd0fd38, blob=0x1543340, d=...) at qml/qqmltypeloader.cpp:1166 QtQA::App::TestRunner: #16 0x00007f625601fbfe in TestNamespace::QQmlDataLoader::setData (this=0xd0fd38, blob=0x1543340, data=...) at qml/qqmltypeloader.cpp:1140 QtQA::App::TestRunner: #17 0x00007f625601ef3f in TestNamespace::QQmlDataLoader::loadWithStaticDataThread (this=0xd0fd38, blob=0x1543340, data=...) at qml/qqmltypeloader.cpp:973 QtQA::App::TestRunner: #18 0x00007f625601e9fb in TestNamespace::QQmlDataLoaderThread::loadWithStaticDataThread (this=0xd16a10, b=0x1543340, d=...) at qml/qqmltypeloader.cpp:815 QtQA::App::TestRunner: #19 0x00007f62560373bd in TestNamespace::QQmlThread::I::call (this=0x155e170, thread=0xd16a10) at /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:176 QtQA::App::TestRunner: #20 0x00007f62560a2503 in TestNamespace::QQmlThreadPrivate::threadEvent (this=0xd16080) at qml/ftw/qqmlthread.cpp:197 QtQA::App::TestRunner: #21 0x00007f62560a2288 in TestNamespace::QQmlThreadPrivate::event (this=0xd16080, e=0x1311390) at qml/ftw/qqmlthread.cpp:135 QtQA::App::TestRunner: #22 0x00007f6254d2a28c in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xcdcb80, receiver=0xd16080, event=0x1311390) at kernel/qcoreapplication.cpp:1054 QtQA::App::TestRunner: #23 0x00007f6254d29f66 in TestNamespace::QCoreApplication::notify (this=0x7fff7026b120, receiver=0xd16080, event=0x1311390) at kernel/qcoreapplication.cpp:999 QtQA::App::TestRunner: #24 0x00007f625535f6ca in TestNamespace::QGuiApplication::notify (this=0x7fff7026b120, object=0xd16080, event=0x1311390) at kernel/qguiapplication.cpp:1382 QtQA::App::TestRunner: #25 0x00007f6254d29e72 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff7026b120, receiver=0xd16080, event=0x1311390) at kernel/qcoreapplication.cpp:937 QtQA::App::TestRunner: #26 0x00007f6254d2dc1f in TestNamespace::QCoreApplication::sendEvent (receiver=0xd16080, event=0x1311390) at kernel/qcoreapplication.h:237 QtQA::App::TestRunner: #27 0x00007f6254d2af8a in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xd0a1d0) at kernel/qcoreapplication.cpp:1541 QtQA::App::TestRunner: #28 0x00007f6254d2ab4c in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1399 QtQA::App::TestRunner: #29 0x00007f6254da2849 in TestNamespace::postEventSourceDispatch (s=0xd1ece0) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #30 0x00007f6252272a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f6252273258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #32 0x00007f6252273429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #33 0x00007f6254da30ad in TestNamespace::QEventDispatcherGlib::processEvents (this=0xd25870, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #34 0x00007f6254d269a8 in TestNamespace::QEventLoop::processEvents (this=0x7f624c105d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #35 0x00007f6254d26c81 in TestNamespace::QEventLoop::exec (this=0x7f624c105d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #36 0x00007f6254aaf2e4 in TestNamespace::QThread::exec (this=0xd16080) at thread/qthread.cpp:511 QtQA::App::TestRunner: #37 0x00007f62560a22f9 in TestNamespace::QQmlThreadPrivate::run (this=0xd16080) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #38 0x00007f6254ab682c in TestNamespace::QThreadPrivate::start (arg=0xd16080) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #39 0x00007f6253b5aefc in start_thread (arg=0x7f624c106700) at pthread_create.c:304 QtQA::App::TestRunner: #40 0x00007f6254200f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #41 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_parserstress: 74 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01253/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392275284): http://codereview.qt-project.org/77795 [PS1] - Remove unused method http://codereview.qt-project.org/77752 [PS2] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS2] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS2] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS2] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS2] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS2] - Remove unused text stream http://codereview.qt-project.org/77662 [PS2] - Remove some code duplication http://codereview.qt-project.org/77661 [PS2] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS3] - Simplify some runtime code From ci-noreply at qt-project.org Thu Feb 13 08:51:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 09:51:51 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1690 Message-ID: <20140213_075151_049202.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1690: SUCCESS Tested changes (refs/builds/stable_1392269760): http://codereview.qt-project.org/77959 [PS1] - Disable Flickable tests on Mac OS X. From ci-noreply at qt-project.org Thu Feb 13 09:59:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 10:59:37 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #47 Message-ID: <20140213_085937_089705.ci-noreply@qt-project.org> Autotests `tst_enginioclient', `tst_files', `tst_oauth2authentication', and `tst_qmltests' failed :( QML2_IMPORT_PATH=/work/build/qt/qtenginio/tests/auto/qmltests ## Creating backend: EnginioClient_QML1392281969257 ### ERROR "{"message":"Internal server error"}" NetworkReply: QNetworkReplyHttpImpl(0x16b2490) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 500 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xM1QwOTo1OToyOS4xMzdaIiwiaWQiOiI1MmZjODk3MWU1YmRlNTBiZmQwMDAxY2IiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--da1abb6a02d5728e07a4412eae4766dbbab0e269" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "4e0e9ca13df2467d98f43c10fd1a5db9" Request Data: "{"name": "EnginioClient_QML1392281969257"}" Reply Data: "{"message":"Internal server error"}" ### SignalSpy caught errors: NetworkReply: QNetworkReplyHttpImpl(0x16b2490) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 500 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xM1QwOTo1OToyOS4xMzdaIiwiaWQiOiI1MmZjODk3MWU1YmRlNTBiZmQwMDAxY2IiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--da1abb6a02d5728e07a4412eae4766dbbab0e269" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "4e0e9ca13df2467d98f43c10fd1a5db9" Reply Data: "{"message":"Internal server error"}" QtQA::App::TestRunner: test failed, running again to see if it is flaky... QML2_IMPORT_PATH=/work/build/qt/qtenginio/tests/auto/qmltests ## Creating backend: EnginioClient_QML1392281971114 ### ERROR "{"message":"Internal server error"}" NetworkReply: QNetworkReplyHttpImpl(0xc2f810) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 500 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xM1QwOTo1OTozMC45OTVaIiwiaWQiOiI1MmZjODk3MmU1YmRlNTBiZjgwMDAxZTgiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--6739be81905f57a222d4bd82f9456d46fb106252" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "618aa9260b4c43f7898fd9141a752a4a" Request Data: "{"name": "EnginioClient_QML1392281971114"}" Reply Data: "{"message":"Internal server error"}" ### SignalSpy caught errors: NetworkReply: QNetworkReplyHttpImpl(0xc2f810) Request URL: "https://api.engin.io/v1/account/apps" Operation: "CUSTOM" HTTP return code: 500 Headers[Content-Type]: QVariant(QString, "application/json") Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") RawHeaders[Accept]: "application/json" RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xM1QwOTo1OTozMC45OTVaIiwiaWQiOiI1MmZjODk3MmU1YmRlNTBiZjgwMDAxZTgiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--6739be81905f57a222d4bd82f9456d46fb106252" RawHeaders[Content-Type]: "application/json" RawHeaders[X_Request_Id]: "618aa9260b4c43f7898fd9141a752a4a" Reply Data: "{"message":"Internal server error"}" QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltests: 3 seconds, exit code 1 Testing tst_OAuth2Authentication FAIL! : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [../common/identitycommon.h(84)] Totals: 1 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_OAuth2Authentication ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_OAuth2Authentication::initTestCase() ## Creating backend: tst_OAuth2Auth1392281965415 QDEBUG : tst_OAuth2Authentication::initTestCase() ### ERROR QDEBUG : tst_OAuth2Authentication::initTestCase() "{"message":"Internal server error"}" QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x13e7d30) QDEBUG : tst_OAuth2Authentication::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_OAuth2Authentication::initTestCase() Operation: "CUSTOM" QDEBUG : tst_OAuth2Authentication::initTestCase() HTTP return code: 500 QDEBUG : tst_OAuth2Authentication::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_OAuth2Authentication::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xM1QwOTo1OToyNS4yOTVaIiwiaWQiOiI1MmZjODk2ZGU1YmRlNTBiZmQwMDAxOTkiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--faae5242b09540971098741c92b4db132e089713" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[X_Request_Id]: "2ce24f0ef183414cb55ed500848d5560" QDEBUG : tst_OAuth2Authentication::initTestCase() Request Data: "{"name": "tst_OAuth2Auth1392281965415"}" QDEBUG : tst_OAuth2Authentication::initTestCase() Reply Data: "{"message":"Internal server error"}" QDEBUG : tst_OAuth2Authentication::initTestCase() ### QDEBUG : tst_OAuth2Authentication::initTestCase() SignalSpy caught errors: QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x13e7d30) QDEBUG : tst_OAuth2Authentication::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_OAuth2Authentication::initTestCase() Operation: "CUSTOM" QDEBUG : tst_OAuth2Authentication::initTestCase() HTTP return code: 500 QDEBUG : tst_OAuth2Authentication::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_OAuth2Authentication::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xM1QwOTo1OToyNS4yOTVaIiwiaWQiOiI1MmZjODk2ZGU1YmRlNTBiZmQwMDAxOTkiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--faae5242b09540971098741c92b4db132e089713" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[X_Request_Id]: "2ce24f0ef183414cb55ed500848d5560" QDEBUG : tst_OAuth2Authentication::initTestCase() Reply Data: "{"message":"Internal server error"}" FAIL! : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [../common/identitycommon.h(84)] QDEBUG : tst_OAuth2Authentication::cleanupTestCase() ## Deleting backend: tst_OAuth2Auth1392281965415 PASS : tst_OAuth2Authentication::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_OAuth2Authentication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_oauth2authentication: 6 seconds, exit code 1 Testing tst_Files FAIL! : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_files.cpp(85)] Totals: 1 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392281957461 QDEBUG : tst_Files::initTestCase() ### ERROR QDEBUG : tst_Files::initTestCase() "{"message":"Internal server error"}" QDEBUG : tst_Files::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0xfffe20) QDEBUG : tst_Files::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_Files::initTestCase() Operation: "CUSTOM" QDEBUG : tst_Files::initTestCase() HTTP return code: 500 QDEBUG : tst_Files::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_Files::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xM1QwOTo1OToxNy4zMzdaIiwiaWQiOiI1MmZjODk2NWU1YmRlNTBiZmQwMDAxNGYiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--abe82e561cf6ee1e3a5ae68d0051a7a4b52def88" QDEBUG : tst_Files::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[X_Request_Id]: "e279d0d13eec47dea4a5ab9b7fa659c6" QDEBUG : tst_Files::initTestCase() Request Data: "{"name": "Files1392281957461"}" QDEBUG : tst_Files::initTestCase() Reply Data: "{"message":"Internal server error"}" QDEBUG : tst_Files::initTestCase() ### QDEBUG : tst_Files::initTestCase() SignalSpy caught errors: QDEBUG : tst_Files::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0xfffe20) QDEBUG : tst_Files::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_Files::initTestCase() Operation: "CUSTOM" QDEBUG : tst_Files::initTestCase() HTTP return code: 500 QDEBUG : tst_Files::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_Files::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_Files::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xM1QwOTo1OToxNy4zMzdaIiwiaWQiOiI1MmZjODk2NWU1YmRlNTBiZmQwMDAxNGYiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--abe82e561cf6ee1e3a5ae68d0051a7a4b52def88" QDEBUG : tst_Files::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_Files::initTestCase() RawHeaders[X_Request_Id]: "e279d0d13eec47dea4a5ab9b7fa659c6" QDEBUG : tst_Files::initTestCase() Reply Data: "{"message":"Internal server error"}" FAIL! : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_files.cpp(85)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392281957461 PASS : tst_Files::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 7 seconds, exit code 1 Testing tst_EnginioClient FAIL! : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginioclient.cpp(133)] Totals: 1 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_EnginioClient ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1392281949907 QDEBUG : tst_EnginioClient::initTestCase() ### ERROR QDEBUG : tst_EnginioClient::initTestCase() "{"message":"Internal server error"}" QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x1d5cb10) QDEBUG : tst_EnginioClient::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioClient::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioClient::initTestCase() HTTP return code: 500 QDEBUG : tst_EnginioClient::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xM1QwOTo1OTowOS43OTFaIiwiaWQiOiI1MmZjODk1ZGU1YmRlNTBiZjgwMDAxM2MiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--9a411f97f56d2c84888786227b76ad8bd34ebfcb" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "c48bfc66d0944cddac6f59ca08e938b9" QDEBUG : tst_EnginioClient::initTestCase() Request Data: "{"name": "EnginioClient1392281949907"}" QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"message":"Internal server error"}" QDEBUG : tst_EnginioClient::initTestCase() ### QDEBUG : tst_EnginioClient::initTestCase() SignalSpy caught errors: QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x1d5cb10) QDEBUG : tst_EnginioClient::initTestCase() Request URL: "https://api.engin.io/v1/account/apps" QDEBUG : tst_EnginioClient::initTestCase() Operation: "CUSTOM" QDEBUG : tst_EnginioClient::initTestCase() HTTP return code: 500 QDEBUG : tst_EnginioClient::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json") QDEBUG : tst_EnginioClient::initTestCase() Raw headers: ("Content-Type", "X-Request-Id", "Accept", "Authorization", "Content-Length") QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Accept]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Authorization]: "Bearer eyJleHBpcmVzX2F0IjoiMjAxNC0wMi0xM1QwOTo1OTowOS43OTFaIiwiaWQiOiI1MmZjODk1ZGU1YmRlNTBiZjgwMDAxM2MiLCJzY29wZSI6WyJlbmdpbmlvRGFzaGJvYXJkIl0sInRva2VuX3R5cGUiOiJiZWFyZXIiLCJ1c2VyX2lkIjoiNTIxZWZmYTU1YTNkOGI1MGEwMDBmZTczIn0=--9a411f97f56d2c84888786227b76ad8bd34ebfcb" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json" QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "c48bfc66d0944cddac6f59ca08e938b9" QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"message":"Internal server error"}" FAIL! : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. () Loc: [tst_enginioclient.cpp(133)] QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1392281949907 PASS : tst_EnginioClient::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_EnginioClient ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_enginioclient: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00047/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392281395): http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Thu Feb 13 10:11:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 11:11:36 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #48 Message-ID: <20140213_091136_055185.ci-noreply@qt-project.org> Autotest `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392282597074 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392282597074 PASS : tst_Files::initTestCase() FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392282597074 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 113 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00048/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392282104): http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Thu Feb 13 10:24:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 11:24:13 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #205 Message-ID: <20140213_092413_085263.ci-noreply@qt-project.org> QtTools_dev_Integration #205: SUCCESS Tested changes (refs/builds/dev_1392272203): http://codereview.qt-project.org/75071 [PS19] - Windows Phone backend for winrtrunner http://codereview.qt-project.org/74534 [PS25] - Introducing winrtrunner From ci-noreply at qt-project.org Thu Feb 13 10:29:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 11:29:33 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1254 Message-ID: <20140213_092933_040338.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1254: SUCCESS Tested changes (refs/builds/dev_1392277884): http://codereview.qt-project.org/76470 [PS19] - V4 profiler adapter http://codereview.qt-project.org/76469 [PS23] - Infrastructure for supporting multiple profilers in qqmlprofilerservice From ci-noreply at qt-project.org Thu Feb 13 10:39:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 11:39:07 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1255 Message-ID: <20140213_093907_071030.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling qquickwidget.cpp qquickwidget.cpp: In member function 'virtual void TestNamespace::QQuickWidget::keyPressEvent(TestNamespace::QKeyEvent*)': qquickwidget.cpp:693:19: error: 'addEvent' was not declared in this scope qquickwidget.cpp:693:54: error: expected primary-expression before ')' token qquickwidget.cpp:693:55: error: 'Q_QML_PROFILE' was not declared in this scope qquickwidget.cpp: In member function 'virtual void TestNamespace::QQuickWidget::keyReleaseEvent(TestNamespace::QKeyEvent*)': qquickwidget.cpp:702:19: error: 'addEvent' was not declared in this scope qquickwidget.cpp:702:54: error: expected primary-expression before ')' token qquickwidget.cpp:702:55: error: 'Q_QML_PROFILE' was not declared in this scope qquickwidget.cpp: In member function 'virtual void TestNamespace::QQuickWidget::mouseMoveEvent(TestNamespace::QMouseEvent*)': qquickwidget.cpp:711:19: error: 'addEvent' was not declared in this scope qquickwidget.cpp:711:56: error: expected primary-expression before ')' token qquickwidget.cpp:711:57: error: 'Q_QML_PROFILE' was not declared in this scope qquickwidget.cpp: In member function 'virtual void TestNamespace::QQuickWidget::mousePressEvent(TestNamespace::QMouseEvent*)': qquickwidget.cpp:734:19: error: 'addEvent' was not declared in this scope qquickwidget.cpp:734:56: error: expected primary-expression before ')' token qquickwidget.cpp:734:57: error: 'Q_QML_PROFILE' was not declared in this scope qquickwidget.cpp: In member function 'virtual void TestNamespace::QQuickWidget::mouseReleaseEvent(TestNamespace::QMouseEvent*)': qquickwidget.cpp:743:19: error: 'addEvent' was not declared in this scope qquickwidget.cpp:743:56: error: expected primary-expression before ')' token qquickwidget.cpp:743:57: error: 'Q_QML_PROFILE' was not declared in this scope make[3]: *** [.obj/qquickwidget.o] Error 1 make[2]: *** [sub-quickwidgets-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01255/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392283920): http://codereview.qt-project.org/76472 [PS18] - Add dedicated QML profiler and adapter http://codereview.qt-project.org/76471 [PS19] - Move QtQuick profiling to own profiler adapter http://codereview.qt-project.org/77062 [PS6] - Test case for V4 profiler and its adapter http://codereview.qt-project.org/77793 [PS5] - V4 IR: changed worklist used while doing optimizations. http://codereview.qt-project.org/76700 [PS14] - Introducing QQuickWidget From ci-noreply at qt-project.org Thu Feb 13 10:39:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 11:39:46 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3153 Message-ID: <20140213_093946_057898.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(146) : failure location Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03153/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392277502): http://codereview.qt-project.org/77991 [PS2] - Remove incomplete paragraph from QSet::iterator documentation From ci-noreply at qt-project.org Thu Feb 13 10:40:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 11:40:55 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #49 Message-ID: <20140213_094055_050980.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #49: SUCCESS Tested changes (refs/builds/dev_1392278212): http://codereview.qt-project.org/56026 [PS20] - Added webp image format plugin http://codereview.qt-project.org/54690 [PS11] - Adding libwebp: Patches to libwebp 0.4.0 for Qt usage http://codereview.qt-project.org/54689 [PS8] - Adding libwebp: Adding clean copy of libwebp 0.4.0 From ci-noreply at qt-project.org Thu Feb 13 10:50:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 11:50:16 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #49 Message-ID: <20140213_095016_078747.ci-noreply@qt-project.org> Autotest `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392284911645 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392284911645 PASS : tst_Files::initTestCase() FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392284911645 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 120 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00049/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392284232): http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Thu Feb 13 10:56:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 11:56:31 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1691 Message-ID: <20140213_095631_030618.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1691: SUCCESS Tested changes (refs/builds/stable_1392278005): http://codereview.qt-project.org/77916 [PS2] - Enable program binary support through QSGRenderContext API. From ci-noreply at qt-project.org Thu Feb 13 11:20:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 12:20:32 +0200 Subject: [Ci-reports] pass on QtQA_sysadmin_master_Integration #282 Message-ID: <20140213_102032_036507.ci-noreply@qt-project.org> QtQA_sysadmin_master_Integration #282: SUCCESS Tested changes (refs/builds/master_1392286056): http://codereview.qt-project.org/78034 [PS1] - Fix bug with multiple entries in 'generic' table From ci-noreply at qt-project.org Thu Feb 13 11:21:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 12:21:05 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #158 Message-ID: <20140213_102105_029118.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #158: SUCCESS Tested changes (refs/builds/dev_1392281402): http://codereview.qt-project.org/77809 [PS7] - Port QtBluetooth to Android From ci-noreply at qt-project.org Thu Feb 13 11:59:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 12:59:27 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #50 Message-ID: <20140213_105927_044971.ci-noreply@qt-project.org> Autotest `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392289070083 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392289070083 PASS : tst_Files::initTestCase() FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392289070083 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 112 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00050/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392288710): http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Thu Feb 13 12:19:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 13:19:51 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2923 Message-ID: <20140213_111951_045080.ci-noreply@qt-project.org> QtBase_dev_Integration #2923: SUCCESS Tested changes (refs/builds/dev_1392280595): http://codereview.qt-project.org/78019 [PS1] - Update HarfBuzz-NG path on Mac http://codereview.qt-project.org/78024 [PS1] - Force alignment for SSE2 to not crash with mingw http://codereview.qt-project.org/77990 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 12:28:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 13:28:42 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2924 Message-ID: <20140213_112842_041905.ci-noreply@qt-project.org> qtbase failed to compile :( /Developer/usr/bin/gcc -c -pipe -g -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DPCRE_HAVE_CONFIG_H -DQT_NO_ICONV -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/macx-g++ -I. -I../../include -I../../include/QtCore -I../../include/QtCore/5.3.0 -I../../include/QtCore/5.3.0/QtCore -Iglobal -I../3rdparty/pcre -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I.moc/debug io/qfilesystemwatcher_fsevents.mm -o .obj/debug/qfilesystemwatcher_fsevents.o io/qfilesystemwatcher_fsevents.mm: In member function โ€˜void QFseventsFileSystemWatcherEngine::processEvent(const __FSEventStream*, size_t, char**, const FSEventStreamEventFlags*, const FSEventStreamEventId*)โ€™: io/qfilesystemwatcher_fsevents.mm:220: error: โ€˜kFSEventStreamEventFlagItemIsDirโ€™ was not declared in this scope io/qfilesystemwatcher_fsevents.mm:220: error: โ€˜kFSEventStreamEventFlagItemRemovedโ€™ was not declared in this scope make[4]: *** [.obj/debug/qfilesystemwatcher_fsevents.o] Error 1 make[3]: *** [debug-all] Error 2 /Developer/usr/bin/gcc -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DPCRE_HAVE_CONFIG_H -DQT_NO_ICONV -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I../../mkspecs/macx-g++ -I. -I../../include -I../../include/QtCore -I../../include/QtCore/5.3.0 -I../../include/QtCore/5.3.0/QtCore -Iglobal -I../3rdparty/pcre -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I.moc/release io/qfilesystemwatcher_fsevents.mm -o .obj/release/qfilesystemwatcher_fsevents.o io/qfilesystemwatcher_fsevents.mm: In member function โ€˜void QFseventsFileSystemWatcherEngine::processEvent(const __FSEventStream*, size_t, char**, const FSEventStreamEventFlags*, const FSEventStreamEventId*)โ€™: io/qfilesystemwatcher_fsevents.mm:220: error: โ€˜kFSEventStreamEventFlagItemIsDirโ€™ was not declared in this scope io/qfilesystemwatcher_fsevents.mm:220: error: โ€˜kFSEventStreamEventFlagItemRemovedโ€™ was not declared in this scope make[4]: *** [.obj/release/qfilesystemwatcher_fsevents.o] Error 1 make[3]: *** [release-all] Error 2 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02924/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1392290485): http://codereview.qt-project.org/76732 [PS29] - Dynamic GL switch on Windows http://codereview.qt-project.org/77884 [PS1] - Don't ignore horizontal alignment for items with baseline alignments http://codereview.qt-project.org/77984 [PS3] - Windows: Destroy tablet support before unregistering window classes. http://codereview.qt-project.org/72825 [PS7] - Mac: FSEvents-based QFileSystemWatcherEngine. http://codereview.qt-project.org/75097 [PS7] - Loosen checks for Q_COMPILER_VARIADIC_MACROS http://codereview.qt-project.org/75129 [PS5] - Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const reference http://codereview.qt-project.org/77868 [PS1] - Expose QPlatformWindow::invalidateSurface as a virtual function. http://codereview.qt-project.org/77899 [PS5] - QOpenGLWidget and new-style compositing on eglfs From ci-noreply at qt-project.org Thu Feb 13 12:30:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 13:30:03 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #203 Message-ID: <20140213_113003_084109.ci-noreply@qt-project.org> QtWebEngine_master_Integration #203: SUCCESS Tested changes (refs/builds/master_1392285511): http://codereview.qt-project.org/78012 [PS1] - Cleanup on webenginewidgets.pro http://codereview.qt-project.org/77603 [PS3] - Fix QNetworkRequest usage in WebEngineWidgets on Windows From ci-noreply at qt-project.org Thu Feb 13 12:32:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 13:32:50 +0200 Subject: [Ci-reports] fail on QtEnginio_stable_Integration #51 Message-ID: <20140213_113250_057037.ci-noreply@qt-project.org> Autotest `tst_files' failed :( Testing tst_Files FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] Totals: 2 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Files ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1392291075311 QDEBUG : tst_Files::initTestCase() QJsonObject({"name": "CustomObject1","properties": [{"indexed": false,"name": "testCase","type": "string"},{"indexed": false,"name": "title","type": "string"},{"indexed": false,"name": "count","type": "number"},{"indexed": true,"name": "fileAttachment","objectType": "files","processors": [{"type": "image","variants": {"thumbnail": {"crop": "20x20"}}}],"type": "ref"}],"settings": {"websocket": true}}) QDEBUG : tst_Files::initTestCase() ## Creating new object type: CustomObject1 on backend: Files1392291075311 PASS : tst_Files::initTestCase() FAIL! : tst_Files::fileUploadDownload(Multi Part) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] FAIL! : tst_Files::fileUploadDownload(Chunked) Compared values are not the same Actual (thumbnailStatus) : processing Expected (EnginioString::complete): complete Loc: [tst_files.cpp(297)] QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1392291075311 PASS : tst_Files::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped ********* Finished testing of tst_Files ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_files: 111 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00051/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392290718): http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Thu Feb 13 12:39:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 13:39:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2925 Message-ID: <20140213_113922_093917.ci-noreply@qt-project.org> qtbase failed to compile :( ../3rdparty/harfbuzz-ng/src/hb-blob.cc:183:5: error: missing field 'allocated' initializer [-Werror,-Wmissing-field-initializers] ../3rdparty/harfbuzz-ng/src/hb-object-private.hh:107:62: note: expanded from macro 'HB_OBJECT_HEADER_STATIC' ../3rdparty/harfbuzz-ng/src/hb-object-private.hh:68:49: note: expanded from macro 'HB_USER_DATA_ARRAY_INIT' ../3rdparty/harfbuzz-ng/src/hb-private.hh:399:31: note: expanded from macro 'HB_LOCKABLE_SET_INIT' ../3rdparty/harfbuzz-ng/src/hb-private.hh:278:36: note: expanded from macro 'HB_PREALLOCED_ARRAY_INIT' ../3rdparty/harfbuzz-ng/src/hb-blob.cc:383:45: error: unused parameter 'blob' [-Werror,-Wunused-parameter] make[3]: *** [.obj/hb-blob.o] Error 1 ../3rdparty/harfbuzz-ng/src/hb-buffer.cc:693:5: error: missing field 'allocated' initializer [-Werror,-Wmissing-field-initializers] ../3rdparty/harfbuzz-ng/src/hb-object-private.hh:107:62: note: expanded from macro 'HB_OBJECT_HEADER_STATIC' ../3rdparty/harfbuzz-ng/src/hb-object-private.hh:68:49: note: expanded from macro 'HB_USER_DATA_ARRAY_INIT' ../3rdparty/harfbuzz-ng/src/hb-private.hh:399:31: note: expanded from macro 'HB_LOCKABLE_SET_INIT' ../3rdparty/harfbuzz-ng/src/hb-private.hh:278:36: note: expanded from macro 'HB_PREALLOCED_ARRAY_INIT' ../3rdparty/harfbuzz-ng/src/hb-buffer.cc:705:3: error: missing field 'idx' initializer [-Werror,-Wmissing-field-initializers] make[3]: *** [.obj/hb-buffer.o] Error 1 make[2]: *** [sub-gui-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02925/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392291279): http://codereview.qt-project.org/78022 [PS2] - Make HarBuzz-NG the default shaper on all platforms http://codereview.qt-project.org/77480 [PS7] - network: add support for the SPDY protocol http://codereview.qt-project.org/77984 [PS3] - Windows: Destroy tablet support before unregistering window classes. http://codereview.qt-project.org/77899 [PS5] - QOpenGLWidget and new-style compositing on eglfs http://codereview.qt-project.org/76732 [PS29] - Dynamic GL switch on Windows http://codereview.qt-project.org/77814 [PS1] - Enable auto-vectorization of QImage conversions From ci-noreply at qt-project.org Thu Feb 13 13:05:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 14:05:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1256 Message-ID: <20140213_120521_009593.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1256: SUCCESS Tested changes (refs/builds/dev_1392284652): http://codereview.qt-project.org/77062 [PS6] - Test case for V4 profiler and its adapter From ci-noreply at qt-project.org Thu Feb 13 13:16:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 14:16:07 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #116 Message-ID: <20140213_121607_050305.ci-noreply@qt-project.org> qtquick1 failed to compile :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 /work/build/qt/qtbase/bin/moc -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_DECLARATIVETEST_DATADIR=\"/work/build/qt/qtquick1/tests/auto/declarative/qdeclarativemoduleplugin/data\" -DQT_DECLARATIVETEST_IMPORTSDIR=\"/work/build/qt/qtquick1/tests/auto/declarative/qdeclarativemoduleplugin/imports\" -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtquick1/tests/auto/declarative/qdeclarativemoduleplugin\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-ios-clang -I/work/build/qt/qtquick1/tests/auto/declarative/qdeclarativemoduleplugin -I/work/build/qt/qtbase/mkspecs/macx-ios-clang/ios -I/work/build/qt/qtquick1/tests/auto/declarative/shared -I/work/build/qt/qtquick1/include -I/work/build/qt/qtquick1/include/QtDeclarative -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtWidgets -I/work/build/qt/qtbase/include/QtTest -I/work/build/qt/qtbase/include/QtNetwork -I/work/build/qt/qtscript/include -I/work/build/qt/qtscript/include/QtScript -I/work/build/qt/qtbase/include/QtGui -I/work/build/qt/qtbase/include/QtCore -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include/c++/4.0.0 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/4.1/include -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include tst_qdeclarativemoduleplugin.cpp -o .moc/tst_qdeclarativemoduleplugin.moc CompileC .obj/tst_qdeclarativemoduleplugin.build/Release-iphoneos/tst_qdeclarativemoduleplugin.build/Objects-normal/armv7/tst_qdeclarativemoduleplugin.o tst_qdeclarativemoduleplugin.cpp normal armv7 c++ com.apple.compilers.llvm.clang.1_0.compiler tst_qdeclarativemoduleplugin.cpp:175:74: error: use of undeclared identifier '_PC_CASE_SENSITIVE' make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-tst_qdeclarativemoduleplugin-pro-make_first] Error 2 make[4]: *** [sub-qdeclarativemoduleplugin-make_first] Error 2 make[3]: *** [sub-declarative-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtquick1] Error 2 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00116/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392292811): http://codereview.qt-project.org/77965 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 13:20:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 14:20:30 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1257 Message-ID: <20140213_122030_006159.ci-noreply@qt-project.org> Compilation failed :( .moc\release\moc_qquickwidget.cpp(131) : warning C4273: 'QQuickWidget::qt_static_metacall' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(62) : see previous definition of 'qt_static_metacall' .moc\release\moc_qquickwidget.cpp(156) : warning C4273: 'staticMetaObject' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(62) : see previous definition of 'public: static QMetaObject const QQuickWidget::staticMetaObject' .moc\release\moc_qquickwidget.cpp(156) : error C2491: 'QQuickWidget::staticMetaObject' : definition of dllimport static data member not allowed .moc\release\moc_qquickwidget.cpp(163) : warning C4273: 'QQuickWidget::metaObject' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(62) : see previous definition of 'metaObject' .moc\release\moc_qquickwidget.cpp(168) : warning C4273: 'QQuickWidget::qt_metacast' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(62) : see previous definition of 'qt_metacast' .moc\release\moc_qquickwidget.cpp(176) : warning C4273: 'QQuickWidget::qt_metacall' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(62) : see previous definition of 'qt_metacall' .moc\release\moc_qquickwidget.cpp(228) : warning C4273: 'QQuickWidget::statusChanged' : inconsistent dll linkage c:\work\build\qt\qtdeclarative\src\quickwidgets\.moc\release\../../qquickwidget.h(97) : see previous definition of 'statusChanged' Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01257/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392293214): http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM. http://codereview.qt-project.org/77900 [PS2] - Add support for scanning javascript files. http://codereview.qt-project.org/76700 [PS14] - Introducing QQuickWidget http://codereview.qt-project.org/77313 [PS5] - V4: Do not reverse-propagate int32 conversion through unary minus. http://codereview.qt-project.org/77312 [PS4] - V4 IR: remove unused phi targets. http://codereview.qt-project.org/77793 [PS5] - V4 IR: changed worklist used while doing optimizations. From ci-noreply at qt-project.org Thu Feb 13 13:25:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 14:25:50 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #76 Message-ID: <20140213_122550_030451.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #76: SUCCESS Tested changes (refs/builds/stable_1392286425): http://codereview.qt-project.org/77788 [PS1] - Fix interaction with Android devices From ci-noreply at qt-project.org Thu Feb 13 13:26:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 14:26:14 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3154 Message-ID: <20140213_122614_092490.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(555) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1322) : failure location Totals: 557 passed, 2 failed, 10 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: '0' Expected (expected) size: '2' tst_qsslsocket.cpp(555) : failure location PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(624) : failure location PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(893) : failure location PASS : tst_QSslSocket::protocol(WithHttpProxy) PASS : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) SKIP : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1991) : failure location PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2086) : failure location PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 562 passed, 3 failed, 7 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 337 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03154/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392286199): http://codereview.qt-project.org/77991 [PS2] - Remove incomplete paragraph from QSet::iterator documentation From ci-noreply at qt-project.org Thu Feb 13 13:31:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 14:31:27 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1258 Message-ID: <20140213_123127_061363.ci-noreply@qt-project.org> Autotests `tst_activeFocusOnTab', `tst_applicationwindow', and `tst_controls' failed :( QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 21302] QtQA::App::TestRunner: [New LWP 21303] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/build/_artifacts/test-logs/tst_controls-testres'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076 QtQA::App::TestRunner: 4076 } QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb4152b70 (LWP 21303)): QtQA::App::TestRunner: #0 0xb77ac424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6ad4b4e in __GI___poll (fds=0x93b2300, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb592d34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb591e896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb591ec2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6f79b88 in QEventDispatcherGlib::processEvents (this=0x93b2230, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #6 0xb6f20b26 in QEventLoop::processEvents (this=0xb41522e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #7 0xb6f20f6c in QEventLoop::exec (this=0xb41522e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #8 0xb6d27668 in QThread::exec (this=0x93b3560) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511 QtQA::App::TestRunner: #9 0xb60844e4 in QQmlThreadPrivate::run (this=0x93b3560) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #10 0xb6d2d299 in QThreadPrivate::start (arg=0x93b3560) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #11 0xb5d89d31 in start_thread (arg=0xb4152b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb6ae380e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb472e6e0 (LWP 21302)): QtQA::App::TestRunner: #0 load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076 QtQA::App::TestRunner: #1 ref (this=0x0) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:57 QtQA::App::TestRunner: #2 QVector (v=..., this=0xa30e003c) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303 QtQA::App::TestRunner: #3 LifeTimeInterval (this=0xa30e0018) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa_p.h:54 QtQA::App::TestRunner: #4 QVector::reallocData (this=0xbfe2b57c, asize=-1235840304, aalloc=-1235840304, options=...) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:489 QtQA::App::TestRunner: #5 0xb5eaeb4c in QVector::resize (this=0xbfe2b57c, asize=-1235840304) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:357 QtQA::App::TestRunner: #6 0xb5ea8bf2 in QQmlJS::MASM::RegisterAllocator::prepareRanges (this=0xbfe2b570) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1156 QtQA::App::TestRunner: #7 0xb5ea9411 in QQmlJS::MASM::RegisterAllocator::run (this=0xbfe2b570, function=0x942edc8, opt=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1114 QtQA::App::TestRunner: #8 0xb5ec525b in QQmlJS::MASM::InstructionSelection::run (this=0x9432008, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632 QtQA::App::TestRunner: #9 0xb5e7aa6b in QQmlJS::EvalInstructionSelection::compile (this=0x9432010, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #10 0xb5f78162 in QV4::Script::parse (this=0xbfe2b948) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236 QtQA::App::TestRunner: #11 0xb5f79175 in QV4::Script::evaluate (engine=0x93bb8f8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381 QtQA::App::TestRunner: #12 0xb6087825 in QV8Engine::initializeGlobal (this=0x93b8990) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465 QtQA::App::TestRunner: #13 0xb60879b6 in QV8Engine::initQmlGlobalObject (this=0x93b8990) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519 QtQA::App::TestRunner: #14 0xb6087a12 in QV8Engine::setEngine (this=0x93b8990, engine=0x93b1790) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528 QtQA::App::TestRunner: #15 0xb5fba8ba in QQmlEnginePrivate::init (this=0x93b9f80) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811 QtQA::App::TestRunner: #16 0xb5fbb079 in QQmlEngine::QQmlEngine (this=0x93b1790, parent=0x93b1080) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877 QtQA::App::TestRunner: #17 0xb63ebb75 in QQuickViewPrivate::init (this=0x93b8410, e=0x0) at /work/build/qt/qtdeclarative/src/quick/items/qquickview.cpp:86 QtQA::App::TestRunner: #18 0xb7795bae in quick_test_main (argc=6, argv=0xbfe2bf04, name=0x80488d4 "qtquickcontrols", sourceDir=0x80488a0 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:321 QtQA::App::TestRunner: #19 0x080486f1 in main (argc=8, argv=0xbfe2bf04) at /work/build/qt/qtquickcontrols/tests/auto/controls/tst_controls.cpp:43 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 21307] QtQA::App::TestRunner: [New LWP 21308] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/build/_artifacts/test-logs/tst_controls-testresults-00.'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076 QtQA::App::TestRunner: 4076 } QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb40d7b70 (LWP 21308)): QtQA::App::TestRunner: #0 0xb7731424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6a59b4e in __GI___poll (fds=0x99ec300, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb58b234b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb58a3896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb58a3c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6efeb88 in QEventDispatcherGlib::processEvents (this=0x99ec230, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #6 0xb6ea5b26 in QEventLoop::processEvents (this=0xb40d72e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #7 0xb6ea5f6c in QEventLoop::exec (this=0xb40d72e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #8 0xb6cac668 in QThread::exec (this=0x99ed630) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511 QtQA::App::TestRunner: #9 0xb60094e4 in QQmlThreadPrivate::run (this=0x99ed630) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #10 0xb6cb2299 in QThreadPrivate::start (arg=0x99ed630) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #11 0xb5d0ed31 in start_thread (arg=0xb40d7b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb6a6880e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb46b36e0 (LWP 21307)): QtQA::App::TestRunner: #0 load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076 QtQA::App::TestRunner: #1 ref (this=0x0) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:57 QtQA::App::TestRunner: #2 QVector (v=..., this=0xa306503c) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303 QtQA::App::TestRunner: #3 LifeTimeInterval (this=0xa3065018) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa_p.h:54 QtQA::App::TestRunner: #4 QVector::reallocData (this=0xbff0b61c, asize=-1236344112, aalloc=-1236344112, options=...) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:489 QtQA::App::TestRunner: #5 0xb5e33b4c in QVector::resize (this=0xbff0b61c, asize=-1236344112) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:357 QtQA::App::TestRunner: #6 0xb5e2dbf2 in QQmlJS::MASM::RegisterAllocator::prepareRanges (this=0xbff0b610) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1156 QtQA::App::TestRunner: #7 0xb5e2e411 in QQmlJS::MASM::RegisterAllocator::run (this=0xbff0b610, function=0x9a68da8, opt=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1114 QtQA::App::TestRunner: #8 0xb5e4a25b in QQmlJS::MASM::InstructionSelection::run (this=0x9a6bfe8, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632 QtQA::App::TestRunner: #9 0xb5dffa6b in QQmlJS::EvalInstructionSelection::compile (this=0x9a6bff0, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #10 0xb5efd162 in QV4::Script::parse (this=0xbff0b9e8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236 QtQA::App::TestRunner: #11 0xb5efe175 in QV4::Script::evaluate (engine=0x99f58f8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381 QtQA::App::TestRunner: #12 0xb600c825 in QV8Engine::initializeGlobal (this=0x99f2a60) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465 QtQA::App::TestRunner: #13 0xb600c9b6 in QV8Engine::initQmlGlobalObject (this=0x99f2a60) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519 QtQA::App::TestRunner: #14 0xb600ca12 in QV8Engine::setEngine (this=0x99f2a60, engine=0x99ea928) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528 QtQA::App::TestRunner: #15 0xb5f3f8ba in QQmlEnginePrivate::init (this=0x99f3f80) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811 QtQA::App::TestRunner: #16 0xb5f40079 in QQmlEngine::QQmlEngine (this=0x99ea928, parent=0x99eb5d8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877 QtQA::App::TestRunner: #17 0xb6370b75 in QQuickViewPrivate::init (this=0x99f2410, e=0x0) at /work/build/qt/qtdeclarative/src/quick/items/qquickview.cpp:86 QtQA::App::TestRunner: #18 0xb771abae in quick_test_main (argc=5, argv=0xbff0bfa4, name=0x80488d4 "qtquickcontrols", sourceDir=0x80488a0 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:321 QtQA::App::TestRunner: #19 0x080486f1 in main (argc=7, argv=0xbff0bfa4) at /work/build/qt/qtquickcontrols/tests/auto/controls/tst_controls.cpp:43 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 28 seconds, signal 11 Testing tst_applicationwindow QFATAL : tst_applicationwindow::qmlCreation() Received signal 11 FAIL! : tst_applicationwindow::qmlCreation() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_applicationwindow ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_applicationwindow::initTestCase() QFATAL : tst_applicationwindow::qmlCreation() Received signal 11 FAIL! : tst_applicationwindow::qmlCreation() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_applicationwindow ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_applicationwindow: 0.189449 seconds, signal 6 QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 21286] QtQA::App::TestRunner: [New LWP 21287] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -silent -o /work/build/_artifacts/test-logs/tst_activeFo'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076 QtQA::App::TestRunner: 4076 } QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb417ab70 (LWP 21287)): QtQA::App::TestRunner: #0 0xb77b6424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb5e8eb4e in __GI___poll (fds=0x8b432f0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb57d334b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb57c4896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb57c4c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6334b88 in QEventDispatcherGlib::processEvents (this=0x8b4dd50, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #6 0xb62dbb26 in QEventLoop::processEvents (this=0xb417a2e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #7 0xb62dbf6c in QEventLoop::exec (this=0xb417a2e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #8 0xb60e2668 in QThread::exec (this=0x8b4e4f0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511 QtQA::App::TestRunner: #9 0xb72cf4e4 in QQmlThreadPrivate::run (this=0x8b4e4f0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #10 0xb60e8299 in QThreadPrivate::start (arg=0x8b4e4f0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #11 0xb5bdad31 in start_thread (arg=0xb417ab70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb5e9d80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb47566e0 (LWP 21286)): QtQA::App::TestRunner: #0 load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076 QtQA::App::TestRunner: #1 ref (this=0x0) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:57 QtQA::App::TestRunner: #2 QVector (v=..., this=0x3310803c) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303 QtQA::App::TestRunner: #3 LifeTimeInterval (this=0x33108018) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa_p.h:54 QtQA::App::TestRunner: #4 QVector::reallocData (this=0xbf90ce3c, asize=-1216651936, aalloc=-1216651936, options=...) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:489 QtQA::App::TestRunner: #5 0xb70f9b4c in QVector::resize (this=0xbf90ce3c, asize=-1216651936) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:357 QtQA::App::TestRunner: #6 0xb70f3bf2 in QQmlJS::MASM::RegisterAllocator::prepareRanges (this=0xbf90ce30) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1156 QtQA::App::TestRunner: #7 0xb70f4411 in QQmlJS::MASM::RegisterAllocator::run (this=0xbf90ce30, function=0x8bc8a98, opt=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1114 QtQA::App::TestRunner: #8 0xb711025b in QQmlJS::MASM::InstructionSelection::run (this=0x8bcbcd8, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632 QtQA::App::TestRunner: #9 0xb70c5a6b in QQmlJS::EvalInstructionSelection::compile (this=0x8bcbce0, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #10 0xb71c3162 in QV4::Script::parse (this=0xbf90d208) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236 QtQA::App::TestRunner: #11 0xb71c4175 in QV4::Script::evaluate (engine=0x8b57bf8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381 QtQA::App::TestRunner: #12 0xb72d2825 in QV8Engine::initializeGlobal (this=0x8b4e830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465 QtQA::App::TestRunner: #13 0xb72d29b6 in QV8Engine::initQmlGlobalObject (this=0x8b4e830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519 QtQA::App::TestRunner: #14 0xb72d2a12 in QV8Engine::setEngine (this=0x8b4e830, engine=0xbf90d3fc) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528 QtQA::App::TestRunner: #15 0xb72058ba in QQmlEnginePrivate::init (this=0x8b54460) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811 QtQA::App::TestRunner: #16 0xb7206079 in QQmlEngine::QQmlEngine (this=0xbf90d3fc, parent=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877 QtQA::App::TestRunner: #17 0x0804ab90 in tst_activeFocusOnTab::tst_activeFocusOnTab (this=0xbf90d3e8) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:76 QtQA::App::TestRunner: #18 0x0804a859 in main (argc=6, argv=0xbf90d4c4) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:585 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 21290] QtQA::App::TestRunner: [New LWP 21291] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -o /work/build/_artifacts/test-logs/tst_activeFocusOnTab'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076 QtQA::App::TestRunner: 4076 } QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb40acb70 (LWP 21291)): QtQA::App::TestRunner: #0 0xb76e8424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb5dc0b4e in __GI___poll (fds=0x82042f0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb570534b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb56f6896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb56f6c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6266b88 in QEventDispatcherGlib::processEvents (this=0x820ed50, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #6 0xb620db26 in QEventLoop::processEvents (this=0xb40ac2e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #7 0xb620df6c in QEventLoop::exec (this=0xb40ac2e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #8 0xb6014668 in QThread::exec (this=0x820f4f0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511 QtQA::App::TestRunner: #9 0xb72014e4 in QQmlThreadPrivate::run (this=0x820f4f0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #10 0xb601a299 in QThreadPrivate::start (arg=0x820f4f0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #11 0xb5b0cd31 in start_thread (arg=0xb40acb70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb5dcf80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb46886e0 (LWP 21290)): QtQA::App::TestRunner: #0 load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076 QtQA::App::TestRunner: #1 ref (this=0x0) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:57 QtQA::App::TestRunner: #2 QVector (v=..., this=0x3303a03c) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303 QtQA::App::TestRunner: #3 LifeTimeInterval (this=0x3303a018) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa_p.h:54 QtQA::App::TestRunner: #4 QVector::reallocData (this=0xbfc274dc, asize=-1217495712, aalloc=-1217495712, options=...) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:489 QtQA::App::TestRunner: #5 0xb702bb4c in QVector::resize (this=0xbfc274dc, asize=-1217495712) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:357 QtQA::App::TestRunner: #6 0xb7025bf2 in QQmlJS::MASM::RegisterAllocator::prepareRanges (this=0xbfc274d0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1156 QtQA::App::TestRunner: #7 0xb7026411 in QQmlJS::MASM::RegisterAllocator::run (this=0xbfc274d0, function=0x8289a98, opt=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1114 QtQA::App::TestRunner: #8 0xb704225b in QQmlJS::MASM::InstructionSelection::run (this=0x828ccd8, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632 QtQA::App::TestRunner: #9 0xb6ff7a6b in QQmlJS::EvalInstructionSelection::compile (this=0x828cce0, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #10 0xb70f5162 in QV4::Script::parse (this=0xbfc278a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236 QtQA::App::TestRunner: #11 0xb70f6175 in QV4::Script::evaluate (engine=0x8218bf8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381 QtQA::App::TestRunner: #12 0xb7204825 in QV8Engine::initializeGlobal (this=0x820f830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465 QtQA::App::TestRunner: #13 0xb72049b6 in QV8Engine::initQmlGlobalObject (this=0x820f830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519 QtQA::App::TestRunner: #14 0xb7204a12 in QV8Engine::setEngine (this=0x820f830, engine=0xbfc27a9c) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528 QtQA::App::TestRunner: #15 0xb71378ba in QQmlEnginePrivate::init (this=0x8215460) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811 QtQA::App::TestRunner: #16 0xb7138079 in QQmlEngine::QQmlEngine (this=0xbfc27a9c, parent=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877 QtQA::App::TestRunner: #17 0x0804ab90 in tst_activeFocusOnTab::tst_activeFocusOnTab (this=0xbfc27a88) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:76 QtQA::App::TestRunner: #18 0x0804a859 in main (argc=5, argv=0xbfc27b64) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:585 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_activeFocusOnTab: 29 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01258/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392294123): http://codereview.qt-project.org/77053 [PS6] - V4 JIT: enable register allocator on Linux/ARM. http://codereview.qt-project.org/77057 [PS3] - V4 JIT: move registers for regalloc out of method. From ci-noreply at qt-project.org Thu Feb 13 13:41:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 14:41:50 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3155 Message-ID: <20140213_124150_014421.ci-noreply@qt-project.org> qtbase failed to compile :( /work/build/qt/qtbase/bin/moc -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DSRCDIR=\"/work/build/qt/qtbase/tests/auto/gui/text/qglyphrun/\" -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/gui/text/qglyphrun\" -D__APPLE__ -D__GNUC__=4 -I../../../../../mkspecs/macx-clang -I. -I../../../../../lib/QtTest.framework/Versions/5/Headers -I../../../../../lib/QtGui.framework/Versions/5/Headers -I../../../../../lib/QtCore.framework/Versions/5/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/4.1/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include tst_qglyphrun.cpp -o .moc/tst_qglyphrun.moc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DSRCDIR=\"/work/build/qt/qtbase/tests/auto/gui/text/qglyphrun/\" -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/gui/text/qglyphrun\" -I../../../../../mkspecs/macx-clang -I. -I../../../../../lib/QtTest.framework/Versions/5/Headers -I../../../../../lib/QtGui.framework/Versions/5/Headers -I../../../../../lib/QtCore.framework/Versions/5/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -o .obj/tst_qglyphrun.o tst_qglyphrun.cpp tst_qglyphrun.cpp:336:26: error: invalid operands to binary expression ('QPixmap' and 'QPixmap') make[6]: *** [.obj/tst_qglyphrun.o] Error 1 make[5]: *** [sub-qglyphrun-make_first] Error 2 make[4]: *** [sub-text-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03155/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392294469): http://codereview.qt-project.org/78025 [PS1] - doc: fix grammar http://codereview.qt-project.org/75410 [PS3] - Remove automated generation of dwarf index http://codereview.qt-project.org/77685 [PS3] - Fix drawCachedGlyphs on RGBA8888 From ci-noreply at qt-project.org Thu Feb 13 13:43:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 14:43:33 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #299 Message-ID: <20140213_124333_074667.ci-noreply@qt-project.org> QtDoc_stable_Integration #299: SUCCESS Tested changes (refs/builds/stable_1392289033): http://codereview.qt-project.org/77939 [PS2] - Doc: replace line numbers with snippets From ci-noreply at qt-project.org Thu Feb 13 13:54:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 14:54:27 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_dev_Integration #10 Message-ID: <20140213_125427_097787.ci-noreply@qt-project.org> QtAndroidExtras_dev_Integration #10: SUCCESS Tested changes (refs/builds/dev_1392292577): http://codereview.qt-project.org/78064 [PS1] - Add non-template version of QAndroidJniObject::object() http://codereview.qt-project.org/77831 [PS2] - Add non-templated versions of get[Static]ObjectField() From ci-noreply at qt-project.org Thu Feb 13 13:55:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 14:55:07 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1259 Message-ID: <20140213_125507_044661.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-animation-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01259/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392295180): http://codereview.qt-project.org/77313 [PS5] - V4: Do not reverse-propagate int32 conversion through unary minus. http://codereview.qt-project.org/77312 [PS4] - V4 IR: remove unused phi targets. http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM. http://codereview.qt-project.org/77793 [PS5] - V4 IR: changed worklist used while doing optimizations. From ci-noreply at qt-project.org Thu Feb 13 14:01:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 15:01:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2927 Message-ID: <20140213_130103_087089.ci-noreply@qt-project.org> `make' failed :( Makefile.Release:1290: recipe for target '.obj/release/tst_qgl.o' failed mingw32-make[6]: *** [.obj/release/tst_qgl.o] Error 1 mingw32-make[5]: *** [release] Error 2 mingw32-make[4]: *** [sub-qgl-make_first] Error 2 mingw32-make[3]: *** [sub-opengl-make_first] Error 2 Makefile.Release:1098: recipe for target '.obj/release/tst_qlocale.o' failed mingw32-make[8]: *** [.obj/release/tst_qlocale.o] Error 1 mingw32-make[7]: *** [release] Error 2 mingw32-make[6]: *** [sub-test-make_first] Error 2 mingw32-make[5]: *** [sub-qlocale-make_first] Error 2 mingw32-make[4]: *** [sub-tools-make_first] Error 2 mingw32-make[3]: *** [sub-corelib-make_first] Error 2 mingw32-make[2]: *** [sub-auto-make_first] Error 2 mingw32-make[1]: *** [sub-tests-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02927/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392291776): http://codereview.qt-project.org/77984 [PS3] - Windows: Destroy tablet support before unregistering window classes. http://codereview.qt-project.org/77868 [PS1] - Expose QPlatformWindow::invalidateSurface as a virtual function. http://codereview.qt-project.org/77899 [PS5] - QOpenGLWidget and new-style compositing on eglfs http://codereview.qt-project.org/76732 [PS29] - Dynamic GL switch on Windows http://codereview.qt-project.org/78066 [PS1] - Android: Fix return value in createSurface() http://codereview.qt-project.org/72692 [PS7] - Let QtTest assertion macros like QVERIFY to catch the exceptions http://codereview.qt-project.org/75097 [PS7] - Loosen checks for Q_COMPILER_VARIADIC_MACROS From ci-noreply at qt-project.org Thu Feb 13 14:15:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 15:15:13 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1260 Message-ID: <20140213_131513_040270.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-animation-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01260/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392296432): http://codereview.qt-project.org/77313 [PS5] - V4: Do not reverse-propagate int32 conversion through unary minus. http://codereview.qt-project.org/77312 [PS4] - V4 IR: remove unused phi targets. http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM. http://codereview.qt-project.org/77793 [PS5] - V4 IR: changed worklist used while doing optimizations. From ci-noreply at qt-project.org Thu Feb 13 14:26:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 15:26:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2928 Message-ID: <20140213_132659_046062.ci-noreply@qt-project.org> Autotest `tst_qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] Totals: 12 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(227)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fffe77ae870 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 21 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02928/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392296557): http://codereview.qt-project.org/77480 [PS7] - network: add support for the SPDY protocol From ci-noreply at qt-project.org Thu Feb 13 14:27:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 15:27:38 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #204 Message-ID: <20140213_132738_043067.ci-noreply@qt-project.org> QtWebEngine_master_Integration #204: SUCCESS Tested changes (refs/builds/master_1392292312): http://codereview.qt-project.org/78057 [PS1] - Fix a warning in QWebEnginePage::setHtml http://codereview.qt-project.org/77464 [PS4] - QQuickWebEngineView new window API refactoring From ci-noreply at qt-project.org Thu Feb 13 14:47:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 15:47:04 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1261 Message-ID: <20140213_134704_062331.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01261/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392298357): http://codereview.qt-project.org/68939 [PS7] - Add the features of QLoggingCategory to QML's debugging methods. From ci-noreply at qt-project.org Thu Feb 13 15:04:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 16:04:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1262 Message-ID: <20140213_140451_053640.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-animation-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01262/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392299416): http://codereview.qt-project.org/77795 [PS3] - Remove unused method http://codereview.qt-project.org/77752 [PS4] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS3] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS3] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS3] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS3] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS3] - Remove unused text stream http://codereview.qt-project.org/77662 [PS3] - Remove some code duplication http://codereview.qt-project.org/77661 [PS3] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS4] - Simplify some runtime code http://codereview.qt-project.org/76472 [PS18] - Add dedicated QML profiler and adapter http://codereview.qt-project.org/76471 [PS19] - Move QtQuick profiling to own profiler adapter From ci-noreply at qt-project.org Thu Feb 13 15:14:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 16:14:23 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1263 Message-ID: <20140213_141423_017764.ci-noreply@qt-project.org> Autotests `tst_activeFocusOnTab', `tst_applicationwindow', and `tst_controls' failed :( QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 21207] QtQA::App::TestRunner: [New LWP 21208] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/build/_artifacts/test-logs/tst_controls-testres'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 ref (_q_value=@0xb618aff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/arch/qatomic_x86.h:187 QtQA::App::TestRunner: 187 : "memory"); QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb4115b70 (LWP 21208)): QtQA::App::TestRunner: #0 0xb776f424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6a97b4e in __GI___poll (fds=0x8103bd0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb58f034b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb58e1896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb58e1c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6f3cb88 in QEventDispatcherGlib::processEvents (this=0x8103a30, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #6 0xb6ee3b26 in QEventLoop::processEvents (this=0xb41152e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #7 0xb6ee3f6c in QEventLoop::exec (this=0xb41152e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #8 0xb6cea668 in QThread::exec (this=0x8103630) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511 QtQA::App::TestRunner: #9 0xb60475c4 in QQmlThreadPrivate::run (this=0x8103630) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #10 0xb6cf0299 in QThreadPrivate::start (arg=0x8103630) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #11 0xb5d4cd31 in start_thread (arg=0xb4115b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb6aa680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb46f16e0 (LWP 21207)): QtQA::App::TestRunner: #0 ref (_q_value=@0xb618aff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/arch/qatomic_x86.h:187 QtQA::App::TestRunner: #1 ref (this=0xb618aff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/thread/qbasicatomic.h:133 QtQA::App::TestRunner: #2 ref (this=0xb618aff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:61 QtQA::App::TestRunner: #3 ref (this=0xb618aff4) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1075 QtQA::App::TestRunner: #4 QVector (v=..., this=0xbfd02230) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303 QtQA::App::TestRunner: #5 QQmlJS::MASM::RegisterAllocator::RegisterAllocator (this=0xbfd02230, normalRegisters=..., fpRegisters=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1077 QtQA::App::TestRunner: #6 0xb5e88327 in QQmlJS::MASM::InstructionSelection::run (this=0x8181ff8, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632 QtQA::App::TestRunner: #7 0xb5e3da6b in QQmlJS::EvalInstructionSelection::compile (this=0x8182000, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #8 0xb5f3b242 in QV4::Script::parse (this=0xbfd02608) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236 QtQA::App::TestRunner: #9 0xb5f3c255 in QV4::Script::evaluate (engine=0x810b7f8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381 QtQA::App::TestRunner: #10 0xb604a905 in QV8Engine::initializeGlobal (this=0x8108a60) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465 QtQA::App::TestRunner: #11 0xb604aa96 in QV8Engine::initQmlGlobalObject (this=0x8108a60) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519 QtQA::App::TestRunner: #12 0xb604aaf2 in QV8Engine::setEngine (this=0x8108a60, engine=0x8102300) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528 QtQA::App::TestRunner: #13 0xb5f7d99a in QQmlEnginePrivate::init (this=0x811b178) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811 QtQA::App::TestRunner: #14 0xb5f7e159 in QQmlEngine::QQmlEngine (this=0x8102300, parent=0x80ffb00) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877 QtQA::App::TestRunner: #15 0xb63aeb75 in QQuickViewPrivate::init (this=0x8108410, e=0x0) at /work/build/qt/qtdeclarative/src/quick/items/qquickview.cpp:86 QtQA::App::TestRunner: #16 0xb7758bae in quick_test_main (argc=6, argv=0xbfd02bc4, name=0x80488d4 "qtquickcontrols", sourceDir=0x80488a0 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:321 QtQA::App::TestRunner: #17 0x080486f1 in main (argc=8, argv=0xbfd02bc4) at /work/build/qt/qtquickcontrols/tests/auto/controls/tst_controls.cpp:43 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 21211] QtQA::App::TestRunner: [New LWP 21212] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/build/_artifacts/test-logs/tst_controls-testresults-00.'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 ref (_q_value=@0xb61abff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/arch/qatomic_x86.h:187 QtQA::App::TestRunner: 187 : "memory"); QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb4136b70 (LWP 21212)): QtQA::App::TestRunner: #0 0xb7790424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6ab8b4e in __GI___poll (fds=0x96d6b00, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb591134b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb5902896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb5902c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6f5db88 in QEventDispatcherGlib::processEvents (this=0x96d5300, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #6 0xb6f04b26 in QEventLoop::processEvents (this=0xb41362e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #7 0xb6f04f6c in QEventLoop::exec (this=0xb41362e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #8 0xb6d0b668 in QThread::exec (this=0x96d6560) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511 QtQA::App::TestRunner: #9 0xb60685c4 in QQmlThreadPrivate::run (this=0x96d6560) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #10 0xb6d11299 in QThreadPrivate::start (arg=0x96d6560) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #11 0xb5d6dd31 in start_thread (arg=0xb4136b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb6ac780e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb47126e0 (LWP 21211)): QtQA::App::TestRunner: #0 ref (_q_value=@0xb61abff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/arch/qatomic_x86.h:187 QtQA::App::TestRunner: #1 ref (this=0xb61abff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/thread/qbasicatomic.h:133 QtQA::App::TestRunner: #2 ref (this=0xb61abff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:61 QtQA::App::TestRunner: #3 ref (this=0xb61abff4) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1075 QtQA::App::TestRunner: #4 QVector (v=..., this=0xbf9f4bf0) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303 QtQA::App::TestRunner: #5 QQmlJS::MASM::RegisterAllocator::RegisterAllocator (this=0xbf9f4bf0, normalRegisters=..., fpRegisters=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1077 QtQA::App::TestRunner: #6 0xb5ea9327 in QQmlJS::MASM::InstructionSelection::run (this=0x9755028, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632 QtQA::App::TestRunner: #7 0xb5e5ea6b in QQmlJS::EvalInstructionSelection::compile (this=0x9755030, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #8 0xb5f5c242 in QV4::Script::parse (this=0xbf9f4fc8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236 QtQA::App::TestRunner: #9 0xb5f5d255 in QV4::Script::evaluate (engine=0x96de7f8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381 QtQA::App::TestRunner: #10 0xb606b905 in QV8Engine::initializeGlobal (this=0x96db990) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465 QtQA::App::TestRunner: #11 0xb606ba96 in QV8Engine::initQmlGlobalObject (this=0x96db990) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519 QtQA::App::TestRunner: #12 0xb606baf2 in QV8Engine::setEngine (this=0x96db990, engine=0x96d5230) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528 QtQA::App::TestRunner: #13 0xb5f9e99a in QQmlEnginePrivate::init (this=0x96ee178) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811 QtQA::App::TestRunner: #14 0xb5f9f159 in QQmlEngine::QQmlEngine (this=0x96d5230, parent=0x96d4080) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877 QtQA::App::TestRunner: #15 0xb63cfb75 in QQuickViewPrivate::init (this=0x96db410, e=0x0) at /work/build/qt/qtdeclarative/src/quick/items/qquickview.cpp:86 QtQA::App::TestRunner: #16 0xb7779bae in quick_test_main (argc=5, argv=0xbf9f5584, name=0x80488d4 "qtquickcontrols", sourceDir=0x80488a0 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:321 QtQA::App::TestRunner: #17 0x080486f1 in main (argc=7, argv=0xbf9f5584) at /work/build/qt/qtquickcontrols/tests/auto/controls/tst_controls.cpp:43 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 28 seconds, signal 11 Testing tst_applicationwindow QFATAL : tst_applicationwindow::qmlCreation() Received signal 11 FAIL! : tst_applicationwindow::qmlCreation() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_applicationwindow ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_applicationwindow::initTestCase() QFATAL : tst_applicationwindow::qmlCreation() Received signal 11 FAIL! : tst_applicationwindow::qmlCreation() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_applicationwindow ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_applicationwindow: 0.12196 seconds, signal 6 QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 21193] QtQA::App::TestRunner: [New LWP 21194] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -silent -o /work/build/_artifacts/test-logs/tst_activeFo'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 ref (_q_value=@0xb738cff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/arch/qatomic_x86.h:187 QtQA::App::TestRunner: 187 : "memory"); QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb40f4b70 (LWP 21194)): QtQA::App::TestRunner: #0 0xb7730424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb5e08b4e in __GI___poll (fds=0x86c62f0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb574d34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb573e896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb573ec2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb62aeb88 in QEventDispatcherGlib::processEvents (this=0x86d0d50, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #6 0xb6255b26 in QEventLoop::processEvents (this=0xb40f42e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #7 0xb6255f6c in QEventLoop::exec (this=0xb40f42e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #8 0xb605c668 in QThread::exec (this=0x86d14f0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511 QtQA::App::TestRunner: #9 0xb72495c4 in QQmlThreadPrivate::run (this=0x86d14f0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #10 0xb6062299 in QThreadPrivate::start (arg=0x86d14f0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #11 0xb5b54d31 in start_thread (arg=0xb40f4b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb5e1780e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb46d06e0 (LWP 21193)): QtQA::App::TestRunner: #0 ref (_q_value=@0xb738cff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/arch/qatomic_x86.h:187 QtQA::App::TestRunner: #1 ref (this=0xb738cff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/thread/qbasicatomic.h:133 QtQA::App::TestRunner: #2 ref (this=0xb738cff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:61 QtQA::App::TestRunner: #3 ref (this=0xb738cff4) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1075 QtQA::App::TestRunner: #4 QVector (v=..., this=0xbfeba900) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303 QtQA::App::TestRunner: #5 QQmlJS::MASM::RegisterAllocator::RegisterAllocator (this=0xbfeba900, normalRegisters=..., fpRegisters=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1077 QtQA::App::TestRunner: #6 0xb708a327 in QQmlJS::MASM::InstructionSelection::run (this=0x874ecd8, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632 QtQA::App::TestRunner: #7 0xb703fa6b in QQmlJS::EvalInstructionSelection::compile (this=0x874ece0, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #8 0xb713d242 in QV4::Script::parse (this=0xbfebacd8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236 QtQA::App::TestRunner: #9 0xb713e255 in QV4::Script::evaluate (engine=0x86dabf8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381 QtQA::App::TestRunner: #10 0xb724c905 in QV8Engine::initializeGlobal (this=0x86d1830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465 QtQA::App::TestRunner: #11 0xb724ca96 in QV8Engine::initQmlGlobalObject (this=0x86d1830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519 QtQA::App::TestRunner: #12 0xb724caf2 in QV8Engine::setEngine (this=0x86d1830, engine=0xbfebaecc) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528 QtQA::App::TestRunner: #13 0xb717f99a in QQmlEnginePrivate::init (this=0x86d7460) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811 QtQA::App::TestRunner: #14 0xb7180159 in QQmlEngine::QQmlEngine (this=0xbfebaecc, parent=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877 QtQA::App::TestRunner: #15 0x0804ab90 in tst_activeFocusOnTab::tst_activeFocusOnTab (this=0xbfebaeb8) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:76 QtQA::App::TestRunner: #16 0x0804a859 in main (argc=6, argv=0xbfebaf94) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:585 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 21197] QtQA::App::TestRunner: [New LWP 21198] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_activeFocusOnTab -o /work/build/_artifacts/test-logs/tst_activeFocusOnTab'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 ref (_q_value=@0xb73ccff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/arch/qatomic_x86.h:187 QtQA::App::TestRunner: 187 : "memory"); QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb4134b70 (LWP 21198)): QtQA::App::TestRunner: #0 0xb7770424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb5e48b4e in __GI___poll (fds=0x83262f0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb578d34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb577e896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb577ec2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb62eeb88 in QEventDispatcherGlib::processEvents (this=0x8330d50, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #6 0xb6295b26 in QEventLoop::processEvents (this=0xb41342e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #7 0xb6295f6c in QEventLoop::exec (this=0xb41342e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #8 0xb609c668 in QThread::exec (this=0x83314f0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511 QtQA::App::TestRunner: #9 0xb72895c4 in QQmlThreadPrivate::run (this=0x83314f0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #10 0xb60a2299 in QThreadPrivate::start (arg=0x83314f0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #11 0xb5b94d31 in start_thread (arg=0xb4134b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb5e5780e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb47106e0 (LWP 21197)): QtQA::App::TestRunner: #0 ref (_q_value=@0xb73ccff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/arch/qatomic_x86.h:187 QtQA::App::TestRunner: #1 ref (this=0xb73ccff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/thread/qbasicatomic.h:133 QtQA::App::TestRunner: #2 ref (this=0xb73ccff4) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:61 QtQA::App::TestRunner: #3 ref (this=0xb73ccff4) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1075 QtQA::App::TestRunner: #4 QVector (v=..., this=0xbfe2a1c0) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303 QtQA::App::TestRunner: #5 QQmlJS::MASM::RegisterAllocator::RegisterAllocator (this=0xbfe2a1c0, normalRegisters=..., fpRegisters=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1077 QtQA::App::TestRunner: #6 0xb70ca327 in QQmlJS::MASM::InstructionSelection::run (this=0x83aecd8, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632 QtQA::App::TestRunner: #7 0xb707fa6b in QQmlJS::EvalInstructionSelection::compile (this=0x83aece0, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85 QtQA::App::TestRunner: #8 0xb717d242 in QV4::Script::parse (this=0xbfe2a598) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236 QtQA::App::TestRunner: #9 0xb717e255 in QV4::Script::evaluate (engine=0x833abf8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381 QtQA::App::TestRunner: #10 0xb728c905 in QV8Engine::initializeGlobal (this=0x8331830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465 QtQA::App::TestRunner: #11 0xb728ca96 in QV8Engine::initQmlGlobalObject (this=0x8331830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519 QtQA::App::TestRunner: #12 0xb728caf2 in QV8Engine::setEngine (this=0x8331830, engine=0xbfe2a78c) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528 QtQA::App::TestRunner: #13 0xb71bf99a in QQmlEnginePrivate::init (this=0x8337460) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811 QtQA::App::TestRunner: #14 0xb71c0159 in QQmlEngine::QQmlEngine (this=0xbfe2a78c, parent=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877 QtQA::App::TestRunner: #15 0x0804ab90 in tst_activeFocusOnTab::tst_activeFocusOnTab (this=0xbfe2a778) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:76 QtQA::App::TestRunner: #16 0x0804a859 in main (argc=5, argv=0xbfe2a854) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:585 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_activeFocusOnTab: 28 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01263/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392300385): http://codereview.qt-project.org/77053 [PS6] - V4 JIT: enable register allocator on Linux/ARM. http://codereview.qt-project.org/77057 [PS4] - V4 JIT: move registers for regalloc out of method. From ci-noreply at qt-project.org Thu Feb 13 15:34:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 16:34:24 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1264 Message-ID: <20140213_143424_011329.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-animation-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01264/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392301162): http://codereview.qt-project.org/76472 [PS18] - Add dedicated QML profiler and adapter http://codereview.qt-project.org/76471 [PS19] - Move QtQuick profiling to own profiler adapter From ci-noreply at qt-project.org Thu Feb 13 15:45:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 16:45:58 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #205 Message-ID: <20140213_144558_047357.ci-noreply@qt-project.org> QtWebEngine_master_Integration #205: SUCCESS Tested changes (refs/builds/master_1392298151): http://codereview.qt-project.org/77779 [PS3] - Fix path service assertions http://codereview.qt-project.org/78039 [PS1] - Update the 3rdparty submodule http://codereview.qt-project.org/78062 [PS3] - Implement QWebEnginePage::findText http://codereview.qt-project.org/78061 [PS3] - Implement QWebEnginePage::selectedText http://codereview.qt-project.org/78060 [PS3] - Update the invoke wrapper to allow bool arguments http://codereview.qt-project.org/78059 [PS3] - Refactor the way callbacks are stored http://codereview.qt-project.org/78058 [PS2] - Move the requestID argument before the result From ci-noreply at qt-project.org Thu Feb 13 15:56:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 16:56:53 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #206 Message-ID: <20140213_145653_082963.ci-noreply@qt-project.org> QtTools_dev_Integration #206: SUCCESS Tested changes (refs/builds/dev_1392290748): http://codereview.qt-project.org/77967 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 16:05:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 17:05:22 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2929 Message-ID: <20140213_150522_054879.ci-noreply@qt-project.org> QtBase_dev_Integration #2929: SUCCESS Tested changes (refs/builds/dev_1392298204): http://codereview.qt-project.org/77984 [PS3] - Windows: Destroy tablet support before unregistering window classes. From ci-noreply at qt-project.org Thu Feb 13 16:32:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 17:32:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2930 Message-ID: <20140213_153213_007928.ci-noreply@qt-project.org> Compilation failed :( tst_qgl.cpp tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion tst_qgl.cpp(1539) : error C2065: 'ifdef' : undeclared identifier tst_qgl.cpp(1539) : error C2143: syntax error : missing ')' before 'constant' tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion tst_qgl.cpp(1539) : error C2059: syntax error : ')' .\tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion .\tst_qgl.cpp(1539) : error C2065: 'ifdef' : undeclared identifier .\tst_qgl.cpp(1539) : error C2143: syntax error : missing ')' before 'constant' .\tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion .\tst_qgl.cpp(1539) : error C2121: '#' : invalid character : possibly the result of a macro expansion .\tst_qgl.cpp(1539) : error C2059: syntax error : ')' NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02930/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392304016): http://codereview.qt-project.org/77868 [PS2] - Expose QPlatformWindow::invalidateSurface as a virtual function. http://codereview.qt-project.org/77679 [PS2] - iOS: don't store reference to focus object http://codereview.qt-project.org/77678 [PS2] - iOS: only activate top-level windows http://codereview.qt-project.org/77677 [PS1] - iOS: activate window on touchesBegan http://codereview.qt-project.org/77880 [PS4] - Close widgets properly from session management. http://codereview.qt-project.org/75129 [PS5] - Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const reference http://codereview.qt-project.org/75097 [PS7] - Loosen checks for Q_COMPILER_VARIADIC_MACROS http://codereview.qt-project.org/76732 [PS29] - Dynamic GL switch on Windows http://codereview.qt-project.org/77899 [PS5] - QOpenGLWidget and new-style compositing on eglfs http://codereview.qt-project.org/78066 [PS1] - Android: Fix return value in createSurface() http://codereview.qt-project.org/77480 [PS7] - network: add support for the SPDY protocol From ci-noreply at qt-project.org Thu Feb 13 16:52:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 17:52:22 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3156 Message-ID: <20140213_155222_020330.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(665) : failure location FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(665) : failure location FAIL! : tst_QSslSocket::spontaneousWrite(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1529) : failure location Totals: 560 passed, 3 failed, 6 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(616) : failure location PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(665) : failure location PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) SKIP : tst_QSslSocket::protocol(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(927) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) SKIP : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1974) : failure location PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) SKIP : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2119) : failure location PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 558 passed, 2 failed, 8 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 3 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 234 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03156/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392301195): http://codereview.qt-project.org/77991 [PS2] - Remove incomplete paragraph from QSet::iterator documentation http://codereview.qt-project.org/78040 [PS2] - Doc: Adding a new page to Qt Creator's external page file. From ci-noreply at qt-project.org Thu Feb 13 16:53:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 17:53:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1265 Message-ID: <20140213_155333_061659.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-animation-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-draganddrop-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01265/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392305759): http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM. http://codereview.qt-project.org/76700 [PS15] - Introducing QQuickWidget http://codereview.qt-project.org/77057 [PS5] - V4 JIT: move registers for regalloc out of method. http://codereview.qt-project.org/77983 [PS1] - Avoid Nearest mipmap filtering for BorderImage. From ci-noreply at qt-project.org Thu Feb 13 17:09:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:09:07 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1692 Message-ID: <20140213_160907_078246.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-animation-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01692/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392306254): http://codereview.qt-project.org/77910 [PS1] - Ensure m_opacityChange is cleared at the beginning of each frame. http://codereview.qt-project.org/77904 [PS1] - Update scenegraph docs to be in line with Qt 5.2 behavior changes. http://codereview.qt-project.org/77903 [PS1] - Provide scenegraph backend API for marking scenegraph nodes dirty. From ci-noreply at qt-project.org Thu Feb 13 17:10:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:10:50 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #300 Message-ID: <20140213_161050_095562.ci-noreply@qt-project.org> QtDoc_stable_Integration #300: SUCCESS Tested changes (refs/builds/stable_1392302708): http://codereview.qt-project.org/77134 [PS1] - Update app icon docu from kde3 to both kde4 and kf5 From ci-noreply at qt-project.org Thu Feb 13 17:12:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:12:38 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1266 Message-ID: <20140213_161238_007659.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-xmlhttprequest-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-animation-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01266/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392306906): http://codereview.qt-project.org/77313 [PS5] - V4: Do not reverse-propagate int32 conversion through unary minus. http://codereview.qt-project.org/77312 [PS4] - V4 IR: remove unused phi targets. http://codereview.qt-project.org/77793 [PS5] - V4 IR: changed worklist used while doing optimizations. From ci-noreply at qt-project.org Thu Feb 13 17:20:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:20:31 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #206 Message-ID: <20140213_162031_076559.ci-noreply@qt-project.org> QtWebEngine_master_Integration #206: SUCCESS Tested changes (refs/builds/master_1392302851): http://codereview.qt-project.org/78073 [PS1] - Fix title getter in WebContentsAdapter From ci-noreply at qt-project.org Thu Feb 13 17:28:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:28:43 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1267 Message-ID: <20140213_162843_014335.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-xmlhttprequest-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01267/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392308051): http://codereview.qt-project.org/77983 [PS1] - Avoid Nearest mipmap filtering for BorderImage. From ci-noreply at qt-project.org Thu Feb 13 17:31:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:31:51 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #159 Message-ID: <20140213_163151_083702.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #159: SUCCESS Tested changes (refs/builds/dev_1392305243): http://codereview.qt-project.org/78069 [PS2] - Adjust strings for translation From ci-noreply at qt-project.org Thu Feb 13 17:35:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:35:55 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #77 Message-ID: <20140213_163555_087810.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #77: SUCCESS Tested changes (refs/builds/stable_1392305245): http://codereview.qt-project.org/78043 [PS1] - Fix missing QBluetoothSocket::state update after unsuccessful SDP search From ci-noreply at qt-project.org Thu Feb 13 17:38:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:38:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2931 Message-ID: <20140213_163828_054054.ci-noreply@qt-project.org> Autotest `tst_spdy' failed :( Testing tst_Spdy FAIL! : tst_Spdy::settingsAndNegotiation(spdy-enabled) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (expectedSpdyUsed) : 1 Loc: [tst_spdy.cpp(163)] FAIL! : tst_Spdy::download(mediumfile) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-http-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-http-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-socks-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-socks-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(bigfile) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::upload(empty) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(generic) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(small) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(with-nul) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(4k+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(4k+1-with-http-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(4k+1-with-http-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(4k+1-with-socks-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(4k+1-with-socks-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(128k+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(128k+1-put) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(2MB+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(file-26K) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(file-1MB) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(multipart-3images) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::multipleRequests(one-request) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(two-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(ten-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(twenty-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(fifty-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] Totals: 12 passed, 27 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Spdy ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_Spdy::initTestCase() PASS : tst_Spdy::settingsAndNegotiation(default-settings) PASS : tst_Spdy::settingsAndNegotiation(http-url) PASS : tst_Spdy::settingsAndNegotiation(spdy-disabled) FAIL! : tst_Spdy::settingsAndNegotiation(spdy-enabled) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (expectedSpdyUsed) : 1 Loc: [tst_spdy.cpp(163)] FAIL! : tst_Spdy::download(mediumfile) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-http-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-http-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-socks-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-socks-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(bigfile) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] PASS : tst_Spdy::headerFields() QWARN : tst_Spdy::upload(empty) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(empty) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(generic) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(generic) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(small) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(small) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(with-nul) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(with-nul) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(4k+1) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(4k+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(4k+1-with-http-proxy) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(4k+1-with-http-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(4k+1-with-http-proxy-auth) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(4k+1-with-http-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(4k+1-with-socks-proxy) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(4k+1-with-socks-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(4k+1-with-socks-proxy-auth) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(4k+1-with-socks-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(128k+1) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(128k+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(128k+1-put) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(2MB+1) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(2MB+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(file-26K) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(file-26K) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(file-1MB) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(file-1MB) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(multipart-3images) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] PASS : tst_Spdy::errors(http-404) QWARN : tst_Spdy::errors(ssl-errors) QIODevice::write: device not open PASS : tst_Spdy::errors(ssl-errors) PASS : tst_Spdy::errors(host-not-found) PASS : tst_Spdy::errors(proxy-not-found) PASS : tst_Spdy::errors(proxy-unavailable) PASS : tst_Spdy::errors(no-proxy-credentials) FAIL! : tst_Spdy::multipleRequests(one-request) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(two-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(ten-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(twenty-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(fifty-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] PASS : tst_Spdy::cleanupTestCase() Totals: 12 passed, 27 failed, 0 skipped ********* Finished testing of tst_Spdy ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_spdy: 5 seconds, exit code 27 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02931/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392305845): http://codereview.qt-project.org/77480 [PS7] - network: add support for the SPDY protocol From ci-noreply at qt-project.org Thu Feb 13 17:42:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:42:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2932 Message-ID: <20140213_164213_061312.ci-noreply@qt-project.org> Compilation failed :( /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:313:15: error: use of undeclared identifier 'ERANGE' /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:316:15: error: use of undeclared identifier 'EINVAL' /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:414:15: error: use of undeclared identifier 'ERANGE' /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:417:15: error: use of undeclared identifier 'EINVAL' make: *** [qlocale_tools.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02932/macx-clang_developer-build_OSX_10.8/log.txt.gz ============================================================ Compilation failed :( /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:313:15: error: use of undeclared identifier 'ERANGE' /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:316:15: error: use of undeclared identifier 'EINVAL' /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:414:15: error: use of undeclared identifier 'ERANGE' /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:417:15: error: use of undeclared identifier 'EINVAL' make: *** [qlocale_tools.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02932/macx-clang_no-framework_OSX_10.8/log.txt.gz ============================================================ Compilation failed :( /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:313:15: error: use of undeclared identifier 'ERANGE' /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:316:15: error: use of undeclared identifier 'EINVAL' /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:414:15: error: use of undeclared identifier 'ERANGE' /work/build/qt/qtbase/src/corelib/tools/qlocale_tools.cpp:417:15: error: use of undeclared identifier 'EINVAL' make: *** [qlocale_tools.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02932/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392309602): http://codereview.qt-project.org/76846 [PS5] - QNX: Add support for lgmon http://codereview.qt-project.org/77868 [PS2] - Expose QPlatformWindow::invalidateSurface as a virtual function. http://codereview.qt-project.org/77899 [PS5] - QOpenGLWidget and new-style compositing on eglfs http://codereview.qt-project.org/77714 [PS4] - Add ascii_isspace to replace the locale-dependent isspace(3) http://codereview.qt-project.org/77409 [PS6] - Update qstrtoll and qstrtoull from upstream FreeBSD http://codereview.qt-project.org/77408 [PS4] - Centralize the handling of all the toXxx (integral) functions http://codereview.qt-project.org/77282 [PS5] - QLocalePrivate: merge removeGroupSeparators into numberToCLocale http://codereview.qt-project.org/77281 [PS3] - QLocalePrivate: move the stringToXxx to QLocaleData http://codereview.qt-project.org/77280 [PS4] - QLocalePrivate: move the xxxToString functions to QLocaleData http://codereview.qt-project.org/77279 [PS3] - Merge the pairs of stringTo{Double,LongLong,UnsLongLong} http://codereview.qt-project.org/77278 [PS3] - Remove duplicated trimming of a string http://codereview.qt-project.org/77880 [PS4] - Close widgets properly from session management. http://codereview.qt-project.org/78066 [PS1] - Android: Fix return value in createSurface() http://codereview.qt-project.org/77980 [PS4] - Android: Add Foreign Window support From ci-noreply at qt-project.org Thu Feb 13 17:50:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:50:58 +0200 Subject: [Ci-reports] pass on QtEnginio_stable_Integration #52 Message-ID: <20140213_165058_082925.ci-noreply@qt-project.org> QtEnginio_stable_Integration #52: SUCCESS Tested changes (refs/builds/stable_1392305666): http://codereview.qt-project.org/77951 [PS1] - Stabilize tst_EnginioClient::fullTextSearch From ci-noreply at qt-project.org Thu Feb 13 17:53:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:53:01 +0200 Subject: [Ci-reports] pass on Qt5_stable_Integration #584 Message-ID: <20140213_165301_071808.ci-noreply@qt-project.org> Qt5_stable_Integration #584: SUCCESS Tested changes (refs/builds/stable_1392284644): http://codereview.qt-project.org/76117 [PS58] - Updated submodules. From ci-noreply at qt-project.org Thu Feb 13 17:53:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 18:53:24 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1765 Message-ID: <20140213_165324_058714.ci-noreply@qt-project.org> Qt_4.8_Integration #1765: SUCCESS Tested changes (refs/builds/4.8_1392291130): http://codereview.qt-project.org/78063 [PS1] - fix crash when using GTK 2.14 function in old gtk From ci-noreply at qt-project.org Thu Feb 13 18:01:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 19:01:11 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #280 Message-ID: <20140213_170111_087415.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'src/controls/Styles/Desktop/CalendarStyle.qml does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Looks like you failed 1 test of 360. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/360 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 360 Failed: 1) Failed test: 132 Non-zero exit status: 1 Files=1, Tests=360, 1 wallclock secs ( 0.08 usr 0.00 sys + 0.26 cusr 0.03 csys = 0.37 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'src/controls/Styles/Desktop/CalendarStyle.qml does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Looks like you failed 1 test of 360. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/360 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 360 Failed: 1) Failed test: 132 Non-zero exit status: 1 Files=1, Tests=360, 0 wallclock secs ( 0.07 usr 0.00 sys + 0.27 cusr 0.01 csys = 0.35 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00280/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392310699): http://codereview.qt-project.org/77806 [PS12] - Add Calendar to Qt Quick Controls. From ci-noreply at qt-project.org Thu Feb 13 18:10:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 19:10:19 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #301 Message-ID: <20140213_171019_092679.ci-noreply@qt-project.org> QtDoc_stable_Integration #301: SUCCESS Tested changes (refs/builds/stable_1392308529): http://codereview.qt-project.org/77943 [PS1] - Doc: fix link to Qt Creator Tutorials From ci-noreply at qt-project.org Thu Feb 13 18:11:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 19:11:29 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #117 Message-ID: <20140213_171129_068422.ci-noreply@qt-project.org> qtquick1 failed to compile :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 CompileC .obj/tst_qdeclarativemoduleplugin.build/Release-iphoneos/tst_qdeclarativemoduleplugin.build/Objects-normal/armv7/tst_qdeclarativemoduleplugin.o tst_qdeclarativemoduleplugin.cpp normal armv7 c++ com.apple.compilers.llvm.clang.1_0.compiler /work/build/qt/qtbase/bin/moc -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_DECLARATIVETEST_DATADIR=\"/work/build/qt/qtquick1/tests/auto/declarative/qdeclarativemoduleplugin/data\" -DQT_DECLARATIVETEST_IMPORTSDIR=\"/work/build/qt/qtquick1/tests/auto/declarative/qdeclarativemoduleplugin/imports\" -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtquick1/tests/auto/declarative/qdeclarativemoduleplugin\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-ios-clang -I/work/build/qt/qtquick1/tests/auto/declarative/qdeclarativemoduleplugin -I/work/build/qt/qtbase/mkspecs/macx-ios-clang/ios -I/work/build/qt/qtquick1/tests/auto/declarative/shared -I/work/build/qt/qtquick1/include -I/work/build/qt/qtquick1/include/QtDeclarative -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtWidgets -I/work/build/qt/qtbase/include/QtTest -I/work/build/qt/qtbase/include/QtNetwork -I/work/build/qt/qtscript/include -I/work/build/qt/qtscript/include/QtScript -I/work/build/qt/qtbase/include/QtGui -I/work/build/qt/qtbase/include/QtCore -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include/c++/4.0.0 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/4.1/include -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include tst_qdeclarativemoduleplugin.cpp -o .moc/tst_qdeclarativemoduleplugin.moc CompileC .obj/tst_qdeclarativemoduleplugin.build/Release-iphoneos/tst_qdeclarativemoduleplugin.build/Objects-normal/armv7/tst_qdeclarativemoduleplugin.o tst_qdeclarativemoduleplugin.cpp normal armv7 c++ com.apple.compilers.llvm.clang.1_0.compiler tst_qdeclarativemoduleplugin.cpp:175:74: error: use of undeclared identifier '_PC_CASE_SENSITIVE' make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-tst_qdeclarativemoduleplugin-pro-make_first] Error 2 make[4]: *** [sub-qdeclarativemoduleplugin-make_first] Error 2 make[3]: *** [sub-declarative-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtquick1] Error 2 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00117/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392310541): http://codereview.qt-project.org/77965 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Thu Feb 13 18:17:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 19:17:50 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #174 Message-ID: <20140213_171750_021300.ci-noreply@qt-project.org> QtWebKit_dev_Integration #174: SUCCESS Tested changes (refs/builds/dev_1392301770): http://codereview.qt-project.org/77949 [PS1] - Fix linker errors when Qt is built statically. From ci-noreply at qt-project.org Thu Feb 13 18:25:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 19:25:37 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3158 Message-ID: <20140213_172537_039652.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QAbstractItemView 2014-02-13 18:28:43.078 tst_qabstractitemview[78232:1803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::task221955_selectedEditor() 'QTest::qWaitForWindowActive(&tree)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1211)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] 2014-02-13 18:28:48.321 tst_qabstractitemview[78410:2617] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) FAIL! : tst_QAbstractItemView::task221955_selectedEditor() 'QTest::qWaitForWindowActive(&tree)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1211)] PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 55 passed, 2 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qabstractitemview: 13 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03158/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392306836): http://codereview.qt-project.org/75410 [PS3] - Remove automated generation of dwarf index http://codereview.qt-project.org/78089 [PS1] - Mac: Fix file dialog filters when filter doesn't start with '*' http://codereview.qt-project.org/77674 [PS3] - Added #include "qnumeric.h" to qglobal.h From ci-noreply at qt-project.org Thu Feb 13 18:39:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 19:39:13 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #281 Message-ID: <20140213_173913_077188.ci-noreply@qt-project.org> `make' failed :( make[5]: *** [iphoneos-release] Error 65 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-controls-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtquickcontrols] Error 2 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00281/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392312248): http://codereview.qt-project.org/75340 [PS14] - Introducing styling for Menu, MenuBar From ci-noreply at qt-project.org Thu Feb 13 18:43:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 19:43:08 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3159 Message-ID: <20140213_174308_058344.ci-noreply@qt-project.org> qtbase failed to compile :( ../../../../lib/QtWidgets.framework/Versions/5/Headers/qgraphicsitem.h:318:18: note: hidden overloaded virtual function 'QGraphicsItem::advance' declared here In file included from graphwidget.cpp:43: ../../../../lib/QtWidgets.framework/Versions/5/Headers/qgraphicsitem.h:318:18: note: hidden overloaded virtual function 'QGraphicsItem::advance' declared here /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/tools/moc\" -I../../../../mkspecs/macx-clang -I. -Itestproject/include -Itestproject -I../../../../lib/QtTest.framework/Versions/5/Headers -I../../../../lib/QtNetwork.framework/Versions/5/Headers -I../../../../lib/QtSql.framework/Versions/5/Headers -I../../../../lib/QtCore.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/tst_moc.o tst_moc.cpp tst_moc.cpp:193:18: warning: unused variable 'unusedVariable' [-Wunused-variable] tst_moc.cpp:390:10: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] tst_moc.cpp:393:22: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] tst_moc.cpp:1503:9: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] tst_moc.cpp:1550:54: error: expected ')' tst_moc.cpp:1550:53: note: to match this '(' tst_moc.cpp:1550:54: error: C++ requires a type specifier for all declarations tst_moc.cpp:1550:62: error: expected ')' tst_moc.cpp:1549:25: note: to match this '(' tst_moc.cpp:1550:51: error: expected '>' tst_moc.cpp:1550:51: error: type name requires a specifier or qualifier tst_moc.cpp:1550:51: error: C++ requires a type specifier for all declarations make[5]: *** [.obj/tst_moc.o] Error 1 make[4]: *** [sub-moc-make_first] Error 2 make[3]: *** [sub-tools-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03159/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392312519): http://codereview.qt-project.org/75410 [PS3] - Remove automated generation of dwarf index http://codereview.qt-project.org/78052 [PS1] - Make parsing of template arguments more robust. From ci-noreply at qt-project.org Thu Feb 13 18:52:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 19:52:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1268 Message-ID: <20140213_175209_046277.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01268/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392312621): http://codereview.qt-project.org/77983 [PS1] - Avoid Nearest mipmap filtering for BorderImage. http://codereview.qt-project.org/78118 [PS1] - Prospective build fix in the CI system for iOS From ci-noreply at qt-project.org Thu Feb 13 18:58:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 19:58:45 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #282 Message-ID: <20140213_175845_062448.ci-noreply@qt-project.org> `make' failed :( make[5]: *** [iphoneos-release] Error 65 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-controls-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtquickcontrols] Error 2 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00282/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392313405): http://codereview.qt-project.org/77806 [PS15] - Add Calendar to Qt Quick Controls. From ci-noreply at qt-project.org Thu Feb 13 19:02:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 20:02:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2933 Message-ID: <20140213_180218_099304.ci-noreply@qt-project.org> Autotest `tst_networkselftest' failed :( Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::socks5Proxy() Failed to receive data in step 2: timeout Loc: [tst_networkselftest.cpp(230)] Totals: 46 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 " QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n\n\n401 Authorization Required\n\n

Authorization Required

\n

This server could not verify that you\nare authorized to access the document\nrequested. Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-1407351344095524767077131392312324.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 " QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407351344095524767077131392312324.txt\r\nContent-Length: 325\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n\n\n201 Created\n\n

Created

\n

Resource /dav/networkselftest-1407351344095524767077131392312324.txt has been created.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-1407351344095524767077131392312324.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Thu, 13 Feb 2014 17:24:55 GMT\r\nETag: W/\"79f9-5-4f24cf7ccb080\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-1407351344095524767077131392312324.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 " QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServer() QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(fluke.gif) QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(bigfile) QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpsServer() QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 78105\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 78105\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nContent-Type: text/html\r\nContent-Length: 1690\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\"\r\nX-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Thu, 13 Feb 2014 17:24:55 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 78105\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: keep-alive\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Thu, 13 Feb 2014 17:24:55 GMT\r\nContent-Type: text/html\r\nContent-Length: 1695\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3130\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Thu, 13 Feb 2014 17:24:55 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" FAIL! : tst_NetworkSelfTest::socks5Proxy() Failed to receive data in step 2: timeout Loc: [tst_networkselftest.cpp(230)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\230\213" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 8 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02933/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392311491): http://codereview.qt-project.org/77980 [PS4] - Android: Add Foreign Window support http://codereview.qt-project.org/78066 [PS1] - Android: Fix return value in createSurface() From ci-noreply at qt-project.org Thu Feb 13 19:08:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 20:08:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2934 Message-ID: <20140213_180843_012895.ci-noreply@qt-project.org> Compilation failed :( io\qprocess.cpp(1580) : error C2143: syntax error : missing ';' before '}' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02934/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392314631): http://codereview.qt-project.org/77899 [PS5] - QOpenGLWidget and new-style compositing on eglfs http://codereview.qt-project.org/78033 [PS1] - Remove "thread_local" support from the Intel Compiler http://codereview.qt-project.org/76846 [PS5] - QNX: Add support for lgmon http://codereview.qt-project.org/76177 [PS7] - Add function to get the actual PID from QProcess http://codereview.qt-project.org/77880 [PS4] - Close widgets properly from session management. http://codereview.qt-project.org/77868 [PS2] - Expose QPlatformWindow::invalidateSurface as a virtual function. From ci-noreply at qt-project.org Thu Feb 13 19:14:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 20:14:26 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #283 Message-ID: <20140213_181426_006767.ci-noreply@qt-project.org> Compilation failed :( Private\qquickstyleitem.cpp(54) : fatal error C1083: Cannot open include file: 'qquickmenuitem_p.h': No such file or directory Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00283/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392314418): http://codereview.qt-project.org/75340 [PS14] - Introducing styling for Menu, MenuBar From ci-noreply at qt-project.org Thu Feb 13 19:15:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 20:15:47 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1269 Message-ID: <20140213_181547_074098.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-animation-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01269/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392314022): http://codereview.qt-project.org/76700 [PS15] - Introducing QQuickWidget From ci-noreply at qt-project.org Thu Feb 13 19:35:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 20:35:23 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #284 Message-ID: <20140213_183523_086356.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtquickcontrols\src\controls\Private/qquickrangeddate_p.h(84) : error C2888: 'TestNamespace::QMetaTypeId' : symbol cannot be defined within namespace 'TestNamespace' c:\work\build\qt\qtquickcontrols\src\controls\Private/qquickrangeddate_p.h(84) : error C2888: 'TestNamespace::QMetaTypeId>' : symbol cannot be defined within namespace 'TestNamespace' Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00284/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392315450): http://codereview.qt-project.org/77806 [PS15] - Add Calendar to Qt Quick Controls. From ci-noreply at qt-project.org Thu Feb 13 19:42:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 20:42:16 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1270 Message-ID: <20140213_184216_040091.ci-noreply@qt-project.org> qtdeclarative failed to compile :( make[5]: *** [iphoneos-release] Error 65 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 /work/build/qt/qtbase/bin/moc -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_QMLTEST_DATADIR=\"/work/build/qt/qtdeclarative/tests/auto/qml/qqmlmoduleplugin/data\" -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_QML_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtdeclarative/tests/auto/qml/qqmlmoduleplugin\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-ios-clang -I/work/build/qt/qtdeclarative/tests/auto/qml/qqmlmoduleplugin -I/work/build/qt/qtbase/mkspecs/macx-ios-clang/ios -I/work/build/qt/qtdeclarative/include/QtQml/5.3.0 -I/work/build/qt/qtdeclarative/include/QtQml/5.3.0/QtQml -I/work/build/qt/qtdeclarative/include -I/work/build/qt/qtdeclarative/include/QtQml -I/work/build/qt/qtbase/include/QtGui/5.3.0 -I/work/build/qt/qtbase/include/QtGui/5.3.0/QtGui -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtTest -I/work/build/qt/qtbase/include/QtNetwork -I/work/build/qt/qtbase/include/QtCore/5.3.0 -I/work/build/qt/qtbase/include/QtCore/5.3.0/QtCore -I/work/build/qt/qtbase/include/QtGui -I/work/build/qt/qtbase/include/QtCore -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include/c++/4.0.0 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/4.1/include -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/include tst_qqmlmoduleplugin.cpp -o .moc/tst_qqmlmoduleplugin.moc CompileC .obj/tst_qqmlmoduleplugin.build/Release-iphoneos/tst_qqmlmoduleplugin.build/Objects-normal/armv7/tst_qqmlmoduleplugin.o tst_qqmlmoduleplugin.cpp normal armv7 c++ com.apple.compilers.llvm.clang.1_0.compiler tst_qqmlmoduleplugin.cpp:205:74: error: use of undeclared identifier '_PC_CASE_SENSITIVE' make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-tst_qqmlmoduleplugin-pro-make_first] Error 2 make[4]: *** [sub-qqmlmoduleplugin-make_first] Error 2 make[3]: *** [sub-qml-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01270/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392315440): http://codereview.qt-project.org/78118 [PS2] - Prospective build fix in the CI system for iOS From ci-noreply at qt-project.org Thu Feb 13 20:06:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 21:06:39 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3160 Message-ID: <20140213_190639_077187.ci-noreply@qt-project.org> Autotest `tst_qglthreads' failed :( Testing tst_QGLThreads tst_qglthreads(4709,0x109fd7000) malloc: *** error for object 0x103250d60: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qglthreads [4709] QtQA::App::TestRunner: Path: /work/*/tst_qglthreads.app/Contents/MacOS/tst_qglthreads QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qglthreads QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [4708] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-13 20:46:10.632 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G56) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 4 QThread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[4709]: garbage collection is OFF QtQA::App::TestRunner: *** error for object 0x103250d60: double free QtQA::App::TestRunner: QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f867a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff917f7d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.CoreGraphics 0x00007fff8eca183f _CGSReenableUpdateForConnections + 214 QtQA::App::TestRunner: 3 com.apple.CoreGraphics 0x00007fff8eca16d2 CGSReenableUpdateForConnections + 549 QtQA::App::TestRunner: 4 com.apple.CoreGraphics 0x00007fff8eca14a6 CGSReenableUpdate + 25 QtQA::App::TestRunner: 5 com.apple.AppKit 0x00007fff8cfc0bdb -[NSWindow flushWindow] + 302 QtQA::App::TestRunner: 6 com.apple.AppKit 0x00007fff8cfad76f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 6215 QtQA::App::TestRunner: 7 com.apple.AppKit 0x00007fff8cfa5c35 -[NSView displayIfNeeded] + 1676 QtQA::App::TestRunner: 8 com.apple.AppKit 0x00007fff8cfa5375 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 648 QtQA::App::TestRunner: 9 com.apple.CoreFoundation 0x00007fff8e3f28e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 QtQA::App::TestRunner: 10 com.apple.CoreFoundation 0x00007fff8e3f2846 __CFRunLoopDoObservers + 374 QtQA::App::TestRunner: 11 com.apple.CoreFoundation 0x00007fff8e3c7af9 __CFRunLoopRun + 825 QtQA::App::TestRunner: 12 com.apple.CoreFoundation 0x00007fff8e3c7486 CFRunLoopRunSpecific + 230 QtQA::App::TestRunner: 13 com.apple.HIToolbox 0x00007fff890f22bf RunCurrentEventLoopInMode + 277 QtQA::App::TestRunner: 14 com.apple.HIToolbox 0x00007fff890f94bf ReceiveNextEventCommon + 181 QtQA::App::TestRunner: 15 com.apple.HIToolbox 0x00007fff890f93fa BlockUntilNextEventMatchingListInMode + 62 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff8cf69779 _DPSNextEvent + 659 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff8cf6907d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x0000000101701c2a TestNamespace::QCocoaEventDispatcher::processEvents(TestNamespace::QFlags) + 1738 QtQA::App::TestRunner: 19 QtCore 0x0000000100e333b3 TestNamespace::QCoreApplication::processEvents(TestNamespace::QFlags) + 35 QtQA::App::TestRunner: 20 com.yourcompany.tst_qglthreads 0x0000000100005127 tst_QGLThreads::painterOnGLWidgetInThread() + 263 QtQA::App::TestRunner: 21 QtCore 0x0000000100e3c05f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 22 QtCore 0x0000000100e3bc4c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 23 QtTest 0x0000000101241309 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 24 QtTest 0x000000010123e132 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 25 com.yourcompany.tst_qglthreads 0x000000010000572c main + 92 QtQA::App::TestRunner: 26 com.yourcompany.tst_qglthreads 0x0000000100004104 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917fa7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91fac786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91fab316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917fa192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90149594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff9014ab85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917fa192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90149594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff9014ab85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 Crashed:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff901497d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff9013aa7a abort + 143 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff9015c4ac szone_error + 459 QtQA::App::TestRunner: 4 libsystem_c.dylib 0x00007fff9015de2a free_tiny_botch + 93 QtQA::App::TestRunner: 5 libsystem_c.dylib 0x00007fff901660cc szone_realloc + 2848 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff90199243 malloc_zone_realloc + 81 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff9019a032 realloc + 160 QtQA::App::TestRunner: 8 QtCore 0x0000000100cc0359 TestNamespace::QListData::append(int) + 169 QtQA::App::TestRunner: 9 QtGui 0x00000001007ac54e TestNamespace::QOpenGLMultiGroupSharedResource::insert(TestNamespace::QOpenGLContext*, TestNamespace::QOpenGLSharedResource*) + 94 QtQA::App::TestRunner: 10 QtOpenGL 0x0000000100032d94 TestNamespace::QGLFunctionsPrivateEx* TestNamespace::QOpenGLMultiGroupSharedResource::value(TestNamespace::QOpenGLContext*) + 196 QtQA::App::TestRunner: 11 QtOpenGL 0x000000010002a1b1 TestNamespace::QGLFunctions::QGLFunctions(TestNamespace::QGLContext const*) + 17 QtQA::App::TestRunner: 12 QtOpenGL 0x0000000100023384 TestNamespace::QGLContextPrivate::syncGlState() + 68 QtQA::App::TestRunner: 13 QtOpenGL 0x000000010004607a TestNamespace::QGL2PaintEngineEx::ensureActive() + 154 QtQA::App::TestRunner: 14 QtOpenGL 0x000000010004823d TestNamespace::QGL2PaintEngineEx::fill(TestNamespace::QVectorPath const&, TestNamespace::QBrush const&) + 45 QtQA::App::TestRunner: 15 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 16 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 17 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 18 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 19 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 20 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 21 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 22 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: QThread QtQA::App::TestRunner: 0 com.apple.ATIRadeonX3000GLDriver 0x000000010796ff22 0x1078dc000 + 605986 QtQA::App::TestRunner: 1 com.apple.ATIRadeonX3000GLDriver 0x0000000107a12964 0x1078dc000 + 1272164 QtQA::App::TestRunner: 2 com.apple.ATIRadeonX3000GLDriver 0x00000001079d7cd2 0x1078dc000 + 1031378 QtQA::App::TestRunner: 3 com.apple.ATIRadeonX3000GLDriver 0x00000001079d6933 0x1078dc000 + 1026355 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x00000001079d9200 0x1078dc000 + 1036800 QtQA::App::TestRunner: 5 com.apple.ATIRadeonX3000GLDriver 0x00000001079d88d3 0x1078dc000 + 1034451 QtQA::App::TestRunner: 6 com.apple.ATIRadeonX3000GLDriver 0x00000001079d9fd7 0x1078dc000 + 1040343 QtQA::App::TestRunner: 7 com.apple.ATIRadeonX3000GLDriver 0x00000001079d9434 0x1078dc000 + 1037364 QtQA::App::TestRunner: 8 com.apple.ATIRadeonX3000GLDriver 0x00000001079d5d10 0x1078dc000 + 1023248 QtQA::App::TestRunner: 9 com.apple.ATIRadeonX3000GLDriver 0x0000000107995d7f 0x1078dc000 + 761215 QtQA::App::TestRunner: 10 com.apple.ATIRadeonX3000GLDriver 0x0000000107919e90 0x1078dc000 + 253584 QtQA::App::TestRunner: 11 com.apple.ATIRadeonX3000GLDriver 0x000000010791aef2 0x1078dc000 + 257778 QtQA::App::TestRunner: 12 com.apple.ATIRadeonX3000GLDriver 0x000000010791d1de 0x1078dc000 + 266718 QtQA::App::TestRunner: 13 com.apple.ATIRadeonX3000GLDriver 0x0000000107ac0da3 0x1078dc000 + 1985955 QtQA::App::TestRunner: 14 com.apple.ATIRadeonX3000GLDriver 0x0000000107ab9297 0x1078dc000 + 1954455 QtQA::App::TestRunner: 15 com.apple.ATIRadeonX3000GLDriver 0x0000000107a7cddf 0x1078dc000 + 1707487 QtQA::App::TestRunner: 16 com.apple.ATIRadeonX3000GLDriver 0x0000000107aaac9e gldUpdateDispatch + 1233 QtQA::App::TestRunner: 17 GLEngine 0x00000001051a49b0 gleDoDrawDispatchCore + 606 QtQA::App::TestRunner: 18 GLEngine 0x000000010514b20a gleDrawArraysOrElements_Entries_Body + 140 QtQA::App::TestRunner: 19 GLEngine 0x00000001050c7798 glDrawArrays_Exec + 224 QtQA::App::TestRunner: 20 QtOpenGL 0x0000000100046644 TestNamespace::QGL2PaintEngineExPrivate::fill(TestNamespace::QVectorPath const&) + 388 QtQA::App::TestRunner: 21 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 22 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 23 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 24 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 25 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 26 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 27 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 28 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f867a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff917f7d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.framework.IOKit 0x00007fff914de139 io_connect_method + 431 QtQA::App::TestRunner: 3 com.apple.framework.IOKit 0x00007fff91498e0b IOConnectCallMethod + 352 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x0000000107abd8a2 0x1078dc000 + 1972386 QtQA::App::TestRunner: 5 GLEngine 0x00000001051cd9a2 gleBeginPrimitiveTCLFunc + 78 QtQA::App::TestRunner: 6 GLEngine 0x000000010514bd67 gleDrawArraysOrElements_ExecCore + 809 QtQA::App::TestRunner: 7 GLEngine 0x00000001050c787c glDrawArrays_Exec + 452 QtQA::App::TestRunner: 8 QtOpenGL 0x0000000100046644 TestNamespace::QGL2PaintEngineExPrivate::fill(TestNamespace::QVectorPath const&) + 388 QtQA::App::TestRunner: 9 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 10 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 11 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 12 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 13 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 14 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 15 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 16 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7:: QThread QtQA::App::TestRunner: 0 com.apple.ATIRadeonX3000GLDriver 0x0000000107976a3e 0x1078dc000 + 633406 QtQA::App::TestRunner: 1 com.apple.ATIRadeonX3000GLDriver 0x0000000107997d61 0x1078dc000 + 769377 QtQA::App::TestRunner: 2 com.apple.ATIRadeonX3000GLDriver 0x00000001079fc696 0x1078dc000 + 1181334 QtQA::App::TestRunner: 3 com.apple.ATIRadeonX3000GLDriver 0x0000000107a04980 0x1078dc000 + 1214848 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x00000001079fcc58 0x1078dc000 + 1182808 QtQA::App::TestRunner: 5 com.apple.ATIRadeonX3000GLDriver 0x00000001079fcf4b 0x1078dc000 + 1183563 QtQA::App::TestRunner: 6 com.apple.ATIRadeonX3000GLDriver 0x00000001079d9280 0x1078dc000 + 1036928 QtQA::App::TestRunner: 7 com.apple.ATIRadeonX3000GLDriver 0x00000001079d88d3 0x1078dc000 + 1034451 QtQA::App::TestRunner: 8 com.apple.ATIRadeonX3000GLDriver 0x00000001079d9fd7 0x1078dc000 + 1040343 QtQA::App::TestRunner: 9 com.apple.ATIRadeonX3000GLDriver 0x00000001079d9434 0x1078dc000 + 1037364 QtQA::App::TestRunner: 10 com.apple.ATIRadeonX3000GLDriver 0x00000001079d5d10 0x1078dc000 + 1023248 QtQA::App::TestRunner: 11 com.apple.ATIRadeonX3000GLDriver 0x0000000107995d7f 0x1078dc000 + 761215 QtQA::App::TestRunner: 12 com.apple.ATIRadeonX3000GLDriver 0x0000000107919e90 0x1078dc000 + 253584 QtQA::App::TestRunner: 13 com.apple.ATIRadeonX3000GLDriver 0x000000010791aef2 0x1078dc000 + 257778 QtQA::App::TestRunner: 14 com.apple.ATIRadeonX3000GLDriver 0x000000010791d1de 0x1078dc000 + 266718 QtQA::App::TestRunner: 15 com.apple.ATIRadeonX3000GLDriver 0x0000000107ac0da3 0x1078dc000 + 1985955 QtQA::App::TestRunner: 16 com.apple.ATIRadeonX3000GLDriver 0x0000000107ab9297 0x1078dc000 + 1954455 QtQA::App::TestRunner: 17 com.apple.ATIRadeonX3000GLDriver 0x0000000107a7cddf 0x1078dc000 + 1707487 QtQA::App::TestRunner: 18 com.apple.ATIRadeonX3000GLDriver 0x0000000107aaac9e gldUpdateDispatch + 1233 QtQA::App::TestRunner: 19 GLEngine 0x00000001051a49b0 gleDoDrawDispatchCore + 606 QtQA::App::TestRunner: 20 GLEngine 0x000000010513fded glDrawElements_IMM_Exec + 257 QtQA::App::TestRunner: 21 QtOpenGL 0x000000010004a3eb TestNamespace::QGL2PaintEngineExPrivate::drawCachedGlyphs(TestNamespace::QFontEngineGlyphCache::Type, TestNamespace::QStaticTextItem*) + 4875 QtQA::App::TestRunner: 22 QtOpenGL 0x000000010004a780 TestNamespace::QGL2PaintEngineEx::drawTextItem(TestNamespace::QPointF const&, TestNamespace::QTextItem const&) + 560 QtQA::App::TestRunner: 23 QtGui 0x00000001009485db TestNamespace::QPainterPrivate::drawTextItem(TestNamespace::QPointF const&, TestNamespace::QTextItem const&, TestNamespace::QTextEngine*) + 1979 QtQA::App::TestRunner: 24 QtGui 0x00000001009461b6 TestNamespace::QPainter::drawText(TestNamespace::QPointF const&, TestNamespace::QString const&, int, int) + 1718 QtQA::App::TestRunner: 25 com.yourcompany.tst_qglthreads 0x00000001000060c5 ThreadPainter::draw() + 773 QtQA::App::TestRunner: 26 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 27 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 28 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 29 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 com.apple.ATIRadeonX3000GLDriver 0x0000000107a00c63 0x1078dc000 + 1199203 QtQA::App::TestRunner: 1 com.apple.ATIRadeonX3000GLDriver 0x00000001079ff116 0x1078dc000 + 1192214 QtQA::App::TestRunner: 2 com.apple.ATIRadeonX3000GLDriver 0x00000001079d6a1e 0x1078dc000 + 1026590 QtQA::App::TestRunner: 3 com.apple.ATIRadeonX3000GLDriver 0x00000001079d91ee 0x1078dc000 + 1036782 QtQA::App::TestRunner: 4 com.apple.ATIRadeonX3000GLDriver 0x00000001079d88d3 0x1078dc000 + 1034451 QtQA::App::TestRunner: 5 com.apple.ATIRadeonX3000GLDriver 0x00000001079d9fd7 0x1078dc000 + 1040343 QtQA::App::TestRunner: 6 com.apple.ATIRadeonX3000GLDriver 0x00000001079d9434 0x1078dc000 + 1037364 QtQA::App::TestRunner: 7 com.apple.ATIRadeonX3000GLDriver 0x00000001079d5d10 0x1078dc000 + 1023248 QtQA::App::TestRunner: 8 com.apple.ATIRadeonX3000GLDriver 0x0000000107995d7f 0x1078dc000 + 761215 QtQA::App::TestRunner: 9 com.apple.ATIRadeonX3000GLDriver 0x0000000107919e90 0x1078dc000 + 253584 QtQA::App::TestRunner: 10 com.apple.ATIRadeonX3000GLDriver 0x000000010791aef2 0x1078dc000 + 257778 QtQA::App::TestRunner: 11 com.apple.ATIRadeonX3000GLDriver 0x000000010791d1de 0x1078dc000 + 266718 QtQA::App::TestRunner: 12 com.apple.ATIRadeonX3000GLDriver 0x0000000107ac1240 0x1078dc000 + 1987136 QtQA::App::TestRunner: 13 com.apple.ATIRadeonX3000GLDriver 0x0000000107aba4c3 0x1078dc000 + 1959107 QtQA::App::TestRunner: 14 com.apple.ATIRadeonX3000GLDriver 0x0000000107a7c5d2 0x1078dc000 + 1705426 QtQA::App::TestRunner: 15 com.apple.ATIRadeonX3000GLDriver 0x0000000107aaac9e gldUpdateDispatch + 1233 QtQA::App::TestRunner: 16 GLEngine 0x00000001051a49b0 gleDoDrawDispatchCore + 606 QtQA::App::TestRunner: 17 GLEngine 0x000000010513fc5a glDrawArrays_IMM_Exec + 246 QtQA::App::TestRunner: 18 QtOpenGL 0x0000000100045a28 TestNamespace::QGL2PaintEngineExPrivate::drawTexture(TestNamespace::QGLRect const&, TestNamespace::QGLRect const&, TestNamespace::QSize const&, bool, bool) + 696 QtQA::App::TestRunner: 19 QtOpenGL 0x0000000100048ceb TestNamespace::QGL2PaintEngineEx::drawPixmap(TestNamespace::QRectF const&, TestNamespace::QPixmap const&, TestNamespace::QRectF const&) + 763 QtQA::App::TestRunner: 20 QtGui 0x00000001009203ad TestNamespace::QPaintEngineEx::drawPixmap(TestNamespace::QPointF const&, TestNamespace::QPixmap const&) + 333 QtQA::App::TestRunner: 21 QtGui 0x0000000100941b69 TestNamespace::QPainter::drawPixmap(TestNamespace::QPointF const&, TestNamespace::QPixmap const&) + 89 QtQA::App::TestRunner: 22 com.yourcompany.tst_qglthreads 0x0000000100006030 ThreadPainter::draw() + 624 QtQA::App::TestRunner: 23 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 24 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 25 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 26 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000109fd6718 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000a603 rsi: 0x0000000000000006 rbp: 0x0000000109fd6740 rsp: 0x0000000109fd6718 QtQA::App::TestRunner: r8: 0x00007fff77aa6fb8 r9: 0x0000000000000000 r10: 0x00007fff917f9d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x000000010127a000 r13: 0x0000000109ffa000 r14: 0x0000000109fd7000 r15: 0x0000000109ffa0c0 QtQA::App::TestRunner: rip: 0x00007fff917f9ce2 rfl: 0x0000000000000246 cr2: 0x0000000109ffd000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000dfff +com.yourcompany.tst_qglthreads (??? - ???) <490D2FF4-E48A-3F8C-9389-B77A4B87F31C> /work/*/tst_qglthreads.app/Contents/MacOS/tst_qglthreads QtQA::App::TestRunner: 0x10001d000 - 0x100064ff7 +QtOpenGL (5.2.2 - compatibility 5.2.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x100097000 - 0x100550fff +QtWidgets (5.2.2 - compatibility 5.2.0) <2F969AD1-09E5-330D-95BD-4EE2149C49B3> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100759000 - 0x100ae0ff7 +QtGui (5.2.2 - compatibility 5.2.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c31000 - 0x101116ff7 +QtCore (5.2.2 - compatibility 5.2.0) /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101238000 - 0x10125aff7 +QtTest (5.2.2 - compatibility 5.2.0) <84E58904-8C55-30D2-9269-672C0E94D969> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x10126d000 - 0x101273fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1016e8000 - 0x101777fff +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x103700000 - 0x10372aff7 +QtPrintSupport (5.2.2 - compatibility 5.2.0) <2CAE15AE-2533-3300-8164-2EEF57697E14> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103763000 - 0x103771fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x103778000 - 0x1037a6ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1037af000 - 0x1037b9fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1037bf000 - 0x1037c2ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x1050a5000 - 0x10525dfff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x105329000 - 0x105329ff1 +cl_kernels (??? - ???) <5C6B81FD-4FEF-47D1-AE2C-2820236CA7D8> cl_kernels QtQA::App::TestRunner: 0x10532e000 - 0x10532fff3 +cl_kernels (??? - ???) <3E1D6DF8-D52E-4073-8238-AAEA08B98875> cl_kernels QtQA::App::TestRunner: 0x10665c000 - 0x1067b6fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x1078dc000 - 0x107b9dfe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x107f33000 - 0x107fd2ff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib QtQA::App::TestRunner: 0x7fff648c4000 - 0x7fff648f8baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff86890000 - 0x7fff86915ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff86916000 - 0x7fff8691fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff869e8000 - 0x7fff86aafff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff86af8000 - 0x7fff86af8fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86af9000 - 0x7fff86b00fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff86b01000 - 0x7fff86df6ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff86df7000 - 0x7fff86e02ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff86e22000 - 0x7fff86e5bfe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff86e5c000 - 0x7fff86e60fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff86e61000 - 0x7fff86e6cfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff86ff9000 - 0x7fff87047fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff87048000 - 0x7fff87048fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff87049000 - 0x7fff87079ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8707a000 - 0x7fff871e1fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff87677000 - 0x7fff878ebfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff878ec000 - 0x7fff87db3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff87db4000 - 0x7fff87e37fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff87e4b000 - 0x7fff87e51fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8800b000 - 0x7fff8800dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff88d93000 - 0x7fff88eacfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88eec000 - 0x7fff88eedfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f64ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff890f0000 - 0x7fff8941cfff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8941d000 - 0x7fff89446fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89534000 - 0x7fff89542fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff896af000 - 0x7fff896b2fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff897b1000 - 0x7fff89821fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff898de000 - 0x7fff89906fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8995a000 - 0x7fff899fcfff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff89ae7000 - 0x7fff89be9fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff89bea000 - 0x7fff89beffff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff89bf0000 - 0x7fff89bf0fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff89caf000 - 0x7fff89cfbff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff89cfc000 - 0x7fff89d01fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff89d02000 - 0x7fff89d1eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff89d1f000 - 0x7fff89d5afff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff89d5b000 - 0x7fff89d88fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff89d91000 - 0x7fff89d9fff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8a54b000 - 0x7fff8a54bfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a586fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8a625000 - 0x7fff8a68dff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8a68e000 - 0x7fff8a82eff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8a82f000 - 0x7fff8a8d0fff com.apple.LaunchServices (480.39 - 480.39) <677E5B34-215E-3615-AC10-BED60DC460FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8b05f000 - 0x7fff8b0f5ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8b0f6000 - 0x7fff8b108ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8b109000 - 0x7fff8b111fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8b1b8000 - 0x7fff8b1bcfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff8b1bd000 - 0x7fff8b1bdfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8b1be000 - 0x7fff8b29cfff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8b312000 - 0x7fff8b312fff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8b395000 - 0x7fff8b396fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b3c1000 - 0x7fff8b3e5fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8b3e6000 - 0x7fff8b426fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8b427000 - 0x7fff8b431ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8b432000 - 0x7fff8b432fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8b433000 - 0x7fff8b446ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8b75a000 - 0x7fff8bd3efff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8c709000 - 0x7fff8c7edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8cb46000 - 0x7fff8cc25fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8cc27000 - 0x7fff8cc4bfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8cc4c000 - 0x7fff8cc4efff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8cc4f000 - 0x7fff8cc5cff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8cc5d000 - 0x7fff8cc64fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8ccb3000 - 0x7fff8ccb5fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8ccf9000 - 0x7fff8cd3afff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8cd3b000 - 0x7fff8cd9dff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8cd9e000 - 0x7fff8cdbffff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8ce23000 - 0x7fff8cf07e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8cf08000 - 0x7fff8cf60ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8cf61000 - 0x7fff8db67fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8db79000 - 0x7fff8dfa6fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8dfa7000 - 0x7fff8dfb6fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8dfb7000 - 0x7fff8e2d0fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8e2d1000 - 0x7fff8e2d1fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8e38f000 - 0x7fff8e563ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8e5bf000 - 0x7fff8e61ffff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e620000 - 0x7fff8e6c5fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8e6c6000 - 0x7fff8e6c6fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8e6c7000 - 0x7fff8e6c8ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8eb59000 - 0x7fff8f4f7a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8f4f8000 - 0x7fff8f537fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8f538000 - 0x7fff8f539fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f53a000 - 0x7fff8f596ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8f597000 - 0x7fff8f5a2ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f5a3000 - 0x7fff8f5cfff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8f5d0000 - 0x7fff8f5e7fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8f5f7000 - 0x7fff8f72dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8f760000 - 0x7fff8f7d3fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8f7d4000 - 0x7fff8f9fefe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8f9ff000 - 0x7fff8fa25fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8fa34000 - 0x7fff8fa76ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8fa9f000 - 0x7fff8fbabfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8fbae000 - 0x7fff8fbafff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8fbcc000 - 0x7fff8fee8fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8feed000 - 0x7fff9004afff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff9004b000 - 0x7fff90052ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff90053000 - 0x7fff90097ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff90098000 - 0x7fff900cbff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff900e1000 - 0x7fff900f8fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff900f9000 - 0x7fff901d6fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff9028c000 - 0x7fff902a1fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff90366000 - 0x7fff903baff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff903bb000 - 0x7fff903c8fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff903c9000 - 0x7fff903e8fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff90432000 - 0x7fff90436ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff90b69000 - 0x7fff90b69fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff90f0f000 - 0x7fff90f16fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff9123d000 - 0x7fff9123eff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff9123f000 - 0x7fff91251ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91267000 - 0x7fff91290fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff91291000 - 0x7fff9138bff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff9138c000 - 0x7fff91493fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff91494000 - 0x7fff914ffff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff91500000 - 0x7fff9155bff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9155c000 - 0x7fff91562ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff915ac000 - 0x7fff91600fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91601000 - 0x7fff91606fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff91607000 - 0x7fff916a1ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff916e4000 - 0x7fff91797ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff91798000 - 0x7fff917dcff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff917dd000 - 0x7fff917e2fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff917e3000 - 0x7fff91803fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff91804000 - 0x7fff91856ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff91857000 - 0x7fff91897ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff918a7000 - 0x7fff918acfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff91fa4000 - 0x7fff91fa8fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff91fa9000 - 0x7fff91fb7fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91fb8000 - 0x7fff920c5fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff920c6000 - 0x7fff920e3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff920fa000 - 0x7fff92110fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff92213000 - 0x7fff92227ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff92295000 - 0x7fff922a4ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff922a5000 - 0x7fff922a6fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff92a6a000 - 0x7fff92a80ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff92a81000 - 0x7fff92b76fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff92b77000 - 0x7fff92b7dfff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff92b7e000 - 0x7fff92b90ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff92b91000 - 0x7fff92c07fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92c08000 - 0x7fff92c43fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff92c8e000 - 0x7fff92c91fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff92c92000 - 0x7fff92e94fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff92e95000 - 0x7fff92e9bfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff92ebd000 - 0x7fff92f38ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92f39000 - 0x7fff92fa1ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff92fa2000 - 0x7fff92fa4ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff92fd6000 - 0x7fff930dbfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff93381000 - 0x7fff93386ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff934fe000 - 0x7fff9351bfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff9352a000 - 0x7fff93570fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff93571000 - 0x7fff93574fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff93575000 - 0x7fff935a0ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff935a1000 - 0x7fff935a4ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff935a5000 - 0x7fff93629ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 5594 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=172.3M resident=95.0M(55%) swapped_out_or_unallocated=77.3M(45%) QtQA::App::TestRunner: Writable regions: Total=166.7M written=26.0M(16%) resident=34.8M(21%) swapped_out=0K(0%) unallocated=132.0M(79%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 1336K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG raster data 64K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 2020K QtQA::App::TestRunner: IOKit 3960K QtQA::App::TestRunner: IOKit (reserved) 2240K reserved VM address space (unallocated) QtQA::App::TestRunner: MALLOC 93.9M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenCL 20K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 12.1M QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.4M QtQA::App::TestRunner: __TEXT 117.8M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.1M QtQA::App::TestRunner: shared memory 1668K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 488.1M QtQA::App::TestRunner: TOTAL, minus reserved VM space 485.9M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGLThreads ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGLThreads::initTestCase() PASS : tst_QGLThreads::swapInThread() PASS : tst_QGLThreads::textureUploadInThread() PASS : tst_QGLThreads::renderInThread(basic) PASS : tst_QGLThreads::renderInThread(with-resize) PASS : tst_QGLThreads::renderInThread(with-update) PASS : tst_QGLThreads::renderInThread(with-resize-and-update) tst_qglthreads(4718,0x10a262000) malloc: *** error for object 0x102943850: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qglthreads [4718] QtQA::App::TestRunner: Path: /work/*/tst_qglthreads.app/Contents/MacOS/tst_qglthreads QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qglthreads QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [4708] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-13 20:46:46.326 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G56) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 6 QThread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[4718]: garbage collection is OFF QtQA::App::TestRunner: *** error for object 0x102943850: double free QtQA::App::TestRunner: QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f867a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff917f7d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.CoreGraphics 0x00007fff8eca183f _CGSReenableUpdateForConnections + 214 QtQA::App::TestRunner: 3 com.apple.CoreGraphics 0x00007fff8eca16d2 CGSReenableUpdateForConnections + 549 QtQA::App::TestRunner: 4 com.apple.CoreGraphics 0x00007fff8eca14a6 CGSReenableUpdate + 25 QtQA::App::TestRunner: 5 com.apple.AppKit 0x00007fff8cfc0bdb -[NSWindow flushWindow] + 302 QtQA::App::TestRunner: 6 com.apple.AppKit 0x00007fff8cfad76f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 6215 QtQA::App::TestRunner: 7 com.apple.AppKit 0x00007fff8cfa5c35 -[NSView displayIfNeeded] + 1676 QtQA::App::TestRunner: 8 com.apple.AppKit 0x00007fff8cfa5375 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 648 QtQA::App::TestRunner: 9 com.apple.CoreFoundation 0x00007fff8e3f28e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 QtQA::App::TestRunner: 10 com.apple.CoreFoundation 0x00007fff8e3f2846 __CFRunLoopDoObservers + 374 QtQA::App::TestRunner: 11 com.apple.CoreFoundation 0x00007fff8e3c7af9 __CFRunLoopRun + 825 QtQA::App::TestRunner: 12 com.apple.CoreFoundation 0x00007fff8e3c7486 CFRunLoopRunSpecific + 230 QtQA::App::TestRunner: 13 com.apple.HIToolbox 0x00007fff890f22bf RunCurrentEventLoopInMode + 277 QtQA::App::TestRunner: 14 com.apple.HIToolbox 0x00007fff890f94bf ReceiveNextEventCommon + 181 QtQA::App::TestRunner: 15 com.apple.HIToolbox 0x00007fff890f93fa BlockUntilNextEventMatchingListInMode + 62 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff8cf69779 _DPSNextEvent + 659 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff8cf6907d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 QtQA::App::TestRunner: 18 libqcocoa.dylib 0x0000000103cbec2a TestNamespace::QCocoaEventDispatcher::processEvents(TestNamespace::QFlags) + 1738 QtQA::App::TestRunner: 19 QtCore 0x0000000100e333b3 TestNamespace::QCoreApplication::processEvents(TestNamespace::QFlags) + 35 QtQA::App::TestRunner: 20 com.yourcompany.tst_qglthreads 0x0000000100005127 tst_QGLThreads::painterOnGLWidgetInThread() + 263 QtQA::App::TestRunner: 21 QtCore 0x0000000100e3c05f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 22 QtCore 0x0000000100e3bc4c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 23 QtTest 0x0000000101241309 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 24 QtTest 0x000000010123e132 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 25 com.yourcompany.tst_qglthreads 0x000000010000572c main + 92 QtQA::App::TestRunner: 26 com.yourcompany.tst_qglthreads 0x0000000100004104 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917fa7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff91fac786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff91fab316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917fa192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90149594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff9014ab85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917fa192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff90149594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff9014ab85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QThread QtQA::App::TestRunner: 0 libGLProgrammability.dylib 0x0000000106934169 glpMakeTopLevelNode + 37 QtQA::App::TestRunner: 1 libGLProgrammability.dylib 0x0000000106903317 glpMakeCompiler + 135 QtQA::App::TestRunner: 2 libGLProgrammability.dylib 0x0000000106926b50 ShCompile + 125 QtQA::App::TestRunner: 3 GLEngine 0x000000010682f642 gleShaderParse + 354 QtQA::App::TestRunner: 4 GLEngine 0x00000001067783dc glCompileShaderIncludeARB_Exec + 374 QtQA::App::TestRunner: 5 QtOpenGL 0x0000000100037bca TestNamespace::QGLShaderPrivate::compile(TestNamespace::QGLShader*) + 74 QtQA::App::TestRunner: 6 QtOpenGL 0x000000010003875f TestNamespace::QGLShader::compileSourceCode(char const*) + 1151 QtQA::App::TestRunner: 7 QtOpenGL 0x00000001000387b0 TestNamespace::QGLShader::compileSourceCode(TestNamespace::QByteArray const&) + 16 QtQA::App::TestRunner: 8 QtOpenGL 0x000000010004122d TestNamespace::QGLEngineSharedShaders::findProgramInCache(TestNamespace::QGLEngineShaderProg const&) + 1101 QtQA::App::TestRunner: 9 QtOpenGL 0x000000010004265e TestNamespace::QGLEngineShaderManager::useCorrectShaderProg() + 1406 QtQA::App::TestRunner: 10 QtOpenGL 0x0000000100045b72 TestNamespace::QGL2PaintEngineExPrivate::prepareForDraw(bool) + 306 QtQA::App::TestRunner: 11 QtOpenGL 0x000000010004657a TestNamespace::QGL2PaintEngineExPrivate::fill(TestNamespace::QVectorPath const&) + 186 QtQA::App::TestRunner: 12 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 13 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 14 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 15 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 16 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 17 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 18 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 19 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f867a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff917f7d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.CoreGraphics 0x00007fff8ec9c2d0 _CGSGetSurfaceBounds + 144 QtQA::App::TestRunner: 3 com.apple.CoreGraphics 0x00007fff8ec9c1c6 CGSGetSurfaceBounds + 270 QtQA::App::TestRunner: 4 com.apple.opengl 0x00007fff8dfac664 0x7fff8dfa7000 + 22116 QtQA::App::TestRunner: 5 com.apple.opengl 0x00007fff8dfad537 0x7fff8dfa7000 + 25911 QtQA::App::TestRunner: 6 com.apple.opengl 0x00007fff8dfad965 0x7fff8dfa7000 + 26981 QtQA::App::TestRunner: 7 com.apple.opengl 0x00007fff8dfae421 CGLSetSurface + 418 QtQA::App::TestRunner: 8 com.apple.AppKit 0x00007fff8d440be8 -[NSOpenGLContext setView:] + 1071 QtQA::App::TestRunner: 9 libqcocoa.dylib 0x0000000103cb518c -[QNSView setQCocoaGLContext:] + 60 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x0000000103cbd075 TestNamespace::QCocoaGLContext::setActiveWindow(TestNamespace::QWindow*) + 277 QtQA::App::TestRunner: 11 libqcocoa.dylib 0x0000000103cbd0ad TestNamespace::QCocoaGLContext::makeCurrent(TestNamespace::QPlatformSurface*) + 45 QtQA::App::TestRunner: 12 QtGui 0x00000001007aaea2 TestNamespace::QOpenGLContext::makeCurrent(TestNamespace::QSurface*) + 530 QtQA::App::TestRunner: 13 QtOpenGL 0x0000000100050335 TestNamespace::QGLContext::makeCurrent() + 101 QtQA::App::TestRunner: 14 QtOpenGL 0x0000000100036c02 TestNamespace::QGLPaintDevice::beginPaint() + 34 QtQA::App::TestRunner: 15 QtOpenGL 0x0000000100036e86 TestNamespace::QGLWidgetGLPaintDevice::beginPaint() + 22 QtQA::App::TestRunner: 16 QtOpenGL 0x000000010004ba6b TestNamespace::QGL2PaintEngineEx::begin(TestNamespace::QPaintDevice*) + 363 QtQA::App::TestRunner: 17 QtGui 0x000000010093c17f TestNamespace::QPainter::begin(TestNamespace::QPaintDevice*) + 1679 QtQA::App::TestRunner: 18 com.yourcompany.tst_qglthreads 0x0000000100005ef6 ThreadPainter::draw() + 310 QtQA::App::TestRunner: 19 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 20 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 21 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 22 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 Crashed:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f9ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff901497d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff9013aa7a abort + 143 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff9015c4ac szone_error + 459 QtQA::App::TestRunner: 4 libsystem_c.dylib 0x00007fff9015de2a free_tiny_botch + 93 QtQA::App::TestRunner: 5 libsystem_c.dylib 0x00007fff901660cc szone_realloc + 2848 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff90199243 malloc_zone_realloc + 81 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff9019a032 realloc + 160 QtQA::App::TestRunner: 8 QtCore 0x0000000100cc0359 TestNamespace::QListData::append(int) + 169 QtQA::App::TestRunner: 9 QtGui 0x00000001007ac54e TestNamespace::QOpenGLMultiGroupSharedResource::insert(TestNamespace::QOpenGLContext*, TestNamespace::QOpenGLSharedResource*) + 94 QtQA::App::TestRunner: 10 QtOpenGL 0x0000000100032d94 TestNamespace::QGLFunctionsPrivateEx* TestNamespace::QOpenGLMultiGroupSharedResource::value(TestNamespace::QOpenGLContext*) + 196 QtQA::App::TestRunner: 11 QtOpenGL 0x000000010002a1b1 TestNamespace::QGLFunctions::QGLFunctions(TestNamespace::QGLContext const*) + 17 QtQA::App::TestRunner: 12 QtOpenGL 0x0000000100023384 TestNamespace::QGLContextPrivate::syncGlState() + 68 QtQA::App::TestRunner: 13 QtOpenGL 0x000000010004607a TestNamespace::QGL2PaintEngineEx::ensureActive() + 154 QtQA::App::TestRunner: 14 QtOpenGL 0x000000010004823d TestNamespace::QGL2PaintEngineEx::fill(TestNamespace::QVectorPath const&, TestNamespace::QBrush const&) + 45 QtQA::App::TestRunner: 15 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 16 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 17 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 18 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 19 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 20 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 21 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 22 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917fae62 sigprocmask + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff901598c5 setjmp + 21 QtQA::App::TestRunner: 2 libGLProgrammability.dylib 0x00000001069516f1 glpPaParseStrings + 321 QtQA::App::TestRunner: 3 libGLProgrammability.dylib 0x000000010690adae glpCompileShader + 170 QtQA::App::TestRunner: 4 libGLProgrammability.dylib 0x0000000106926b6e ShCompile + 155 QtQA::App::TestRunner: 5 GLEngine 0x000000010682f642 gleShaderParse + 354 QtQA::App::TestRunner: 6 GLEngine 0x00000001067783dc glCompileShaderIncludeARB_Exec + 374 QtQA::App::TestRunner: 7 QtOpenGL 0x0000000100037bca TestNamespace::QGLShaderPrivate::compile(TestNamespace::QGLShader*) + 74 QtQA::App::TestRunner: 8 QtOpenGL 0x000000010003875f TestNamespace::QGLShader::compileSourceCode(char const*) + 1151 QtQA::App::TestRunner: 9 QtOpenGL 0x00000001000387b0 TestNamespace::QGLShader::compileSourceCode(TestNamespace::QByteArray const&) + 16 QtQA::App::TestRunner: 10 QtOpenGL 0x000000010004122d TestNamespace::QGLEngineSharedShaders::findProgramInCache(TestNamespace::QGLEngineShaderProg const&) + 1101 QtQA::App::TestRunner: 11 QtOpenGL 0x000000010004265e TestNamespace::QGLEngineShaderManager::useCorrectShaderProg() + 1406 QtQA::App::TestRunner: 12 QtOpenGL 0x0000000100045b72 TestNamespace::QGL2PaintEngineExPrivate::prepareForDraw(bool) + 306 QtQA::App::TestRunner: 13 QtOpenGL 0x000000010004657a TestNamespace::QGL2PaintEngineExPrivate::fill(TestNamespace::QVectorPath const&) + 186 QtQA::App::TestRunner: 14 QtGui 0x000000010091f084 TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QBrush const&) + 132 QtQA::App::TestRunner: 15 QtGui 0x000000010091f10f TestNamespace::QPaintEngineEx::fillRect(TestNamespace::QRectF const&, TestNamespace::QColor const&) + 63 QtQA::App::TestRunner: 16 QtGui 0x000000010094978d TestNamespace::QPainter::fillRect(TestNamespace::QRect const&, TestNamespace::QColor const&) + 125 QtQA::App::TestRunner: 17 com.yourcompany.tst_qglthreads 0x000000010000600f ThreadPainter::draw() + 591 QtQA::App::TestRunner: 18 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 19 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 20 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 21 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff917f867a mach_msg_trap + 10 QtQA::App::TestRunner: 1 libsystem_kernel.dylib 0x00007fff917f7d71 mach_msg + 73 QtQA::App::TestRunner: 2 com.apple.CoreGraphics 0x00007fff8ec9c2d0 _CGSGetSurfaceBounds + 144 QtQA::App::TestRunner: 3 com.apple.CoreGraphics 0x00007fff8ec9c1c6 CGSGetSurfaceBounds + 270 QtQA::App::TestRunner: 4 com.apple.opengl 0x00007fff8dfac664 0x7fff8dfa7000 + 22116 QtQA::App::TestRunner: 5 com.apple.opengl 0x00007fff8dfad537 0x7fff8dfa7000 + 25911 QtQA::App::TestRunner: 6 com.apple.opengl 0x00007fff8dfad72e CGLUpdateContext + 315 QtQA::App::TestRunner: 7 com.apple.AppKit 0x00007fff8d440e07 -[NSOpenGLContext update] + 58 QtQA::App::TestRunner: 8 libqcocoa.dylib 0x0000000103cbd0cf TestNamespace::QCocoaGLContext::makeCurrent(TestNamespace::QPlatformSurface*) + 79 QtQA::App::TestRunner: 9 QtGui 0x00000001007aaea2 TestNamespace::QOpenGLContext::makeCurrent(TestNamespace::QSurface*) + 530 QtQA::App::TestRunner: 10 QtOpenGL 0x0000000100050335 TestNamespace::QGLContext::makeCurrent() + 101 QtQA::App::TestRunner: 11 QtOpenGL 0x0000000100036c02 TestNamespace::QGLPaintDevice::beginPaint() + 34 QtQA::App::TestRunner: 12 QtOpenGL 0x0000000100036e86 TestNamespace::QGLWidgetGLPaintDevice::beginPaint() + 22 QtQA::App::TestRunner: 13 QtOpenGL 0x000000010004ba6b TestNamespace::QGL2PaintEngineEx::begin(TestNamespace::QPaintDevice*) + 363 QtQA::App::TestRunner: 14 QtGui 0x000000010093c17f TestNamespace::QPainter::begin(TestNamespace::QPaintDevice*) + 1679 QtQA::App::TestRunner: 15 com.yourcompany.tst_qglthreads 0x0000000100005ef6 ThreadPainter::draw() + 310 QtQA::App::TestRunner: 16 QtCore 0x0000000100e61d71 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2593 QtQA::App::TestRunner: 17 QtCore 0x0000000100c5bd3d TestNamespace::QThreadPrivate::start(void*) + 445 QtQA::App::TestRunner: 18 libsystem_c.dylib 0x00007fff901478bf _pthread_start + 335 QtQA::App::TestRunner: 19 libsystem_c.dylib 0x00007fff9014ab75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x000000010a261718 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000a803 rsi: 0x0000000000000006 rbp: 0x000000010a261740 rsp: 0x000000010a261718 QtQA::App::TestRunner: r8: 0x00007fff77aa6fb8 r9: 0x0000000000000000 r10: 0x00007fff917f9d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x000000010127a000 r13: 0x0000000107ffa000 r14: 0x000000010a262000 r15: 0x0000000107ffa0c0 QtQA::App::TestRunner: rip: 0x00007fff917f9ce2 rfl: 0x0000000000000246 cr2: 0x0000000108fdd000 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000dfff +com.yourcompany.tst_qglthreads (??? - ???) <490D2FF4-E48A-3F8C-9389-B77A4B87F31C> /work/*/tst_qglthreads.app/Contents/MacOS/tst_qglthreads QtQA::App::TestRunner: 0x10001d000 - 0x100064ff7 +QtOpenGL (5.2.2 - compatibility 5.2.0) /work/*/QtOpenGL.framework/Versions/5/QtOpenGL QtQA::App::TestRunner: 0x100097000 - 0x100550fff +QtWidgets (5.2.2 - compatibility 5.2.0) <2F969AD1-09E5-330D-95BD-4EE2149C49B3> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x100759000 - 0x100ae0ff7 +QtGui (5.2.2 - compatibility 5.2.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x100c31000 - 0x101116ff7 +QtCore (5.2.2 - compatibility 5.2.0) /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101238000 - 0x10125aff7 +QtTest (5.2.2 - compatibility 5.2.0) <84E58904-8C55-30D2-9269-672C0E94D969> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x10126d000 - 0x101273fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x1015f5000 - 0x1015f8ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x101783000 - 0x1017adff7 +QtPrintSupport (5.2.2 - compatibility 5.2.0) <2CAE15AE-2533-3300-8164-2EEF57697E14> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102a83000 - 0x102a91fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x102a98000 - 0x102ac6ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x102acf000 - 0x102ad9fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x103ca5000 - 0x103d34fff +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x103fbc000 - 0x103fbcff1 +cl_kernels (??? - ???) <5C6B81FD-4FEF-47D1-AE2C-2820236CA7D8> cl_kernels QtQA::App::TestRunner: 0x103fc2000 - 0x103fc3ff3 +cl_kernels (??? - ???) <3E1D6DF8-D52E-4073-8238-AAEA08B98875> cl_kernels QtQA::App::TestRunner: 0x106700000 - 0x1068b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1068ef000 - 0x106a49fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x1078dc000 - 0x107b9dfe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x107d9c000 - 0x107e3bff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib QtQA::App::TestRunner: 0x7fff67a9b000 - 0x7fff67acfbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff86890000 - 0x7fff86915ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff86916000 - 0x7fff8691fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff869e8000 - 0x7fff86aafff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff86af8000 - 0x7fff86af8fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86af9000 - 0x7fff86b00fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff86b01000 - 0x7fff86df6ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff86df7000 - 0x7fff86e02ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff86e22000 - 0x7fff86e5bfe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff86e5c000 - 0x7fff86e60fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff86e61000 - 0x7fff86e6cfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff86ff9000 - 0x7fff87047fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff87048000 - 0x7fff87048fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff87049000 - 0x7fff87079ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8707a000 - 0x7fff871e1fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff87677000 - 0x7fff878ebfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff878ec000 - 0x7fff87db3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff87db4000 - 0x7fff87e37fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff87e4b000 - 0x7fff87e51fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8800b000 - 0x7fff8800dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff88d93000 - 0x7fff88eacfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88eec000 - 0x7fff88eedfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff88eee000 - 0x7fff88f64ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff890f0000 - 0x7fff8941cfff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8941d000 - 0x7fff89446fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89534000 - 0x7fff89542fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff896af000 - 0x7fff896b2fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff897b1000 - 0x7fff89821fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff898de000 - 0x7fff89906fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8995a000 - 0x7fff899fcfff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff89ae7000 - 0x7fff89be9fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff89bea000 - 0x7fff89beffff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff89bf0000 - 0x7fff89bf0fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff89caf000 - 0x7fff89cfbff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff89cfc000 - 0x7fff89d01fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff89d02000 - 0x7fff89d1eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff89d1f000 - 0x7fff89d5afff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff89d5b000 - 0x7fff89d88fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff89d91000 - 0x7fff89d9fff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8a54b000 - 0x7fff8a54bfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8a54c000 - 0x7fff8a586fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8a625000 - 0x7fff8a68dff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8a68e000 - 0x7fff8a82eff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8a82f000 - 0x7fff8a8d0fff com.apple.LaunchServices (480.39 - 480.39) <677E5B34-215E-3615-AC10-BED60DC460FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8b05f000 - 0x7fff8b0f5ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8b0f6000 - 0x7fff8b108ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8b109000 - 0x7fff8b111fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8b1b8000 - 0x7fff8b1bcfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff8b1bd000 - 0x7fff8b1bdfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8b1be000 - 0x7fff8b29cfff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8b312000 - 0x7fff8b312fff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8b395000 - 0x7fff8b396fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b3c1000 - 0x7fff8b3e5fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8b3e6000 - 0x7fff8b426fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8b427000 - 0x7fff8b431ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8b432000 - 0x7fff8b432fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8b433000 - 0x7fff8b446ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8b75a000 - 0x7fff8bd3efff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8c709000 - 0x7fff8c7edff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8cb46000 - 0x7fff8cc25fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8cc27000 - 0x7fff8cc4bfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8cc4c000 - 0x7fff8cc4efff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8cc4f000 - 0x7fff8cc5cff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8cc5d000 - 0x7fff8cc64fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8ccb3000 - 0x7fff8ccb5fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8ccf9000 - 0x7fff8cd3afff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8cd3b000 - 0x7fff8cd9dff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8cd9e000 - 0x7fff8cdbffff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8ce23000 - 0x7fff8cf07e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8cf08000 - 0x7fff8cf60ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8cf61000 - 0x7fff8db67fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8db79000 - 0x7fff8dfa6fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8dfa7000 - 0x7fff8dfb6fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8dfb7000 - 0x7fff8e2d0fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8e2d1000 - 0x7fff8e2d1fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8e38f000 - 0x7fff8e563ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8e5bf000 - 0x7fff8e61ffff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e620000 - 0x7fff8e6c5fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8e6c6000 - 0x7fff8e6c6fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8e6c7000 - 0x7fff8e6c8ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8eb59000 - 0x7fff8f4f7a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8f4f8000 - 0x7fff8f537fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8f538000 - 0x7fff8f539fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f53a000 - 0x7fff8f596ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8f597000 - 0x7fff8f5a2ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8f5a3000 - 0x7fff8f5cfff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8f5d0000 - 0x7fff8f5e7fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8f5f7000 - 0x7fff8f72dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8f760000 - 0x7fff8f7d3fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8f7d4000 - 0x7fff8f9fefe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8f9ff000 - 0x7fff8fa25fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8fa34000 - 0x7fff8fa76ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8fa9f000 - 0x7fff8fbabfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8fbae000 - 0x7fff8fbafff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8fbcc000 - 0x7fff8fee8fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8feed000 - 0x7fff9004afff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff9004b000 - 0x7fff90052ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff90053000 - 0x7fff90097ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff90098000 - 0x7fff900cbff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff900e1000 - 0x7fff900f8fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff900f9000 - 0x7fff901d6fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff9028c000 - 0x7fff902a1fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff90366000 - 0x7fff903baff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff903bb000 - 0x7fff903c8fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff903c9000 - 0x7fff903e8fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff90432000 - 0x7fff90436ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff90b69000 - 0x7fff90b69fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff90f0f000 - 0x7fff90f16fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff9123d000 - 0x7fff9123eff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff9123f000 - 0x7fff91251ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff91267000 - 0x7fff91290fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff91291000 - 0x7fff9138bff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff9138c000 - 0x7fff91493fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff91494000 - 0x7fff914ffff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff91500000 - 0x7fff9155bff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9155c000 - 0x7fff91562ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff915ac000 - 0x7fff91600fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91601000 - 0x7fff91606fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff91607000 - 0x7fff916a1ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff916e4000 - 0x7fff91797ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff91798000 - 0x7fff917dcff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff917dd000 - 0x7fff917e2fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff917e3000 - 0x7fff91803fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff91804000 - 0x7fff91856ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff91857000 - 0x7fff91897ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff918a7000 - 0x7fff918acfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff91fa4000 - 0x7fff91fa8fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff91fa9000 - 0x7fff91fb7fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff91fb8000 - 0x7fff920c5fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff920c6000 - 0x7fff920e3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff920fa000 - 0x7fff92110fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff92213000 - 0x7fff92227ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff92295000 - 0x7fff922a4ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff922a5000 - 0x7fff922a6fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff92a6a000 - 0x7fff92a80ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff92a81000 - 0x7fff92b76fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff92b77000 - 0x7fff92b7dfff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff92b7e000 - 0x7fff92b90ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff92b91000 - 0x7fff92c07fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff92c08000 - 0x7fff92c43fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff92c8e000 - 0x7fff92c91fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff92c92000 - 0x7fff92e94fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff92e95000 - 0x7fff92e9bfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff92ebd000 - 0x7fff92f38ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff92f39000 - 0x7fff92fa1ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff92fa2000 - 0x7fff92fa4ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff92fd6000 - 0x7fff930dbfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff93381000 - 0x7fff93386ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff934fe000 - 0x7fff9351bfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff9352a000 - 0x7fff93570fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff93571000 - 0x7fff93574fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff93575000 - 0x7fff935a0ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff935a1000 - 0x7fff935a4ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff935a5000 - 0x7fff93629ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 5613 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=172.3M resident=95.3M(55%) swapped_out_or_unallocated=77.0M(45%) QtQA::App::TestRunner: Writable regions: Total=166.1M written=24.2M(15%) resident=33.0M(20%) swapped_out=0K(0%) unallocated=133.0M(80%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 1336K QtQA::App::TestRunner: CG image 12K QtQA::App::TestRunner: CG raster data 64K QtQA::App::TestRunner: CG shared images 3408K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreImage 8K QtQA::App::TestRunner: CoreServices 2020K QtQA::App::TestRunner: IOKit 3896K QtQA::App::TestRunner: IOKit (reserved) 2048K reserved VM address space (unallocated) QtQA::App::TestRunner: MALLOC 93.9M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenCL 20K QtQA::App::TestRunner: OpenGL GLSL 1056K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 12.1M QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.1M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 54.4M QtQA::App::TestRunner: __TEXT 117.8M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.1M QtQA::App::TestRunner: shared memory 1212K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 487.4M QtQA::App::TestRunner: TOTAL, minus reserved VM space 485.4M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglthreads: 69 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03160/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392313533): http://codereview.qt-project.org/78025 [PS1] - doc: fix grammar http://codereview.qt-project.org/78032 [PS1] - Make sure that the compiler is strict in qdtoa From ci-noreply at qt-project.org Thu Feb 13 20:37:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 21:37:57 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2935 Message-ID: <20140213_193757_072487.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2014-02-13 20:35:13.393 tst_qabstractitemview[78017:1203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 2014-02-13 20:35:19.397 tst_qabstractitemview[78033:3603] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) FAIL! : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02935/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392315419): http://codereview.qt-project.org/77899 [PS5] - QOpenGLWidget and new-style compositing on eglfs From ci-noreply at qt-project.org Thu Feb 13 20:56:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 21:56:35 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2936 Message-ID: <20140213_195635_052684.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02936/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392320371): http://codereview.qt-project.org/77880 [PS4] - Close widgets properly from session management. http://codereview.qt-project.org/77408 [PS4] - Centralize the handling of all the toXxx (integral) functions http://codereview.qt-project.org/77282 [PS5] - QLocalePrivate: merge removeGroupSeparators into numberToCLocale http://codereview.qt-project.org/77281 [PS3] - QLocalePrivate: move the stringToXxx to QLocaleData http://codereview.qt-project.org/77280 [PS4] - QLocalePrivate: move the xxxToString functions to QLocaleData http://codereview.qt-project.org/77279 [PS3] - Merge the pairs of stringTo{Double,LongLong,UnsLongLong} http://codereview.qt-project.org/77278 [PS3] - Remove duplicated trimming of a string http://codereview.qt-project.org/77679 [PS2] - iOS: don't store reference to focus object http://codereview.qt-project.org/77678 [PS2] - iOS: only activate top-level windows http://codereview.qt-project.org/77677 [PS1] - iOS: activate window on touchesBegan From ci-noreply at qt-project.org Thu Feb 13 21:25:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 22:25:27 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3161 Message-ID: <20140213_202527_024299.ci-noreply@qt-project.org> Autotest `tst_qlocalsocket' failed :( Testing tst_QLocalSocket FAIL! : tst_QLocalSocket::processConnection(1 client) Compared values are not the same Actual (consumer->exitCode()): 1 Expected (0) : 0 Loc: [../tst_qlocalsocket.cpp(860)] client: connecting to "qlocalsocket_autotest" Totals: 51 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QLocalSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QLocalSocket::initTestCase() PASS : tst_QLocalSocket::server_basic() PASS : tst_QLocalSocket::server_connectionsCount() PASS : tst_QLocalSocket::socket_basic() PASS : tst_QLocalSocket::listen(null) PASS : tst_QLocalSocket::listen(tst_localsocket) PASS : tst_QLocalSocket::listen(tst_localsocket) PASS : tst_QLocalSocket::listenAndConnect(null 0) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 0) PASS : tst_QLocalSocket::listenAndConnect(null 1) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 1) PASS : tst_QLocalSocket::listenAndConnect(null 2) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 2) PASS : tst_QLocalSocket::connectWithOpen() PASS : tst_QLocalSocket::connectWithOldOpen() PASS : tst_QLocalSocket::sendData(null 0) PASS : tst_QLocalSocket::sendData(tst_localsocket 0) PASS : tst_QLocalSocket::sendData(null 1) PASS : tst_QLocalSocket::sendData(tst_localsocket 1) PASS : tst_QLocalSocket::sendData(null 2) PASS : tst_QLocalSocket::sendData(tst_localsocket 2) PASS : tst_QLocalSocket::readBufferOverflow() PASS : tst_QLocalSocket::fullPath() PASS : tst_QLocalSocket::hitMaximumConnections(none) PASS : tst_QLocalSocket::hitMaximumConnections(1) PASS : tst_QLocalSocket::hitMaximumConnections(3) PASS : tst_QLocalSocket::setSocketDescriptor() PASS : tst_QLocalSocket::threadedConnection(1 client) PASS : tst_QLocalSocket::threadedConnection(2 clients) PASS : tst_QLocalSocket::threadedConnection(5 clients) PASS : tst_QLocalSocket::threadedConnection(10 clients) PASS : tst_QLocalSocket::threadedConnection(20 clients) PASS : tst_QLocalSocket::processConnection(1 client) FAIL! : tst_QLocalSocket::processConnection(2 clients) Compared values are not the same Actual (consumer->exitCode()): 1 Expected (0) : 0 Loc: [../tst_qlocalsocket.cpp(860)] client: connecting to "qlocalsocket_autotest" QWARN : tst_QLocalSocket::processConnection(2 clients) QProcess: Destroyed while process ("socketprocess/socketprocess") is still running. PASS : tst_QLocalSocket::processConnection(5 clients) PASS : tst_QLocalSocket::processConnection(30 clients) PASS : tst_QLocalSocket::longPath() PASS : tst_QLocalSocket::waitForDisconnect() PASS : tst_QLocalSocket::waitForDisconnectByServer() PASS : tst_QLocalSocket::removeServer() PASS : tst_QLocalSocket::recycleServer() PASS : tst_QLocalSocket::multiConnect() PASS : tst_QLocalSocket::writeOnlySocket() PASS : tst_QLocalSocket::writeToClientAndDisconnect() PASS : tst_QLocalSocket::debug() PASS : tst_QLocalSocket::bytesWrittenSignal() PASS : tst_QLocalSocket::syncDisconnectNotify() PASS : tst_QLocalSocket::asyncDisconnectNotify() PASS : tst_QLocalSocket::verifySocketOptions() PASS : tst_QLocalSocket::verifyListenWithDescriptor(normal) PASS : tst_QLocalSocket::verifyListenWithDescriptor(no path) PASS : tst_QLocalSocket::cleanupTestCase() Totals: 51 passed, 1 failed, 0 skipped ********* Finished testing of tst_QLocalSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlocalsocket: 17 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03161/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392318584): http://codereview.qt-project.org/77674 [PS3] - Added #include "qnumeric.h" to qglobal.h http://codereview.qt-project.org/75410 [PS3] - Remove automated generation of dwarf index From ci-noreply at qt-project.org Thu Feb 13 22:47:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 23:47:31 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #285 Message-ID: <20140213_214731_031512.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() Compared values are not the same Actual (): Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(169)] FAIL! : qtquickcontrols::Tests_RangedDate::test_minMax() Compared values are not the same Actual (): 8639971995600000 Expected (): 8639971999200000 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(73)] Totals: 455 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) QWARN : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() QWARN : qtquickcontrols::Tests_Button::test_action() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Button::test_action() QWARN : qtquickcontrols::Tests_Button::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() QWARN : qtquickcontrols::Tests_Button::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:101:5: QML Connections: Binding loop detected for property "target" QWARN : qtquickcontrols::Tests_Button::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:101:5: QML Connections: Binding loop detected for property "target" QWARN : qtquickcontrols::Tests_Button::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:101:5: QML Connections: Binding loop detected for property "target" QWARN : qtquickcontrols::Tests_Button::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Button::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Button::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() QWARN : qtquickcontrols::Tests_Button::test_checked() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Button::test_checked() QWARN : qtquickcontrols::Tests_Button::test_isDefault() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Button::test_isDefault() QWARN : qtquickcontrols::Tests_Button::test_text() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Button::test_text() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:101:5: QML Connections: Binding loop detected for property "target" QWARN : qtquickcontrols::Tests_Button::test_text() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_cellIndexCalculation() QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_hovered() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_hovered() QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_keyNavigation() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" FAIL! : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() Compared values are not the same Actual (): Expected (): Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(169)] QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_selectNextMonth() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_selectedDate() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Calendar.qml:206:37: QML CalendarModel: Binding loop detected for property "visibleDate" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:223:9: QML Text: Binding loop detected for property "color" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:176:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml:152:9: QML Button: Binding loop detected for property "height" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() : QML : Binding loop detected for property "leftMargin" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() QWARN : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() QWARN : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() QWARN : qtquickcontrols::Tests_CheckBox::test_checked() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_CheckBox::test_checked() QWARN : qtquickcontrols::Tests_CheckBox::test_clicked() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_CheckBox::test_clicked() QWARN : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() QWARN : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() QWARN : qtquickcontrols::Tests_CheckBox::test_keyPressed() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() QWARN : qtquickcontrols::Tests_CheckBox::test_text() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:170:5: QML ScrollBar: Binding loop detected for property "width" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() : QML Accessible: Binding loop detected for property "name" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() : QML Accessible: Binding loop detected for property "name" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() : QML Accessible: Binding loop detected for property "name" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() : QML Accessible: Binding loop detected for property "name" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:170:5: QML ScrollBar: Binding loop detected for property "width" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() : QML Accessible: Binding loop detected for property "name" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() : QML Accessible: Binding loop detected for property "name" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() : QML Accessible: Binding loop detected for property "name" QWARN : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() : QML Accessible: Binding loop detected for property "name" PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:170:5: QML ScrollBar: Binding loop detected for property "width" QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() : QML Accessible: Binding loop detected for property "name" (... 993 lines omitted; there are too many errors!) QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_changeIndex() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_changeIndex() QWARN : qtquickcontrols::Tests_TabView::test_createTabView() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_createTabView() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_createTabView() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_createTabView() QWARN : qtquickcontrols::Tests_TabView::test_dynamicModel() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_dynamicModel() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_dynamicModel() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_dynamicModel() QWARN : qtquickcontrols::Tests_TabView::test_dynamicTabs() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_dynamicTabs() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_dynamicTabs() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_dynamicTabs() QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:101:5: QML Connections: Binding loop detected for property "target" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:101:5: QML Connections: Binding loop detected for property "target" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->0) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->0) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->0) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->0) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->10) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->10) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(1->10) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->10) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->2) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->2) QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:208:13: QML Loader: Binding loop detected for property "index" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) : QML : Binding loop detected for property "rightMargin" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" QWARN : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:92:9: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) QWARN : qtquickcontrols::Tests_TabView::test_repeater() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:187:5: QML Loader: Binding loop detected for property "baseOverlap" QWARN : qtquickcontrols::Tests_TabView::test_repeater() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:180:5: QML Loader: Binding loop detected for property "sourceComponent" QWARN : qtquickcontrols::Tests_TabView::test_repeater() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:52:36: QML StyleItem: Binding loop detected for property "properties" PASS : qtquickcontrols::Tests_TabView::test_repeater() PASS : qtquickcontrols::Tests_TabView::cleanupTestCase() PASS : qtquickcontrols::Tests_TextArea::initTestCase() QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qml:51:37: QML StyleItem: Binding loop detected for property "active" PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qml:51:37: QML StyleItem: Binding loop detected for property "active" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qml:51:37: QML StyleItem: Binding loop detected for property "active" QWARN : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qml:51:37: QML StyleItem: Binding loop detected for property "active" PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() QWARN : qtquickcontrols::Tests_TextArea::test_append() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_append() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_append() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_append() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qml:51:37: QML StyleItem: Binding loop detected for property "active" PASS : qtquickcontrols::Tests_TextArea::test_append() QWARN : qtquickcontrols::Tests_TextArea::test_keys() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_keys() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_keys() : QML : Binding loop detected for property "fill" QWARN : qtquickcontrols::Tests_TextArea::test_keys() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qml:51:37: QML StyleItem: Binding loop detected for property "active" PASS : qtquickcontrols::Tests_TextArea::test_keys() PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() QWARN : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() QWARN : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() QWARN : qtquickcontrols::Tests_TextField::test_copyPaste() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_copyPaste() QWARN : qtquickcontrols::Tests_TextField::test_cursorPosition() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() QWARN : qtquickcontrols::Tests_TextField::test_deselect() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_deselect() QWARN : qtquickcontrols::Tests_TextField::test_editingFinished() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_TextField::test_editingFinished() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_editingFinished() QWARN : qtquickcontrols::Tests_TextField::test_getText() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_getText() QWARN : qtquickcontrols::Tests_TextField::test_inputMask() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_inputMask() QWARN : qtquickcontrols::Tests_TextField::test_insert() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_insert() QWARN : qtquickcontrols::Tests_TextField::test_keys() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_keys() QWARN : qtquickcontrols::Tests_TextField::test_length() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_length() QWARN : qtquickcontrols::Tests_TextField::test_maximumLength() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_maximumLength() QWARN : qtquickcontrols::Tests_TextField::test_readonly() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_readonly() QWARN : qtquickcontrols::Tests_TextField::test_redo() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_redo() QWARN : qtquickcontrols::Tests_TextField::test_select() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_select() QWARN : qtquickcontrols::Tests_TextField::test_selectAll() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_selectAll() QWARN : qtquickcontrols::Tests_TextField::test_selectWord() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_selectWord() QWARN : qtquickcontrols::Tests_TextField::test_setFontsize() : QML : Binding loop detected for property "left" PASS : qtquickcontrols::Tests_TextField::test_setFontsize() QWARN : qtquickcontrols::Tests_TextField::test_text() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_text() QWARN : qtquickcontrols::Tests_TextField::test_undo() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_undo() QWARN : qtquickcontrols::Tests_TextField::test_validator() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_TextField::test_validator() PASS : qtquickcontrols::Tests_TextField::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolBar::initTestCase() QWARN : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() QWARN : qtquickcontrols::Tests_ToolBar::test_createToolBar() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() QWARN : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() QWARN : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() QWARN : qtquickcontrols::Tests_ToolButton::test_checkableActionsWithinExclusiveGroup() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ToolButton::test_checkableActionsWithinExclusiveGroup() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_ToolButton::test_checkableActionsWithinExclusiveGroup() QWARN : qtquickcontrols::Tests_ToolButton::test_checkableWithAction_QTBUG30971() file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/toolbutton/tb_withCheckableAction.qml:54:5: QML Action: Binding loop detected for property "checked" QWARN : qtquickcontrols::Tests_ToolButton::test_checkableWithAction_QTBUG30971() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithAction_QTBUG30971() QWARN : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" QWARN : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033() QWARN : qtquickcontrols::Tests_ToolButton::test_createToolButton() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:55:28: QML SystemPalette: Binding loop detected for property "colorGroup" PASS : qtquickcontrols::Tests_ToolButton::test_createToolButton() PASS : qtquickcontrols::Tests_ToolButton::cleanupTestCase() Totals: 455 passed, 2 failed, 0 skipped ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 47 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00285/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392327607): http://codereview.qt-project.org/77806 [PS16] - Add Calendar to Qt Quick Controls. From ci-noreply at qt-project.org Thu Feb 13 22:53:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 13 Feb 2014 23:53:45 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1766 Message-ID: <20140213_215345_060752.ci-noreply@qt-project.org> Qt_4.8_Integration #1766: SUCCESS Tested changes (refs/builds/4.8_1392310588): http://codereview.qt-project.org/78088 [PS1] - Mac: Fix file dialog filters when filter doesn't start with '*' From ci-noreply at qt-project.org Thu Feb 13 23:43:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 00:43:21 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3162 Message-ID: <20140213_224321_044064.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(137) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03162/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392324527): http://codereview.qt-project.org/75410 [PS3] - Remove automated generation of dwarf index From ci-noreply at qt-project.org Fri Feb 14 00:34:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 01:34:23 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2937 Message-ID: <20140213_233423_034320.ci-noreply@qt-project.org> QtBase_dev_Integration #2937: SUCCESS Tested changes (refs/builds/dev_1392321489): http://codereview.qt-project.org/77899 [PS5] - QOpenGLWidget and new-style compositing on eglfs http://codereview.qt-project.org/77868 [PS2] - Expose QPlatformWindow::invalidateSurface as a virtual function. From ci-noreply at qt-project.org Fri Feb 14 00:45:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 01:45:04 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #33 Message-ID: <20140213_234504_080531.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #33: SUCCESS Tested changes (refs/builds/dev_1392325619): http://codereview.qt-project.org/78132 [PS1] - Remove checks on return value of sendXXX methods From ci-noreply at qt-project.org Fri Feb 14 01:08:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 02:08:34 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3163 Message-ID: <20140214_000834_008500.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(624) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(875) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1322) : failure location Totals: 564 passed, 3 failed, 5 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(718) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(856) : failure location SKIP : tst_QSslSocket::protocol(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(927) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1295) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1443) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1648) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1820) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1e 11 Feb 2013" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000105f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) FAIL! : tst_QSslSocket::qtbug18498_peek(WithoutProxy) 'server.waitForNewConnection(1000)' returned FALSE. () tst_qsslsocket.cpp(2463) : failure location PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 562 passed, 2 failed, 6 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 3 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 226 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03163/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392331495): http://codereview.qt-project.org/78032 [PS1] - Make sure that the compiler is strict in qdtoa http://codereview.qt-project.org/77674 [PS3] - Added #include "qnumeric.h" to qglobal.h From ci-noreply at qt-project.org Fri Feb 14 02:09:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 03:09:43 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #395 Message-ID: <20140214_010943_017702.ci-noreply@qt-project.org> Autotest `tst_qnmeapositioninfosource_simulation' failed :( Testing tst_QNmeaPositionInfoSource_Simulation FAIL! : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Compared values are not the same Actual (spy.count()) : 0 Expected (dateTimes.count()): 2 ..\tst_qnmeapositioninfosource.cpp(375) : failure location FAIL! : tst_QNmeaPositionInfoSource_Simulation::requestUpdate() Compared values are not the same Actual (spyUpdate.count()): 0 Expected (1) : 1 ..\tst_qnmeapositioninfosource.cpp(492) : failure location Totals: 27 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNmeaPositionInfoSource_Simulation ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QNmeaPositionInfoSource_Simulation::initTestCase() PASS : tst_QNmeaPositionInfoSource_Simulation::constructor() PASS : tst_QNmeaPositionInfoSource_Simulation::supportedPositioningMethods() PASS : tst_QNmeaPositionInfoSource_Simulation::minimumUpdateInterval() PASS : tst_QNmeaPositionInfoSource_Simulation::userEquivalentRangeError() QDEBUG : tst_QNmeaPositionInfoSource_Simulation::setUpdateInterval_delayedUpdate() listening on QHostAddress( "127.0.0.1" ) 53052 QWARN : tst_QNmeaPositionInfoSource_Simulation::setUpdateInterval_delayedUpdate() Received pending connection: QTcpSocket(0xa516b8) true PASS : tst_QNmeaPositionInfoSource_Simulation::setUpdateInterval_delayedUpdate() QDEBUG : tst_QNmeaPositionInfoSource_Simulation::lastKnownPosition() listening on QHostAddress( "127.0.0.1" ) 53054 QWARN : tst_QNmeaPositionInfoSource_Simulation::lastKnownPosition() Received pending connection: QTcpSocket(0xa516f8) true PASS : tst_QNmeaPositionInfoSource_Simulation::lastKnownPosition() PASS : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(startUpdates(), 1 update in buffer) PASS : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(requestUpdate(), 1 update in buffer) PASS : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(startUpdates(), multiple updates in buffer) PASS : tst_QNmeaPositionInfoSource_Simulation::beginWithBufferedData(requestUpdate(), multiple updates in buffer) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates(1 update) listening on QHostAddress( "127.0.0.1" ) 53059 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates(1 update) Received pending connection: QTcpSocket(0xa515d8) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates(1 update) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates(2 updates) listening on QHostAddress( "127.0.0.1" ) 53061 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates(2 updates) Received pending connection: QTcpSocket(0xa516b8) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates(2 updates) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates(10 updates) listening on QHostAddress( "127.0.0.1" ) 53063 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates(10 updates) Received pending connection: QTcpSocket(0xa517b8) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates(10 updates) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout() listening on QHostAddress( "127.0.0.1" ) 53067 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout() Server didin't receive new connection QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout() Missing pending connection. Test is going to fail. QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout() QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first FAIL! : tst_QNmeaPositionInfoSource_Simulation::startUpdates_withTimeout() Compared values are not the same Actual (spyUpdate.count()): 0 Expected (j) : 1 ..\tst_qnmeapositioninfosource.cpp(284) : failure location QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_expectLatestUpdateOnly() listening on QHostAddress( "127.0.0.1" ) 53089 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_expectLatestUpdateOnly() Received pending connection: QTcpSocket(0xa516d8) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_expectLatestUpdateOnly() QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress( "127.0.0.1" ) 53091 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Received pending connection: QTcpSocket(0x6d0040) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress( "127.0.0.1" ) 53096 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Received pending connection: QTcpSocket(0x6d0040) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) listening on QHostAddress( "127.0.0.1" ) 53099 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Received pending connection: QTcpSocket(0x6d0040) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) listening on QHostAddress( "127.0.0.1" ) 53101 QWARN : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) Received pending connection: QTcpSocket(0x6d0040) true PASS : tst_QNmeaPositionInfoSource_Simulation::startUpdates_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) listening on QHostAddress( "127.0.0.1" ) 53103 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) Received pending connection: QTcpSocket(0x6d0040) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,RMC,GGA; expect RMC, second GGA only) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) listening on QHostAddress( "127.0.0.1" ) 53105 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Server didin't receive new connection QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Missing pending connection. Test is going to fail. QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) QNmeaPositionInfoSource: no QIODevice data source, call setDevice() first FAIL! : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed GGA,ZDA,GGA; expect second GGA only) Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 ..\tst_qnmeapositioninfosource.cpp(466) : failure location QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) listening on QHostAddress( "127.0.0.1" ) 53110 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) Received pending connection: QTcpSocket(0x6d0040) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed ZDA,GGA,GSA,GGA; expect vertical accuracy from second GGA) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) listening on QHostAddress( "127.0.0.1" ) 53112 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) Received pending connection: QTcpSocket(0x6d0040) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_waitForValidDateTime(Feed good RMC, RMC with bad date/time, good RMC; expect first and third RMC only) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate() listening on QHostAddress( "127.0.0.1" ) 53114 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate() Received pending connection: QTcpSocket(0xa517a8) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate() QDEBUG : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_after_start() listening on QHostAddress( "127.0.0.1" ) 53116 QWARN : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_after_start() Received pending connection: QTcpSocket(0xa51728) true PASS : tst_QNmeaPositionInfoSource_Simulation::requestUpdate_after_start() QDEBUG : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence) listening on QHostAddress( "127.0.0.1" ) 53118 QWARN : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence) Received pending connection: QTcpSocket(0xa51618) true PASS : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(requestUpdate(), bad second sentence) QDEBUG : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(startUpdates(), bad second sentence) listening on QHostAddress( "127.0.0.1" ) 53120 QWARN : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(startUpdates(), bad second sentence) Received pending connection: QTcpSocket(0xa517d8) true PASS : tst_QNmeaPositionInfoSource_Simulation::testWithBadNmea(startUpdates(), bad second sentence) PASS : tst_QNmeaPositionInfoSource_Simulation::cleanupTestCase() Totals: 27 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNmeaPositionInfoSource_Simulation ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnmeapositioninfosource_simulation: 141 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00395/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392313446): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Fri Feb 14 02:30:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 03:30:01 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1693 Message-ID: <20140214_013001_033500.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-animation-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01693/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392340583): http://codereview.qt-project.org/77903 [PS1] - Provide scenegraph backend API for marking scenegraph nodes dirty. From ci-noreply at qt-project.org Fri Feb 14 02:41:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 03:41:04 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3164 Message-ID: <20140214_014104_056991.ci-noreply@qt-project.org> Autotest `tst_qtcpsocket' failed :( Testing tst_QTcpSocket FAIL! : tst_QTcpSocket::proxyFactory(WithoutProxy:socks5) 'socket->waitForConnected(5000)' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(2668)] FAIL! : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp+socks5) 'socket->waitForConnected(5000)' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(2668)] FAIL! : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) 'socket->waitForConnected(5000)' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(2668)] Totals: 819 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 QDEBUG : tst_QTcpSocket::initTestCase() "qt-test-server.qt-test-net" PASS : tst_QTcpSocket::initTestCase() PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithoutProxy) QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5Proxy) QWARN : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxy) QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithoutProxy SSL) QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxy SSL) QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) Binding QHostAddress( "127.0.0.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:::1) Binding QHostAddress( "::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:10.212.2.78) Binding QHostAddress( "10.212.2.78" ) PASS : tst_QTcpSocket::bind(WithoutProxy:10.212.2.78) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) Binding QHostAddress( "198.51.100.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) Binding QHostAddress( "2001:db8::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:10.212.2.78) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:::1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:10.212.2.78) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:10.212.2.78) PASS : tst_QTcpSocket::bind(WithHttpProxy:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:10.212.2.78) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:2001:0DB8::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) Binding QHostAddress( "127.0.0.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:::1) Binding QHostAddress( "::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:10.212.2.78) Binding QHostAddress( "10.212.2.78" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:10.212.2.78) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1) Binding QHostAddress( "198.51.100.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1) Binding QHostAddress( "2001:db8::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:10.212.2.78) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:10.212.2.78) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:10.212.2.78) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:10.212.2.78) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:2001:0DB8::1) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth SSL) XFAIL : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) bug has been around for years, will not fix without need Loc: [../tst_qtcpsocket.cpp(593)] PASS : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth) XFAIL : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) bug has been around for years, will not fix without need Loc: [../tst_qtcpsocket.cpp(593)] PASS : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::blockingIMAP(WithoutProxy) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxy) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::blockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::hostNotFound(WithoutProxy) PASS : tst_QTcpSocket::hostNotFound(WithSocks5Proxy) PASS : tst_QTcpSocket::hostNotFound(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxy) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::hostNotFound(WithoutProxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:ip) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:ip) PASS : tst_QTcpSocket::delayedClose(WithoutProxy) PASS : tst_QTcpSocket::delayedClose(WithSocks5Proxy) PASS : tst_QTcpSocket::delayedClose(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy) PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::delayedClose(WithoutProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::delayedClose(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::partialRead(WithoutProxy) PASS : tst_QTcpSocket::partialRead(WithSocks5Proxy) PASS : tst_QTcpSocket::partialRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::partialRead(WithHttpProxy) PASS : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::partialRead(WithoutProxy SSL) PASS : tst_QTcpSocket::partialRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::partialRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::partialRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::unget(WithoutProxy) PASS : tst_QTcpSocket::unget(WithSocks5Proxy) PASS : tst_QTcpSocket::unget(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::unget(WithHttpProxy) PASS : tst_QTcpSocket::unget(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::unget(WithoutProxy SSL) PASS : tst_QTcpSocket::unget(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::unget(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::unget(WithHttpProxy SSL) PASS : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:close) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy) 9.5MB/0.1s: 75.7MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) 9.5MB/0.3s: 31.7MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) 9.5MB/0.3s: 34.2MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy) 9.5MB/0.1s: 73.9MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) 9.5MB/0.1s: 75.7MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 9.5MB/0.1s: 74.5MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) 9.5MB/0.3s: 31.4MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) 9.5MB/0.3s: 32.5MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) 9.5MB/0.1s: 75.7MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) 9.5MB/0.1s: 65.3MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::readLine(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithoutProxy) QWARN : tst_QTcpSocket::readLine(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithSocks5Proxy) QWARN : tst_QTcpSocket::readLine(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::readLine(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxy) QWARN : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::readLine(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithoutProxy SSL) (... 23 lines omitted; there are too many errors!) PASS : tst_QTcpSocket::readChunks(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::readChunks(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::readChunks(WithHttpProxy SSL) PASS : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithoutProxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForBytesWritten(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::flush(WithoutProxy) PASS : tst_QTcpSocket::flush(WithSocks5Proxy) PASS : tst_QTcpSocket::flush(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::flush(WithHttpProxy) PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::flush(WithoutProxy SSL) PASS : tst_QTcpSocket::flush(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::flush(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::flush(WithHttpProxy SSL) PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::synchronousApi(WithoutProxy) PASS : tst_QTcpSocket::synchronousApi(WithSocks5Proxy) PASS : tst_QTcpSocket::synchronousApi(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxy) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::synchronousApi(WithoutProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5Proxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5Proxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::atEnd(WithoutProxy) PASS : tst_QTcpSocket::atEnd(WithSocks5Proxy) PASS : tst_QTcpSocket::atEnd(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::atEnd(WithHttpProxy) PASS : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::atEnd(WithoutProxy SSL) PASS : tst_QTcpSocket::atEnd(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::atEnd(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::atEnd(WithHttpProxy SSL) PASS : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy) PASS : tst_QTcpSocket::socketInAThread(WithSocks5Proxy) PASS : tst_QTcpSocket::socketInAThread(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5Proxy) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::remoteCloseError(WithoutProxy) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5Proxy) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxy) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::remoteCloseError(WithoutProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithoutProxy) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5Proxy) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxy) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithoutProxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5Proxy) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::abortiveClose(WithoutProxy) PASS : tst_QTcpSocket::abortiveClose(WithSocks5Proxy) PASS : tst_QTcpSocket::abortiveClose(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxy) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::abortiveClose(WithoutProxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5Proxy) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectionRefused(WithoutProxy) PASS : tst_QTcpSocket::connectionRefused(WithSocks5Proxy) PASS : tst_QTcpSocket::connectionRefused(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxy) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectionRefused(WithoutProxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth SSL) QDEBUG : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server) Running stress test for 5 seconds PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5Proxy:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5ProxyAuth:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5Proxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5AuthProxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth SSL:Qt4 Client <-> Qt4 Server) SKIP : tst_QTcpSocket::connectToMultiIP(WithoutProxy) TODO: setup DNS in the new network Loc: [../tst_qtcpsocket.cpp(2293)] PASS : tst_QTcpSocket::moveToThread0(WithoutProxy) PASS : tst_QTcpSocket::moveToThread0(WithSocks5Proxy) PASS : tst_QTcpSocket::moveToThread0(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::moveToThread0(WithHttpProxy) PASS : tst_QTcpSocket::moveToThread0(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::moveToThread0(WithoutProxy SSL) PASS : tst_QTcpSocket::moveToThread0(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::moveToThread0(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::moveToThread0(WithHttpProxy SSL) PASS : tst_QTcpSocket::moveToThread0(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithoutProxy) PASS : tst_QTcpSocket::increaseReadBufferSize(WithSocks5Proxy) PASS : tst_QTcpSocket::increaseReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxy) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::increaseReadBufferSize(WithoutProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithoutProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5Proxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithoutProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithoutProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5Proxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithoutProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithoutProxy) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5Proxy) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxy) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithoutProxy SSL) FAIL! : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5Proxy SSL) 'socket->waitForConnected(5*1000)' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(2484)] PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxy SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:no-such-host-http) FAIL! : tst_QTcpSocket::invalidProxy(WithoutProxy:http-on-socks5) Compared values are not the same Actual (int(socket->error())): 5 Expected ("expectedError") : 15 Loc: [../tst_qtcpsocket.cpp(2555)] PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:no-such-host-http) FAIL! : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-on-socks5) Compared values are not the same Actual (int(socket->error())): 5 Expected ("expectedError") : 15 Loc: [../tst_qtcpsocket.cpp(2555)] PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:socks5-on-http) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:http) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:http) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:ftp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpSocket::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpSocket::qtbug14268_peek(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxy) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::qtbug14268_peek(WithoutProxy SSL) PASS : tst_QTcpSocket::qtbug14268_peek(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::qtbug14268_peek(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxy SSL) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::setSocketOption(WithoutProxy) PASS : tst_QTcpSocket::setSocketOption(WithSocks5Proxy) PASS : tst_QTcpSocket::setSocketOption(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxy) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::setSocketOption(WithoutProxy SSL) PASS : tst_QTcpSocket::setSocketOption(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::setSocketOption(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxy SSL) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::cleanupTestCase() Totals: 819 passed, 3 failed, 1 skipped ********* Finished testing of tst_QTcpSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpsocket: 181 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03164/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392336698): http://codereview.qt-project.org/75410 [PS3] - Remove automated generation of dwarf index From ci-noreply at qt-project.org Fri Feb 14 02:54:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 03:54:03 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2938 Message-ID: <20140214_015403_096647.ci-noreply@qt-project.org> QtBase_dev_Integration #2938: SUCCESS Tested changes (refs/builds/dev_1392334623): http://codereview.qt-project.org/72772 [PS1] - QSimplex: API cleanup [1/3]: Rename an enum http://codereview.qt-project.org/76855 [PS1] - QDBus: replace arg-chain with multi-arg http://codereview.qt-project.org/73768 [PS2] - QDBus: avoid relocations http://codereview.qt-project.org/76177 [PS8] - Add function to get the actual PID from QProcess http://codereview.qt-project.org/78033 [PS1] - Remove "thread_local" support from the Intel Compiler http://codereview.qt-project.org/77408 [PS4] - Centralize the handling of all the toXxx (integral) functions http://codereview.qt-project.org/77282 [PS5] - QLocalePrivate: merge removeGroupSeparators into numberToCLocale http://codereview.qt-project.org/77281 [PS3] - QLocalePrivate: move the stringToXxx to QLocaleData http://codereview.qt-project.org/77280 [PS4] - QLocalePrivate: move the xxxToString functions to QLocaleData http://codereview.qt-project.org/77279 [PS3] - Merge the pairs of stringTo{Double,LongLong,UnsLongLong} http://codereview.qt-project.org/77278 [PS3] - Remove duplicated trimming of a string http://codereview.qt-project.org/77678 [PS2] - iOS: only activate top-level windows http://codereview.qt-project.org/77677 [PS1] - iOS: activate window on touchesBegan http://codereview.qt-project.org/77679 [PS2] - iOS: don't store reference to focus object http://codereview.qt-project.org/74321 [PS5] - Add a CSV logging feature to the benchlib http://codereview.qt-project.org/77980 [PS4] - Android: Add Foreign Window support http://codereview.qt-project.org/78066 [PS1] - Android: Fix return value in createSurface() http://codereview.qt-project.org/77880 [PS4] - Close widgets properly from session management. From ci-noreply at qt-project.org Fri Feb 14 03:15:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 04:15:33 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #160 Message-ID: <20140214_021533_093569.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #160: SUCCESS Tested changes (refs/builds/dev_1392335251): http://codereview.qt-project.org/78074 [PS1] - Fix qmake and compiler warnings From ci-noreply at qt-project.org Fri Feb 14 03:30:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 04:30:48 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #34 Message-ID: <20140214_023048_064532.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #34: SUCCESS Tested changes (refs/builds/dev_1392335287): http://codereview.qt-project.org/78134 [PS1] - Use queued connection for readyRead connection From ci-noreply at qt-project.org Fri Feb 14 04:57:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 05:57:10 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2939 Message-ID: <20140214_035710_092230.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02939/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392349367): http://codereview.qt-project.org/76100 [PS7] - Make the printing of complex Unicode in a QString prettier http://codereview.qt-project.org/51306 [PS10] - Add the rest of the non-volatile members of std::atomic to QBasicAtomic http://codereview.qt-project.org/43290 [PS13] - Add a testAndSet overload to the atomics that returns the current value http://codereview.qt-project.org/77143 [PS1] - Work around ICC 14 bug: __attribute__((deprecated)) with text http://codereview.qt-project.org/77144 [PS1] - Initial support for the Intel Compiler 14.0 on OS X From ci-noreply at qt-project.org Fri Feb 14 05:41:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 06:41:09 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3165 Message-ID: <20140214_044109_085572.ci-noreply@qt-project.org> QtBase_stable_Integration #3165: SUCCESS Tested changes (refs/builds/stable_1392342248): http://codereview.qt-project.org/77674 [PS3] - Added #include "qnumeric.h" to qglobal.h From ci-noreply at qt-project.org Fri Feb 14 06:50:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 07:50:56 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2940 Message-ID: <20140214_055056_058266.ci-noreply@qt-project.org> Autotest `tst_networkselftest' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to reconnect to server in step 3: Connection refused) Loc: [tst_networkselftest.cpp(320)] FAIL! : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] FAIL! : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] Totals: 30 passed, 17 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) FAIL! : tst_NetworkSelfTest::remotePortsOpen(http) Error connecting to server on port 80: Connection refused Loc: [tst_networkselftest.cpp(455)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(https) Error connecting to server on port 443: Connection refused Loc: [tst_networkselftest.cpp(455)] PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 FAIL! : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(221)] QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 120719\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 120719\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Fri, 14 Feb 2014 05:15:09 GMT\r\nContent-Type: text/html\r\nContent-Length: 1690\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\"\r\nX-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Fri, 14 Feb 2014 05:15:09 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 120719\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: keep-alive\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Fri, 14 Feb 2014 05:15:09 GMT\r\nContent-Type: text/html\r\nContent-Length: 1695\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3130\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Fri, 14 Feb 2014 05:15:09 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\275\36" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\275\37" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\275 " QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\275!" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\240\236" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 28 passed, 19 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 17 QtQA::App::TestRunner: second attempt: exited with exit code 19 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_networkselftest: 2 seconds, exit code 19 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02940/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392354168): http://codereview.qt-project.org/51306 [PS10] - Add the rest of the non-volatile members of std::atomic to QBasicAtomic http://codereview.qt-project.org/43290 [PS13] - Add a testAndSet overload to the atomics that returns the current value http://codereview.qt-project.org/77143 [PS1] - Work around ICC 14 bug: __attribute__((deprecated)) with text http://codereview.qt-project.org/77144 [PS1] - Initial support for the Intel Compiler 14.0 on OS X http://codereview.qt-project.org/76100 [PS7] - Make the printing of complex Unicode in a QString prettier From ci-noreply at qt-project.org Fri Feb 14 08:01:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 09:01:55 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1271 Message-ID: <20140214_070155_053740.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-xmlhttprequest-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01271/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392360416): http://codereview.qt-project.org/76700 [PS15] - Introducing QQuickWidget http://codereview.qt-project.org/77793 [PS5] - V4 IR: changed worklist used while doing optimizations. From ci-noreply at qt-project.org Fri Feb 14 08:19:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 09:19:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2941 Message-ID: <20140214_071924_072759.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2014-02-14 08:13:06.924 tst_qabstractitemview[78928:5703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] 2014-02-14 08:13:12.091 tst_qabstractitemview[79075:1803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 14 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02941/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392357303): http://codereview.qt-project.org/76100 [PS7] - Make the printing of complex Unicode in a QString prettier http://codereview.qt-project.org/51306 [PS10] - Add the rest of the non-volatile members of std::atomic to QBasicAtomic http://codereview.qt-project.org/43290 [PS13] - Add a testAndSet overload to the atomics that returns the current value http://codereview.qt-project.org/77143 [PS1] - Work around ICC 14 bug: __attribute__((deprecated)) with text http://codereview.qt-project.org/77144 [PS1] - Initial support for the Intel Compiler 14.0 on OS X From ci-noreply at qt-project.org Fri Feb 14 09:08:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 10:08:44 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3166 Message-ID: <20140214_080844_085464.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2014-02-14 09:14:22.502 tst_qabstractitemview[79179:481b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::QTBUG6407_extendedSelection() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1510)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() FAIL! : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1719)] PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 10 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03166/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392361050): http://codereview.qt-project.org/78052 [PS2] - Make parsing of template arguments more robust. From ci-noreply at qt-project.org Fri Feb 14 10:19:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 11:19:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1272 Message-ID: <20140214_091942_059204.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01272/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392368610): http://codereview.qt-project.org/76700 [PS15] - Introducing QQuickWidget http://codereview.qt-project.org/78128 [PS1] - Compile fix for MSVC2013 http://codereview.qt-project.org/77795 [PS3] - Remove unused method http://codereview.qt-project.org/77752 [PS4] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS3] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS3] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS3] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS3] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS3] - Remove unused text stream http://codereview.qt-project.org/77662 [PS3] - Remove some code duplication http://codereview.qt-project.org/77661 [PS3] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS4] - Simplify some runtime code From ci-noreply at qt-project.org Fri Feb 14 10:29:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 11:29:56 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3167 Message-ID: <20140214_092956_015180.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1584)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 2014-02-14 10:44:54.922 tst_qabstractitemview[94307:2703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03167/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392365508): http://codereview.qt-project.org/77991 [PS2] - Remove incomplete paragraph from QSet::iterator documentation http://codereview.qt-project.org/78089 [PS1] - Mac: Fix file dialog filters when filter doesn't start with '*' From ci-noreply at qt-project.org Fri Feb 14 10:50:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 11:50:47 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1273 Message-ID: <20140214_095047_015663.ci-noreply@qt-project.org> `make' failed :( sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-qmltest-make_first] Error 2 make[2]: *** [sub-qmltest-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-networkaccessmanagerfactory-make_first] Error 2 make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-quick-accessibility-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 sh: /work/build/qt/qtdeclarative/bin/qmlimportscanner: No such file or directory make[5]: *** [iphoneos-release] Error 66 make[4]: *** [release-iphoneos] Error 2 make[3]: *** [sub-xmlhttprequest-make_first] Error 2 make[2]: *** [sub-qml-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[4]: *** [iphoneos-release] Error 65 make[3]: *** [iphoneos] Error 2 make[2]: *** [sub-qmlplugindump-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01273/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392370576): http://codereview.qt-project.org/77900 [PS2] - Add support for scanning javascript files. From ci-noreply at qt-project.org Fri Feb 14 10:51:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 11:51:24 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2942 Message-ID: <20140214_095124_006070.ci-noreply@qt-project.org> QtBase_dev_Integration #2942: SUCCESS Tested changes (refs/builds/dev_1392364004): http://codereview.qt-project.org/75129 [PS5] - Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const reference From ci-noreply at qt-project.org Fri Feb 14 11:10:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 12:10:24 +0200 Subject: [Ci-reports] pass on QtEnginio_stable_Integration #53 Message-ID: <20140214_101024_060341.ci-noreply@qt-project.org> QtEnginio_stable_Integration #53: SUCCESS Tested changes (refs/builds/stable_1392367959): http://codereview.qt-project.org/76137 [PS1] - Show qdoc and qdocconf files in Qt Creator http://codereview.qt-project.org/76449 [PS1] - Internal doc fix http://codereview.qt-project.org/76477 [PS1] - Update information about test environment variables http://codereview.qt-project.org/77633 [PS1] - Fix a typo in the address book example From ci-noreply at qt-project.org Fri Feb 14 11:27:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 12:27:08 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #161 Message-ID: <20140214_102708_056118.ci-noreply@qt-project.org> qtconnectivity failed to compile :( compiling qbluetoothserver_bluez.cpp qbluetoothserver_bluez.cpp: In member function 'void QBluetoothServer::setSecurityFlags(QBluetooth::SecurityFlags)': qbluetoothserver_bluez.cpp:277:28: error: passing 'const QLoggingCategory' as 'this' argument of 'QLoggingCategory& QLoggingCategory::operator()()' discards qualifiers [-fpermissive] qbluetoothserver_bluez.cpp:277:141: error: passing 'const QLoggingCategory' as 'this' argument of 'QLoggingCategory& QLoggingCategory::operator()()' discards qualifiers [-fpermissive] make[3]: *** [.obj/qbluetoothserver_bluez.o] Error 1 make[2]: *** [sub-bluetooth-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00161/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392373121): http://codereview.qt-project.org/78130 [PS2] - QNX: Config test for libbb2 From ci-noreply at qt-project.org Fri Feb 14 11:48:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 12:48:29 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #162 Message-ID: <20140214_104829_074791.ci-noreply@qt-project.org> qtconnectivity failed to compile :( compiling qbluetoothserver_bluez.cpp qbluetoothserver_bluez.cpp: In member function 'void TestNamespace::QBluetoothServer::setSecurityFlags(TestNamespace::QBluetooth::SecurityFlags)': qbluetoothserver_bluez.cpp:277:28: error: passing 'const TestNamespace::QLoggingCategory' as 'this' argument of 'TestNamespace::QLoggingCategory& TestNamespace::QLoggingCategory::operator()()' discards qualifiers [-fpermissive] qbluetoothserver_bluez.cpp:277:141: error: passing 'const TestNamespace::QLoggingCategory' as 'this' argument of 'TestNamespace::QLoggingCategory& TestNamespace::QLoggingCategory::operator()()' discards qualifiers [-fpermissive] make[3]: *** [.obj/qbluetoothserver_bluez.o] Error 1 make[2]: *** [sub-bluetooth-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00162/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392374099): http://codereview.qt-project.org/78130 [PS2] - QNX: Config test for libbb2 From ci-noreply at qt-project.org Fri Feb 14 11:53:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 12:53:46 +0200 Subject: [Ci-reports] fail on QtWebKit_dev_Integration #175 Message-ID: <20140214_105346_093397.ci-noreply@qt-project.org> qtwebkit failed to compile :( Undefined symbols for architecture x86_64: "leveldb::Comparator::~Comparator()", referenced from: WebCore::ComparatorAdapter::~ComparatorAdapter() in libWebCore.a(LevelDBDatabase.o) "leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)", referenced from: WebCore::LevelDBWriteBatch::put(WebCore::LevelDBSlice const&, WebCore::LevelDBSlice const&) in libWebCore.a(LevelDBWriteBatch.o) "leveldb::WriteBatch::Clear()", referenced from: WebCore::LevelDBWriteBatch::clear() in libWebCore.a(LevelDBWriteBatch.o) "leveldb::WriteBatch::Delete(leveldb::Slice const&)", referenced from: WebCore::LevelDBWriteBatch::remove(WebCore::LevelDBSlice const&) in libWebCore.a(LevelDBWriteBatch.o) "leveldb::WriteBatch::WriteBatch()", referenced from: WebCore::LevelDBWriteBatch::LevelDBWriteBatch() in libWebCore.a(LevelDBWriteBatch.o) "leveldb::WriteBatch::~WriteBatch()", referenced from: void WTF::deleteOwnedPtr(leveldb::WriteBatch*) in libWebCore.a(LevelDBWriteBatch.o) "leveldb::DB::Open(leveldb::Options const&, std::__1::basic_string, std::__1::allocator > const&, leveldb::DB**)", referenced from: WebCore::openDB(leveldb::Comparator*, leveldb::Env*, WTF::String const&, leveldb::DB**) in libWebCore.a(LevelDBDatabase.o) "leveldb::Env::Default()", referenced from: leveldb::IDBEnv() in libWebCore.a(LevelDBDatabase.o) "leveldb::Options::Options()", referenced from: WebCore::LevelDBDatabase::destroy(WTF::String const&) in libWebCore.a(LevelDBDatabase.o) WebCore::openDB(leveldb::Comparator*, leveldb::Env*, WTF::String const&, leveldb::DB**) in libWebCore.a(LevelDBDatabase.o) "leveldb::DestroyDB(std::__1::basic_string, std::__1::allocator > const&, leveldb::Options const&)", referenced from: WebCore::LevelDBDatabase::destroy(WTF::String const&) in libWebCore.a(LevelDBDatabase.o) "leveldb::NewMemEnv(leveldb::Env*)", referenced from: WebCore::LevelDBDatabase::openInMemory(WebCore::LevelDBComparator const*) in libWebCore.a(LevelDBDatabase.o) "leveldb::Status::ToString() const", referenced from: WebCore::LevelDBDatabase::open(WTF::String const&, WebCore::LevelDBComparator const*) in libWebCore.a(LevelDBDatabase.o) WebCore::LevelDBDatabase::openInMemory(WebCore::LevelDBComparator const*) in libWebCore.a(LevelDBDatabase.o) WebCore::LevelDBDatabase::put(WebCore::LevelDBSlice const&, WTF::Vector const&) in libWebCore.a(LevelDBDatabase.o) WebCore::LevelDBDatabase::remove(WebCore::LevelDBSlice const&) in libWebCore.a(LevelDBDatabase.o) WebCore::LevelDBDatabase::safeGet(WebCore::LevelDBSlice const&, WTF::Vector&, bool&, WebCore::LevelDBSnapshot const*) in libWebCore.a(LevelDBDatabase.o) WebCore::LevelDBDatabase::write(WebCore::LevelDBWriteBatch&) in libWebCore.a(LevelDBDatabase.o) WebCore::(anonymous namespace)::IteratorImpl::checkStatus() in libWebCore.a(LevelDBDatabase.o) ... "typeinfo for leveldb::Comparator", referenced from: typeinfo for WebCore::ComparatorAdapter in libWebCore.a(LevelDBDatabase.o) "vtable for leveldb::Comparator", referenced from: leveldb::Comparator::Comparator() in libWebCore.a(LevelDBDatabase.o) make[3]: *** [../lib/libQt5WebKit_debug.5.3.0.dylib] Error 1 make[2]: *** [sub-api-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-QtWebKit-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00175/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392373263): http://codereview.qt-project.org/78119 [PS1] - Enable HTML5 Indexed Database API From ci-noreply at qt-project.org Fri Feb 14 12:24:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 13:24:12 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3168 Message-ID: <20140214_112412_077372.ci-noreply@qt-project.org> QtBase_stable_Integration #3168: SUCCESS Tested changes (refs/builds/stable_1392370460): http://codereview.qt-project.org/78013 [PS1] - Draw more inactive style elements in retina res. http://codereview.qt-project.org/78052 [PS2] - Make parsing of template arguments more robust. From ci-noreply at qt-project.org Fri Feb 14 12:32:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 13:32:29 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1274 Message-ID: <20140214_113229_034807.ci-noreply@qt-project.org> Autotests `tst_qqmlecmascript' and `tst_qquickcanvasitem' failed :( Testing qquickcanvasitem FAIL! : qquickcanvasitem::state::test_stack(image threaded) Compared values are not the same Actual (): 510 Expected (): 511 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_state.qml(320) : failure location FAIL! : qquickcanvasitem::state::test_stack(image canvas invisible) Compared values are not the same Actual (): 510 Expected (): 511 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_state.qml(320) : failure location FAIL! : qquickcanvasitem::state::test_stack(image immediate) Compared values are not the same Actual (): 510 Expected (): 511 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_state.qml(320) : failure location Totals: 520 passed, 3 failed, 0 skipped libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qquickcanvasitem ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : qquickcanvasitem::arc::initTestCase() PASS : qquickcanvasitem::arc::test_angle_1(image threaded) PASS : qquickcanvasitem::arc::test_angle_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_1(image immediate) PASS : qquickcanvasitem::arc::test_angle_2(image threaded) PASS : qquickcanvasitem::arc::test_angle_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_2(image immediate) PASS : qquickcanvasitem::arc::test_angle_3(image threaded) PASS : qquickcanvasitem::arc::test_angle_3(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_3(image immediate) PASS : qquickcanvasitem::arc::test_angle_4(image threaded) PASS : qquickcanvasitem::arc::test_angle_4(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_4(image immediate) PASS : qquickcanvasitem::arc::test_angle_5(image threaded) PASS : qquickcanvasitem::arc::test_angle_5(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_5(image immediate) PASS : qquickcanvasitem::arc::test_angle_6(image threaded) PASS : qquickcanvasitem::arc::test_angle_6(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_6(image immediate) PASS : qquickcanvasitem::arc::test_empty(image threaded) PASS : qquickcanvasitem::arc::test_empty(image canvas invisible) PASS : qquickcanvasitem::arc::test_empty(image immediate) PASS : qquickcanvasitem::arc::test_end(image threaded) PASS : qquickcanvasitem::arc::test_end(image canvas invisible) PASS : qquickcanvasitem::arc::test_end(image immediate) PASS : qquickcanvasitem::arc::test_negative(image threaded) PASS : qquickcanvasitem::arc::test_negative(image canvas invisible) PASS : qquickcanvasitem::arc::test_negative(image immediate) PASS : qquickcanvasitem::arc::test_nonempty(image threaded) PASS : qquickcanvasitem::arc::test_nonempty(image canvas invisible) PASS : qquickcanvasitem::arc::test_nonempty(image immediate) PASS : qquickcanvasitem::arc::test_nonfinite(image threaded) PASS : qquickcanvasitem::arc::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::arc::test_nonfinite(image immediate) PASS : qquickcanvasitem::arc::test_scale_1(image threaded) PASS : qquickcanvasitem::arc::test_scale_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_scale_1(image immediate) PASS : qquickcanvasitem::arc::test_scale_2(image threaded) PASS : qquickcanvasitem::arc::test_scale_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_scale_2(image immediate) PASS : qquickcanvasitem::arc::test_selfintersect_1(image threaded) PASS : qquickcanvasitem::arc::test_selfintersect_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_selfintersect_1(image immediate) PASS : qquickcanvasitem::arc::test_selfintersect_2(image threaded) PASS : qquickcanvasitem::arc::test_selfintersect_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_selfintersect_2(image immediate) PASS : qquickcanvasitem::arc::test_shape_1(image threaded) PASS : qquickcanvasitem::arc::test_shape_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_1(image immediate) PASS : qquickcanvasitem::arc::test_shape_2(image threaded) PASS : qquickcanvasitem::arc::test_shape_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_2(image immediate) PASS : qquickcanvasitem::arc::test_shape_3(image threaded) PASS : qquickcanvasitem::arc::test_shape_3(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_3(image immediate) PASS : qquickcanvasitem::arc::test_shape_4(image threaded) PASS : qquickcanvasitem::arc::test_shape_4(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_4(image immediate) PASS : qquickcanvasitem::arc::test_shape_5(image threaded) PASS : qquickcanvasitem::arc::test_shape_5(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_5(image immediate) PASS : qquickcanvasitem::arc::test_twopie(image threaded) PASS : qquickcanvasitem::arc::test_twopie(image canvas invisible) PASS : qquickcanvasitem::arc::test_twopie(image immediate) PASS : qquickcanvasitem::arc::test_zero(image threaded) PASS : qquickcanvasitem::arc::test_zero(image canvas invisible) PASS : qquickcanvasitem::arc::test_zero(image immediate) PASS : qquickcanvasitem::arc::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_arcto'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_arcto'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::arcTo::initTestCase() PASS : qquickcanvasitem::arcTo::test_coincide(image threaded) PASS : qquickcanvasitem::arcTo::test_coincide(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_coincide(image immediate) PASS : qquickcanvasitem::arcTo::test_collinear(image threaded) PASS : qquickcanvasitem::arcTo::test_collinear(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_collinear(image immediate) PASS : qquickcanvasitem::arcTo::test_negative(image threaded) PASS : qquickcanvasitem::arcTo::test_negative(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_negative(image immediate) PASS : qquickcanvasitem::arcTo::test_nonfinite(image threaded) PASS : qquickcanvasitem::arcTo::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_nonfinite(image immediate) PASS : qquickcanvasitem::arcTo::test_scale(image threaded) PASS : qquickcanvasitem::arcTo::test_scale(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_scale(image immediate) PASS : qquickcanvasitem::arcTo::test_shape(image threaded) PASS : qquickcanvasitem::arcTo::test_shape(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_shape(image immediate) PASS : qquickcanvasitem::arcTo::test_subpath(image threaded) PASS : qquickcanvasitem::arcTo::test_subpath(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_subpath(image immediate) PASS : qquickcanvasitem::arcTo::test_transform(image threaded) PASS : qquickcanvasitem::arcTo::test_transform(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_transform(image immediate) PASS : qquickcanvasitem::arcTo::test_zero(image threaded) PASS : qquickcanvasitem::arcTo::test_zero(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_zero(image immediate) PASS : qquickcanvasitem::arcTo::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_canvas'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_canvas'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::canvas::initTestCase() PASS : qquickcanvasitem::canvas::test_canvasSize(image threaded) PASS : qquickcanvasitem::canvas::test_canvasSize(image canvas invisible) PASS : qquickcanvasitem::canvas::test_canvasSize(image immediate) PASS : qquickcanvasitem::canvas::test_canvasWindow(image threaded) PASS : qquickcanvasitem::canvas::test_canvasWindow(image canvas invisible) PASS : qquickcanvasitem::canvas::test_canvasWindow(image immediate) PASS : qquickcanvasitem::canvas::test_getContext(image threaded) PASS : qquickcanvasitem::canvas::test_getContext(image canvas invisible) PASS : qquickcanvasitem::canvas::test_getContext(image immediate) PASS : qquickcanvasitem::canvas::test_loadImage(image threaded) PASS : qquickcanvasitem::canvas::test_loadImage(image canvas invisible) PASS : qquickcanvasitem::canvas::test_loadImage(image immediate) PASS : qquickcanvasitem::canvas::test_paint(image threaded) PASS : qquickcanvasitem::canvas::test_paint(image canvas invisible) PASS : qquickcanvasitem::canvas::test_paint(image immediate) PASS : qquickcanvasitem::canvas::test_save(image threaded) PASS : qquickcanvasitem::canvas::test_save(image canvas invisible) PASS : qquickcanvasitem::canvas::test_save(image immediate) PASS : qquickcanvasitem::canvas::test_tileSize(image threaded) PASS : qquickcanvasitem::canvas::test_tileSize(image canvas invisible) PASS : qquickcanvasitem::canvas::test_tileSize(image immediate) PASS : qquickcanvasitem::canvas::test_toDataURL(image threaded) PASS : qquickcanvasitem::canvas::test_toDataURL(image canvas invisible) PASS : qquickcanvasitem::canvas::test_toDataURL(image immediate) PASS : qquickcanvasitem::canvas::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_composite'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_composite'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::composite::initTestCase() PASS : qquickcanvasitem::composite::test_clearRect(image threaded) PASS : qquickcanvasitem::composite::test_clearRect(image canvas invisible) PASS : qquickcanvasitem::composite::test_clearRect(image immediate) PASS : qquickcanvasitem::composite::test_clip(image threaded) PASS : qquickcanvasitem::composite::test_clip(image canvas invisible) PASS : qquickcanvasitem::composite::test_clip(image immediate) PASS : qquickcanvasitem::composite::test_globalAlpha(image threaded) PASS : qquickcanvasitem::composite::test_globalAlpha(image canvas invisible) PASS : qquickcanvasitem::composite::test_globalAlpha(image immediate) PASS : qquickcanvasitem::composite::test_operation(image threaded) PASS : qquickcanvasitem::composite::test_operation(image canvas invisible) PASS : qquickcanvasitem::composite::test_operation(image immediate) PASS : qquickcanvasitem::composite::test_solid(image threaded) PASS : qquickcanvasitem::composite::test_solid(image canvas invisible) PASS : qquickcanvasitem::composite::test_solid(image immediate) PASS : qquickcanvasitem::composite::test_transparent(image threaded) PASS : qquickcanvasitem::composite::test_transparent(image canvas invisible) PASS : qquickcanvasitem::composite::test_transparent(image immediate) PASS : qquickcanvasitem::composite::test_uncovered(image threaded) PASS : qquickcanvasitem::composite::test_uncovered(image canvas invisible) PASS : qquickcanvasitem::composite::test_uncovered(image immediate) PASS : qquickcanvasitem::composite::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 1x1+58+96 on QQuickView/'tst_context'. Resulting geometry: 104x1+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 1x1+62+119 on QQuickView/'tst_context'. Resulting geometry: 104x1+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::ContextTypeStored::initTestCase() PASS : qquickcanvasitem::ContextTypeStored::test_contextType() PASS : qquickcanvasitem::ContextFontValidation::initTestCase() PASS : qquickcanvasitem::ContextFontValidation::test_invalid() PASS : qquickcanvasitem::ContextFontValidation::test_pixelSize() PASS : qquickcanvasitem::ContextFontValidation::test_valid() PASS : qquickcanvasitem::ContextFontValidation::cleanupTestCase() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::initTestCase() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_context() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_contextIsConsistent() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_paintHadContext() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::cleanupTestCase() PASS : qquickcanvasitem::ContextTypeStored::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_fillStyle'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_fillStyle'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::fillStyle::initTestCase() PASS : qquickcanvasitem::fillStyle::test_default(image threaded) PASS : qquickcanvasitem::fillStyle::test_default(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_default(image immediate) PASS : qquickcanvasitem::fillStyle::test_get(image threaded) PASS : qquickcanvasitem::fillStyle::test_get(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_get(image immediate) PASS : qquickcanvasitem::fillStyle::test_hex(image threaded) PASS : qquickcanvasitem::fillStyle::test_hex(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_hex(image immediate) PASS : qquickcanvasitem::fillStyle::test_hsla(image threaded) PASS : qquickcanvasitem::fillStyle::test_hsla(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_hsla(image immediate) PASS : qquickcanvasitem::fillStyle::test_invalid(image threaded) PASS : qquickcanvasitem::fillStyle::test_invalid(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_invalid(image immediate) PASS : qquickcanvasitem::fillStyle::test_namedColor(image threaded) PASS : qquickcanvasitem::fillStyle::test_namedColor(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_namedColor(image immediate) PASS : qquickcanvasitem::fillStyle::test_rgba(image threaded) PASS : qquickcanvasitem::fillStyle::test_rgba(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_rgba(image immediate) PASS : qquickcanvasitem::fillStyle::test_saverestore(image threaded) PASS : qquickcanvasitem::fillStyle::test_saverestore(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_saverestore(image immediate) PASS : qquickcanvasitem::fillStyle::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_fillrect'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_fillrect'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::fillRect::initTestCase() PASS : qquickcanvasitem::fillRect::test_fillRect(image threaded) PASS : qquickcanvasitem::fillRect::test_fillRect(image canvas invisible) PASS : qquickcanvasitem::fillRect::test_fillRect(image immediate) PASS : qquickcanvasitem::fillRect::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_gradient'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_gradient'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::gradient::initTestCase() PASS : qquickcanvasitem::gradient::test_basic(image threaded) PASS : qquickcanvasitem::gradient::test_basic(image canvas invisible) PASS : qquickcanvasitem::gradient::test_basic(image immediate) PASS : qquickcanvasitem::gradient::test_conical(image threaded) PASS : qquickcanvasitem::gradient::test_conical(image canvas invisible) PASS : qquickcanvasitem::gradient::test_conical(image immediate) PASS : qquickcanvasitem::gradient::test_interpolate(image threaded) PASS : qquickcanvasitem::gradient::test_interpolate(image canvas invisible) PASS : qquickcanvasitem::gradient::test_interpolate(image immediate) PASS : qquickcanvasitem::gradient::test_linear(image threaded) PASS : qquickcanvasitem::gradient::test_linear(image canvas invisible) PASS : qquickcanvasitem::gradient::test_linear(image immediate) PASS : qquickcanvasitem::gradient::test_object(image threaded) PASS : qquickcanvasitem::gradient::test_object(image canvas invisible) PASS : qquickcanvasitem::gradient::test_object(image immediate) PASS : qquickcanvasitem::gradient::test_radial(image threaded) PASS : qquickcanvasitem::gradient::test_radial(image canvas invisible) PASS : qquickcanvasitem::gradient::test_radial(image immediate) PASS : qquickcanvasitem::gradient::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_image'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_image'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::image::initTestCase() PASS : qquickcanvasitem::image::test_3args(image threaded) PASS : qquickcanvasitem::image::test_3args(image canvas invisible) PASS : qquickcanvasitem::image::test_3args(image immediate) PASS : qquickcanvasitem::image::test_5args(image threaded) PASS : qquickcanvasitem::image::test_5args(image canvas invisible) PASS : qquickcanvasitem::image::test_5args(image immediate) PASS : qquickcanvasitem::image::test_9args(image threaded) PASS : qquickcanvasitem::image::test_9args(image canvas invisible) PASS : qquickcanvasitem::image::test_9args(image immediate) PASS : qquickcanvasitem::image::test_alpha(image threaded) PASS : qquickcanvasitem::image::test_alpha(image canvas invisible) PASS : qquickcanvasitem::image::test_alpha(image immediate) PASS : qquickcanvasitem::image::test_animated(image threaded) PASS : qquickcanvasitem::image::test_animated(image canvas invisible) PASS : qquickcanvasitem::image::test_animated(image immediate) PASS : qquickcanvasitem::image::test_broken(image threaded) PASS : qquickcanvasitem::image::test_broken(image canvas invisible) PASS : qquickcanvasitem::image::test_broken(image immediate) PASS : qquickcanvasitem::image::test_canvas(image threaded) PASS : qquickcanvasitem::image::test_canvas(image canvas invisible) PASS : qquickcanvasitem::image::test_canvas(image immediate) PASS : qquickcanvasitem::image::test_clip(image threaded) PASS : qquickcanvasitem::image::test_clip(image canvas invisible) PASS : qquickcanvasitem::image::test_clip(image immediate) PASS : qquickcanvasitem::image::test_composite(image threaded) PASS : qquickcanvasitem::image::test_composite(image canvas invisible) PASS : qquickcanvasitem::image::test_composite(image immediate) PASS : qquickcanvasitem::image::test_imageData(image threaded) PASS : qquickcanvasitem::image::test_imageData(image canvas invisible) PASS : qquickcanvasitem::image::test_imageData(image immediate) PASS : qquickcanvasitem::image::test_imageitem(image threaded) PASS : qquickcanvasitem::image::test_imageitem(image canvas invisible) PASS : qquickcanvasitem::image::test_imageitem(image immediate) PASS : qquickcanvasitem::image::test_multiple_painting(image threaded) PASS : qquickcanvasitem::image::test_multiple_painting(image canvas invisible) PASS : qquickcanvasitem::image::test_multiple_painting(image immediate) PASS : qquickcanvasitem::image::test_negative(image threaded) PASS : qquickcanvasitem::image::test_negative(image canvas invisible) PASS : qquickcanvasitem::image::test_negative(image immediate) PASS : qquickcanvasitem::image::test_nonfinite(image threaded) PASS : qquickcanvasitem::image::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::image::test_nonfinite(image immediate) PASS : qquickcanvasitem::image::test_null(image threaded) PASS : qquickcanvasitem::image::test_null(image canvas invisible) PASS : qquickcanvasitem::image::test_null(image immediate) PASS : qquickcanvasitem::image::test_outsidesource(image threaded) PASS : qquickcanvasitem::image::test_outsidesource(image canvas invisible) PASS : qquickcanvasitem::image::test_outsidesource(image immediate) PASS : qquickcanvasitem::image::test_path(image threaded) PASS : qquickcanvasitem::image::test_path(image canvas invisible) PASS : qquickcanvasitem::image::test_path(image immediate) PASS : qquickcanvasitem::image::test_self(image threaded) PASS : qquickcanvasitem::image::test_self(image canvas invisible) PASS : qquickcanvasitem::image::test_self(image immediate) PASS : qquickcanvasitem::image::test_transform(image threaded) PASS : qquickcanvasitem::image::test_transform(image canvas invisible) PASS : qquickcanvasitem::image::test_transform(image immediate) PASS : qquickcanvasitem::image::test_url(image threaded) PASS : qquickcanvasitem::image::test_url(image canvas invisible) PASS : qquickcanvasitem::image::test_url(image immediate) PASS : qquickcanvasitem::image::test_wrongtype(image threaded) PASS : qquickcanvasitem::image::test_wrongtype(image canvas invisible) PASS : qquickcanvasitem::image::test_wrongtype(image immediate) PASS : qquickcanvasitem::image::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_line'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_line'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::line::initTestCase() PASS : qquickcanvasitem::line::test_cap(image threaded) PASS : qquickcanvasitem::line::test_cap(image canvas invisible) PASS : qquickcanvasitem::line::test_cap(image immediate) PASS : qquickcanvasitem::line::test_cross(image threaded) PASS : qquickcanvasitem::line::test_cross(image canvas invisible) PASS : qquickcanvasitem::line::test_cross(image immediate) PASS : qquickcanvasitem::line::test_default(image threaded) PASS : qquickcanvasitem::line::test_default(image canvas invisible) PASS : qquickcanvasitem::line::test_default(image immediate) PASS : qquickcanvasitem::line::test_join(image threaded) PASS : qquickcanvasitem::line::test_join(image canvas invisible) PASS : qquickcanvasitem::line::test_join(image immediate) PASS : qquickcanvasitem::line::test_miter(image threaded) PASS : qquickcanvasitem::line::test_miter(image canvas invisible) PASS : qquickcanvasitem::line::test_miter(image immediate) PASS : qquickcanvasitem::line::test_width(image threaded) PASS : qquickcanvasitem::line::test_width(image canvas invisible) PASS : qquickcanvasitem::line::test_width(image immediate) PASS : qquickcanvasitem::line::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_path'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_path'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::path::initTestCase() PASS : qquickcanvasitem::path::test_basic(image threaded) PASS : qquickcanvasitem::path::test_basic(image canvas invisible) PASS : qquickcanvasitem::path::test_basic(image immediate) PASS : qquickcanvasitem::path::test_beginPath(image threaded) PASS : qquickcanvasitem::path::test_beginPath(image canvas invisible) PASS : qquickcanvasitem::path::test_beginPath(image immediate) PASS : qquickcanvasitem::path::test_bezierCurveTo(image threaded) PASS : qquickcanvasitem::path::test_bezierCurveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_bezierCurveTo(image immediate) PASS : qquickcanvasitem::path::test_clearRect(image threaded) PASS : qquickcanvasitem::path::test_clearRect(image canvas invisible) PASS : qquickcanvasitem::path::test_clearRect(image immediate) PASS : qquickcanvasitem::path::test_clip(image threaded) PASS : qquickcanvasitem::path::test_clip(image canvas invisible) PASS : qquickcanvasitem::path::test_clip(image immediate) PASS : qquickcanvasitem::path::test_closePath(image threaded) PASS : qquickcanvasitem::path::test_closePath(image canvas invisible) PASS : qquickcanvasitem::path::test_closePath(image immediate) PASS : qquickcanvasitem::path::test_fill(image threaded) PASS : qquickcanvasitem::path::test_fill(image canvas invisible) PASS : qquickcanvasitem::path::test_fill(image immediate) PASS : qquickcanvasitem::path::test_fillRect(image threaded) PASS : qquickcanvasitem::path::test_fillRect(image canvas invisible) PASS : qquickcanvasitem::path::test_fillRect(image immediate) PASS : qquickcanvasitem::path::test_isPointInPath(image threaded) PASS : qquickcanvasitem::path::test_isPointInPath(image canvas invisible) PASS : qquickcanvasitem::path::test_isPointInPath(image immediate) PASS : qquickcanvasitem::path::test_lineTo(image threaded) PASS : qquickcanvasitem::path::test_lineTo(image canvas invisible) PASS : qquickcanvasitem::path::test_lineTo(image immediate) PASS : qquickcanvasitem::path::test_moveTo(image threaded) PASS : qquickcanvasitem::path::test_moveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_moveTo(image immediate) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image threaded) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image immediate) PASS : qquickcanvasitem::path::test_rect(image threaded) PASS : qquickcanvasitem::path::test_rect(image canvas invisible) PASS : qquickcanvasitem::path::test_rect(image immediate) PASS : qquickcanvasitem::path::test_stroke(image threaded) PASS : qquickcanvasitem::path::test_stroke(image canvas invisible) PASS : qquickcanvasitem::path::test_stroke(image immediate) PASS : qquickcanvasitem::path::test_strokeRect(image threaded) PASS : qquickcanvasitem::path::test_strokeRect(image canvas invisible) PASS : qquickcanvasitem::path::test_strokeRect(image immediate) PASS : qquickcanvasitem::path::test_transform(image threaded) PASS : qquickcanvasitem::path::test_transform(image canvas invisible) PASS : qquickcanvasitem::path::test_transform(image immediate) PASS : qquickcanvasitem::path::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_pattern'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_pattern'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::pattern::initTestCase() PASS : qquickcanvasitem::pattern::test_animated(image threaded) PASS : qquickcanvasitem::pattern::test_animated(image canvas invisible) PASS : qquickcanvasitem::pattern::test_animated(image immediate) PASS : qquickcanvasitem::pattern::test_basic(image threaded) PASS : qquickcanvasitem::pattern::test_basic(image canvas invisible) PASS : qquickcanvasitem::pattern::test_basic(image immediate) PASS : qquickcanvasitem::pattern::test_image(image threaded) PASS : qquickcanvasitem::pattern::test_image(image canvas invisible) PASS : qquickcanvasitem::pattern::test_image(image immediate) PASS : qquickcanvasitem::pattern::test_modified(image threaded) PASS : qquickcanvasitem::pattern::test_modified(image canvas invisible) PASS : qquickcanvasitem::pattern::test_modified(image immediate) PASS : qquickcanvasitem::pattern::test_paint(image threaded) PASS : qquickcanvasitem::pattern::test_paint(image canvas invisible) PASS : qquickcanvasitem::pattern::test_paint(image immediate) PASS : qquickcanvasitem::pattern::test_repeat(image threaded) PASS : qquickcanvasitem::pattern::test_repeat(image canvas invisible) PASS : qquickcanvasitem::pattern::test_repeat(image immediate) PASS : qquickcanvasitem::pattern::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_pixel'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_pixel'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::pixel::initTestCase() PASS : qquickcanvasitem::pixel::test_createImageData(image threaded) PASS : qquickcanvasitem::pixel::test_createImageData(image canvas invisible) PASS : qquickcanvasitem::pixel::test_createImageData(image immediate) PASS : qquickcanvasitem::pixel::test_filters(image threaded) PASS : qquickcanvasitem::pixel::test_filters(image canvas invisible) PASS : qquickcanvasitem::pixel::test_filters(image immediate) PASS : qquickcanvasitem::pixel::test_getImageData(image threaded) PASS : qquickcanvasitem::pixel::test_getImageData(image canvas invisible) PASS : qquickcanvasitem::pixel::test_getImageData(image immediate) PASS : qquickcanvasitem::pixel::test_object(image threaded) PASS : qquickcanvasitem::pixel::test_object(image canvas invisible) PASS : qquickcanvasitem::pixel::test_object(image immediate) PASS : qquickcanvasitem::pixel::test_putImageData(image threaded) PASS : qquickcanvasitem::pixel::test_putImageData(image canvas invisible) PASS : qquickcanvasitem::pixel::test_putImageData(image immediate) PASS : qquickcanvasitem::pixel::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_shadow'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_shadow'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::shadow::initTestCase() PASS : qquickcanvasitem::shadow::test_basic(image threaded) PASS : qquickcanvasitem::shadow::test_basic(image canvas invisible) PASS : qquickcanvasitem::shadow::test_basic(image immediate) PASS : qquickcanvasitem::shadow::test_blur(image threaded) PASS : qquickcanvasitem::shadow::test_blur(image canvas invisible) PASS : qquickcanvasitem::shadow::test_blur(image immediate) PASS : qquickcanvasitem::shadow::test_clip(image threaded) PASS : qquickcanvasitem::shadow::test_clip(image canvas invisible) PASS : qquickcanvasitem::shadow::test_clip(image immediate) PASS : qquickcanvasitem::shadow::test_composite(image threaded) PASS : qquickcanvasitem::shadow::test_composite(image canvas invisible) PASS : qquickcanvasitem::shadow::test_composite(image immediate) PASS : qquickcanvasitem::shadow::test_enable(image threaded) PASS : qquickcanvasitem::shadow::test_enable(image canvas invisible) PASS : qquickcanvasitem::shadow::test_enable(image immediate) PASS : qquickcanvasitem::shadow::test_gradient(image threaded) PASS : qquickcanvasitem::shadow::test_gradient(image canvas invisible) PASS : qquickcanvasitem::shadow::test_gradient(image immediate) PASS : qquickcanvasitem::shadow::test_image(image threaded) PASS : qquickcanvasitem::shadow::test_image(image canvas invisible) PASS : qquickcanvasitem::shadow::test_image(image immediate) PASS : qquickcanvasitem::shadow::test_offset(image threaded) PASS : qquickcanvasitem::shadow::test_offset(image canvas invisible) PASS : qquickcanvasitem::shadow::test_offset(image immediate) PASS : qquickcanvasitem::shadow::test_pattern(image threaded) PASS : qquickcanvasitem::shadow::test_pattern(image canvas invisible) PASS : qquickcanvasitem::shadow::test_pattern(image immediate) PASS : qquickcanvasitem::shadow::test_stroke(image threaded) PASS : qquickcanvasitem::shadow::test_stroke(image canvas invisible) PASS : qquickcanvasitem::shadow::test_stroke(image immediate) PASS : qquickcanvasitem::shadow::test_tranform(image threaded) PASS : qquickcanvasitem::shadow::test_tranform(image canvas invisible) PASS : qquickcanvasitem::shadow::test_tranform(image immediate) PASS : qquickcanvasitem::shadow::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_state'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_state'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::state::initTestCase() PASS : qquickcanvasitem::state::test_bitmap(image threaded) PASS : qquickcanvasitem::state::test_bitmap(image canvas invisible) PASS : qquickcanvasitem::state::test_bitmap(image immediate) PASS : qquickcanvasitem::state::test_clip(image threaded) PASS : qquickcanvasitem::state::test_clip(image canvas invisible) PASS : qquickcanvasitem::state::test_clip(image immediate) PASS : qquickcanvasitem::state::test_fillStyle(image threaded) PASS : qquickcanvasitem::state::test_fillStyle(image canvas invisible) PASS : qquickcanvasitem::state::test_fillStyle(image immediate) PASS : qquickcanvasitem::state::test_font(image threaded) PASS : qquickcanvasitem::state::test_font(image canvas invisible) PASS : qquickcanvasitem::state::test_font(image immediate) PASS : qquickcanvasitem::state::test_globalAlpha(image threaded) PASS : qquickcanvasitem::state::test_globalAlpha(image canvas invisible) PASS : qquickcanvasitem::state::test_globalAlpha(image immediate) (... 59 lines omitted; there are too many errors!) PASS : qquickcanvasitem::svgpath::test_svgpath(image canvas invisible) PASS : qquickcanvasitem::svgpath::test_svgpath(image immediate) PASS : qquickcanvasitem::svgpath::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_text'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_text'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::text::initTestCase() PASS : qquickcanvasitem::text::test_align(image threaded) PASS : qquickcanvasitem::text::test_align(image canvas invisible) PASS : qquickcanvasitem::text::test_align(image immediate) PASS : qquickcanvasitem::text::test_baseLine(image threaded) PASS : qquickcanvasitem::text::test_baseLine(image canvas invisible) PASS : qquickcanvasitem::text::test_baseLine(image immediate) PASS : qquickcanvasitem::text::test_fill(image threaded) PASS : qquickcanvasitem::text::test_fill(image canvas invisible) PASS : qquickcanvasitem::text::test_fill(image immediate) PASS : qquickcanvasitem::text::test_font(image threaded) PASS : qquickcanvasitem::text::test_font(image canvas invisible) PASS : qquickcanvasitem::text::test_font(image immediate) PASS : qquickcanvasitem::text::test_measure(image threaded) PASS : qquickcanvasitem::text::test_measure(image canvas invisible) PASS : qquickcanvasitem::text::test_measure(image immediate) PASS : qquickcanvasitem::text::test_stroke(image threaded) PASS : qquickcanvasitem::text::test_stroke(image canvas invisible) PASS : qquickcanvasitem::text::test_stroke(image immediate) PASS : qquickcanvasitem::text::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_transform'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_transform'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::transform::initTestCase() PASS : qquickcanvasitem::transform::test_order(image threaded) PASS : qquickcanvasitem::transform::test_order(image canvas invisible) PASS : qquickcanvasitem::transform::test_order(image immediate) PASS : qquickcanvasitem::transform::test_rotate(image threaded) PASS : qquickcanvasitem::transform::test_rotate(image canvas invisible) PASS : qquickcanvasitem::transform::test_rotate(image immediate) PASS : qquickcanvasitem::transform::test_scale(image threaded) PASS : qquickcanvasitem::transform::test_scale(image canvas invisible) PASS : qquickcanvasitem::transform::test_scale(image immediate) PASS : qquickcanvasitem::transform::test_setTransform(image threaded) PASS : qquickcanvasitem::transform::test_setTransform(image canvas invisible) PASS : qquickcanvasitem::transform::test_setTransform(image immediate) PASS : qquickcanvasitem::transform::test_transform(image threaded) PASS : qquickcanvasitem::transform::test_transform(image canvas invisible) PASS : qquickcanvasitem::transform::test_transform(image immediate) PASS : qquickcanvasitem::transform::test_translate(image threaded) PASS : qquickcanvasitem::transform::test_translate(image canvas invisible) PASS : qquickcanvasitem::transform::test_translate(image immediate) PASS : qquickcanvasitem::transform::cleanupTestCase() Totals: 520 passed, 3 failed, 0 skipped ********* Finished testing of qquickcanvasitem ********* libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickcanvasitem: 16 seconds, exit code 3 Testing tst_qqmlecmascript FAIL! : tst_qqmlecmascript::switchStatement() Compared values are not the same Actual (object->value()): 2 Expected (5) : 5 tst_qqmlecmascript.cpp(6718) : failure location Totals: 391 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlecmascript ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlecmascript::initTestCase() PASS : tst_qqmlecmascript::assignBasicTypes() PASS : tst_qqmlecmascript::assignDate(Component.onComplete JS Parse) PASS : tst_qqmlecmascript::assignDate(Component.onComplete JS) PASS : tst_qqmlecmascript::assignDate(Binding JS) PASS : tst_qqmlecmascript::assignDate(Binding UTC) PASS : tst_qqmlecmascript::assignDate(Binding JS UTC) PASS : tst_qqmlecmascript::assignDate(Binding UTC+2) PASS : tst_qqmlecmascript::assignDate(Binding JS UTC+2 ) PASS : tst_qqmlecmascript::exportDate(Localtime early) PASS : tst_qqmlecmascript::exportDate(Localtime late) PASS : tst_qqmlecmascript::exportDate(UTC early) PASS : tst_qqmlecmascript::exportDate(UTC late) PASS : tst_qqmlecmascript::exportDate(+11:30 early) PASS : tst_qqmlecmascript::exportDate(+11:30 late) PASS : tst_qqmlecmascript::exportDate(-11:30 early) PASS : tst_qqmlecmascript::exportDate(-11:30 late) PASS : tst_qqmlecmascript::idShortcutInvalidates() PASS : tst_qqmlecmascript::boolPropertiesEvaluateAsBool() PASS : tst_qqmlecmascript::methods() PASS : tst_qqmlecmascript::signalAssignment() PASS : tst_qqmlecmascript::signalArguments() PASS : tst_qqmlecmascript::bindingLoop() QWARN : tst_qqmlecmascript::basicExpressions(Syntax error (self test)) file:: Expected token `}' PASS : tst_qqmlecmascript::basicExpressions(Syntax error (self test)) PASS : tst_qqmlecmascript::basicExpressions(Context property) PASS : tst_qqmlecmascript::basicExpressions(Context property) PASS : tst_qqmlecmascript::basicExpressions(Context property expression) PASS : tst_qqmlecmascript::basicExpressions(Context property expression) PASS : tst_qqmlecmascript::basicExpressions(Overridden context property) PASS : tst_qqmlecmascript::basicExpressions(Overridden context property) PASS : tst_qqmlecmascript::basicExpressions(Object property) PASS : tst_qqmlecmascript::basicExpressions(Object property) PASS : tst_qqmlecmascript::basicExpressions(Overridden object property) PASS : tst_qqmlecmascript::basicExpressions(Overridden object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Context property override default object property) PASS : tst_qqmlecmascript::arrayExpressions() PASS : tst_qqmlecmascript::contextPropertiesTriggerReeval() PASS : tst_qqmlecmascript::objectPropertiesTriggerReeval() PASS : tst_qqmlecmascript::deferredProperties() PASS : tst_qqmlecmascript::deferredPropertiesErrors() PASS : tst_qqmlecmascript::deferredPropertiesInComponents() PASS : tst_qqmlecmascript::deferredPropertiesInDestruction() PASS : tst_qqmlecmascript::extensionObjects() PASS : tst_qqmlecmascript::overrideExtensionProperties() PASS : tst_qqmlecmascript::attachedProperties() PASS : tst_qqmlecmascript::enums() PASS : tst_qqmlecmascript::valueTypeFunctions() PASS : tst_qqmlecmascript::constantsOverrideBindings() PASS : tst_qqmlecmascript::outerBindingOverridesInnerBinding() PASS : tst_qqmlecmascript::aliasPropertyAndBinding() PASS : tst_qqmlecmascript::aliasPropertyReset() PASS : tst_qqmlecmascript::nonExistentAttachedObject() XFAIL : tst_qqmlecmascript::scope() Properties resolvable at compile time come before the global object, which is not 100% compatible with older QML versions tst_qqmlecmascript.cpp(1319) : failure location PASS : tst_qqmlecmascript::scope() PASS : tst_qqmlecmascript::importScope() PASS : tst_qqmlecmascript::signalParameterTypes() PASS : tst_qqmlecmascript::objectsCompareAsEqual() PASS : tst_qqmlecmascript::componentCreation(url) PASS : tst_qqmlecmascript::componentCreation(urlMode) PASS : tst_qqmlecmascript::componentCreation(urlParent) PASS : tst_qqmlecmascript::componentCreation(urlNullParent) PASS : tst_qqmlecmascript::componentCreation(urlModeParent) PASS : tst_qqmlecmascript::componentCreation(urlModeNullParent) PASS : tst_qqmlecmascript::componentCreation(invalidSecondArg) PASS : tst_qqmlecmascript::componentCreation(invalidThirdArg) PASS : tst_qqmlecmascript::componentCreation(invalidMode) PASS : tst_qqmlecmascript::dynamicCreation(One) QWARN : tst_qqmlecmascript::dynamicCreation(Two) QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlecmascript::dynamicCreation(Two) PASS : tst_qqmlecmascript::dynamicCreation(Three) QWARN : tst_qqmlecmascript::dynamicDestruction() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlecmascript::dynamicDestruction() PASS : tst_qqmlecmascript::objectToString() PASS : tst_qqmlecmascript::objectHasOwnProperty() PASS : tst_qqmlecmascript::selfDeletingBinding() PASS : tst_qqmlecmascript::extendedObjectPropertyLookup() PASS : tst_qqmlecmascript::extendedObjectPropertyLookup2() PASS : tst_qqmlecmascript::scriptErrors() PASS : tst_qqmlecmascript::functionErrors() PASS : tst_qqmlecmascript::propertyAssignmentErrors() PASS : tst_qqmlecmascript::signalTriggeredBindings() PASS : tst_qqmlecmascript::listProperties() PASS : tst_qqmlecmascript::exceptionClearsOnReeval() PASS : tst_qqmlecmascript::exceptionSlotProducesWarning() PASS : tst_qqmlecmascript::exceptionBindingProducesWarning() PASS : tst_qqmlecmascript::compileInvalidBinding() PASS : tst_qqmlecmascript::transientErrors() PASS : tst_qqmlecmascript::shutdownErrors() PASS : tst_qqmlecmascript::compositePropertyType() PASS : tst_qqmlecmascript::jsObject() PASS : tst_qqmlecmascript::undefinedResetsProperty() PASS : tst_qqmlecmascript::listToVariant() PASS : tst_qqmlecmascript::listAssignment() PASS : tst_qqmlecmascript::multiEngineObject() PASS : tst_qqmlecmascript::deletedObject() PASS : tst_qqmlecmascript::attachedPropertyScope() PASS : tst_qqmlecmascript::scriptConnect() PASS : tst_qqmlecmascript::scriptDisconnect() PASS : tst_qqmlecmascript::ownership() PASS : tst_qqmlecmascript::cppOwnershipReturnValue() PASS : tst_qqmlecmascript::ownershipCustomReturnValue() PASS : tst_qqmlecmascript::ownershipRootObject() PASS : tst_qqmlecmascript::ownershipConsistency() PASS : tst_qqmlecmascript::ownershipQmlIncubated() PASS : tst_qqmlecmascript::qlistqobjectMethods() PASS : tst_qqmlecmascript::strictlyEquals() PASS : tst_qqmlecmascript::compiled() PASS : tst_qqmlecmascript::numberAssignment() PASS : tst_qqmlecmascript::propertySplicing() PASS : tst_qqmlecmascript::signalWithUnknownTypes() PASS : tst_qqmlecmascript::signalWithJSValueInVariant(true) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(undefined) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(null) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(123) PASS : tst_qqmlecmascript::signalWithJSValueInVariant('ciao') PASS : tst_qqmlecmascript::signalWithJSValueInVariant({ foo: 'bar' }) PASS : tst_qqmlecmascript::signalWithJSValueInVariant([10,20,30]) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(true) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(undefined) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(null) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(123) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines('ciao') QWARN : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines({ foo: 'bar' }) eval code:1: TypeError: Cannot read property 'foo' of undefined PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines({ foo: 'bar' }) QWARN : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines([10,20,30]) eval code:1: TypeError: Cannot read property '0' of undefined PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines([10,20,30]) PASS : tst_qqmlecmascript::signalWithQJSValue(true) PASS : tst_qqmlecmascript::signalWithQJSValue(undefined) PASS : tst_qqmlecmascript::signalWithQJSValue(null) PASS : tst_qqmlecmascript::signalWithQJSValue(123) PASS : tst_qqmlecmascript::signalWithQJSValue('ciao') PASS : tst_qqmlecmascript::signalWithQJSValue({ foo: 'bar' }) PASS : tst_qqmlecmascript::signalWithQJSValue([10,20,30]) PASS : tst_qqmlecmascript::singletonType(qobject, register + read + method [no qualifier]) PASS : tst_qqmlecmascript::singletonType(script, register + read [no qualifier]) PASS : tst_qqmlecmascript::singletonType(qobject, register + read + method) PASS : tst_qqmlecmascript::singletonType(script, register + read) PASS : tst_qqmlecmascript::singletonType(qobject, writing + readonly constraints) PASS : tst_qqmlecmascript::singletonType(script, writing + readonly constraints) PASS : tst_qqmlecmascript::singletonType(qobject singleton Type enum values in JS) PASS : tst_qqmlecmascript::singletonType(qobject, invalid major version fail) PASS : tst_qqmlecmascript::singletonType(qobject, invalid minor version fail) PASS : tst_qqmlecmascript::singletonType(qobject, multiple in namespace) PASS : tst_qqmlecmascript::singletonTypeCaching(qobject, caching + read) PASS : tst_qqmlecmascript::singletonTypeCaching(script, caching + read) QWARN : tst_qqmlecmascript::singletonTypeImportOrder() QQmlExpression: Expression file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/singletontype/singletonTypeImportOrder.qml:6:21 depends on non-NOTIFYable properties: QWARN : tst_qqmlecmascript::singletonTypeImportOrder() testImportOrderApi::value PASS : tst_qqmlecmascript::singletonTypeImportOrder() PASS : tst_qqmlecmascript::singletonTypeResolution() PASS : tst_qqmlecmascript::importScripts(basic functionality) PASS : tst_qqmlecmascript::importScripts(import scoping) PASS : tst_qqmlecmascript::importScripts(parent scope shouldn't be inherited by import with imports) PASS : tst_qqmlecmascript::importScripts(javascript imports in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(module imports in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(typenames in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(import with imports has it's own activation scope) PASS : tst_qqmlecmascript::importScripts(import pragma library script) PASS : tst_qqmlecmascript::importScripts(pragma library imports shouldn't inherit parent imports or scope) PASS : tst_qqmlecmascript::importScripts(import pragma library script which has an import) PASS : tst_qqmlecmascript::importScripts(import pragma library script which has a pragma library import) PASS : tst_qqmlecmascript::importScripts(import singleton type into js import) PASS : tst_qqmlecmascript::importScripts(import module which exports a script) PASS : tst_qqmlecmascript::importScripts(import module which exports a script which imports a remote module) PASS : tst_qqmlecmascript::importScripts(malformed import statement) PASS : tst_qqmlecmascript::importScripts(malformed file name) PASS : tst_qqmlecmascript::importScripts(missing file qualifier) PASS : tst_qqmlecmascript::importScripts(malformed file qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier 2) PASS : tst_qqmlecmascript::importScripts(malformed module uri) PASS : tst_qqmlecmascript::importScripts(missing module version) PASS : tst_qqmlecmascript::importScripts(malformed module version) PASS : tst_qqmlecmascript::importScripts(missing module qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier 2) PASS : tst_qqmlecmascript::importCreationContext() PASS : tst_qqmlecmascript::scarceResources(var: import scarce resource copy directly) PASS : tst_qqmlecmascript::scarceResources(var: import scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(var: import released scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(var: import auto-release SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import with no binding) PASS : tst_qqmlecmascript::scarceResources(var: import with binding without explicit preserve) PASS : tst_qqmlecmascript::scarceResources(var: import with explicit release after binding evaluation) PASS : tst_qqmlecmascript::scarceResources(var: import with different js objects) PASS : tst_qqmlecmascript::scarceResources(var: import with different js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(var: import with same js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(var: binding with same js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(variant: import scarce resource copy directly) PASS : tst_qqmlecmascript::scarceResources(variant: import scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(variant: import released scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(variant: import auto-release SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(variant: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(variant: import multiple scarce resources) PASS : tst_qqmlecmascript::scarceResources(variant: import with no binding) PASS : tst_qqmlecmascript::scarceResources(variant: import with binding without explicit preserve) PASS : tst_qqmlecmascript::scarceResources(variant: import with explicit release after binding evaluation) PASS : tst_qqmlecmascript::scarceResources_other() PASS : tst_qqmlecmascript::propertyChangeSlots() PASS : tst_qqmlecmascript::propertyVar(non-bindable object subproperty changed) PASS : tst_qqmlecmascript::propertyVar(non-bindable object changed) PASS : tst_qqmlecmascript::propertyVar(primitive changed) PASS : tst_qqmlecmascript::propertyVar(javascript array modification) PASS : tst_qqmlecmascript::propertyVar(javascript map modification) PASS : tst_qqmlecmascript::propertyVar(javascript array assignment) PASS : tst_qqmlecmascript::propertyVar(javascript map assignment) PASS : tst_qqmlecmascript::propertyVar(literal property assignment) PASS : tst_qqmlecmascript::propertyVar(qobject property assignment) PASS : tst_qqmlecmascript::propertyVar(base class var property assignment) PASS : tst_qqmlecmascript::propertyVar(javascript function assignment) PASS : tst_qqmlecmascript::propertyVar(javascript special assignment) PASS : tst_qqmlecmascript::propertyVar(declarative binding assignment) PASS : tst_qqmlecmascript::propertyVar(imperative binding assignment) PASS : tst_qqmlecmascript::propertyVar(stored binding assignment) PASS : tst_qqmlecmascript::propertyVar(function expression binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(non-bindable object subproperty changed) PASS : tst_qqmlecmascript::propertyQJSValue(non-bindable object changed) PASS : tst_qqmlecmascript::propertyQJSValue(primitive changed) PASS : tst_qqmlecmascript::propertyQJSValue(javascript array modification) PASS : tst_qqmlecmascript::propertyQJSValue(javascript map modification) PASS : tst_qqmlecmascript::propertyQJSValue(javascript array assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript map assignment) PASS : tst_qqmlecmascript::propertyQJSValue(literal property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(qobject property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(base class var property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript function assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript special assignment) PASS : tst_qqmlecmascript::propertyQJSValue(declarative binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(imperative binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(stored binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript function binding) PASS : tst_qqmlecmascript::propertyQJSValue(reset property) PASS : tst_qqmlecmascript::propertyQJSValue(reset property in binding) PASS : tst_qqmlecmascript::propertyVarCpp() PASS : tst_qqmlecmascript::propertyVarOwnership() PASS : tst_qqmlecmascript::propertyVarImplicitOwnership() PASS : tst_qqmlecmascript::propertyVarReparent() PASS : tst_qqmlecmascript::propertyVarReparentNullContext() PASS : tst_qqmlecmascript::propertyVarCircular() PASS : tst_qqmlecmascript::propertyVarCircular2() PASS : tst_qqmlecmascript::propertyVarInheritance() PASS : tst_qqmlecmascript::propertyVarInheritance2() PASS : tst_qqmlecmascript::elementAssign() PASS : tst_qqmlecmascript::objectPassThroughSignals() PASS : tst_qqmlecmascript::objectConversion() PASS : tst_qqmlecmascript::booleanConversion() PASS : tst_qqmlecmascript::handleReferenceManagement() PASS : tst_qqmlecmascript::stringArg() PASS : tst_qqmlecmascript::readonlyDeclaration() PASS : tst_qqmlecmascript::sequenceConversionRead() PASS : tst_qqmlecmascript::sequenceConversionWrite() PASS : tst_qqmlecmascript::sequenceConversionArray() QWARN : tst_qqmlecmascript::sequenceConversionIndexes() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/sequenceConversion.indexes.qml:55: Index out of range during length set PASS : tst_qqmlecmascript::sequenceConversionIndexes() PASS : tst_qqmlecmascript::sequenceConversionThreads() PASS : tst_qqmlecmascript::sequenceConversionBindings() PASS : tst_qqmlecmascript::sequenceConversionCopy() PASS : tst_qqmlecmascript::assignSequenceTypes() PASS : tst_qqmlecmascript::sequenceSort(qtbug_25269) PASS : tst_qqmlecmascript::sequenceSort(alphabet_insertionSort[default]) PASS : tst_qqmlecmascript::sequenceSort(alphabet_insertionSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(alphabet_quickSort[default]) PASS : tst_qqmlecmascript::sequenceSort(alphabet_quickSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(numbers_insertionSort[default]) PASS : tst_qqmlecmascript::sequenceSort(numbers_insertionSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(numbers_quickSort[default]) PASS : tst_qqmlecmascript::sequenceSort(numbers_quickSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(reals_insertionSort[default]) PASS : tst_qqmlecmascript::sequenceSort(reals_insertionSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(reals_quickSort[default]) PASS : tst_qqmlecmascript::sequenceSort(reals_quickSort[custom]) PASS : tst_qqmlecmascript::dateParse() PASS : tst_qqmlecmascript::qtbug_22464() PASS : tst_qqmlecmascript::qtbug_21580() PASS : tst_qqmlecmascript::singleV8BindingDestroyedDuringEvaluation() PASS : tst_qqmlecmascript::bug1() PASS : tst_qqmlecmascript::bug2() PASS : tst_qqmlecmascript::dynamicCreationCrash() PASS : tst_qqmlecmascript::dynamicCreationOwnership() PASS : tst_qqmlecmascript::regExpBug() PASS : tst_qqmlecmascript::nullObjectBinding() PASS : tst_qqmlecmascript::deletedEngine() PASS : tst_qqmlecmascript::libraryScriptAssert() PASS : tst_qqmlecmascript::variantsAssignedUndefined() PASS : tst_qqmlecmascript::qtbug_9792() PASS : tst_qqmlecmascript::qtcreatorbug_1289() PASS : tst_qqmlecmascript::noSpuriousWarningsAtShutdown() PASS : tst_qqmlecmascript::canAssignNullToQObject() PASS : tst_qqmlecmascript::functionAssignment_fromBinding() PASS : tst_qqmlecmascript::functionAssignment_fromJS(assign to property) PASS : tst_qqmlecmascript::functionAssignment_fromJS(assign to property, from JS file) PASS : tst_qqmlecmascript::functionAssignment_fromJS(assign to value type) PASS : tst_qqmlecmascript::functionAssignment_fromJS(use 'this') PASS : tst_qqmlecmascript::functionAssignment_fromJS(use 'this' from JS file) PASS : tst_qqmlecmascript::functionAssignmentfromJS_invalid() PASS : tst_qqmlecmascript::functionAssignment_afterBinding() PASS : tst_qqmlecmascript::eval() PASS : tst_qqmlecmascript::function() PASS : tst_qqmlecmascript::qtbug_10696() PASS : tst_qqmlecmascript::qtbug_11606() PASS : tst_qqmlecmascript::qtbug_11600() PASS : tst_qqmlecmascript::qtbug_21864() PASS : tst_qqmlecmascript::qobjectConnectionListExceptionHandling() PASS : tst_qqmlecmascript::nonscriptable() PASS : tst_qqmlecmascript::deleteLater() PASS : tst_qqmlecmascript::objectNameChangedSignal() PASS : tst_qqmlecmascript::destroyedSignal() PASS : tst_qqmlecmascript::in() PASS : tst_qqmlecmascript::typeOf() PASS : tst_qqmlecmascript::qtbug_24448() PASS : tst_qqmlecmascript::sharedAttachedObject() PASS : tst_qqmlecmascript::objectName() PASS : tst_qqmlecmascript::writeRemovesBinding() PASS : tst_qqmlecmascript::aliasBindingsAssignCorrectly() PASS : tst_qqmlecmascript::aliasBindingsOverrideTarget() PASS : tst_qqmlecmascript::aliasWritesOverrideBindings() PASS : tst_qqmlecmascript::aliasToCompositeElement() PASS : tst_qqmlecmascript::realToInt() PASS : tst_qqmlecmascript::urlProperty() PASS : tst_qqmlecmascript::urlPropertyWithEncoding() PASS : tst_qqmlecmascript::urlListPropertyWithEncoding() PASS : tst_qqmlecmascript::dynamicString() QDEBUG : tst_qqmlecmascript::include() 0 PASS : tst_qqmlecmascript::include() PASS : tst_qqmlecmascript::includeRemoteSuccess() PASS : tst_qqmlecmascript::signalHandlers() PASS : tst_qqmlecmascript::doubleEvaluate() PASS : tst_qqmlecmascript::forInLoop() PASS : tst_qqmlecmascript::nonNotifyable() PASS : tst_qqmlecmascript::deleteWhileBindingRunning() PASS : tst_qqmlecmascript::callQtInvokables() PASS : tst_qqmlecmascript::invokableObjectArg() PASS : tst_qqmlecmascript::invokableObjectRet() PASS : tst_qqmlecmascript::invokableEnumRet() PASS : tst_qqmlecmascript::qtbug_20344() PASS : tst_qqmlecmascript::qtbug_22679() PASS : tst_qqmlecmascript::qtbug_22843(without .pragma library) PASS : tst_qqmlecmascript::qtbug_22843(with .pragma library) PASS : tst_qqmlecmascript::rewriteMultiLineStrings() PASS : tst_qqmlecmascript::revisionErrors() PASS : tst_qqmlecmascript::revision() PASS : tst_qqmlecmascript::invokableWithQObjectDerived() PASS : tst_qqmlecmascript::realTypePrecision() PASS : tst_qqmlecmascript::registeredFlagMethod() PASS : tst_qqmlecmascript::deleteLaterObjectMethodCall() PASS : tst_qqmlecmascript::automaticSemicolon() PASS : tst_qqmlecmascript::compatibilitySemicolon() PASS : tst_qqmlecmascript::incrDecrSemicolon1() PASS : tst_qqmlecmascript::incrDecrSemicolon2() QWARN : tst_qqmlecmascript::incrDecrSemicolon_error1() QQmlComponent: Component is not ready PASS : tst_qqmlecmascript::incrDecrSemicolon_error1() PASS : tst_qqmlecmascript::unaryExpression() FAIL! : tst_qqmlecmascript::switchStatement() Compared values are not the same Actual (object->value()): 2 Expected (5) : 5 tst_qqmlecmascript.cpp(6718) : failure location PASS : tst_qqmlecmascript::withStatement() PASS : tst_qqmlecmascript::tryStatement() PASS : tst_qqmlecmascript::replaceBinding() PASS : tst_qqmlecmascript::deleteRootObjectInCreation() PASS : tst_qqmlecmascript::onDestruction() PASS : tst_qqmlecmascript::bindingSuppression() PASS : tst_qqmlecmascript::signalEmitted() PASS : tst_qqmlecmascript::threadSignal() PASS : tst_qqmlecmascript::qqmldataDestroyed() PASS : tst_qqmlecmascript::secondAlias() PASS : tst_qqmlecmascript::varAlias() PASS : tst_qqmlecmascript::overrideDataAssert() PASS : tst_qqmlecmascript::fallbackBindings(Property without fallback) PASS : tst_qqmlecmascript::fallbackBindings(Property fallback) PASS : tst_qqmlecmascript::fallbackBindings(SingletonType without fallback) PASS : tst_qqmlecmascript::fallbackBindings(SingletonType fallback) PASS : tst_qqmlecmascript::fallbackBindings(Attached without fallback) PASS : tst_qqmlecmascript::fallbackBindings(Attached fallback) PASS : tst_qqmlecmascript::fallbackBindings(Subproperty without fallback) PASS : tst_qqmlecmascript::fallbackBindings(Subproperty fallback) PASS : tst_qqmlecmascript::propertyOverride() PASS : tst_qqmlecmascript::concatenatedStringPropertyAccess() PASS : tst_qqmlecmascript::jsOwnedObjectsDeletedOnEngineDestroy() PASS : tst_qqmlecmascript::updateCall() PASS : tst_qqmlecmascript::numberParsing() QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready PASS : tst_qqmlecmascript::stringParsing() PASS : tst_qqmlecmascript::push_and_shift() PASS : tst_qqmlecmascript::qtbug_32801() PASS : tst_qqmlecmascript::thisObject() PASS : tst_qqmlecmascript::qtbug_33754() PASS : tst_qqmlecmascript::qtbug_34493() PASS : tst_qqmlecmascript::singletonFromQMLToCpp() PASS : tst_qqmlecmascript::singletonFromQMLAndBackAndCompare() PASS : tst_qqmlecmascript::setPropertyOnInvalid() PASS : tst_qqmlecmascript::miscTypeTest() PASS : tst_qqmlecmascript::stackLimits() PASS : tst_qqmlecmascript::idsAsLValues() PASS : tst_qqmlecmascript::qtbug_34792() PASS : tst_qqmlecmascript::noCaptureWhenWritingProperty() PASS : tst_qqmlecmascript::singletonWithEnum() PASS : tst_qqmlecmascript::lazyBindingEvaluation() PASS : tst_qqmlecmascript::cleanupTestCase() Totals: 391 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlecmascript ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlecmascript: 9 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01274/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392374060): http://codereview.qt-project.org/77795 [PS3] - Remove unused method http://codereview.qt-project.org/77752 [PS4] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS3] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS3] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS3] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS3] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS3] - Remove unused text stream http://codereview.qt-project.org/77662 [PS3] - Remove some code duplication http://codereview.qt-project.org/77661 [PS3] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS4] - Simplify some runtime code From ci-noreply at qt-project.org Fri Feb 14 12:37:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 13:37:58 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #396 Message-ID: <20140214_113758_081278.ci-noreply@qt-project.org> Autotest `tst_qdeclarativegridview' failed :( Testing tst_QDeclarativeGridView FAIL! : tst_QDeclarativeGridView::currentIndex() 'QTest::qWaitForWindowActive(canvas)' returned FALSE. () Loc: [tst_qdeclarativegridview.cpp(728)] Totals: 52 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDeclarativeGridView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 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(714)] 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 ********* Finished testing of tst_QDeclarativeGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativegridview: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00396/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392358370): http://codereview.qt-project.org/77854 [PS10] - Updated submodules. From ci-noreply at qt-project.org Fri Feb 14 12:54:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 13:54:38 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2943 Message-ID: <20140214_115438_086655.ci-noreply@qt-project.org> QtBase_dev_Integration #2943: SUCCESS Tested changes (refs/builds/dev_1392371668): http://codereview.qt-project.org/72825 [PS8] - Mac: FSEvents-based QFileSystemWatcherEngine. http://codereview.qt-project.org/76732 [PS30] - Dynamic GL switch on Windows http://codereview.qt-project.org/77884 [PS1] - Don't ignore horizontal alignment for items with baseline alignments http://codereview.qt-project.org/78070 [PS1] - Fix QDateTime auto test http://codereview.qt-project.org/76846 [PS5] - QNX: Add support for lgmon From ci-noreply at qt-project.org Fri Feb 14 13:06:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 14:06:09 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2944 Message-ID: <20140214_120609_025130.ci-noreply@qt-project.org> qtbase failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_PLATFORMSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../mkspecs/macx-clang -I. -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers/5.3.0/QtPrintSupport -I../../../../lib/QtWidgets.framework/Versions/5/Headers -I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0/QtWidgets -I../../../../include -I../../../../include/QtPlatformSupport -I../../../../include/QtPlatformSupport/5.3.0 -I../../../../include/QtPlatformSupport/5.3.0/QtPlatformSupport -I../../../../lib/QtGui.framework/Versions/5/Headers -I../../../../lib/QtGui.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtGui.framework/Versions/5/Headers/5.3.0/QtGui -I../../../../lib/QtCore.framework/Versions/5/Headers -I../../../../lib/QtCore.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib qcocoatheme.mm -o .obj/qcocoatheme.o qcocoatheme.mm:306:45: error: no member named 'Discard' in 'QMessageDialogOptions' make[5]: *** [.obj/qcocoatheme.o] Error 1 make[4]: *** [sub-cocoa-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02944/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392379163): http://codereview.qt-project.org/76864 [PS6] - Allow QPlatformSystemTrayIcon to create the QPlatformMenu http://codereview.qt-project.org/78117 [PS3] - OpenGL: Fix QOpenGLTexture for cubemaps with mutable storage http://codereview.qt-project.org/77643 [PS9] - Consolidate StandardButton, ButtonRole and related static functions http://codereview.qt-project.org/76017 [PS8] - Extending the inputMethodQuery API http://codereview.qt-project.org/78027 [PS1] - Force alignment for SSE2 to not crash with mingw From ci-noreply at qt-project.org Fri Feb 14 13:13:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 14:13:27 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #286 Message-ID: <20140214_121327_080371.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #286: SUCCESS Tested changes (refs/builds/dev_1392375053): http://codereview.qt-project.org/75340 [PS15] - Introducing styling for Menu, MenuBar From ci-noreply at qt-project.org Fri Feb 14 14:09:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 15:09:57 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1275 Message-ID: <20140214_130957_025660.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1275: SUCCESS Tested changes (refs/builds/dev_1392377803): http://codereview.qt-project.org/77313 [PS5] - V4: Do not reverse-propagate int32 conversion through unary minus. http://codereview.qt-project.org/77312 [PS4] - V4 IR: remove unused phi targets. http://codereview.qt-project.org/77793 [PS5] - V4 IR: changed worklist used while doing optimizations. http://codereview.qt-project.org/78128 [PS1] - Compile fix for MSVC2013 From ci-noreply at qt-project.org Fri Feb 14 14:26:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 15:26:08 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1276 Message-ID: <20140214_132608_076860.ci-noreply@qt-project.org> Compilation failed :( LINK : fatal error LNK1181: cannot open input file 'user32.lib' Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01276/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392383491): http://codereview.qt-project.org/76700 [PS15] - Introducing QQuickWidget http://codereview.qt-project.org/78127 [PS1] - Prospective iOS build fix for tst_qqmlmoduleplugin http://codereview.qt-project.org/78126 [PS1] - iOS build fix for qmlplugindump http://codereview.qt-project.org/78118 [PS3] - Prospective build fix in the CI system for iOS http://codereview.qt-project.org/77260 [PS15] - Dynamic GL in Quick http://codereview.qt-project.org/77053 [PS6] - V4 JIT: enable register allocator on Linux/ARM. http://codereview.qt-project.org/77057 [PS5] - V4 JIT: move registers for regalloc out of method. http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM. From ci-noreply at qt-project.org Fri Feb 14 14:28:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 15:28:34 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2945 Message-ID: <20140214_132834_045377.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(168) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02945/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392383314): http://codereview.qt-project.org/78117 [PS3] - OpenGL: Fix QOpenGLTexture for cubemaps with mutable storage http://codereview.qt-project.org/77814 [PS1] - Enable auto-vectorization of QImage conversions http://codereview.qt-project.org/77974 [PS4] - Add qHash() overloads for floating-point types http://codereview.qt-project.org/76017 [PS8] - Extending the inputMethodQuery API http://codereview.qt-project.org/77615 [PS5] - QFont: add missing qHash overload http://codereview.qt-project.org/78175 [PS2] - Extend the documentation for orientation in QScreen From ci-noreply at qt-project.org Fri Feb 14 14:32:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 15:32:52 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3169 Message-ID: <20140214_133252_071144.ci-noreply@qt-project.org> QtBase_stable_Integration #3169: SUCCESS Tested changes (refs/builds/stable_1392377146): http://codereview.qt-project.org/78040 [PS2] - Doc: Adding a new page to Qt Creator's external page file. http://codereview.qt-project.org/77991 [PS2] - Remove incomplete paragraph from QSet::iterator documentation From ci-noreply at qt-project.org Fri Feb 14 14:42:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 15:42:39 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #585 Message-ID: <20140214_134239_003217.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [.obj/qrc_touchinteraction.o] Error 1 make[3]: *** [sub-touchinteraction-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make: *** [module-qtdeclarative-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00585/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392383774): http://codereview.qt-project.org/78125 [PS2] - Updated submodules. From ci-noreply at qt-project.org Fri Feb 14 14:51:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 15:51:42 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #207 Message-ID: <20140214_135142_097907.ci-noreply@qt-project.org> QtWebEngine_master_Integration #207: SUCCESS Tested changes (refs/builds/master_1392380390): http://codereview.qt-project.org/78072 [PS2] - Fixup QtQuick autotests with scene graph usage http://codereview.qt-project.org/78172 [PS1] - Make Qt 5.2 a minimum requirement From ci-noreply at qt-project.org Fri Feb 14 14:52:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 15:52:31 +0200 Subject: [Ci-reports] pass on QtEnginio_stable_Integration #54 Message-ID: <20140214_135231_005492.ci-noreply@qt-project.org> QtEnginio_stable_Integration #54: SUCCESS Tested changes (refs/builds/stable_1392380010): http://codereview.qt-project.org/77857 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Fri Feb 14 14:59:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 15:59:18 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1277 Message-ID: <20140214_135918_018200.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::read() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) FAIL! : tst_QPacketProtocol::clear() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol: 21 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01277/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392384461): http://codereview.qt-project.org/77999 [PS2] - Pin qtbase version so we can integrate glyph format changes From ci-noreply at qt-project.org Fri Feb 14 15:05:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 16:05:16 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #207 Message-ID: <20140214_140516_004195.ci-noreply@qt-project.org> QtTools_dev_Integration #207: SUCCESS Tested changes (refs/builds/dev_1392372006): http://codereview.qt-project.org/78156 [PS1] - WinRTRunner: Fixed access violation when listing phone devices http://codereview.qt-project.org/78153 [PS2] - winrtrunner: CoreCon builds with x64, so let it From ci-noreply at qt-project.org Fri Feb 14 15:11:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 16:11:05 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #287 Message-ID: <20140214_141105_059174.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #287: SUCCESS Tested changes (refs/builds/dev_1392380101): http://codereview.qt-project.org/77806 [PS18] - Add Calendar to Qt Quick Controls. From ci-noreply at qt-project.org Fri Feb 14 15:45:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 16:45:02 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #186 Message-ID: <20140214_144502_018998.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #186: SUCCESS Tested changes (refs/builds/stable_1392383796): http://codereview.qt-project.org/78197 [PS2] - Remove the continuous warning about the unknown flow control From ci-noreply at qt-project.org Fri Feb 14 15:54:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 16:54:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2946 Message-ID: <20140214_145415_033530.ci-noreply@qt-project.org> Autotests `tst_qaccessibility', `tst_qdialogbuttonbox', `tst_qfontdialog', and `tst_qmessagebox' failed :( Testing tst_QAccessibility FAIL! : tst_QAccessibility::dialogButtonBoxTest() Compared lists differ at index 0. Actual (actualOrder): 'OK' Expected (expectedOrder): 'Reset' Loc: [tst_qaccessibility.cpp(2217)] Totals: 41 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAccessibility ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAccessibility::initTestCase() PASS : tst_QAccessibility::eventTest() PASS : tst_QAccessibility::customWidget() PASS : tst_QAccessibility::deletedWidget() PASS : tst_QAccessibility::subclassedWidget() PASS : tst_QAccessibility::statesStructTest() PASS : tst_QAccessibility::navigateHierarchy() PASS : tst_QAccessibility::sliderTest() QWARN : tst_QAccessibility::textAttributes() 1 accessibility event(s) were not handled in testfunction 'textAttributes': QWARN : tst_QAccessibility::textAttributes() 1: Object: 0x7fff36222260 Event: 'TextCaretMoved' Child: -1 PASS : tst_QAccessibility::textAttributes() PASS : tst_QAccessibility::hideShowTest() PASS : tst_QAccessibility::actionTest() PASS : tst_QAccessibility::applicationTest() PASS : tst_QAccessibility::mainWindowTest() PASS : tst_QAccessibility::buttonTest() PASS : tst_QAccessibility::scrollBarTest() PASS : tst_QAccessibility::tabTest() PASS : tst_QAccessibility::tabWidgetTest() PASS : tst_QAccessibility::menuTest() PASS : tst_QAccessibility::spinBoxTest() PASS : tst_QAccessibility::doubleSpinBoxTest() PASS : tst_QAccessibility::textEditTest() PASS : tst_QAccessibility::textBrowserTest() PASS : tst_QAccessibility::mdiAreaTest() PASS : tst_QAccessibility::mdiSubWindowTest() PASS : tst_QAccessibility::lineEditTest() PASS : tst_QAccessibility::groupBoxTest() FAIL! : tst_QAccessibility::dialogButtonBoxTest() Compared lists differ at index 0. Actual (actualOrder): 'OK' Expected (expectedOrder): 'Reset' Loc: [tst_qaccessibility.cpp(2217)] QWARN : tst_QAccessibility::dialogButtonBoxTest() 15 accessibility event(s) were not handled in testfunction 'dialogButtonBoxTest': QWARN : tst_QAccessibility::dialogButtonBoxTest() 1: Object: 0x20f67a0 Event: 'NameChanged' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 2: Object: 0x20f4580 Event: 'NameChanged' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 3: Object: 0x25bfd60 Event: 'NameChanged' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 4: Object: 0x20f67a0 Event: 'ObjectShow' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 5: Object: 0x20f4580 Event: 'ObjectShow' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 6: Object: 0x25bfd60 Event: 'ObjectShow' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 7: Object: 0x20f67a0 Event: 'StateChanged' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 8: Object: 0x7fff362221d0 Event: 'ObjectShow' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 9: Object: 0x7fff362221d0 Event: 'StateChanged' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 10: Object: 0x20f67a0 Event: 'Focus' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 11: Object: 0x7fff362221d0 Event: 'Focus' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 12: Object: 0x20f67a0 Event: 'ObjectHide' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 13: Object: 0x20f4580 Event: 'ObjectHide' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 14: Object: 0x25bfd60 Event: 'ObjectHide' Child: -1 QWARN : tst_QAccessibility::dialogButtonBoxTest() 15: Object: 0x7fff362221d0 Event: 'ObjectHide' Child: -1 PASS : tst_QAccessibility::dialTest() PASS : tst_QAccessibility::rubberBandTest() PASS : tst_QAccessibility::abstractScrollAreaTest() PASS : tst_QAccessibility::scrollAreaTest() QWARN : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index: QModelIndex(-1,-1,0x0,QObject(0x0) ) for QListWidget(0x254c400) QWARN : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index: QModelIndex(-1,-1,0x0,QObject(0x0) ) for QListWidget(0x254c400) QWARN : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index: QModelIndex(-1,-1,0x0,QObject(0x0) ) for QListWidget(0x254c400) QWARN : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index: QModelIndex(-1,-1,0x0,QObject(0x0) ) for QListWidget(0x254c400) PASS : tst_QAccessibility::listTest() PASS : tst_QAccessibility::treeTest() PASS : tst_QAccessibility::tableTest() PASS : tst_QAccessibility::calendarWidgetTest() PASS : tst_QAccessibility::dockWidgetTest() PASS : tst_QAccessibility::comboBoxTest() PASS : tst_QAccessibility::accessibleName() PASS : tst_QAccessibility::labelTest() PASS : tst_QAccessibility::accelerators() PASS : tst_QAccessibility::bridgeTest() PASS : tst_QAccessibility::cleanupTestCase() Totals: 41 passed, 1 failed, 0 skipped ********* Finished testing of tst_QAccessibility ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qaccessibility: 12 seconds, exit code 1 Testing tst_QMessageBox QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 21884] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qmessagebox -silent -o /work/build/_artifacts/test-logs/tst_qmessagebox-t'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f0b951243e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f0b97846760 (LWP 21884)): QtQA::App::TestRunner: #0 0x00007f0b951243e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f0b95127b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f0b95a7521f in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007f0b95a72cf8 in TestNamespace::QMessageLogger::fatal (this=0x7fff6bb29210, msg=0x7f0b96a585c4 "Received signal %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f0b96a3fd97 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2035 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f0b951c6e28 in __GI___poll (fds=0x1aeae60, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:83 QtQA::App::TestRunner: #7 0x00007f0b935f0f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #8 0x00007f0b935f1429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #9 0x00007f0b95d74ffd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1a9c020, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #10 0x00007f0b903ec242 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1a9c020, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:123 QtQA::App::TestRunner: #11 0x00007f0b95cf88a0 in TestNamespace::QEventLoop::processEvents (this=0x7fff6bb29900, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #12 0x00007f0b95cf8b79 in TestNamespace::QEventLoop::exec (this=0x7fff6bb29900, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #13 0x00007f0b9706bf11 in TestNamespace::QDialog::exec (this=0x7fff6bb299f0) at dialogs/qdialog.cpp:549 QtQA::App::TestRunner: #14 0x0000000000409df0 in tst_QMessageBox::exec (this=0x7fff6bb2a810, msgBox=0x7fff6bb299f0, key=-1) at tst_qmessagebox.cpp:166 QtQA::App::TestRunner: #15 0x000000000040afbc in tst_QMessageBox::escapeButton (this=0x7fff6bb2a810) at tst_qmessagebox.cpp:315 QtQA::App::TestRunner: #16 0x000000000040e8ab in tst_QMessageBox::qt_static_metacall (_o=0x7fff6bb2a810, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff6bb29b50) at .moc/tst_qmessagebox.moc:133 QtQA::App::TestRunner: #17 0x00007f0b95d08441 in TestNamespace::QMetaMethod::invoke (this=0x7fff6bb29df0, object=0x7fff6bb2a810, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #18 0x00007f0b95d078fd in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff6bb2a810, member=0x1ab1630 "escapeButton", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #19 0x00007f0b96a42d5d in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff6bb2a810, member=0x1ab1630 "escapeButton", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #20 0x00007f0b96a3eb60 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1ab1630 "escapeButton") at qtestcase.cpp:1721 QtQA::App::TestRunner: #21 0x00007f0b96a3f3dd in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1b6cf28 "escapeButton()", data=0x0) at qtestcase.cpp:1846 QtQA::App::TestRunner: #22 0x00007f0b96a3fc79 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff6bb2a810) at qtestcase.cpp:2000 QtQA::App::TestRunner: #23 0x00007f0b96a4018f in TestNamespace::QTest::qExec (testObject=0x7fff6bb2a810, argc=6, argv=0x7fff6bb2a958) at qtestcase.cpp:2230 QtQA::App::TestRunner: #24 0x000000000040e7c8 in main (argc=6, argv=0x7fff6bb2a958) at tst_qmessagebox.cpp:710 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMessageBox ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QMessageBox::initTestCase() PASS : tst_QMessageBox::sanityTest() PASS : tst_QMessageBox::defaultButton() QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 13504] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qmessagebox -o /work/build/_artifacts/test-logs/tst_qmessagebox-testresul'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f7c6d7183e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f7c6fe3a760 (LWP 13504)): QtQA::App::TestRunner: #0 0x00007f7c6d7183e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f7c6d71bb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f7c6e06921f in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007f7c6e066cf8 in TestNamespace::QMessageLogger::fatal (this=0x7fff6f049150, msg=0x7f7c6f04c5c4 "Received signal %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f7c6f033d97 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2035 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f7c6d7bae28 in __GI___poll (fds=0x240a230, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:83 QtQA::App::TestRunner: #7 0x00007f7c6bbe4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #8 0x00007f7c6bbe5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #9 0x00007f7c6e368ffd in TestNamespace::QEventDispatcherGlib::processEvents (this=0x2339020, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #10 0x00007f7c689e0242 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x2339020, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:123 QtQA::App::TestRunner: #11 0x00007f7c6e2ec8a0 in TestNamespace::QEventLoop::processEvents (this=0x7fff6f049820, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #12 0x00007f7c6e2ecb79 in TestNamespace::QEventLoop::exec (this=0x7fff6f049820, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #13 0x00007f7c6f65ff11 in TestNamespace::QDialog::exec (this=0x7fff6f049910) at dialogs/qdialog.cpp:549 QtQA::App::TestRunner: #14 0x0000000000409df0 in tst_QMessageBox::exec (this=0x7fff6f04a730, msgBox=0x7fff6f049910, key=-1) at tst_qmessagebox.cpp:166 QtQA::App::TestRunner: #15 0x000000000040afbc in tst_QMessageBox::escapeButton (this=0x7fff6f04a730) at tst_qmessagebox.cpp:315 QtQA::App::TestRunner: #16 0x000000000040e8ab in tst_QMessageBox::qt_static_metacall (_o=0x7fff6f04a730, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff6f049a70) at .moc/tst_qmessagebox.moc:133 QtQA::App::TestRunner: #17 0x00007f7c6e2fc441 in TestNamespace::QMetaMethod::invoke (this=0x7fff6f049d10, object=0x7fff6f04a730, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #18 0x00007f7c6e2fb8fd in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff6f04a730, member=0x234e630 "escapeButton", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #19 0x00007f7c6f036d5d in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff6f04a730, member=0x234e630 "escapeButton", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #20 0x00007f7c6f032b60 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x234e630 "escapeButton") at qtestcase.cpp:1721 QtQA::App::TestRunner: #21 0x00007f7c6f0333dd in TestNamespace::QTest::qInvokeTestMethod (slotName=0x234e728 "escapeButton()", data=0x0) at qtestcase.cpp:1846 QtQA::App::TestRunner: #22 0x00007f7c6f033c79 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff6f04a730) at qtestcase.cpp:2000 QtQA::App::TestRunner: #23 0x00007f7c6f03418f in TestNamespace::QTest::qExec (testObject=0x7fff6f04a730, argc=5, argv=0x7fff6f04a878) at qtestcase.cpp:2230 QtQA::App::TestRunner: #24 0x000000000040e7c8 in main (argc=5, argv=0x7fff6f04a878) at tst_qmessagebox.cpp:710 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmessagebox: 927 seconds, signal 6 Testing tst_QFontDialog FAIL! : tst_QFontDialog::defaultOkButton() 'ok' returned FALSE. () Loc: [tst_qfontdialog.cpp(127)] Totals: 4 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFontDialog ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QFontDialog::initTestCase() FAIL! : tst_QFontDialog::defaultOkButton() 'ok' returned FALSE. () Loc: [tst_qfontdialog.cpp(127)] PASS : tst_QFontDialog::setFont() PASS : tst_QFontDialog::task256466_wrongStyle() PASS : tst_QFontDialog::cleanupTestCase() Totals: 4 passed, 1 failed, 0 skipped ********* Finished testing of tst_QFontDialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfontdialog: 10 seconds, exit code 1 Testing tst_QDialogButtonBox FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Ok) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Open) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Save) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Discard) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Apply) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Reset) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Help) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] Totals: 79 passed, 7 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialogButtonBox ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDialogButtonBox::initTestCase() PASS : tst_QDialogButtonBox::standardButtons() PASS : tst_QDialogButtonBox::testConstructor1() PASS : tst_QDialogButtonBox::testConstructor2(horizontal) PASS : tst_QDialogButtonBox::testConstructor2(vertical) PASS : tst_QDialogButtonBox::testConstructor3(nothing) PASS : tst_QDialogButtonBox::testConstructor3(only 1) PASS : tst_QDialogButtonBox::testConstructor3(only 1.. twice) PASS : tst_QDialogButtonBox::testConstructor3(only 2) PASS : tst_QDialogButtonBox::testConstructor3(two different things) PASS : tst_QDialogButtonBox::testConstructor3(three) PASS : tst_QDialogButtonBox::testConstructor3(everything) PASS : tst_QDialogButtonBox::testConstructor4(nothing) PASS : tst_QDialogButtonBox::testConstructor4(only 1) PASS : tst_QDialogButtonBox::testConstructor4(only 1.. twice) PASS : tst_QDialogButtonBox::testConstructor4(only 2) PASS : tst_QDialogButtonBox::testConstructor4(two different things) PASS : tst_QDialogButtonBox::testConstructor4(three) PASS : tst_QDialogButtonBox::testConstructor4(everything) PASS : tst_QDialogButtonBox::setOrientation(Horizontal) PASS : tst_QDialogButtonBox::setOrientation(Vertical) QWARN : tst_QDialogButtonBox::addButton1(InvalidRole) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::addButton1(InvalidRole) PASS : tst_QDialogButtonBox::addButton1(AcceptRole) PASS : tst_QDialogButtonBox::addButton1(RejectRole) PASS : tst_QDialogButtonBox::addButton1(DestructiveRole) PASS : tst_QDialogButtonBox::addButton1(ActionRole) PASS : tst_QDialogButtonBox::addButton1(HelpRole) QWARN : tst_QDialogButtonBox::addButton1(WackyValue) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::addButton1(WackyValue) QWARN : tst_QDialogButtonBox::addButton2(InvalidRole) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::addButton2(InvalidRole) PASS : tst_QDialogButtonBox::addButton2(AcceptRole) PASS : tst_QDialogButtonBox::addButton2(RejectRole) PASS : tst_QDialogButtonBox::addButton2(DestructiveRole) PASS : tst_QDialogButtonBox::addButton2(ActionRole) PASS : tst_QDialogButtonBox::addButton2(HelpRole) QWARN : tst_QDialogButtonBox::addButton2(WackyValue) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::addButton2(WackyValue) PASS : tst_QDialogButtonBox::addButton3(Ok) PASS : tst_QDialogButtonBox::addButton3(Open) PASS : tst_QDialogButtonBox::addButton3(Save) PASS : tst_QDialogButtonBox::addButton3(Cancel) PASS : tst_QDialogButtonBox::addButton3(Close) PASS : tst_QDialogButtonBox::addButton3(Discard) PASS : tst_QDialogButtonBox::addButton3(Apply) PASS : tst_QDialogButtonBox::addButton3(Reset) PASS : tst_QDialogButtonBox::addButton3(Help) PASS : tst_QDialogButtonBox::addButton3(noButton) PASS : tst_QDialogButtonBox::clear(nothing) PASS : tst_QDialogButtonBox::clear(one) PASS : tst_QDialogButtonBox::clear(all) QWARN : tst_QDialogButtonBox::removeButton(no button added) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::removeButton(no button added) PASS : tst_QDialogButtonBox::removeButton(a button) PASS : tst_QDialogButtonBox::buttonRole(AcceptRole stuff) QWARN : tst_QDialogButtonBox::buttonRole(Nothing) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::buttonRole(Nothing) QWARN : tst_QDialogButtonBox::buttonRole(bad stuff) QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::buttonRole(bad stuff) PASS : tst_QDialogButtonBox::setStandardButtons(Nothing) PASS : tst_QDialogButtonBox::setStandardButtons(Everything) PASS : tst_QDialogButtonBox::setStandardButtons(Simple thing) PASS : tst_QDialogButtonBox::setStandardButtons(Standard thing) PASS : tst_QDialogButtonBox::layoutReuse() PASS : tst_QDialogButtonBox::testDelete() QWARN : tst_QDialogButtonBox::testRemove() Don't know how to handle 'QAbstractButton*', use qRegisterMetaType to register it. PASS : tst_QDialogButtonBox::testRemove() QWARN : tst_QDialogButtonBox::testMultipleAdd() QDialogButtonBox::addButton: Invalid ButtonRole, button not added PASS : tst_QDialogButtonBox::testMultipleAdd() FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Ok) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Open) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Save) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Cancel) PASS : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Close) FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Discard) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Apply) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Reset) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] FAIL! : tst_QDialogButtonBox::testStandardButtonMapping(QDialogButtonBox::Help) Compared values are not the same Loc: [tst_qdialogbuttonbox.cpp(523)] PASS : tst_QDialogButtonBox::testSignals(nothing) PASS : tst_QDialogButtonBox::testSignals(accept) PASS : tst_QDialogButtonBox::testSignals(reject) PASS : tst_QDialogButtonBox::testSignals(destructive) PASS : tst_QDialogButtonBox::testSignals(Action) PASS : tst_QDialogButtonBox::testSignals(Help) PASS : tst_QDialogButtonBox::testSignalOrder() PASS : tst_QDialogButtonBox::testDefaultButton(do nothing First Accept implicit) PASS : tst_QDialogButtonBox::testDefaultButton(First accept explicit before add) PASS : tst_QDialogButtonBox::testDefaultButton(First accept explicit after add) PASS : tst_QDialogButtonBox::testDefaultButton(second accept explicit before add) PASS : tst_QDialogButtonBox::testDefaultButton(second accept explicit after add) PASS : tst_QDialogButtonBox::testDefaultButton(third accept explicit befare add) PASS : tst_QDialogButtonBox::testDefaultButton(third accept explicit after add) PASS : tst_QDialogButtonBox::task191642_default() PASS : tst_QDialogButtonBox::cleanupTestCase() Totals: 79 passed, 7 failed, 0 skipped ********* Finished testing of tst_QDialogButtonBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdialogbuttonbox: 3 seconds, exit code 7 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02946/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392384863): http://codereview.qt-project.org/76017 [PS8] - Extending the inputMethodQuery API http://codereview.qt-project.org/77643 [PS10] - Consolidate StandardButton, ButtonRole and related static functions From ci-noreply at qt-project.org Fri Feb 14 16:29:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 17:29:04 +0200 Subject: [Ci-reports] fail on QtTranslations_dev_Integration #5 Message-ID: <20140214_152904_065765.ci-noreply@qt-project.org> `make' failed :( mkdir: /work/build/qt/qtbase/lib/QtDesignerComponents.framework/Headers/5.3.0/QtDesignerComponents/private: Not a directory make[6]: *** [/work/build/qt/qtbase/lib/QtDesignerComponents.framework/Headers/5.3.0/QtDesignerComponents/private/lib_pch.h] Error 1 make[5]: *** [sub-lib-make_first] Error 2 make[4]: *** [sub-components-make_first] Error 2 make[3]: *** [sub-src-make_first] Error 2 make[2]: *** [sub-designer-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qttools] Error 2 Build log: http://testresults.qt-project.org/ci/QtTranslations_dev_Integration/build_00005/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392389957): http://codereview.qt-project.org/78068 [PS3] - Add translation support for qtconnectivity and qtlocation From ci-noreply at qt-project.org Fri Feb 14 16:35:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 17:35:18 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1278 Message-ID: <20140214_153518_063097.ci-noreply@qt-project.org> Autotests `tst_qquickflickable' and `tst_qquickmousearea' failed :( Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::dragging(left) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(left (left|right)) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right (right|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle (left|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragThreshold() Compared doubles are not the same (fuzzy compare) Actual (blackRect->y()): 58 Expected (66.0) : 66 tst_qquickmousearea.cpp(376) : failure location FAIL! : tst_QQuickMouseArea::cancelDragging() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(479) : failure location FAIL! : tst_QQuickMouseArea::setDragOnPressed() 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(528) : failure location FAIL! : tst_QQuickMouseArea::updateMouseAreaPosOnResize() Compared doubles are not the same (fuzzy compare) Actual (mouseRegion->property("x2").toReal()): 0 Expected (rect->x()) : 200 tst_qquickmousearea.cpp(595) : failure location FAIL! : tst_QQuickMouseArea::preventStealing() Compared doubles are not the same (fuzzy compare) Actual (flickable->contentX()): -19.5 Expected (11.) : 11 tst_qquickmousearea.cpp(928) : failure location FAIL! : tst_QQuickMouseArea::clickThrough() Compared values are not the same Actual (window->rootObject()->property("clicks").toInt()): 0 Expected (1) : 1 tst_qquickmousearea.cpp(948) : failure location FAIL! : tst_QQuickMouseArea::disableAfterPress() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1226) : failure location FAIL! : tst_QQuickMouseArea::transformedMouseArea(checking points inside) Compared values are not the same Actual (mouseArea->property("pressed").toBool()): 0 Expected (insideTarget) : 1 tst_qquickmousearea.cpp(1335) : failure location FAIL! : tst_QQuickMouseArea::changeAxis() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1509) : failure location Totals: 43 passed, 15 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() FAIL! : tst_QQuickMouseArea::dragging(left) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(left (left|right)) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right (right|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle (left|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragThreshold() Compared doubles are not the same (fuzzy compare) Actual (blackRect->y()): 58 Expected (66.0) : 66 tst_qquickmousearea.cpp(376) : failure location PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) FAIL! : tst_QQuickMouseArea::cancelDragging() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(479) : failure location FAIL! : tst_QQuickMouseArea::setDragOnPressed() 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(528) : failure location PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() FAIL! : tst_QQuickMouseArea::updateMouseAreaPosOnResize() Compared doubles are not the same (fuzzy compare) Actual (mouseRegion->property("x2").toReal()): 0 Expected (rect->x()) : 200 tst_qquickmousearea.cpp(595) : failure location 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() FAIL! : tst_QQuickMouseArea::preventStealing() Compared doubles are not the same (fuzzy compare) Actual (flickable->contentX()): -19.5 Expected (11.) : 11 tst_qquickmousearea.cpp(928) : failure location FAIL! : tst_QQuickMouseArea::clickThrough() Compared values are not the same Actual (window->rootObject()->property("clicks").toInt()): 0 Expected (1) : 1 tst_qquickmousearea.cpp(948) : failure location PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() FAIL! : tst_QQuickMouseArea::disableAfterPress() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1226) : failure location PASS : tst_QQuickMouseArea::onWheel() FAIL! : tst_QQuickMouseArea::transformedMouseArea(checking points inside) Compared values are not the same Actual (mouseArea->property("pressed").toBool()): 0 Expected (insideTarget) : 1 tst_qquickmousearea.cpp(1335) : failure location PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) FAIL! : tst_QQuickMouseArea::changeAxis() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1509) : failure location PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 43 passed, 15 failed, 0 skipped ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 391 seconds, exit code 15 Testing tst_qquickflickable FAIL! : tst_qquickflickable::pressDelay() 'mouseArea->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(408) : failure location FAIL! : tst_qquickflickable::nestedPressDelay() 'outer->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(481) : failure location FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isMoving()' returned FALSE. () tst_qquickflickable.cpp(711) : failure location Totals: 43 passed, 3 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() FAIL! : tst_qquickflickable::pressDelay() 'mouseArea->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(408) : failure location FAIL! : tst_qquickflickable::nestedPressDelay() 'outer->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(481) : failure location PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isMoving()' returned FALSE. () tst_qquickflickable.cpp(711) : failure location WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(horizontal) WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(both) PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() PASS : tst_qquickflickable::flickVelocity() PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 746 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 43 passed, 3 failed, 0 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 145 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01278/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392386483): http://codereview.qt-project.org/77999 [PS2] - Pin qtbase version so we can integrate glyph format changes http://codereview.qt-project.org/78127 [PS1] - Prospective iOS build fix for tst_qqmlmoduleplugin http://codereview.qt-project.org/78126 [PS1] - iOS build fix for qmlplugindump http://codereview.qt-project.org/78118 [PS3] - Prospective build fix in the CI system for iOS http://codereview.qt-project.org/77260 [PS17] - Dynamic GL in Quick http://codereview.qt-project.org/76700 [PS15] - Introducing QQuickWidget From ci-noreply at qt-project.org Fri Feb 14 17:33:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 18:33:11 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1695 Message-ID: <20140214_163311_082002.ci-noreply@qt-project.org> Autotests `tst_qpacketprotocol' and `tst_qparallelanimationgroupjob' failed :( Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::send(no auto send) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) FAIL! : tst_QPacketProtocol::send(no auto send) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location QWARN : tst_QPacketProtocol::packetsAvailable(1) void QWindowsClipboard::propagateClipboardMessage(UINT, WPARAM, LPARAM) const: Cowardly refusing to send clipboard message to hung application... PASS : tst_QPacketProtocol::packetsAvailable(1) FAIL! : tst_QPacketProtocol::packetsAvailable(2) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 13 passed, 2 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qpacketprotocol: 34 seconds, exit code 2 Testing tst_QParallelAnimationGroupJob FAIL! : tst_QParallelAnimationGroupJob::deleteChildrenWithRunningGroup() 'group.currentLoopTime() > 0' returned FALSE. () tst_qparallelanimationgroupjob.cpp(450) : failure location Totals: 60 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QParallelAnimationGroupJob ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QParallelAnimationGroupJob::initTestCase() PASS : tst_QParallelAnimationGroupJob::construction() PASS : tst_QParallelAnimationGroupJob::setCurrentTime() PASS : tst_QParallelAnimationGroupJob::stateChanged() PASS : tst_QParallelAnimationGroupJob::clearGroup() PASS : tst_QParallelAnimationGroupJob::propagateGroupUpdateToChildren() PASS : tst_QParallelAnimationGroupJob::updateChildrenWithRunningGroup() PASS : tst_QParallelAnimationGroupJob::deleteChildrenWithRunningGroup() PASS : tst_QParallelAnimationGroupJob::startChildrenWithStoppedGroup() PASS : tst_QParallelAnimationGroupJob::stopGroupWithRunningChild() PASS : tst_QParallelAnimationGroupJob::startGroupWithRunningChild() PASS : tst_QParallelAnimationGroupJob::zeroDurationAnimation() PASS : tst_QParallelAnimationGroupJob::stopUncontrolledAnimations() FAIL! : tst_QParallelAnimationGroupJob::uncontrolledWithLoops() Compared values are not the same tst_qparallelanimationgroupjob.cpp(963) : failure location PASS : tst_QParallelAnimationGroupJob::loopCount(50) PASS : tst_QParallelAnimationGroupJob::loopCount(100) PASS : tst_QParallelAnimationGroupJob::loopCount(110) PASS : tst_QParallelAnimationGroupJob::loopCount(120) PASS : tst_QParallelAnimationGroupJob::loopCount(170) PASS : tst_QParallelAnimationGroupJob::loopCount(220) PASS : tst_QParallelAnimationGroupJob::loopCount(230) PASS : tst_QParallelAnimationGroupJob::loopCount(240) PASS : tst_QParallelAnimationGroupJob::loopCount(290) PASS : tst_QParallelAnimationGroupJob::loopCount(340) PASS : tst_QParallelAnimationGroupJob::loopCount(350) PASS : tst_QParallelAnimationGroupJob::loopCount(360) PASS : tst_QParallelAnimationGroupJob::loopCount(410) PASS : tst_QParallelAnimationGroupJob::loopCount(460) PASS : tst_QParallelAnimationGroupJob::loopCount(470) PASS : tst_QParallelAnimationGroupJob::loopCount(480) PASS : tst_QParallelAnimationGroupJob::loopCount(120-110) PASS : tst_QParallelAnimationGroupJob::loopCount(120-50) PASS : tst_QParallelAnimationGroupJob::loopCount(120-0) PASS : tst_QParallelAnimationGroupJob::loopCount(300-110) PASS : tst_QParallelAnimationGroupJob::loopCount(300-50) PASS : tst_QParallelAnimationGroupJob::loopCount(300-0) PASS : tst_QParallelAnimationGroupJob::loopCount(115-105) PASS : tst_QParallelAnimationGroupJob::loopCount(b120-120) PASS : tst_QParallelAnimationGroupJob::loopCount(b120-110) PASS : tst_QParallelAnimationGroupJob::loopCount(b120-100) PASS : tst_QParallelAnimationGroupJob::loopCount(b120-50) PASS : tst_QParallelAnimationGroupJob::loopCount(b120-0) PASS : tst_QParallelAnimationGroupJob::loopCount(b360-170) PASS : tst_QParallelAnimationGroupJob::loopCount(b360-220) PASS : tst_QParallelAnimationGroupJob::loopCount(b360-210) PASS : tst_QParallelAnimationGroupJob::loopCount(b360-120) PASS : tst_QParallelAnimationGroupJob::loopCount(b50-110) PASS : tst_QParallelAnimationGroupJob::loopCount(b50-120) PASS : tst_QParallelAnimationGroupJob::loopCount(b50-140) PASS : tst_QParallelAnimationGroupJob::loopCount(b50-240) PASS : tst_QParallelAnimationGroupJob::loopCount(b50-260) PASS : tst_QParallelAnimationGroupJob::loopCount(b50-350) PASS : tst_QParallelAnimationGroupJob::loopCount(inf1220) PASS : tst_QParallelAnimationGroupJob::loopCount(inf1310) PASS : tst_QParallelAnimationGroupJob::loopCount(b.inf120-120) PASS : tst_QParallelAnimationGroupJob::loopCount(b.inf120-20) PASS : tst_QParallelAnimationGroupJob::loopCount(b.inf120-110) PASS : tst_QParallelAnimationGroupJob::addAndRemoveDuration() PASS : tst_QParallelAnimationGroupJob::pauseResume() PASS : tst_QParallelAnimationGroupJob::crashWhenRemovingUncontrolledAnimation() PASS : tst_QParallelAnimationGroupJob::cleanupTestCase() Totals: 60 passed, 1 failed, 0 skipped ********* Finished testing of tst_QParallelAnimationGroupJob ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qparallelanimationgroupjob: 10 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01695/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392384573): http://codereview.qt-project.org/77918 [PS2] - Fix crash when the currently running binding is deleted. http://codereview.qt-project.org/77910 [PS1] - Ensure m_opacityChange is cleared at the beginning of each frame. http://codereview.qt-project.org/77904 [PS1] - Update scenegraph docs to be in line with Qt 5.2 behavior changes. http://codereview.qt-project.org/77903 [PS1] - Provide scenegraph backend API for marking scenegraph nodes dirty. From ci-noreply at qt-project.org Fri Feb 14 17:41:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 18:41:23 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #176 Message-ID: <20140214_164123_084927.ci-noreply@qt-project.org> QtWebKit_dev_Integration #176: SUCCESS Tested changes (refs/builds/dev_1392379010): http://codereview.qt-project.org/76500 [PS1] - Fix ASSERT on QtWebEngine TP blog post From ci-noreply at qt-project.org Fri Feb 14 17:54:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 18:54:33 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #397 Message-ID: <20140214_165433_053138.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeflickable' failed :( Testing tst_qdeclarativeflickable FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qdeclarativeflickable::initTestCase() PASS : tst_qdeclarativeflickable::create() PASS : tst_qdeclarativeflickable::horizontalViewportSize() PASS : tst_qdeclarativeflickable::verticalViewportSize() PASS : tst_qdeclarativeflickable::properties() PASS : tst_qdeclarativeflickable::boundsBehavior() PASS : tst_qdeclarativeflickable::maximumFlickVelocity() PASS : tst_qdeclarativeflickable::flickDeceleration() PASS : tst_qdeclarativeflickable::pressDelay() QWARN : tst_qdeclarativeflickable::disabledContent() QGraphicsItem::ungrabMouse: not a mouse grabber PASS : tst_qdeclarativeflickable::disabledContent() PASS : tst_qdeclarativeflickable::nestedPressDelay() PASS : tst_qdeclarativeflickable::flickableDirection() PASS : tst_qdeclarativeflickable::qgraphicswidget() PASS : tst_qdeclarativeflickable::resizeContent() PASS : tst_qdeclarativeflickable::returnToBounds() PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(resizeContent) PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(returnToBounds) PASS : tst_qdeclarativeflickable::wheel() FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] PASS : tst_qdeclarativeflickable::nestedStopAtBounds(left) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(right) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(top) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(bottom) PASS : tst_qdeclarativeflickable::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeflickable: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00397/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392381662): http://codereview.qt-project.org/77854 [PS10] - Updated submodules. From ci-noreply at qt-project.org Fri Feb 14 18:01:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 19:01:42 +0200 Subject: [Ci-reports] fail on QtWebKit_dev_Integration #177 Message-ID: <20140214_170142_059561.ci-noreply@qt-project.org> Compilation failed :( db\c.cc(8) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier db\dbformat.cc(25) : error C3861: 'snprintf': identifier not found .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier db\filename.cc(21) : error C3861: 'snprintf': identifier not found db\filename.cc(40) : error C3861: 'snprintf': identifier not found .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier db\log_reader.cc(151) : error C3861: 'snprintf': identifier not found .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier .\util/mutexlock.h(25) : error C2653: 'port' : is not a class or namespace name .\util/mutexlock.h(25) : error C2653: 'port' : is not a class or namespace name .\util/mutexlock.h(25) : error C2061: syntax error : identifier 'Mutex' .\util/mutexlock.h(32) : error C2653: 'port' : is not a class or namespace name .\util/mutexlock.h(32) : error C2143: syntax error : missing ';' before '*' .\util/mutexlock.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\util/mutexlock.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\util/mutexlock.h(25) : error C2065: 'mu' : undeclared identifier .\util/mutexlock.h(25) : error C2614: 'leveldb::MutexLock' : illegal member initialization: 'mu_' is not a base or member .\util/mutexlock.h(27) : error C2039: 'mu_' : is not a member of 'leveldb::MutexLock' .\util/mutexlock.h(23) : see declaration of 'leveldb::MutexLock' .\util/mutexlock.h(27) : error C2227: left of '->Lock' must point to class/struct/union/generic type .\util/mutexlock.h(29) : error C2039: 'mu_' : is not a member of 'leveldb::MutexLock' .\util/mutexlock.h(23) : see declaration of 'leveldb::MutexLock' .\util/mutexlock.h(29) : error C2227: left of '->Unlock' must point to class/struct/union/generic type helpers\memenv\memenv.cc(136) : error C2653: 'port' : is not a class or namespace name helpers\memenv\memenv.cc(136) : error C2146: syntax error : missing ';' before identifier 'refs_mutex_' helpers\memenv\memenv.cc(136) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int helpers\memenv\memenv.cc(136) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int helpers\memenv\memenv.cc(28) : error C2065: 'refs_mutex_' : undeclared identifier helpers\memenv\memenv.cc(37) : error C2065: 'refs_mutex_' : undeclared identifier helpers\memenv\memenv.cc(374) : error C2653: 'port' : is not a class or namespace name helpers\memenv\memenv.cc(374) : error C2146: syntax error : missing ';' before identifier 'mutex_' helpers\memenv\memenv.cc(374) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int helpers\memenv\memenv.cc(374) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int helpers\memenv\memenv.cc(242) : error C2065: 'mutex_' : undeclared identifier helpers\memenv\memenv.cc(254) : error C2065: 'mutex_' : undeclared identifier helpers\memenv\memenv.cc(266) : error C2065: 'mutex_' : undeclared identifier helpers\memenv\memenv.cc(280) : error C2065: 'mutex_' : undeclared identifier helpers\memenv\memenv.cc(286) : error C2065: 'mutex_' : undeclared identifier helpers\memenv\memenv.cc(311) : error C2065: 'mutex_' : undeclared identifier helpers\memenv\memenv.cc(329) : error C2065: 'mutex_' : undeclared identifier helpers\memenv\memenv.cc(340) : error C2065: 'mutex_' : undeclared identifier .\db/db_impl.h(129) : error C2653: 'port' : is not a class or namespace name .\db/db_impl.h(129) : error C2146: syntax error : missing ';' before identifier 'mutex_' .\db/db_impl.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(130) : error C2653: 'port' : is not a class or namespace name .\db/db_impl.h(130) : error C2146: syntax error : missing ';' before identifier 'shutting_down_' .\db/db_impl.h(130) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(130) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(131) : error C2653: 'port' : is not a class or namespace name .\db/db_impl.h(131) : error C2146: syntax error : missing ';' before identifier 'bg_cv_' .\db/db_impl.h(131) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(131) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(134) : error C2653: 'port' : is not a class or namespace name .\db/db_impl.h(134) : error C2146: syntax error : missing ';' before identifier 'has_imm_' .\db/db_impl.h(134) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(134) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/version_set.h(135) : warning C4355: 'this' : used in base member initializer list .\db/version_set.h(135) : warning C4355: 'this' : used in base member initializer list .\db/version_set.h(163) : error C2653: 'port' : is not a class or namespace name .\db/version_set.h(163) : error C2061: syntax error : identifier 'Mutex' .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier .\db/skiplist.h(105) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(105) : error C2146: syntax error : missing ';' before identifier 'max_height_' .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(176) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(176) : error C2146: syntax error : missing ';' before identifier 'next_' .\db/skiplist.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(105) : error C2146: syntax error : missing ';' before identifier 'max_height_' .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(129) : error C2653: 'port' : is not a class or namespace name .\db/db_impl.h(129) : error C2146: syntax error : missing ';' before identifier 'mutex_' .\db/db_impl.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(130) : error C2653: 'port' : is not a class or namespace name .\db/db_impl.h(130) : error C2146: syntax error : missing ';' before identifier 'shutting_down_' .\db/db_impl.h(130) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(130) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(131) : error C2653: 'port' : is not a class or namespace name .\db/db_impl.h(131) : error C2146: syntax error : missing ';' before identifier 'bg_cv_' .\db/db_impl.h(131) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(131) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(134) : error C2653: 'port' : is not a class or namespace name .\db/db_impl.h(134) : error C2146: syntax error : missing ';' before identifier 'has_imm_' .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier .\db/db_impl.h(134) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/db_impl.h(134) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(105) : error C2146: syntax error : missing ';' before identifier 'max_height_' .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(176) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(176) : error C2146: syntax error : missing ';' before identifier 'next_' .\db/skiplist.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(105) : error C2146: syntax error : missing ';' before identifier 'max_height_' .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier .\db/skiplist.h(105) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(105) : error C2146: syntax error : missing ';' before identifier 'max_height_' .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(176) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(176) : error C2146: syntax error : missing ';' before identifier 'next_' .\db/skiplist.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(105) : error C2146: syntax error : missing ';' before identifier 'max_height_' .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(105) : error C2146: syntax error : missing ';' before identifier 'max_height_' .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(176) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(176) : error C2146: syntax error : missing ';' before identifier 'next_' .\db/skiplist.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(105) : error C2146: syntax error : missing ';' before identifier 'max_height_' .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(105) : error C2146: syntax error : missing ';' before identifier 'max_height_' .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(176) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(176) : error C2146: syntax error : missing ';' before identifier 'next_' .\db/skiplist.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C2653: 'port' : is not a class or namespace name .\db/skiplist.h(105) : error C2146: syntax error : missing ';' before identifier 'max_height_' .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\db/skiplist.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int db\version_set.cc(708) : warning C4355: 'this' : used in base member initializer list db\version_set.cc(737) : error C2653: 'port' : is not a class or namespace name db\version_set.cc(737) : error C2511: 'leveldb::Status leveldb::VersionSet::LogAndApply(leveldb::VersionEdit *,leveldb::Mutex *)' : overloaded member function not found in 'leveldb::VersionSet' .\db/version_set.h(150) : see declaration of 'leveldb::VersionSet' .\db/version_set.h(135) : warning C4355: 'this' : used in base member initializer list .\db/version_set.h(135) : warning C4355: 'this' : used in base member initializer list .\db/version_set.h(163) : error C2653: 'port' : is not a class or namespace name .\db/version_set.h(163) : error C2061: syntax error : identifier 'Mutex' db\version_set.cc(1027) : error C3861: 'snprintf': identifier not found .\db/version_set.h(135) : warning C4355: 'this' : used in base member initializer list .\db/version_set.h(135) : warning C4355: 'this' : used in base member initializer list .\db/version_set.h(163) : error C2653: 'port' : is not a class or namespace name .\util/mutexlock.h(25) : error C2653: 'port' : is not a class or namespace name .\util/mutexlock.h(25) : error C2653: 'port' : is not a class or namespace name .\util/mutexlock.h(32) : error C2653: 'port' : is not a class or namespace name .\util/mutexlock.h(27) : error C2027: use of undefined type 'leveldb::Mutex' .\db/memtable.h(17) : see declaration of 'leveldb::Mutex' .\util/mutexlock.h(27) : error C2227: left of '->Lock' must point to class/struct/union/generic type .\util/mutexlock.h(29) : error C2027: use of undefined type 'leveldb::Mutex' .\db/memtable.h(17) : see declaration of 'leveldb::Mutex' .\util/mutexlock.h(29) : error C2227: left of '->Unlock' must point to class/struct/union/generic type db\db_impl.cc(44) : error C2653: 'port' : is not a class or namespace name db\db_impl.cc(44) : error C2146: syntax error : missing ';' before identifier 'cv' db\db_impl.cc(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int db\db_impl.cc(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int db\db_impl.cc(46) : error C2653: 'port' : is not a class or namespace name db\db_impl.cc(46) : error C2653: 'port' : is not a class or namespace name db\db_impl.cc(46) : error C2614: 'leveldb::DBImpl::Writer' : illegal member initialization: 'cv' is not a base or member db\db_impl.cc(125) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(133) : error C2614: 'leveldb::DBImpl' : illegal member initialization: 'bg_cv_' is not a base or member db\db_impl.cc(133) : error C2614: 'leveldb::DBImpl' : illegal member initialization: 'shutting_down_' is not a base or member db\db_impl.cc(135) : error C2065: 'has_imm_' : undeclared identifier db\db_impl.cc(135) : error C2228: left of '.Release_Store' must have class/struct/union db\db_impl.cc(147) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(147) : error C2228: left of '.Lock' must have class/struct/union db\db_impl.cc(148) : error C2065: 'shutting_down_' : undeclared identifier db\db_impl.cc(148) : error C2228: left of '.Release_Store' must have class/struct/union db\db_impl.cc(150) : error C2065: 'bg_cv_' : undeclared identifier db\db_impl.cc(150) : error C2228: left of '.Wait' must have class/struct/union db\db_impl.cc(152) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(152) : error C2228: left of '.Unlock' must have class/struct/union db\db_impl.cc(266) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(266) : error C2228: left of '.AssertHeld' must have class/struct/union db\db_impl.cc(361) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(361) : error C2228: left of '.AssertHeld' must have class/struct/union db\db_impl.cc(442) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(442) : error C2228: left of '.AssertHeld' must have class/struct/union db\db_impl.cc(453) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(453) : error C2228: left of '.Unlock' must have class/struct/union db\db_impl.cc(455) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(455) : error C2228: left of '.Lock' must have class/struct/union db\db_impl.cc(487) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(487) : error C2228: left of '.AssertHeld' must have class/struct/union db\db_impl.cc(497) : error C2065: 'shutting_down_' : undeclared identifier db\db_impl.cc(497) : error C2228: left of '.Acquire_Load' must have class/struct/union db\db_impl.cc(505) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(512) : error C2065: 'has_imm_' : undeclared identifier db\db_impl.cc(512) : error C2228: left of '.Release_Store' must have class/struct/union db\db_impl.cc(522) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(558) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(561) : error C2065: 'bg_cv_' : undeclared identifier db\db_impl.cc(561) : error C2228: left of '.Wait' must have class/struct/union db\db_impl.cc(566) : error C2065: 'bg_cv_' : undeclared identifier db\db_impl.cc(566) : error C2228: left of '.Wait' must have class/struct/union db\db_impl.cc(576) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(578) : error C2065: 'bg_cv_' : undeclared identifier db\db_impl.cc(578) : error C2228: left of '.Wait' must have class/struct/union db\db_impl.cc(588) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(588) : error C2228: left of '.AssertHeld' must have class/struct/union db\db_impl.cc(591) : error C2065: 'shutting_down_' : undeclared identifier db\db_impl.cc(591) : error C2228: left of '.Acquire_Load' must have class/struct/union db\db_impl.cc(608) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(610) : error C2065: 'shutting_down_' : undeclared identifier db\db_impl.cc(610) : error C2228: left of '.Acquire_Load' must have class/struct/union db\db_impl.cc(614) : error C2065: 'shutting_down_' : undeclared identifier db\db_impl.cc(614) : error C2228: left of '.Acquire_Load' must have class/struct/union db\db_impl.cc(621) : error C2065: 'bg_cv_' : undeclared identifier db\db_impl.cc(621) : error C2228: left of '.SignalAll' must have class/struct/union db\db_impl.cc(624) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(624) : error C2228: left of '.Unlock' must have class/struct/union db\db_impl.cc(626) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(626) : error C2228: left of '.Lock' must have class/struct/union db\db_impl.cc(635) : error C2065: 'bg_cv_' : undeclared identifier db\db_impl.cc(635) : error C2228: left of '.SignalAll' must have class/struct/union db\db_impl.cc(639) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(639) : error C2228: left of '.AssertHeld' must have class/struct/union db\db_impl.cc(675) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(694) : error C2065: 'shutting_down_' : undeclared identifier db\db_impl.cc(694) : error C2228: left of '.Acquire_Load' must have class/struct/union db\db_impl.cc(721) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(721) : error C2228: left of '.AssertHeld' must have class/struct/union db\db_impl.cc(742) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(742) : error C2228: left of '.Lock' must have class/struct/union db\db_impl.cc(750) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(750) : error C2228: left of '.Unlock' must have class/struct/union db\db_impl.cc(815) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(815) : error C2228: left of '.AssertHeld' must have class/struct/union db\db_impl.cc(832) : error C2065: 'mutex_' : undeclared identifier db\db_impl.cc(832) : fatal error C1003: error count exceeds 100; stopping compilation .\util/mutexlock.h(25) : error C2653: 'port' : is not a class or namespace name .\util/mutexlock.h(25) : error C2653: 'port' : is not a class or namespace name .\util/mutexlock.h(25) : error C2061: syntax error : identifier 'Mutex' .\util/mutexlock.h(32) : error C2653: 'port' : is not a class or namespace name .\util/mutexlock.h(32) : error C2143: syntax error : missing ';' before '*' .\util/mutexlock.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\util/mutexlock.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int .\util/mutexlock.h(25) : error C2065: 'mu' : undeclared identifier .\util/mutexlock.h(25) : error C2614: 'leveldb::MutexLock' : illegal member initialization: 'mu_' is not a base or member .\util/mutexlock.h(27) : error C2039: 'mu_' : is not a member of 'leveldb::MutexLock' .\util/mutexlock.h(23) : see declaration of 'leveldb::MutexLock' .\util/mutexlock.h(27) : error C2227: left of '->Lock' must point to class/struct/union/generic type .\util/mutexlock.h(29) : error C2039: 'mu_' : is not a member of 'leveldb::MutexLock' .\util/mutexlock.h(23) : see declaration of 'leveldb::MutexLock' .\util/mutexlock.h(29) : error C2227: left of '->Unlock' must point to class/struct/union/generic type .\util/coding.h(59) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(59) : error C2065: 'kLittleEndian' : undeclared identifier .\util/coding.h(73) : error C2653: 'port' : is not a class or namespace name .\util/coding.h(73) : error C2065: 'kLittleEndian' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00177/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392396176): http://codereview.qt-project.org/78119 [PS2] - Enable HTML5 Indexed Database API http://codereview.qt-project.org/78111 [PS2] - Don't use thin archives when building static webkit. From ci-noreply at qt-project.org Fri Feb 14 18:05:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 19:05:34 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #35 Message-ID: <20140214_170534_001271.ci-noreply@qt-project.org> Compilation failed :( In file included from qwebsocket.cpp:248: ./qwebsocket_p.h:69:10: fatal error: 'random' file not found In file included from qwebsocket_p.cpp:43: ./qwebsocket_p.h:69:10: fatal error: 'random' file not found In file included from qwebsocket.cpp:248: ./qwebsocket_p.h:69:10: fatal error: 'random' file not found In file included from qwebsocket_p.cpp:43: ./qwebsocket_p.h:69:10: fatal error: 'random' file not found make[3]: *** [.obj/iphonesimulator/qwebsocket.o] Error 1 make[3]: *** [.obj/iphoneos/qwebsocket.o] Error 1 make[3]: *** [.obj/iphonesimulator/qwebsocket_p.o] Error 1 make[3]: *** [.obj/iphoneos/qwebsocket_p.o] Error 1 In file included from qwebsocketserver_p.cpp:51: ./qwebsocket_p.h:69:10: fatal error: 'random' file not found In file included from qwebsocketserver_p.cpp:51: ./qwebsocket_p.h:69:10: fatal error: 'random' file not found make[3]: *** [.obj/iphoneos/qwebsocketserver_p.o] Error 1 make[2]: *** [iphoneos-all] Error 2 make[3]: *** [.obj/iphonesimulator/qwebsocketserver_p.o] Error 1 make[2]: *** [iphonesimulator-all] Error 2 make[1]: *** [sub-websockets-make_first-ordered] Error 2 make: *** [sub-src-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00035/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392396771): http://codereview.qt-project.org/78191 [PS1] - Adapt copyright header http://codereview.qt-project.org/77982 [PS4] - Add user configurable mask generation From ci-noreply at qt-project.org Fri Feb 14 18:30:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 19:30:17 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #36 Message-ID: <20140214_173017_019346.ci-noreply@qt-project.org> Compilation failed :( In file included from qwebsocket.cpp:248: ./qwebsocket_p.h:232:10: error: no type named 'mt19937' in namespace 'std' In file included from qwebsocket_p.cpp:43: ./qwebsocket_p.h:232:10: error: no type named 'mt19937' in namespace 'std' In file included from qwebsocketserver_p.cpp:51: ./qwebsocket_p.h:232:10: error: no type named 'mt19937' in namespace 'std' make[2]: *** [.obj/qwebsocket.o] Error 1 make[2]: *** [.obj/qwebsocketserver_p.o] Error 1 make[2]: *** [.obj/qwebsocket_p.o] Error 1 make[1]: *** [sub-websockets-make_first-ordered] Error 2 make: *** [sub-src-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00036/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392398443): http://codereview.qt-project.org/77982 [PS5] - Add user configurable mask generation From ci-noreply at qt-project.org Fri Feb 14 19:15:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 20:15:08 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3170 Message-ID: <20140214_181508_042497.ci-noreply@qt-project.org> QtBase_stable_Integration #3170: SUCCESS Tested changes (refs/builds/stable_1392384866): http://codereview.qt-project.org/78053 [PS2] - moc: Fix parsing of operator< From ci-noreply at qt-project.org Fri Feb 14 19:36:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 20:36:15 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #163 Message-ID: <20140214_183615_018665.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #163: SUCCESS Tested changes (refs/builds/dev_1392385804): http://codereview.qt-project.org/78178 [PS1] - Fix namespaced builds http://codereview.qt-project.org/78130 [PS2] - QNX: Config test for libbb2 From ci-noreply at qt-project.org Fri Feb 14 19:50:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 20:50:01 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #208 Message-ID: <20140214_185001_038317.ci-noreply@qt-project.org> QtWebEngine_master_Integration #208: SUCCESS Tested changes (refs/builds/master_1392397892): http://codereview.qt-project.org/78258 [PS2] - Avoid locking up the web view when starting a drag From ci-noreply at qt-project.org Fri Feb 14 20:01:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 21:01:53 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3171 Message-ID: <20140214_190153_085832.ci-noreply@qt-project.org> Autotest `tst_qquickcanvasitem' failed :( Testing qquickcanvasitem libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 5913] QtQA::App::TestRunner: [New LWP 5912] QtQA::App::TestRunner: [New LWP 5914] QtQA::App::TestRunner: [New LWP 5911] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickcanvasitem -silent -o /work/build/_artifacts/test-logs/tst_qquickca'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 0x00007f07f289fe38 in TestNamespace::QScopedPointer >::data (this=0x4d) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:143 QtQA::App::TestRunner: 143 return d; QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f07f413e760 (LWP 5911)): QtQA::App::TestRunner: #0 0x00007f07f3a61649 in __libc_writev (fd=3, vector=0x7fffc0368420, count=3) at ../sysdeps/unix/sysv/linux/writev.c:56 QtQA::App::TestRunner: #1 0x00007f07ec5585c9 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f07ec558a3f in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f07ec558ac4 in xcb_writev () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #4 0x00007f07ee455597 in _XSend () from /usr/lib/x86_64-linux-gnu/libX11.so.6 QtQA::App::TestRunner: #5 0x00007f07ee4499f5 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6 QtQA::App::TestRunner: #6 0x00007f07ee449bd2 in XPutImage () from /usr/lib/x86_64-linux-gnu/libX11.so.6 QtQA::App::TestRunner: #7 0x00007f07eff737ab in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 QtQA::App::TestRunner: #8 0x00007f07e722c4f3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #9 0x00007f07eff73696 in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 QtQA::App::TestRunner: #10 0x00007f07eb788923 in TestNamespace::QGLXContext::swapBuffers (this=0xe46430, surface=0xdb0450) at qglxintegration.cpp:360 QtQA::App::TestRunner: #11 0x00007f07f28f6f37 in TestNamespace::QOpenGLContext::swapBuffers (this=0xe84ae0, surface=0xbd1530) at kernel/qopenglcontext.cpp:861 QtQA::App::TestRunner: #12 0x00007f07f19efbb8 in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0xbe0c80, window=0xbd1520) at scenegraph/qsgrenderloop.cpp:327 QtQA::App::TestRunner: #13 0x00007f07f19f00d2 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0xbe0c80, e=0x7fffc0368ba0) at scenegraph/qsgrenderloop.cpp:415 QtQA::App::TestRunner: #14 0x00007f07f22720b0 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xb944d0, receiver=0xbe0c80, event=0x7fffc0368ba0) at kernel/qcoreapplication.cpp:998 QtQA::App::TestRunner: #15 0x00007f07f2271d8a in TestNamespace::QCoreApplication::notify (this=0xb939b0, receiver=0xbe0c80, event=0x7fffc0368ba0) at kernel/qcoreapplication.cpp:943 QtQA::App::TestRunner: #16 0x00007f07f28b2202 in TestNamespace::QGuiApplication::notify (this=0xb939b0, object=0xbe0c80, event=0x7fffc0368ba0) at kernel/qguiapplication.cpp:1354 QtQA::App::TestRunner: #17 0x00007f07f2271c96 in TestNamespace::QCoreApplication::notifyInternal (this=0xb939b0, receiver=0xbe0c80, event=0x7fffc0368ba0) at kernel/qcoreapplication.cpp:881 QtQA::App::TestRunner: #18 0x00007f07f2275a43 in TestNamespace::QCoreApplication::sendEvent (receiver=0xbe0c80, event=0x7fffc0368ba0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #19 0x00007f07f22e9098 in TestNamespace::QTimerInfoList::activateTimers (this=0xbce090) at kernel/qtimerinfo_unix.cpp:643 QtQA::App::TestRunner: #20 0x00007f07f22ea379 in TestNamespace::timerSourceDispatch (source=0xbce030) at kernel/qeventdispatcher_glib.cpp:185 QtQA::App::TestRunner: #21 0x00007f07eef76a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #22 0x00007f07eef77258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #23 0x00007f07eef77429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #24 0x00007f07f22eadd1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xbada00, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #25 0x00007f07eb7b06f6 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xbada00, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:123 QtQA::App::TestRunner: #26 0x00007f07f22721c0 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1079 QtQA::App::TestRunner: #27 0x00007f07f3d3da96 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:66 QtQA::App::TestRunner: #28 0x00007f07f3d3f313 in TestNamespace::QuickTestResult::wait (this=0x7f07e01cf4c0, ms=0) at quicktestresult.cpp:570 QtQA::App::TestRunner: #29 0x00007f07f3d446ab in TestNamespace::QuickTestResult::qt_static_metacall (_o=0x7f07e01cf4c0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fffc03691e0) at .moc/moc_quicktestresult_p.cpp:286 QtQA::App::TestRunner: #30 0x00007f07f3d44bdb in TestNamespace::QuickTestResult::qt_metacall (this=0x7f07e01cf4c0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fffc03691e0) at .moc/moc_quicktestresult_p.cpp:395 QtQA::App::TestRunner: #31 0x00007f07f227a9a9 in TestNamespace::QMetaObject::metacall (object=0x7f07e01cf4c0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=28, argv=0x7fffc03691e0) at kernel/qmetaobject.cpp:308 QtQA::App::TestRunner: #32 0x00007f07f1281845 in TestNamespace::CallMethod (object=0x7f07e01cf4c0, index=28, returnType=43, argCount=1, argTypes=0xcfdce4, engine=0xbd0000, callArgs=0x7f07e7845dd0) at jsruntime/qv4qobjectwrapper.cpp:1118 QtQA::App::TestRunner: #33 0x00007f07f12823cd in TestNamespace::CallPrecise (object=0x7f07e01cf4c0, data=..., engine=0xbd0000, callArgs=0x7f07e7845dd0) at jsruntime/qv4qobjectwrapper.cpp:1365 QtQA::App::TestRunner: #34 0x00007f07f12848f7 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f07f40b5d40, callData=0x7f07e7845dd0) at jsruntime/qv4qobjectwrapper.cpp:1840 QtQA::App::TestRunner: #35 0x00007f07f12844d3 in TestNamespace::QV4::QObjectMethod::call (m=0x7f07f40b5d40, callData=0x7f07e7845dd0) at jsruntime/qv4qobjectwrapper.cpp:1783 QtQA::App::TestRunner: #36 0x00007f07f11e37c8 in TestNamespace::QV4::FunctionObject::call (this=0x7f07f40b5d40, callData=0x7f07e7845dd0) at jsruntime/qv4functionobject_p.h:133 QtQA::App::TestRunner: #37 0x00007f07f11f65da in TestNamespace::QV4::__qmljs_call_property (context=0x7fffc0369700, name=..., callData=...) at jsruntime/qv4runtime.cpp:915 QtQA::App::TestRunner: #38 0x00007f07f4072fa2 in ?? () QtQA::App::TestRunner: #39 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f07e4850700 (LWP 5914)): QtQA::App::TestRunner: #0 0x00007f07f3a5ce63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f07eef76f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f07eef77429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f07f22eadd1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xdd82c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f07f226e880 in TestNamespace::QEventLoop::processEvents (this=0x7f07e484fcf0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f07f226eb59 in TestNamespace::QEventLoop::exec (this=0x7f07e484fcf0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f07f2001e96 in TestNamespace::QThread::exec (this=0x7f07e0020790) at thread/qthread.cpp:509 QtQA::App::TestRunner: #7 0x00007f07f1961536 in TestNamespace::QQuickPixmapReader::run (this=0x7f07e0020790) at util/qquickpixmapcache.cpp:689 QtQA::App::TestRunner: #8 0x00007f07f200911c in TestNamespace::QThreadPrivate::start (arg=0x7f07e0020790) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f07f085eefc in start_thread (arg=0x7f07e4850700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f07f3a68f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f07e8845700 (LWP 5912)): QtQA::App::TestRunner: #0 0x00007f07f3a5ce63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f07eef76f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f07eef77429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f07f22eadd1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xbe1710, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f07f226e880 in TestNamespace::QEventLoop::processEvents (this=0x7f07e8844d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f07f226eb59 in TestNamespace::QEventLoop::exec (this=0x7f07e8844d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f07f2001e96 in TestNamespace::QThread::exec (this=0xbdf600) at thread/qthread.cpp:509 QtQA::App::TestRunner: #7 0x00007f07f13aac19 in TestNamespace::QQmlThreadPrivate::run (this=0xbdf600) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007f07f200911c in TestNamespace::QThreadPrivate::start (arg=0xbdf600) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f07f085eefc in start_thread (arg=0x7f07e8845700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f07f3a68f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f07e522d700 (LWP 5913)): QtQA::App::TestRunner: #0 0x00007f07f289fe38 in TestNamespace::QScopedPointer >::data (this=0x4d) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:143 QtQA::App::TestRunner: #1 0x00007f07f28f7f47 in TestNamespace::qGetPtrHelper > (p=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:923 QtQA::App::TestRunner: #2 0x00007f07f28f81fa in TestNamespace::QOpenGLContext::d_func (this=0x45) at kernel/qopenglcontext.h:148 QtQA::App::TestRunner: #3 0x00007f07f28f64c8 in TestNamespace::QOpenGLContext::isValid (this=0x45) at kernel/qopenglcontext.cpp:567 QtQA::App::TestRunner: #4 0x00007f07f1b6b682 in TestNamespace::GLAcquireContext::GLAcquireContext (this=0x7f07e522c790, c=0x45, s=0x7f07e0039d00) at items/context2d/qquickcontext2dtexture.cpp:75 QtQA::App::TestRunner: #5 0x00007f07f1b68fca in TestNamespace::QQuickContext2DTexture::paint (this=0x7f07e0085cd0, ccb=0x7f07e005e770) at items/context2d/qquickcontext2dtexture.cpp:247 QtQA::App::TestRunner: #6 0x00007f07f1b69aa1 in TestNamespace::QQuickContext2DTexture::event (this=0x7f07e0085cd0, e=0x7f07e0082df0) at items/context2d/qquickcontext2dtexture.cpp:366 QtQA::App::TestRunner: #7 0x00007f07f22720b0 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xb944d0, receiver=0x7f07e0085cd0, event=0x7f07e0082df0) at kernel/qcoreapplication.cpp:998 QtQA::App::TestRunner: #8 0x00007f07f2271d8a in TestNamespace::QCoreApplication::notify (this=0xb939b0, receiver=0x7f07e0085cd0, event=0x7f07e0082df0) at kernel/qcoreapplication.cpp:943 QtQA::App::TestRunner: #9 0x00007f07f28b2202 in TestNamespace::QGuiApplication::notify (this=0xb939b0, object=0x7f07e0085cd0, event=0x7f07e0082df0) at kernel/qguiapplication.cpp:1354 QtQA::App::TestRunner: #10 0x00007f07f2271c96 in TestNamespace::QCoreApplication::notifyInternal (this=0xb939b0, receiver=0x7f07e0085cd0, event=0x7f07e0082df0) at kernel/qcoreapplication.cpp:881 QtQA::App::TestRunner: #11 0x00007f07f2275a43 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f07e0085cd0, event=0x7f07e0082df0) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #12 0x00007f07f2272dae in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xdc8c50) at kernel/qcoreapplication.cpp:1485 QtQA::App::TestRunner: #13 0x00007f07f2272970 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1343 QtQA::App::TestRunner: #14 0x00007f07f22ea56d in TestNamespace::postEventSourceDispatch (s=0xe8cf40) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #15 0x00007f07eef76a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #16 0x00007f07eef77258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #17 0x00007f07eef77429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f07f22eadd1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xe20fd0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #19 0x00007f07f226e880 in TestNamespace::QEventLoop::processEvents (this=0x7f07e522cd80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #20 0x00007f07f226eb59 in TestNamespace::QEventLoop::exec (this=0x7f07e522cd80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #21 0x00007f07f2001e96 in TestNamespace::QThread::exec (this=0xcfe110) at thread/qthread.cpp:509 QtQA::App::TestRunner: #22 0x00007f07f2002034 in TestNamespace::QThread::run (this=0xcfe110) at thread/qthread.cpp:576 QtQA::App::TestRunner: #23 0x00007f07f200911c in TestNamespace::QThreadPrivate::start (arg=0xcfe110) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #24 0x00007f07f085eefc in start_thread (arg=0x7f07e522d700) at pthread_create.c:304 QtQA::App::TestRunner: #25 0x00007f07f3a68f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #26 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qquickcanvasitem ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : qquickcanvasitem::arc::initTestCase() PASS : qquickcanvasitem::arc::test_angle_1(image threaded) PASS : qquickcanvasitem::arc::test_angle_1(image immediate) PASS : qquickcanvasitem::arc::test_angle_2(image threaded) PASS : qquickcanvasitem::arc::test_angle_2(image immediate) PASS : qquickcanvasitem::arc::test_angle_3(image threaded) PASS : qquickcanvasitem::arc::test_angle_3(image immediate) PASS : qquickcanvasitem::arc::test_angle_4(image threaded) PASS : qquickcanvasitem::arc::test_angle_4(image immediate) PASS : qquickcanvasitem::arc::test_angle_5(image threaded) PASS : qquickcanvasitem::arc::test_angle_5(image immediate) PASS : qquickcanvasitem::arc::test_angle_6(image threaded) PASS : qquickcanvasitem::arc::test_angle_6(image immediate) PASS : qquickcanvasitem::arc::test_empty(image threaded) PASS : qquickcanvasitem::arc::test_empty(image immediate) PASS : qquickcanvasitem::arc::test_end(image threaded) PASS : qquickcanvasitem::arc::test_end(image immediate) PASS : qquickcanvasitem::arc::test_negative(image threaded) PASS : qquickcanvasitem::arc::test_negative(image immediate) PASS : qquickcanvasitem::arc::test_nonempty(image threaded) PASS : qquickcanvasitem::arc::test_nonempty(image immediate) PASS : qquickcanvasitem::arc::test_nonfinite(image threaded) PASS : qquickcanvasitem::arc::test_nonfinite(image immediate) PASS : qquickcanvasitem::arc::test_scale_1(image threaded) PASS : qquickcanvasitem::arc::test_scale_1(image immediate) PASS : qquickcanvasitem::arc::test_scale_2(image threaded) PASS : qquickcanvasitem::arc::test_scale_2(image immediate) PASS : qquickcanvasitem::arc::test_selfintersect_1(image threaded) PASS : qquickcanvasitem::arc::test_selfintersect_1(image immediate) PASS : qquickcanvasitem::arc::test_selfintersect_2(image threaded) PASS : qquickcanvasitem::arc::test_selfintersect_2(image immediate) PASS : qquickcanvasitem::arc::test_shape_1(image threaded) PASS : qquickcanvasitem::arc::test_shape_1(image immediate) PASS : qquickcanvasitem::arc::test_shape_2(image threaded) PASS : qquickcanvasitem::arc::test_shape_2(image immediate) PASS : qquickcanvasitem::arc::test_shape_3(image threaded) PASS : qquickcanvasitem::arc::test_shape_3(image immediate) PASS : qquickcanvasitem::arc::test_shape_4(image threaded) PASS : qquickcanvasitem::arc::test_shape_4(image immediate) PASS : qquickcanvasitem::arc::test_shape_5(image threaded) PASS : qquickcanvasitem::arc::test_shape_5(image immediate) PASS : qquickcanvasitem::arc::test_twopie(image threaded) PASS : qquickcanvasitem::arc::test_twopie(image immediate) PASS : qquickcanvasitem::arc::test_zero(image threaded) PASS : qquickcanvasitem::arc::test_zero(image immediate) PASS : qquickcanvasitem::arc::cleanupTestCase() PASS : qquickcanvasitem::arcTo::initTestCase() PASS : qquickcanvasitem::arcTo::test_coincide(image threaded) PASS : qquickcanvasitem::arcTo::test_coincide(image immediate) PASS : qquickcanvasitem::arcTo::test_collinear(image threaded) PASS : qquickcanvasitem::arcTo::test_collinear(image immediate) PASS : qquickcanvasitem::arcTo::test_negative(image threaded) PASS : qquickcanvasitem::arcTo::test_negative(image immediate) PASS : qquickcanvasitem::arcTo::test_nonfinite(image threaded) PASS : qquickcanvasitem::arcTo::test_nonfinite(image immediate) PASS : qquickcanvasitem::arcTo::test_scale(image threaded) PASS : qquickcanvasitem::arcTo::test_scale(image immediate) PASS : qquickcanvasitem::arcTo::test_shape(image threaded) PASS : qquickcanvasitem::arcTo::test_shape(image immediate) PASS : qquickcanvasitem::arcTo::test_subpath(image threaded) PASS : qquickcanvasitem::arcTo::test_subpath(image immediate) PASS : qquickcanvasitem::arcTo::test_transform(image threaded) PASS : qquickcanvasitem::arcTo::test_transform(image immediate) PASS : qquickcanvasitem::arcTo::test_zero(image threaded) PASS : qquickcanvasitem::arcTo::test_zero(image immediate) PASS : qquickcanvasitem::arcTo::cleanupTestCase() PASS : qquickcanvasitem::canvas::initTestCase() PASS : qquickcanvasitem::canvas::test_canvasSize(image threaded) PASS : qquickcanvasitem::canvas::test_canvasSize(image immediate) PASS : qquickcanvasitem::canvas::test_canvasWindow(image threaded) PASS : qquickcanvasitem::canvas::test_canvasWindow(image immediate) PASS : qquickcanvasitem::canvas::test_getContext(image threaded) PASS : qquickcanvasitem::canvas::test_getContext(image immediate) PASS : qquickcanvasitem::canvas::test_loadImage(image threaded) PASS : qquickcanvasitem::canvas::test_loadImage(image immediate) PASS : qquickcanvasitem::canvas::test_paint(image threaded) PASS : qquickcanvasitem::canvas::test_paint(image immediate) PASS : qquickcanvasitem::canvas::test_save(image threaded) PASS : qquickcanvasitem::canvas::test_save(image immediate) PASS : qquickcanvasitem::canvas::test_tileSize(image threaded) PASS : qquickcanvasitem::canvas::test_tileSize(image immediate) PASS : qquickcanvasitem::canvas::test_toDataURL(image threaded) PASS : qquickcanvasitem::canvas::test_toDataURL(image immediate) PASS : qquickcanvasitem::canvas::cleanupTestCase() PASS : qquickcanvasitem::composite::initTestCase() PASS : qquickcanvasitem::composite::test_clearRect(image threaded) PASS : qquickcanvasitem::composite::test_clearRect(image immediate) PASS : qquickcanvasitem::composite::test_clip(image threaded) PASS : qquickcanvasitem::composite::test_clip(image immediate) PASS : qquickcanvasitem::composite::test_globalAlpha(image threaded) PASS : qquickcanvasitem::composite::test_globalAlpha(image immediate) PASS : qquickcanvasitem::composite::test_operation(image threaded) PASS : qquickcanvasitem::composite::test_operation(image immediate) PASS : qquickcanvasitem::composite::test_solid(image threaded) PASS : qquickcanvasitem::composite::test_solid(image immediate) PASS : qquickcanvasitem::composite::test_transparent(image threaded) PASS : qquickcanvasitem::composite::test_transparent(image immediate) PASS : qquickcanvasitem::composite::test_uncovered(image threaded) PASS : qquickcanvasitem::composite::test_uncovered(image immediate) PASS : qquickcanvasitem::composite::cleanupTestCase() PASS : qquickcanvasitem::ContextTypeStored::initTestCase() PASS : qquickcanvasitem::ContextTypeStored::test_contextType() PASS : qquickcanvasitem::ContextFontValidation::initTestCase() PASS : qquickcanvasitem::ContextFontValidation::test_invalid() PASS : qquickcanvasitem::ContextFontValidation::test_pixelSize() PASS : qquickcanvasitem::ContextFontValidation::test_valid() PASS : qquickcanvasitem::ContextFontValidation::cleanupTestCase() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::initTestCase() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_context() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_contextIsConsistent() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_paintHadContext() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::cleanupTestCase() PASS : qquickcanvasitem::ContextTypeStored::cleanupTestCase() PASS : qquickcanvasitem::fillStyle::initTestCase() PASS : qquickcanvasitem::fillStyle::test_default(image threaded) PASS : qquickcanvasitem::fillStyle::test_default(image immediate) PASS : qquickcanvasitem::fillStyle::test_get(image threaded) PASS : qquickcanvasitem::fillStyle::test_get(image immediate) PASS : qquickcanvasitem::fillStyle::test_hex(image threaded) PASS : qquickcanvasitem::fillStyle::test_hex(image immediate) PASS : qquickcanvasitem::fillStyle::test_hsla(image threaded) PASS : qquickcanvasitem::fillStyle::test_hsla(image immediate) PASS : qquickcanvasitem::fillStyle::test_invalid(image threaded) PASS : qquickcanvasitem::fillStyle::test_invalid(image immediate) PASS : qquickcanvasitem::fillStyle::test_namedColor(image threaded) PASS : qquickcanvasitem::fillStyle::test_namedColor(image immediate) PASS : qquickcanvasitem::fillStyle::test_rgba(image threaded) PASS : qquickcanvasitem::fillStyle::test_rgba(image immediate) PASS : qquickcanvasitem::fillStyle::test_saverestore(image threaded) PASS : qquickcanvasitem::fillStyle::test_saverestore(image immediate) PASS : qquickcanvasitem::fillStyle::cleanupTestCase() PASS : qquickcanvasitem::fillRect::initTestCase() PASS : qquickcanvasitem::fillRect::test_fillRect(image threaded) PASS : qquickcanvasitem::fillRect::test_fillRect(image immediate) PASS : qquickcanvasitem::fillRect::cleanupTestCase() PASS : qquickcanvasitem::gradient::initTestCase() PASS : qquickcanvasitem::gradient::test_basic(image threaded) PASS : qquickcanvasitem::gradient::test_basic(image immediate) PASS : qquickcanvasitem::gradient::test_conical(image threaded) PASS : qquickcanvasitem::gradient::test_conical(image immediate) PASS : qquickcanvasitem::gradient::test_interpolate(image threaded) PASS : qquickcanvasitem::gradient::test_interpolate(image immediate) PASS : qquickcanvasitem::gradient::test_linear(image threaded) PASS : qquickcanvasitem::gradient::test_linear(image immediate) PASS : qquickcanvasitem::gradient::test_object(image threaded) PASS : qquickcanvasitem::gradient::test_object(image immediate) PASS : qquickcanvasitem::gradient::test_radial(image threaded) PASS : qquickcanvasitem::gradient::test_radial(image immediate) PASS : qquickcanvasitem::gradient::cleanupTestCase() PASS : qquickcanvasitem::image::initTestCase() libpng error: incorrect header check PASS : qquickcanvasitem::image::test_3args(image threaded) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_3args(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_5args(image threaded) PASS : qquickcanvasitem::image::test_5args(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_9args(image threaded) PASS : qquickcanvasitem::image::test_9args(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_alpha(image threaded) PASS : qquickcanvasitem::image::test_alpha(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_animated(image threaded) PASS : qquickcanvasitem::image::test_animated(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_broken(image threaded) PASS : qquickcanvasitem::image::test_broken(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_canvas(image threaded) PASS : qquickcanvasitem::image::test_canvas(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_clip(image threaded) PASS : qquickcanvasitem::image::test_clip(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_composite(image threaded) PASS : qquickcanvasitem::image::test_composite(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_imageData(image threaded) PASS : qquickcanvasitem::image::test_imageData(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_imageitem(image threaded) PASS : qquickcanvasitem::image::test_imageitem(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_multiple_painting(image threaded) PASS : qquickcanvasitem::image::test_multiple_painting(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_negative(image threaded) PASS : qquickcanvasitem::image::test_negative(image immediate) QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image libpng error: incorrect header check PASS : qquickcanvasitem::image::test_nonfinite(image threaded) PASS : qquickcanvasitem::image::test_nonfinite(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_null(image threaded) PASS : qquickcanvasitem::image::test_null(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_outsidesource(image threaded) PASS : qquickcanvasitem::image::test_outsidesource(image immediate) QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image QWARN : qquickcanvasitem::UnknownTestFunc() QImage::scaled: Image is a null image libpng error: incorrect header check PASS : qquickcanvasitem::image::test_path(image threaded) PASS : qquickcanvasitem::image::test_path(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_self(image threaded) PASS : qquickcanvasitem::image::test_self(image immediate) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_transform(image threaded) PASS : qquickcanvasitem::image::test_transform(image immediate) PASS : qquickcanvasitem::image::test_url(image threaded) PASS : qquickcanvasitem::image::test_url(image immediate) PASS : qquickcanvasitem::image::test_wrongtype(image threaded) libpng error: incorrect header check PASS : qquickcanvasitem::image::test_wrongtype(image immediate) PASS : qquickcanvasitem::image::cleanupTestCase() PASS : qquickcanvasitem::line::initTestCase() PASS : qquickcanvasitem::line::test_cap(image threaded) PASS : qquickcanvasitem::line::test_cap(image immediate) PASS : qquickcanvasitem::line::test_cross(image threaded) PASS : qquickcanvasitem::line::test_cross(image immediate) PASS : qquickcanvasitem::line::test_default(image threaded) PASS : qquickcanvasitem::line::test_default(image immediate) PASS : qquickcanvasitem::line::test_join(image threaded) PASS : qquickcanvasitem::line::test_join(image immediate) PASS : qquickcanvasitem::line::test_miter(image threaded) PASS : qquickcanvasitem::line::test_miter(image immediate) PASS : qquickcanvasitem::line::test_width(image threaded) PASS : qquickcanvasitem::line::test_width(image immediate) PASS : qquickcanvasitem::line::cleanupTestCase() PASS : qquickcanvasitem::path::initTestCase() PASS : qquickcanvasitem::path::test_basic(image threaded) PASS : qquickcanvasitem::path::test_basic(image immediate) PASS : qquickcanvasitem::path::test_beginPath(image threaded) PASS : qquickcanvasitem::path::test_beginPath(image immediate) PASS : qquickcanvasitem::path::test_bezierCurveTo(image threaded) PASS : qquickcanvasitem::path::test_bezierCurveTo(image immediate) PASS : qquickcanvasitem::path::test_clearRect(image threaded) PASS : qquickcanvasitem::path::test_clearRect(image immediate) PASS : qquickcanvasitem::path::test_clip(image threaded) PASS : qquickcanvasitem::path::test_clip(image immediate) PASS : qquickcanvasitem::path::test_closePath(image threaded) PASS : qquickcanvasitem::path::test_closePath(image immediate) QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 6056] QtQA::App::TestRunner: [New LWP 6054] QtQA::App::TestRunner: [New LWP 6065] QtQA::App::TestRunner: [New LWP 6055] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickcanvasitem -o /work/build/_artifacts/test-logs/tst_qquickcanvasitem'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 0x00007f15a9ff1e38 in TestNamespace::QScopedPointer >::data (this=0x69) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:143 QtQA::App::TestRunner: 143 return d; QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f159ff97700 (LWP 6055)): QtQA::App::TestRunner: #0 0x00007f15ab1aee63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f15a66c8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f15a66c9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f15a9a3cdd1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x20ab7d0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f15a99c0880 in TestNamespace::QEventLoop::processEvents (this=0x7f159ff96d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f15a99c0b59 in TestNamespace::QEventLoop::exec (this=0x7f159ff96d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f15a9753e96 in TestNamespace::QThread::exec (this=0x2096f50) at thread/qthread.cpp:509 QtQA::App::TestRunner: #7 0x00007f15a8afcc19 in TestNamespace::QQmlThreadPrivate::run (this=0x2096f50) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007f15a975b11c in TestNamespace::QThreadPrivate::start (arg=0x2096f50) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f15a7fb0efc in start_thread (arg=0x7f159ff97700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f15ab1baf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f1597f7f700 (LWP 6065)): QtQA::App::TestRunner: #0 0x00007f15ab1aee63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f15a66c8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f15a66c9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f15a9a3cdd1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x263ca40, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f15a99c0880 in TestNamespace::QEventLoop::processEvents (this=0x7f1597f7ecf0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f15a99c0b59 in TestNamespace::QEventLoop::exec (this=0x7f1597f7ecf0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f15a9753e96 in TestNamespace::QThread::exec (this=0x7f15980260a0) at thread/qthread.cpp:509 QtQA::App::TestRunner: #7 0x00007f15a90b3536 in TestNamespace::QQuickPixmapReader::run (this=0x7f15980260a0) at util/qquickpixmapcache.cpp:689 QtQA::App::TestRunner: #8 0x00007f15a975b11c in TestNamespace::QThreadPrivate::start (arg=0x7f15980260a0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f15a7fb0efc in start_thread (arg=0x7f1597f7f700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f15ab1baf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f15ab890760 (LWP 6054)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007f15a975c8bb in TestNamespace::QWaitConditionPrivate::wait (this=0x26c2210, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:136 QtQA::App::TestRunner: #2 0x00007f15a975c683 in TestNamespace::QWaitCondition::wait (this=0x22cd6e8, mutex=0x22cd6e0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #3 0x00007f15a9752e0e in TestNamespace::QSemaphore::acquire (this=0x7fffd18deea0, n=1) at thread/qsemaphore.cpp:145 QtQA::App::TestRunner: #4 0x00007f15a99d0850 in TestNamespace::QMetaMethod::invoke (this=0x7fffd18df080, object=0x2824630, connectionType=TestNamespace::Qt::BlockingQueuedConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2226 QtQA::App::TestRunner: #5 0x00007f15a99cf8b1 in TestNamespace::QMetaObject::invokeMethod (obj=0x2824630, member=0x7f15a933fcf2 "grabImage", type=TestNamespace::Qt::BlockingQueuedConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #6 0x00007f15a9291ed7 in TestNamespace::QMetaObject::invokeMethod (obj=0x2824630, member=0x7f15a933fcf2 "grabImage", type=TestNamespace::Qt::BlockingQueuedConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395 QtQA::App::TestRunner: #7 0x00007f15a92acd90 in TestNamespace::QQuickContext2D::toImage (this=0x28d3730, bounds=...) at items/context2d/qquickcontext2d.cpp:4185 QtQA::App::TestRunner: #8 0x00007f15a9290f71 in TestNamespace::QQuickCanvasItem::toImage (this=0x29335e0, rect=...) at items/context2d/qquickcanvasitem.cpp:997 QtQA::App::TestRunner: #9 0x00007f15a92a7738 in TestNamespace::QQuickJSContext2DPrototype::method_getImageData (ctx=0x7fffd18df870) at items/context2d/qquickcontext2d.cpp:3311 QtQA::App::TestRunner: #10 0x00007f15a897a59d in TestNamespace::QV4::BuiltinFunction::call (that=0x7f15ab760a00, callData=0x7f159ef98e58) at jsruntime/qv4functionobject.cpp:622 QtQA::App::TestRunner: #11 0x00007f15a89357c8 in TestNamespace::QV4::FunctionObject::call (this=0x7f15ab760a00, callData=0x7f159ef98e58) at jsruntime/qv4functionobject_p.h:133 QtQA::App::TestRunner: #12 0x00007f15a89485da in TestNamespace::QV4::__qmljs_call_property (context=0x7f15ab74f690, name=..., callData=...) at jsruntime/qv4runtime.cpp:915 QtQA::App::TestRunner: #13 0x00007f15ab7b20d0 in ?? () QtQA::App::TestRunner: #14 0x0000800000000000 in ?? () QtQA::App::TestRunner: #15 0x00007f15ab75f680 in ?? () QtQA::App::TestRunner: #16 0x0000800000000000 in ?? () QtQA::App::TestRunner: #17 0x00007fffd18dfd40 in ?? () QtQA::App::TestRunner: #18 0x00007f15ab74f690 in ?? () QtQA::App::TestRunner: #19 0x0000000700000007 in ?? () QtQA::App::TestRunner: #20 0x00007fffd18dfd40 in ?? () QtQA::App::TestRunner: #21 0x00007f159ef98b08 in ?? () QtQA::App::TestRunner: #22 0x00007fffd18dfb70 in ?? () QtQA::App::TestRunner: #23 0x00007f15a8979846 in TestNamespace::QV4::ScriptFunction::call (that=0x7fffd18dfacc, callData=0x7f15ab71fb50) at jsruntime/qv4functionobject.cpp:478 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f159c97f700 (LWP 6056)): QtQA::App::TestRunner: #0 0x00007f15a9ff1e38 in TestNamespace::QScopedPointer >::data (this=0x69) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:143 QtQA::App::TestRunner: #1 0x00007f15aa049f47 in TestNamespace::qGetPtrHelper > (p=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:923 QtQA::App::TestRunner: #2 0x00007f15aa04a1fa in TestNamespace::QOpenGLContext::d_func (this=0x61) at kernel/qopenglcontext.h:148 QtQA::App::TestRunner: #3 0x00007f15aa0484c8 in TestNamespace::QOpenGLContext::isValid (this=0x61) at kernel/qopenglcontext.cpp:567 QtQA::App::TestRunner: #4 0x00007f15a92bd682 in TestNamespace::GLAcquireContext::GLAcquireContext (this=0x7f159c97e790, c=0x61, s=0x7f15a9eac460) at items/context2d/qquickcontext2dtexture.cpp:75 QtQA::App::TestRunner: #5 0x00007f15a92bafca in TestNamespace::QQuickContext2DTexture::paint (this=0x2823930, ccb=0x25b9970) at items/context2d/qquickcontext2dtexture.cpp:247 QtQA::App::TestRunner: #6 0x00007f15a92bbaa1 in TestNamespace::QQuickContext2DTexture::event (this=0x2823930, e=0x2881050) at items/context2d/qquickcontext2dtexture.cpp:366 QtQA::App::TestRunner: #7 0x00007f15a99c40b0 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x20604d0, receiver=0x2823930, event=0x2881050) at kernel/qcoreapplication.cpp:998 QtQA::App::TestRunner: #8 0x00007f15a99c3d8a in TestNamespace::QCoreApplication::notify (this=0x205f9b0, receiver=0x2823930, event=0x2881050) at kernel/qcoreapplication.cpp:943 QtQA::App::TestRunner: #9 0x00007f15aa004202 in TestNamespace::QGuiApplication::notify (this=0x205f9b0, object=0x2823930, event=0x2881050) at kernel/qguiapplication.cpp:1354 QtQA::App::TestRunner: #10 0x00007f15a99c3c96 in TestNamespace::QCoreApplication::notifyInternal (this=0x205f9b0, receiver=0x2823930, event=0x2881050) at kernel/qcoreapplication.cpp:881 QtQA::App::TestRunner: #11 0x00007f15a99c7a43 in TestNamespace::QCoreApplication::sendEvent (receiver=0x2823930, event=0x2881050) at kernel/qcoreapplication.h:232 QtQA::App::TestRunner: #12 0x00007f15a99c4dae in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2349410) at kernel/qcoreapplication.cpp:1485 QtQA::App::TestRunner: #13 0x00007f15a99c4970 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1343 QtQA::App::TestRunner: #14 0x00007f15a9a3c56d in TestNamespace::postEventSourceDispatch (s=0x22e9700) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #15 0x00007f15a66c8a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #16 0x00007f15a66c9258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #17 0x00007f15a66c9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f15a9a3cdd1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x234a620, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #19 0x00007f15a99c0880 in TestNamespace::QEventLoop::processEvents (this=0x7f159c97ed80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #20 0x00007f15a99c0b59 in TestNamespace::QEventLoop::exec (this=0x7f159c97ed80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #21 0x00007f15a9753e96 in TestNamespace::QThread::exec (this=0x2348080) at thread/qthread.cpp:509 QtQA::App::TestRunner: #22 0x00007f15a9754034 in TestNamespace::QThread::run (this=0x2348080) at thread/qthread.cpp:576 QtQA::App::TestRunner: #23 0x00007f15a975b11c in TestNamespace::QThreadPrivate::start (arg=0x2348080) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #24 0x00007f15a7fb0efc in start_thread (arg=0x7f159c97f700) at pthread_create.c:304 QtQA::App::TestRunner: #25 0x00007f15ab1baf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #26 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickcanvasitem: 76 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03171/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392401801): http://codereview.qt-project.org/75410 [PS3] - Remove automated generation of dwarf index http://codereview.qt-project.org/78025 [PS1] - doc: fix grammar From ci-noreply at qt-project.org Fri Feb 14 20:04:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 21:04:55 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #166 Message-ID: <20140214_190455_093785.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #166: SUCCESS Tested changes (refs/builds/dev_1392386778): http://codereview.qt-project.org/77651 [PS1] - AVFoundation: mirror viewfinder frames of front-facing cameras. From ci-noreply at qt-project.org Fri Feb 14 21:05:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 22:05:28 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #208 Message-ID: <20140214_200528_044396.ci-noreply@qt-project.org> QtTools_dev_Integration #208: SUCCESS Tested changes (refs/builds/dev_1392386907): http://codereview.qt-project.org/73047 [PS19] - Introducing Qt D3D Compiler service From ci-noreply at qt-project.org Fri Feb 14 21:17:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 22:17:41 +0200 Subject: [Ci-reports] pass on QtSerialPort_dev_Integration #41 Message-ID: <20140214_201741_045874.ci-noreply@qt-project.org> QtSerialPort_dev_Integration #41: SUCCESS Tested changes (refs/builds/dev_1392386964): http://codereview.qt-project.org/78223 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Feb 14 21:36:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 14 Feb 2014 22:36:02 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #288 Message-ID: <20140214_203602_025942.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #288: SUCCESS Tested changes (refs/builds/dev_1392387158): http://codereview.qt-project.org/77069 [PS5] - Set baselineOffset on Styles/Base correctly http://codereview.qt-project.org/77882 [PS1] - Don't ignore horizontal alignment for items with baseline alignments From ci-noreply at qt-project.org Fri Feb 14 23:19:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 00:19:24 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2947 Message-ID: <20140214_221924_005189.ci-noreply@qt-project.org> QtBase_dev_Integration #2947: SUCCESS Tested changes (refs/builds/dev_1392389749): http://codereview.qt-project.org/78232 [PS1] - Fix logging with dynamic GL on Windows http://codereview.qt-project.org/78027 [PS1] - Force alignment for SSE2 to not crash with mingw http://codereview.qt-project.org/78222 [PS1] - Enable QByteArrayList tests http://codereview.qt-project.org/78175 [PS2] - Extend the documentation for orientation in QScreen http://codereview.qt-project.org/78212 [PS1] - Migrate a recent QT_OPENGL_ES ifdef to dynamic GL http://codereview.qt-project.org/77577 [PS1] - iOS: correctly report Landscape or InvertedLandscape screen orientation. http://codereview.qt-project.org/78117 [PS3] - OpenGL: Fix QOpenGLTexture for cubemaps with mutable storage From ci-noreply at qt-project.org Fri Feb 14 23:36:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 00:36:35 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #302 Message-ID: <20140214_223635_069065.ci-noreply@qt-project.org> QtDoc_stable_Integration #302: SUCCESS Tested changes (refs/builds/stable_1392390723): http://codereview.qt-project.org/78238 [PS1] - Doc: Updated link to Qt Enterprise download page From ci-noreply at qt-project.org Fri Feb 14 23:55:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 00:55:04 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_225504_060925.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T22:53:04Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/398/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds From ci-noreply at qt-project.org Sat Feb 15 00:00:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:00:06 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_230006_021264.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T22:56:55Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/3172/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds 2014-02-14T22:57:52Z: [QtWebKit_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_dev_Integration/178/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds 2014-02-14T22:58:06Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/398/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds From ci-noreply at qt-project.org Sat Feb 15 00:05:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:05:06 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_230506_008332.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:01:53Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1279/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds 2014-02-14T23:01:57Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/3172/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds 2014-02-14T23:02:54Z: [QtWebKit_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_dev_Integration/178/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds 2014-02-14T23:03:06Z: [QtQuickControls_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuickControls_dev_Integration/289/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds From ci-noreply at qt-project.org Sat Feb 15 00:10:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:10:06 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_231006_004764.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:06:54Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/398/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds 2014-02-14T23:06:57Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2948/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds 2014-02-14T23:07:54Z: [QtConnectivity_dev_Integration error] fetch http://qt-ci.digia.com//job/QtConnectivity_dev_Integration/164/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds 2014-02-14T23:08:06Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1696/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds From ci-noreply at qt-project.org Sat Feb 15 00:15:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:15:07 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_231507_048683.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:11:54Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds 2014-02-14T23:11:57Z: [QtQuick1_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuick1_dev_Integration/118/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds 2014-02-14T23:12:54Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1279/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds 2014-02-14T23:13:07Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/3172/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds From ci-noreply at qt-project.org Sat Feb 15 00:20:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:20:07 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_232007_057614.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:16:54Z: [QtWebKit_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_dev_Integration/178/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds 2014-02-14T23:16:58Z: [QtQuickControls_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuickControls_dev_Integration/289/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds 2014-02-14T23:17:55Z: [QtWebSockets_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebSockets_dev_Integration/37/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds 2014-02-14T23:18:07Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2948/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds From ci-noreply at qt-project.org Sat Feb 15 00:25:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:25:07 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_232507_053012.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:21:55Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/398/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-14T23:21:58Z: [QtConnectivity_dev_Integration error] fetch http://qt-ci.digia.com//job/QtConnectivity_dev_Integration/164/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds 2014-02-14T23:22:55Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1696/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds 2014-02-14T23:23:07Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds From ci-noreply at qt-project.org Sat Feb 15 00:30:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:30:07 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_233007_043375.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:26:55Z: [QtQuick1_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuick1_dev_Integration/118/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds 2014-02-14T23:26:58Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1279/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds 2014-02-14T23:27:55Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/3172/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-14T23:28:07Z: [QtQuickControls_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuickControls_dev_Integration/289/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds From ci-noreply at qt-project.org Sat Feb 15 00:35:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:35:08 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_233508_035865.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:31:55Z: [QtWebKit_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_dev_Integration/178/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-14T23:31:58Z: [QtWebSockets_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebSockets_dev_Integration/37/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds 2014-02-14T23:32:56Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2948/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds 2014-02-14T23:33:07Z: [QtConnectivity_dev_Integration error] fetch http://qt-ci.digia.com//job/QtConnectivity_dev_Integration/164/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds From ci-noreply at qt-project.org Sat Feb 15 00:40:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:40:08 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_234008_087119.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:36:55Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/398/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds 2014-02-14T23:36:59Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1696/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds 2014-02-14T23:37:56Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds 2014-02-14T23:38:08Z: [QtQuick1_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuick1_dev_Integration/118/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds From ci-noreply at qt-project.org Sat Feb 15 00:45:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:45:08 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_234508_039238.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:41:56Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1279/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-14T23:41:59Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/3172/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds 2014-02-14T23:42:56Z: [QtQuickControls_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuickControls_dev_Integration/289/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-14T23:43:08Z: [QtWebSockets_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebSockets_dev_Integration/37/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds From ci-noreply at qt-project.org Sat Feb 15 00:50:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:50:08 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_235008_020595.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:46:56Z: [QtWebKit_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_dev_Integration/178/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds 2014-02-14T23:46:59Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2948/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-14T23:47:56Z: [QtConnectivity_dev_Integration error] fetch http://qt-ci.digia.com//job/QtConnectivity_dev_Integration/164/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-14T23:48:08Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1696/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds From ci-noreply at qt-project.org Sat Feb 15 00:55:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 01:55:09 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140214_235509_058482.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:51:56Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/398/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds 2014-02-14T23:51:59Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-14T23:52:57Z: [QtQuick1_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuick1_dev_Integration/118/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-14T23:53:08Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1279/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds From ci-noreply at qt-project.org Sat Feb 15 01:00:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:00:08 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_000008_005465.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-14T23:56:57Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/3172/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds 2014-02-14T23:57:00Z: [QtQuickControls_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuickControls_dev_Integration/289/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds 2014-02-14T23:57:57Z: [QtWebSockets_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebSockets_dev_Integration/37/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-14T23:58:09Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2948/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds From ci-noreply at qt-project.org Sat Feb 15 01:05:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:05:09 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_000509_096689.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:01:57Z: [QtWebKit_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_dev_Integration/178/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds 2014-02-15T00:02:00Z: [QtConnectivity_dev_Integration error] fetch http://qt-ci.digia.com//job/QtConnectivity_dev_Integration/164/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds 2014-02-15T00:02:57Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1696/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds 2014-02-15T00:03:09Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds From ci-noreply at qt-project.org Sat Feb 15 01:10:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:10:09 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_001009_037509.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:06:57Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/398/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-15T00:07:00Z: [QtQuick1_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuick1_dev_Integration/118/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds 2014-02-15T00:07:58Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1279/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds 2014-02-15T00:08:09Z: [QtQuickControls_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuickControls_dev_Integration/289/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds From ci-noreply at qt-project.org Sat Feb 15 01:15:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:15:09 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_001509_074504.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:11:57Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/3172/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-15T00:12:00Z: [QtWebSockets_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebSockets_dev_Integration/37/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds 2014-02-15T00:12:58Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2948/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds 2014-02-15T00:13:09Z: [QtConnectivity_dev_Integration error] fetch http://qt-ci.digia.com//job/QtConnectivity_dev_Integration/164/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds From ci-noreply at qt-project.org Sat Feb 15 01:20:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:20:09 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_002009_014167.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:16:58Z: [QtWebKit_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_dev_Integration/178/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-15T00:17:00Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1696/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds 2014-02-15T00:17:58Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds 2014-02-15T00:18:09Z: [QtQuick1_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuick1_dev_Integration/118/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds From ci-noreply at qt-project.org Sat Feb 15 01:25:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:25:10 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_002510_098765.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:21:58Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1279/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-15T00:22:01Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/398/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds 2014-02-15T00:22:58Z: [QtQuickControls_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuickControls_dev_Integration/289/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-15T00:23:10Z: [QtWebSockets_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebSockets_dev_Integration/37/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds From ci-noreply at qt-project.org Sat Feb 15 01:30:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:30:10 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_003010_068683.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:26:58Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2948/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-15T00:27:01Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/3172/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds 2014-02-15T00:27:59Z: [QtConnectivity_dev_Integration error] fetch http://qt-ci.digia.com//job/QtConnectivity_dev_Integration/164/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-15T00:28:10Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1696/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds From ci-noreply at qt-project.org Sat Feb 15 01:35:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:35:10 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_003510_047909.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:31:58Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-15T00:32:01Z: [QtWebKit_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_dev_Integration/178/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds 2014-02-15T00:32:59Z: [QtQuick1_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuick1_dev_Integration/118/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-15T00:33:10Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1279/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds From ci-noreply at qt-project.org Sat Feb 15 01:40:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:40:11 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_004011_021362.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:36:59Z: [QtWebSockets_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebSockets_dev_Integration/37/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-15T00:37:01Z: [QtQuickControls_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuickControls_dev_Integration/289/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds 2014-02-15T00:37:59Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/398/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:37:59Z: [Qt5_dev_Integration error] Suspending for investigation; to resume: kill -USR2 1111 2014-02-15T00:38:10Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2948/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds From ci-noreply at qt-project.org Sat Feb 15 01:45:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:45:11 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_004511_016530.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:41:59Z: [QtConnectivity_dev_Integration error] fetch http://qt-ci.digia.com//job/QtConnectivity_dev_Integration/164/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds 2014-02-15T00:42:01Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1696/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds 2014-02-15T00:42:59Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/3172/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:42:59Z: [QtBase_stable_Integration error] Suspending for investigation; to resume: kill -USR2 1111 2014-02-15T00:43:11Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds From ci-noreply at qt-project.org Sat Feb 15 01:50:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:50:11 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_005011_005335.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:46:59Z: [QtQuick1_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuick1_dev_Integration/118/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds 2014-02-15T00:47:02Z: [QtWebKit_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_dev_Integration/178/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:47:02Z: [QtWebKit_dev_Integration error] Suspending for investigation; to resume: kill -USR2 1111 2014-02-15T00:48:00Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1279/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:48:00Z: [QtDeclarative_dev_Integration error] Suspending for investigation; to resume: kill -USR2 1111 2014-02-15T00:48:11Z: [QtWebSockets_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebSockets_dev_Integration/37/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds From ci-noreply at qt-project.org Sat Feb 15 01:55:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 02:55:11 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_005511_024910.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:51:59Z: [QtQuickControls_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuickControls_dev_Integration/289/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:51:59Z: [QtQuickControls_dev_Integration error] Suspending for investigation; to resume: kill -USR2 1111 2014-02-15T00:52:02Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2948/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:52:02Z: [QtBase_dev_Integration error] Suspending for investigation; to resume: kill -USR2 1111 2014-02-15T00:53:00Z: [QtConnectivity_dev_Integration error] fetch http://qt-ci.digia.com//job/QtConnectivity_dev_Integration/164/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:53:00Z: [QtConnectivity_dev_Integration error] Suspending for investigation; to resume: kill -USR2 1111 2014-02-15T00:53:11Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1696/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:53:11Z: [QtDeclarative_stable_Integration error] Suspending for investigation; to resume: kill -USR2 1111 From ci-noreply at qt-project.org Sat Feb 15 02:00:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 03:00:00 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_010000_012351.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T00:57:00Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:57:00Z: [QtTranslations_dev_Integration error] Suspending for investigation; to resume: kill -USR2 1111 2014-02-15T00:57:02Z: [QtQuick1_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuick1_dev_Integration/118/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:57:02Z: [QtQuick1_dev_Integration error] Suspending for investigation; to resume: kill -USR2 1111 2014-02-15T00:58:00Z: [QtWebSockets_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebSockets_dev_Integration/37/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T00:58:00Z: [QtWebSockets_dev_Integration error] Suspending for investigation; to resume: kill -USR2 1111 From ci-noreply at qt-project.org Sat Feb 15 06:01:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 07:01:43 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_050143_000344.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T04:54:54Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/2948/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:54:54Z: [QtBase_dev_Integration error] Suspending for investigation; to resume: kill -USR2 27521 2014-02-15T04:55:06Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1279/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:55:06Z: [QtDeclarative_dev_Integration error] Suspending for investigation; to resume: kill -USR2 27521 2014-02-15T04:56:01Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:56:01Z: [QtTranslations_dev_Integration error] Suspending for investigation; to resume: kill -USR2 27521 2014-02-15T04:56:03Z: [QtDeclarative_stable_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_stable_Integration/1696/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:56:03Z: [QtDeclarative_stable_Integration error] Suspending for investigation; to resume: kill -USR2 27521 2014-02-15T04:56:04Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/398/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:56:04Z: [Qt5_dev_Integration error] Suspending for investigation; to resume: kill -USR2 27521 2014-02-15T04:56:14Z: [QtConnectivity_dev_Integration error] fetch http://qt-ci.digia.com//job/QtConnectivity_dev_Integration/164/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:56:14Z: [QtConnectivity_dev_Integration error] Suspending for investigation; to resume: kill -USR2 27521 2014-02-15T04:56:44Z: [QtQuickControls_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuickControls_dev_Integration/289/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:56:44Z: [QtQuickControls_dev_Integration error] Suspending for investigation; to resume: kill -USR2 27521 2014-02-15T04:57:08Z: [QtQuick1_dev_Integration error] fetch http://qt-ci.digia.com//job/QtQuick1_dev_Integration/118/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:57:08Z: [QtQuick1_dev_Integration error] Suspending for investigation; to resume: kill -USR2 27521 2014-02-15T04:58:41Z: [QtBase_stable_Integration error] fetch http://qt-ci.digia.com//job/QtBase_stable_Integration/3172/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:58:41Z: [QtBase_stable_Integration error] Suspending for investigation; to resume: kill -USR2 27521 2014-02-15T04:59:32Z: [QtWebSockets_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebSockets_dev_Integration/37/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:59:32Z: [QtWebSockets_dev_Integration error] Suspending for investigation; to resume: kill -USR2 27521 2014-02-15T04:59:42Z: [QtWebKit_dev_Integration error] fetch http://qt-ci.digia.com//job/QtWebKit_dev_Integration/178/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 596 Connection timed out at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-15T04:59:42Z: [QtWebKit_dev_Integration error] Suspending for investigation; to resume: kill -USR2 27521 From ci-noreply at qt-project.org Sat Feb 15 09:25:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:25:28 +0200 Subject: [Ci-reports] fail on QtTranslations_dev_Integration #6 Message-ID: <20140215_082528_058408.ci-noreply@qt-project.org> QtTranslations_dev_Integration #6: FAILURE Build log: http://testresults.qt-project.org/ci/QtTranslations_dev_Integration/build_00006/log.txt.gz Tested changes (refs/builds/dev_1392391925): http://codereview.qt-project.org/78068 [PS3] - Add translation support for qtconnectivity and qtlocation From ci-noreply at qt-project.org Sat Feb 15 09:26:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:26:09 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #118 Message-ID: <20140215_082609_019591.ci-noreply@qt-project.org> QtQuick1_dev_Integration #118: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00118/log.txt.gz Tested changes (refs/builds/dev_1392394395): http://codereview.qt-project.org/77965 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Sat Feb 15 09:26:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:26:23 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1279 Message-ID: <20140215_082623_085629.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1279: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01279/log.txt.gz Tested changes (refs/builds/dev_1392392302): http://codereview.qt-project.org/77053 [PS6] - V4 JIT: enable register allocator on Linux/ARM. http://codereview.qt-project.org/77057 [PS5] - V4 JIT: move registers for regalloc out of method. http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM. http://codereview.qt-project.org/76857 [PS6] - Fix polishItems bug From ci-noreply at qt-project.org Sat Feb 15 09:26:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:26:35 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3172 Message-ID: <20140215_082635_090354.ci-noreply@qt-project.org> QtBase_stable_Integration #3172: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03172/log.txt.gz Tested changes (refs/builds/stable_1392408208): http://codereview.qt-project.org/75410 [PS3] - Remove automated generation of dwarf index From ci-noreply at qt-project.org Sat Feb 15 09:26:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:26:53 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140215_082653_012708.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-15T08:24:47Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 503 Service Temporarily Unavailable at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 2 seconds 2014-02-15T08:24:49Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 503 Service Temporarily Unavailable at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 4 seconds 2014-02-15T08:24:54Z: [QtTranslations_dev_Integration error] fetch http://qt-ci.digia.com//job/QtTranslations_dev_Integration/6/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 503 Service Temporarily Unavailable at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 8 seconds From ci-noreply at qt-project.org Sat Feb 15 09:26:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:26:59 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1696 Message-ID: <20140215_082659_099757.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1696: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01696/log.txt.gz Tested changes (refs/builds/stable_1392396004): http://codereview.qt-project.org/77918 [PS2] - Fix crash when the currently running binding is deleted. http://codereview.qt-project.org/77910 [PS1] - Ensure m_opacityChange is cleared at the beginning of each frame. http://codereview.qt-project.org/77904 [PS1] - Update scenegraph docs to be in line with Qt 5.2 behavior changes. http://codereview.qt-project.org/77903 [PS1] - Provide scenegraph backend API for marking scenegraph nodes dirty. From ci-noreply at qt-project.org Sat Feb 15 09:27:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:27:05 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #289 Message-ID: <20140215_082705_089170.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #289: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00289/log.txt.gz Tested changes (refs/builds/dev_1392410256): http://codereview.qt-project.org/78198 [PS2] - Add Component Map section to CalendarStyle documentation. http://codereview.qt-project.org/78123 [PS2] - Use childAt() instead of cellIndexAt(). From ci-noreply at qt-project.org Sat Feb 15 09:27:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:27:07 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2948 Message-ID: <20140215_082707_011755.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] Totals: 77 passed, 1 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(387)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(429)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(479)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(584)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(634)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.116) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.116) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.116) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.116) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb5%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 77 passed, 1 failed, 8 skipped ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 35 seconds, exit code 1 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] Totals: 46 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_NetworkSelfTest::initTestCase() FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 " QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n\n\n401 Authorization Required\n\n

Authorization Required

\n

This server could not verify that you\nare authorized to access the document\nrequested. Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-1407353183732484767077131392417383.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 " QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407353183732484767077131392417383.txt\r\nContent-Length: 325\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n\n\n201 Created\n\n

Created

\n

Resource /dav/networkselftest-1407353183732484767077131392417383.txt has been created.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-1407353183732484767077131392417383.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Feb 2014 22:35:53 GMT\r\nETag: W/\"5a97-5-4f2656dbb701b\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-1407353183732484767077131392417383.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 " QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServer() QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(fluke.gif) QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(bigfile) QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpsServer() QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 183163\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 183163\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nContent-Type: text/html\r\nContent-Length: 1690\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\"\r\nX-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Fri, 14 Feb 2014 22:35:53 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 183163\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: keep-alive\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Fri, 14 Feb 2014 22:35:53 GMT\r\nContent-Type: text/html\r\nContent-Length: 1695\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3130\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Fri, 14 Feb 2014 22:35:53 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\321|" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\321}" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\321~" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\321\177" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\247\332" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02948/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392416458): http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. http://codereview.qt-project.org/77814 [PS1] - Enable auto-vectorization of QImage conversions http://codereview.qt-project.org/73553 [PS1] - tst_qsignalblocker: simplify test http://codereview.qt-project.org/77615 [PS5] - QFont: add missing qHash overload http://codereview.qt-project.org/77974 [PS4] - Add qHash() overloads for floating-point types http://codereview.qt-project.org/66702 [PS13] - QDnsLookup: Add support for custom DNS server http://codereview.qt-project.org/77773 [PS3] - Refactor the handling of the navigator swipe down event http://codereview.qt-project.org/76882 [PS6] - [QNX] Don't deactivate windows focus http://codereview.qt-project.org/77643 [PS12] - Consolidate StandardButton, ButtonRole and related static functions http://codereview.qt-project.org/77881 [PS3] - Exclude widgets without associated QWindow in QApplication::shouldQuit(). http://codereview.qt-project.org/77459 [PS2] - Revert "Logging: Don't use for loop in qCDebug macros" http://codereview.qt-project.org/51306 [PS10] - Add the rest of the non-volatile members of std::atomic to QBasicAtomic http://codereview.qt-project.org/43290 [PS13] - Add a testAndSet overload to the atomics that returns the current value http://codereview.qt-project.org/77143 [PS1] - Work around ICC 14 bug: __attribute__((deprecated)) with text http://codereview.qt-project.org/77144 [PS1] - Initial support for the Intel Compiler 14.0 on OS X http://codereview.qt-project.org/76017 [PS8] - Extending the inputMethodQuery API http://codereview.qt-project.org/73809 [PS15] - WinRT: Added socket engine implementation http://codereview.qt-project.org/78240 [PS2] - WinRT: Exit process event loop if WaitForMoreEvents is not set http://codereview.qt-project.org/78141 [PS5] - QOpenGLTextureBlitter: add some autotests http://codereview.qt-project.org/78140 [PS5] - QOpenGLTextureBlitter: Remove Origin location for the Target rect http://codereview.qt-project.org/78139 [PS4] - QOpenGLTextureBlitter: fix source rect when origin is top left From ci-noreply at qt-project.org Sat Feb 15 09:27:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:27:33 +0200 Subject: [Ci-reports] fail on QtWebKit_dev_Integration #178 Message-ID: <20140215_082733_063130.ci-noreply@qt-project.org> QtWebKit_dev_Integration #178: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00178/log.txt.gz Tested changes (refs/builds/dev_1392397537): http://codereview.qt-project.org/78111 [PS2] - Don't use thin archives when building static webkit. From ci-noreply at qt-project.org Sat Feb 15 09:27:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:27:38 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #37 Message-ID: <20140215_082738_081646.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #37: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00037/log.txt.gz Tested changes (refs/builds/dev_1392399396): http://codereview.qt-project.org/77982 [PS6] - Add user configurable mask generation From ci-noreply at qt-project.org Sat Feb 15 09:27:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:27:44 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #164 Message-ID: <20140215_082744_084713.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #164: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00164/log.txt.gz Tested changes (refs/builds/dev_1392403069): http://codereview.qt-project.org/78179 [PS1] - Addresses the following warning on gcc 4.6 http://codereview.qt-project.org/78241 [PS1] - Merge remote-tracking branch 'gerrit/stable' into dev From ci-noreply at qt-project.org Sat Feb 15 09:28:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:28:43 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #398 Message-ID: <20140215_082843_021626.ci-noreply@qt-project.org> Qt5_dev_Integration #398: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00398/log.txt.gz Tested changes (refs/builds/dev_1392401430): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Sat Feb 15 09:32:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:32:38 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #165 Message-ID: <20140215_083238_077570.ci-noreply@qt-project.org> QtConnectivity_dev_Integration ยป linux-g++_OpenSuSE_12.3_x64 #165: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00165/linux-g++_OpenSuSE_12.3_x64/log.txt.gz Tested changes (refs/builds/dev_1392452957): http://codereview.qt-project.org/77992 [PS5] - Add extensive test application for QtBluetooth From ci-noreply at qt-project.org Sat Feb 15 09:35:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:35:08 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #399 Message-ID: <20140215_083508_076874.ci-noreply@qt-project.org> Qt5_dev_Integration ยป linux-android-g++_Ubuntu_12.04_x64 #399: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00399/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz ============================================================ Qt5_dev_Integration ยป linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64 #399: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00399/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz ============================================================ Qt5_dev_Integration ยป linux-g++_shadow-build_Ubuntu_11.10_x86 #399: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00399/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz ============================================================ Qt5_dev_Integration ยป macx-clang_static_OSX_10.7 #399: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00399/macx-clang_static_OSX_10.7/log.txt.gz ============================================================ Qt5_dev_Integration ยป win32-msvc2010_developer-build_angle_Windows_7 #399: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00399/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392453016): http://codereview.qt-project.org/77854 [PS11] - Updated submodules. From ci-noreply at qt-project.org Sat Feb 15 09:35:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:35:11 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #587 Message-ID: <20140215_083511_007785.ci-noreply@qt-project.org> Qt5_stable_Integration ยป macx-g++_developer-build_OSX_10.6 #587: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00587/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/stable_1392452942): http://codereview.qt-project.org/78125 [PS3] - Updated submodules. From ci-noreply at qt-project.org Sat Feb 15 09:43:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:43:48 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #38 Message-ID: <20140215_084348_054909.ci-noreply@qt-project.org> Autotest `tst_qwebsocketserver' failed :( Testing tst_QWebSocketServer FAIL! : tst_QWebSocketServer::tst_maxPendingConnections() Compared values are not the same Actual (serverErrorSpy.count()): 0 Expected (1) : 1 tst_qwebsocketserver.cpp(339) : failure location Totals: 6 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWebSocketServer ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QWebSocketServer::initTestCase() PASS : tst_QWebSocketServer::tst_initialisation() PASS : tst_QWebSocketServer::tst_settersAndGetters() PASS : tst_QWebSocketServer::tst_listening() PASS : tst_QWebSocketServer::tst_connectivity() FAIL! : tst_QWebSocketServer::tst_maxPendingConnections() Compared values are not the same Actual (serverErrorSpy.count()): 0 Expected (1) : 1 tst_qwebsocketserver.cpp(339) : failure location PASS : tst_QWebSocketServer::cleanupTestCase() Totals: 6 passed, 1 failed, 0 skipped ********* Finished testing of tst_QWebSocketServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwebsocketserver: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00038/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392452950): http://codereview.qt-project.org/78261 [PS1] - Rename websockets.pro -> qtwebsockets.pro From ci-noreply at qt-project.org Sat Feb 15 09:46:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 10:46:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2950 Message-ID: <20140215_084615_065947.ci-noreply@qt-project.org> qtbase failed to compile :( tst_qglobal.cpp: In member function 'void tst_QGlobal::for_each()': tst_qglobal.cpp:107:101: error: request for member 'control' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer >(TestNamespace::QList)' tst_qglobal.cpp:107:124: error: request for member 'i' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer >(TestNamespace::QList)' tst_qglobal.cpp:107:141: error: request for member 'e' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer >(TestNamespace::QList)' tst_qglobal.cpp:107:158: error: request for member 'i' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer >(TestNamespace::QList)' tst_qglobal.cpp:107:173: error: request for member 'control' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer >(TestNamespace::QList)' tst_qglobal.cpp:107:213: error: request for member 'i' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer >(TestNamespace::QList)' tst_qglobal.cpp:107:228: error: request for member 'control' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer >(TestNamespace::QList)' tst_qglobal.cpp:107:249: error: request for member 'control' in '_container_', which is of non-class type 'TestNamespace::QForeachContainer >(TestNamespace::QList)' make[6]: *** [.obj/tst_qglobal.o] Error 1 make[5]: *** [sub-qglobal-make_first] Error 2 make[4]: *** [sub-global-make_first] Error 2 make[3]: *** [sub-corelib-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02950/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392452920): http://codereview.qt-project.org/77923 [PS4] - Redo the Q_FOREACH loop control without GCC statement expressions http://codereview.qt-project.org/78147 [PS2] - Move Q_FOREACH and Q_FOREVER to their own file From ci-noreply at qt-project.org Sat Feb 15 10:07:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 11:07:47 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2951 Message-ID: <20140215_090747_023735.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02951/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392454226): http://codereview.qt-project.org/77459 [PS2] - Revert "Logging: Don't use for loop in qCDebug macros" http://codereview.qt-project.org/77974 [PS4] - Add qHash() overloads for floating-point types http://codereview.qt-project.org/66702 [PS13] - QDnsLookup: Add support for custom DNS server http://codereview.qt-project.org/43290 [PS13] - Add a testAndSet overload to the atomics that returns the current value http://codereview.qt-project.org/51306 [PS10] - Add the rest of the non-volatile members of std::atomic to QBasicAtomic http://codereview.qt-project.org/77144 [PS1] - Initial support for the Intel Compiler 14.0 on OS X http://codereview.qt-project.org/77143 [PS1] - Work around ICC 14 bug: __attribute__((deprecated)) with text From ci-noreply at qt-project.org Sat Feb 15 10:39:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 11:39:34 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1281 Message-ID: <20140215_093934_048907.ci-noreply@qt-project.org> Autotests `tst_qquickflickable' and `tst_qquickmousearea' failed :( Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::dragging(left) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(left (left|right)) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right (right|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle (left|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragThreshold() Compared doubles are not the same (fuzzy compare) Actual (blackRect->y()): 58 Expected (66.0) : 66 tst_qquickmousearea.cpp(376) : failure location FAIL! : tst_QQuickMouseArea::cancelDragging() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(479) : failure location FAIL! : tst_QQuickMouseArea::setDragOnPressed() 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(528) : failure location FAIL! : tst_QQuickMouseArea::updateMouseAreaPosOnResize() Compared doubles are not the same (fuzzy compare) Actual (mouseRegion->property("x2").toReal()): 0 Expected (rect->x()) : 200 tst_qquickmousearea.cpp(595) : failure location FAIL! : tst_QQuickMouseArea::preventStealing() Compared doubles are not the same (fuzzy compare) Actual (flickable->contentX()): -19.5 Expected (11.) : 11 tst_qquickmousearea.cpp(928) : failure location FAIL! : tst_QQuickMouseArea::clickThrough() Compared values are not the same Actual (window->rootObject()->property("clicks").toInt()): 0 Expected (1) : 1 tst_qquickmousearea.cpp(948) : failure location FAIL! : tst_QQuickMouseArea::disableAfterPress() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1226) : failure location FAIL! : tst_QQuickMouseArea::transformedMouseArea(checking points inside) Compared values are not the same Actual (mouseArea->property("pressed").toBool()): 0 Expected (insideTarget) : 1 tst_qquickmousearea.cpp(1335) : failure location FAIL! : tst_QQuickMouseArea::changeAxis() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1509) : failure location Totals: 43 passed, 15 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() FAIL! : tst_QQuickMouseArea::dragging(left) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(left (left|right)) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right (right|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle (left|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragThreshold() Compared doubles are not the same (fuzzy compare) Actual (blackRect->y()): 58 Expected (66.0) : 66 tst_qquickmousearea.cpp(376) : failure location PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) FAIL! : tst_QQuickMouseArea::cancelDragging() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(479) : failure location FAIL! : tst_QQuickMouseArea::setDragOnPressed() 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(528) : failure location PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() FAIL! : tst_QQuickMouseArea::updateMouseAreaPosOnResize() Compared doubles are not the same (fuzzy compare) Actual (mouseRegion->property("x2").toReal()): 0 Expected (rect->x()) : 200 tst_qquickmousearea.cpp(595) : failure location 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() FAIL! : tst_QQuickMouseArea::preventStealing() Compared doubles are not the same (fuzzy compare) Actual (flickable->contentX()): -19.5 Expected (11.) : 11 tst_qquickmousearea.cpp(928) : failure location FAIL! : tst_QQuickMouseArea::clickThrough() Compared values are not the same Actual (window->rootObject()->property("clicks").toInt()): 0 Expected (1) : 1 tst_qquickmousearea.cpp(948) : failure location PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() FAIL! : tst_QQuickMouseArea::disableAfterPress() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1226) : failure location PASS : tst_QQuickMouseArea::onWheel() FAIL! : tst_QQuickMouseArea::transformedMouseArea(checking points inside) Compared values are not the same Actual (mouseArea->property("pressed").toBool()): 0 Expected (insideTarget) : 1 tst_qquickmousearea.cpp(1335) : failure location PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) FAIL! : tst_QQuickMouseArea::changeAxis() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1509) : failure location PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 43 passed, 15 failed, 0 skipped ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 379 seconds, exit code 15 Testing tst_qquickflickable FAIL! : tst_qquickflickable::pressDelay() 'mouseArea->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(408) : failure location FAIL! : tst_qquickflickable::nestedPressDelay() 'outer->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(481) : failure location FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isMoving()' returned FALSE. () tst_qquickflickable.cpp(711) : failure location Totals: 43 passed, 3 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() FAIL! : tst_qquickflickable::pressDelay() 'mouseArea->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(408) : failure location FAIL! : tst_qquickflickable::nestedPressDelay() 'outer->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(481) : failure location PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isMoving()' returned FALSE. () tst_qquickflickable.cpp(711) : failure location WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(horizontal) WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(both) PASS : tst_qquickflickable::movingAndDragging(vertical) PASS : tst_qquickflickable::movingAndDragging(horizontal) PASS : tst_qquickflickable::movingAndDragging(both) PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() PASS : tst_qquickflickable::flickVelocity() PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 1155 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 43 passed, 3 failed, 0 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 137 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01281/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1392452876): http://codereview.qt-project.org/78262 [PS1] - Reapply 612785f39e325b0578be89e09b0e32d7d08d471e fixing GCC warnings http://codereview.qt-project.org/77999 [PS2] - Pin qtbase version so we can integrate glyph format changes http://codereview.qt-project.org/76700 [PS15] - Introducing QQuickWidget http://codereview.qt-project.org/77260 [PS17] - Dynamic GL in Quick From ci-noreply at qt-project.org Sat Feb 15 12:42:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 13:42:09 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1282 Message-ID: <20140215_114209_065902.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1282: SUCCESS Tested changes (refs/builds/dev_1392457267): http://codereview.qt-project.org/76857 [PS6] - Fix polishItems bug From ci-noreply at qt-project.org Sat Feb 15 12:53:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 13:53:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2953 Message-ID: <20140215_115346_081765.ci-noreply@qt-project.org> Autotest `tst_qgraphicsitem' failed :( Testing tst_QGraphicsItem FAIL! : tst_QGraphicsItem::cursor() Compared values are not the same Loc: [tst_qgraphicsitem.cpp(4231)] Totals: 234 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsItem ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGraphicsItem::initTestCase() PASS : tst_QGraphicsItem::construction() PASS : tst_QGraphicsItem::constructionWithParent() PASS : tst_QGraphicsItem::destruction() PASS : tst_QGraphicsItem::deleteChildItem() PASS : tst_QGraphicsItem::scene() PASS : tst_QGraphicsItem::parentItem() PASS : tst_QGraphicsItem::setParentItem() PASS : tst_QGraphicsItem::children() PASS : tst_QGraphicsItem::flags() PASS : tst_QGraphicsItem::inputMethodHints() PASS : tst_QGraphicsItem::toolTip() PASS : tst_QGraphicsItem::visible() PASS : tst_QGraphicsItem::isVisibleTo() PASS : tst_QGraphicsItem::explicitlyVisible() PASS : tst_QGraphicsItem::enabled() PASS : tst_QGraphicsItem::explicitlyEnabled() WARNING: tst_QGraphicsItem::selected() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::selected() PASS : tst_QGraphicsItem::selected2() PASS : tst_QGraphicsItem::selected_group() PASS : tst_QGraphicsItem::selected_textItem() WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::selected_multi() PASS : tst_QGraphicsItem::acceptedMouseButtons() PASS : tst_QGraphicsItem::acceptsHoverEvents() PASS : tst_QGraphicsItem::childAcceptsHoverEvents() PASS : tst_QGraphicsItem::hasFocus() PASS : tst_QGraphicsItem::pos() PASS : tst_QGraphicsItem::scenePos() PASS : tst_QGraphicsItem::matrix() PASS : tst_QGraphicsItem::sceneMatrix() PASS : tst_QGraphicsItem::setMatrix() PASS : tst_QGraphicsItem::zValue() PASS : tst_QGraphicsItem::shape() PASS : tst_QGraphicsItem::contains() PASS : tst_QGraphicsItem::collidesWith_item() PASS : tst_QGraphicsItem::collidesWith_path(nothing) PASS : tst_QGraphicsItem::collidesWith_path(rect1) PASS : tst_QGraphicsItem::collidesWith_path(rect2) PASS : tst_QGraphicsItem::collidesWith_path(rect3) PASS : tst_QGraphicsItem::collidesWithItemWithClip() PASS : tst_QGraphicsItem::isObscuredBy() PASS : tst_QGraphicsItem::isObscured() PASS : tst_QGraphicsItem::mapFromToParent() PASS : tst_QGraphicsItem::mapFromToScene() PASS : tst_QGraphicsItem::mapFromToItem() QWARN : tst_QGraphicsItem::mapRectFromToParent(nil) QGraphicsItem::itemTransform: null pointer passed PASS : tst_QGraphicsItem::mapRectFromToParent(nil) QWARN : tst_QGraphicsItem::mapRectFromToParent(simple) QGraphicsItem::itemTransform: null pointer passed PASS : tst_QGraphicsItem::mapRectFromToParent(simple) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos parentRotation) PASS : tst_QGraphicsItem::mapRectFromToParent(pos w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(rotation w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent parentPos parentRotation) PASS : tst_QGraphicsItem::isAncestorOf() PASS : tst_QGraphicsItem::commonAncestorItem() PASS : tst_QGraphicsItem::data() PASS : tst_QGraphicsItem::type() PASS : tst_QGraphicsItem::graphicsitem_cast() PASS : tst_QGraphicsItem::hoverEventsGenerateRepaints() PASS : tst_QGraphicsItem::boundingRects(path) PASS : tst_QGraphicsItem::boundingRects(rect) PASS : tst_QGraphicsItem::boundingRects(ellipse) PASS : tst_QGraphicsItem::boundingRects(polygon) PASS : tst_QGraphicsItem::boundingRects2() PASS : tst_QGraphicsItem::sceneBoundingRect() PASS : tst_QGraphicsItem::childrenBoundingRect() PASS : tst_QGraphicsItem::childrenBoundingRectTransformed() PASS : tst_QGraphicsItem::childrenBoundingRect2() PASS : tst_QGraphicsItem::childrenBoundingRect3() PASS : tst_QGraphicsItem::childrenBoundingRect4() PASS : tst_QGraphicsItem::childrenBoundingRect5() PASS : tst_QGraphicsItem::group() PASS : tst_QGraphicsItem::setGroup() PASS : tst_QGraphicsItem::setGroup2() PASS : tst_QGraphicsItem::nestedGroups() PASS : tst_QGraphicsItem::warpChildrenIntoGroup() PASS : tst_QGraphicsItem::removeFromGroup() PASS : tst_QGraphicsItem::handlesChildEvents() PASS : tst_QGraphicsItem::handlesChildEvents2() PASS : tst_QGraphicsItem::handlesChildEvents3() PASS : tst_QGraphicsItem::filtersChildEvents() PASS : tst_QGraphicsItem::filtersChildEvents2() PASS : tst_QGraphicsItem::ensureVisible() FAIL! : tst_QGraphicsItem::cursor() Compared values are not the same Loc: [tst_qgraphicsitem.cpp(4231)] PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsLineItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsPixmapItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsTextItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsEllipseItem() PASS : tst_QGraphicsItem::itemChange() PASS : tst_QGraphicsItem::sceneEventFilter() PASS : tst_QGraphicsItem::prepareGeometryChange() PASS : tst_QGraphicsItem::paint() WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::deleteItemInEventHandlers() PASS : tst_QGraphicsItem::itemClipsToShape() PASS : tst_QGraphicsItem::itemClipsChildrenToShape() PASS : tst_QGraphicsItem::itemClipsChildrenToShape2() PASS : tst_QGraphicsItem::itemClipsChildrenToShape3() PASS : tst_QGraphicsItem::itemClipsChildrenToShape4() PASS : tst_QGraphicsItem::itemClipsChildrenToShape5() PASS : tst_QGraphicsItem::itemClipsTextChildToShape() PASS : tst_QGraphicsItem::itemClippingDiscovery() PASS : tst_QGraphicsItem::ancestorFlags() PASS : tst_QGraphicsItem::untransformable() PASS : tst_QGraphicsItem::contextMenuEventPropagation() PASS : tst_QGraphicsItem::itemIsMovable() PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 10) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.5 | identity | {(0, 0, 10, 1)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 1.0 | identity | {(0, 0, 10, 1)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.5 | identity | {(0, 0, 1, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 1.0 | identity | {(0, 0, 1, 10)}) PASS : tst_QGraphicsItem::itemTransform_parentChild() PASS : tst_QGraphicsItem::itemTransform_siblings() PASS : tst_QGraphicsItem::itemTransform_unrelated() PASS : tst_QGraphicsItem::opacity(A: 1.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(B: 0.5 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(C: 0.5 0 0.1 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(D: 0.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(E: 1.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(F: 0.5 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(G: 0.5 2 0.1 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(H: 0.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(I: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(J: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(K: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(L: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 0.5 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 1.0 0 0.5 1 0.5 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity2() PASS : tst_QGraphicsItem::opacityZeroUpdates() PASS : tst_QGraphicsItem::itemStacksBehindParent() PASS : tst_QGraphicsItem::nestedClipping() PASS : tst_QGraphicsItem::nestedClippingTransforms() PASS : tst_QGraphicsItem::sceneTransformCache() PASS : tst_QGraphicsItem::tabChangesFocus(tab changes focus) PASS : tst_QGraphicsItem::tabChangesFocus(tab doesn't change focus) PASS : tst_QGraphicsItem::cacheMode() PASS : tst_QGraphicsItem::cacheMode2() PASS : tst_QGraphicsItem::updateCachedItemAfterMove() PASS : tst_QGraphicsItem::deviceTransform(nil) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 100) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 010) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 001) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 111) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 101) PASS : tst_QGraphicsItem::update() PASS : tst_QGraphicsItem::setTransformProperties(nothing) PASS : tst_QGraphicsItem::setTransformProperties(rotation) PASS : tst_QGraphicsItem::setTransformProperties(rotation dicentred) PASS : tst_QGraphicsItem::setTransformProperties(Scale) PASS : tst_QGraphicsItem::setTransformProperties(Everything dicentred) PASS : tst_QGraphicsItem::itemUsesExtendedStyleOption() PASS : tst_QGraphicsItem::itemSendsGeometryChanges() PASS : tst_QGraphicsItem::moveItem() PASS : tst_QGraphicsItem::moveLineItem() PASS : tst_QGraphicsItem::sorting(NoIndex) PASS : tst_QGraphicsItem::sorting(BspTreeIndex) PASS : tst_QGraphicsItem::itemHasNoContents() PASS : tst_QGraphicsItem::hitTestUntransformableItem() PASS : tst_QGraphicsItem::hitTestGraphicsEffectItem() PASS : tst_QGraphicsItem::focusProxy() PASS : tst_QGraphicsItem::subFocus() PASS : tst_QGraphicsItem::focusProxyDeletion() PASS : tst_QGraphicsItem::negativeZStacksBehindParent() PASS : tst_QGraphicsItem::setGraphicsEffect() PASS : tst_QGraphicsItem::panel() PASS : tst_QGraphicsItem::addPanelToActiveScene() PASS : tst_QGraphicsItem::panelWithFocusItems() PASS : tst_QGraphicsItem::activate() PASS : tst_QGraphicsItem::setActivePanelOnInactiveScene() PASS : tst_QGraphicsItem::activationOnShowHide() PASS : tst_QGraphicsItem::deactivateInactivePanel() PASS : tst_QGraphicsItem::moveWhileDeleting() PASS : tst_QGraphicsItem::ensureDirtySceneTransform() PASS : tst_QGraphicsItem::focusScope() PASS : tst_QGraphicsItem::focusScope2() PASS : tst_QGraphicsItem::focusScopeItemChangedWhileScopeDoesntHaveFocus() PASS : tst_QGraphicsItem::stackBefore() PASS : tst_QGraphicsItem::sceneModality() PASS : tst_QGraphicsItem::panelModality() PASS : tst_QGraphicsItem::mixedModality() PASS : tst_QGraphicsItem::modality_hover() PASS : tst_QGraphicsItem::modality_mouseGrabber() PASS : tst_QGraphicsItem::modality_clickFocus() PASS : tst_QGraphicsItem::modality_keyEvents() PASS : tst_QGraphicsItem::itemIsInFront() PASS : tst_QGraphicsItem::scenePosChange() PASS : tst_QGraphicsItem::textItem_shortcuts() PASS : tst_QGraphicsItem::scroll() PASS : tst_QGraphicsItem::focusHandling(Focus goes through.) PASS : tst_QGraphicsItem::focusHandling(Focus goes through, even with sticky scene.) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (but can still focus-out).) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (and cannot focus-out if scene is sticky).) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses.) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses (even if scene is sticky).) PASS : tst_QGraphicsItem::touchEventPropagation(ItemIsPanel) PASS : tst_QGraphicsItem::touchEventPropagation(ItemStopsClickFocusPropagation) PASS : tst_QGraphicsItem::touchEventPropagation(ItemStopsFocusHandling) PASS : tst_QGraphicsItem::deviceCoordinateCache_simpleRotations() PASS : tst_QGraphicsItem::task141694_textItemEnsureVisible() PASS : tst_QGraphicsItem::task128696_textItemEnsureMovable() PASS : tst_QGraphicsItem::ensureUpdateOnTextItem() PASS : tst_QGraphicsItem::task177918_lineItemUndetected() PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, noflags) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable | selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, noflags) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable | selectable) PASS : tst_QGraphicsItem::task243707_addChildBeforeParent() PASS : tst_QGraphicsItem::task197802_childrenVisibility() PASS : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect() PASS : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor() PASS : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent() PASS : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() PASS : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate() PASS : tst_QGraphicsItem::QT_2649_focusScope() PASS : tst_QGraphicsItem::sortItemsWhileAdding() PASS : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene() PASS : tst_QGraphicsItem::itemDiesDuringDraggingOperation() PASS : tst_QGraphicsItem::QTBUG_12112_focusItem() PASS : tst_QGraphicsItem::QTBUG_13473_sceneposchange() PASS : tst_QGraphicsItem::QTBUG_16374_crashInDestructor() PASS : tst_QGraphicsItem::QTBUG_20699_focusScopeCrash() PASS : tst_QGraphicsItem::QTBUG_30990_rightClickSelection() PASS : tst_QGraphicsItem::QTBUG_21618_untransformable_sceneTransform() PASS : tst_QGraphicsItem::cleanupTestCase() Totals: 234 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGraphicsItem ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsitem: 29 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02953/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392455421): http://codereview.qt-project.org/77144 [PS1] - Initial support for the Intel Compiler 14.0 on OS X http://codereview.qt-project.org/77143 [PS1] - Work around ICC 14 bug: __attribute__((deprecated)) with text http://codereview.qt-project.org/51306 [PS10] - Add the rest of the non-volatile members of std::atomic to QBasicAtomic http://codereview.qt-project.org/43290 [PS13] - Add a testAndSet overload to the atomics that returns the current value http://codereview.qt-project.org/77974 [PS4] - Add qHash() overloads for floating-point types http://codereview.qt-project.org/77459 [PS2] - Revert "Logging: Don't use for loop in qCDebug macros" From ci-noreply at qt-project.org Sat Feb 15 13:00:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 14:00:50 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #290 Message-ID: <20140215_120050_037115.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #290: SUCCESS Tested changes (refs/builds/dev_1392460190): http://codereview.qt-project.org/78123 [PS2] - Use childAt() instead of cellIndexAt(). http://codereview.qt-project.org/78198 [PS2] - Add Component Map section to CalendarStyle documentation. From ci-noreply at qt-project.org Sat Feb 15 13:58:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 14:58:14 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1283 Message-ID: <20140215_125814_082985.ci-noreply@qt-project.org> Autotests `tst_qquickflickable' and `tst_qquickmousearea' failed :( Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::dragging(left) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(left (left|right)) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right (right|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle (left|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragThreshold() Compared doubles are not the same (fuzzy compare) Actual (blackRect->y()): 58 Expected (66.0) : 66 tst_qquickmousearea.cpp(376) : failure location FAIL! : tst_QQuickMouseArea::cancelDragging() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(479) : failure location FAIL! : tst_QQuickMouseArea::setDragOnPressed() 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(528) : failure location FAIL! : tst_QQuickMouseArea::updateMouseAreaPosOnResize() Compared doubles are not the same (fuzzy compare) Actual (mouseRegion->property("x2").toReal()): 0 Expected (rect->x()) : 200 tst_qquickmousearea.cpp(595) : failure location FAIL! : tst_QQuickMouseArea::preventStealing() Compared doubles are not the same (fuzzy compare) Actual (flickable->contentX()): -19.5 Expected (11.) : 11 tst_qquickmousearea.cpp(928) : failure location FAIL! : tst_QQuickMouseArea::clickThrough() Compared values are not the same Actual (window->rootObject()->property("clicks").toInt()): 0 Expected (1) : 1 tst_qquickmousearea.cpp(948) : failure location FAIL! : tst_QQuickMouseArea::disableAfterPress() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1226) : failure location FAIL! : tst_QQuickMouseArea::transformedMouseArea(checking points inside) Compared values are not the same Actual (mouseArea->property("pressed").toBool()): 0 Expected (insideTarget) : 1 tst_qquickmousearea.cpp(1335) : failure location FAIL! : tst_QQuickMouseArea::changeAxis() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1509) : failure location Totals: 43 passed, 15 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() FAIL! : tst_QQuickMouseArea::dragging(left) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(left (left|right)) Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(327) : failure location FAIL! : tst_QQuickMouseArea::dragging(right (right|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragging(middle (left|middle)) 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(326) : failure location FAIL! : tst_QQuickMouseArea::dragThreshold() Compared doubles are not the same (fuzzy compare) Actual (blackRect->y()): 58 Expected (66.0) : 66 tst_qquickmousearea.cpp(376) : failure location PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) FAIL! : tst_QQuickMouseArea::cancelDragging() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 56 Expected (61.0) : 61 tst_qquickmousearea.cpp(479) : failure location FAIL! : tst_QQuickMouseArea::setDragOnPressed() 'drag->active()' returned FALSE. () tst_qquickmousearea.cpp(528) : failure location PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() FAIL! : tst_QQuickMouseArea::updateMouseAreaPosOnResize() Compared doubles are not the same (fuzzy compare) Actual (mouseRegion->property("x2").toReal()): 0 Expected (rect->x()) : 200 tst_qquickmousearea.cpp(595) : failure location 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() FAIL! : tst_QQuickMouseArea::preventStealing() Compared doubles are not the same (fuzzy compare) Actual (flickable->contentX()): -19.5 Expected (11.) : 11 tst_qquickmousearea.cpp(928) : failure location FAIL! : tst_QQuickMouseArea::clickThrough() Compared values are not the same Actual (window->rootObject()->property("clicks").toInt()): 0 Expected (1) : 1 tst_qquickmousearea.cpp(948) : failure location PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() FAIL! : tst_QQuickMouseArea::disableAfterPress() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1226) : failure location PASS : tst_QQuickMouseArea::onWheel() FAIL! : tst_QQuickMouseArea::transformedMouseArea(checking points inside) Compared values are not the same Actual (mouseArea->property("pressed").toBool()): 0 Expected (insideTarget) : 1 tst_qquickmousearea.cpp(1335) : failure location PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) FAIL! : tst_QQuickMouseArea::changeAxis() Compared doubles are not the same (fuzzy compare) Actual (blackRect->x()): 72 Expected (83.0) : 83 tst_qquickmousearea.cpp(1509) : failure location PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 43 passed, 15 failed, 0 skipped ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 391 seconds, exit code 15 Testing tst_qquickflickable FAIL! : tst_qquickflickable::pressDelay() 'mouseArea->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(408) : failure location FAIL! : tst_qquickflickable::nestedPressDelay() 'outer->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(481) : failure location FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isMoving()' returned FALSE. () tst_qquickflickable.cpp(711) : failure location Totals: 43 passed, 3 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() FAIL! : tst_qquickflickable::pressDelay() 'mouseArea->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(408) : failure location FAIL! : tst_qquickflickable::nestedPressDelay() 'outer->property("pressed").toBool() == true' returned FALSE. () tst_qquickflickable.cpp(481) : failure location PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isMoving()' returned FALSE. () tst_qquickflickable.cpp(711) : failure location WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(horizontal) WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(both) PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() PASS : tst_qquickflickable::flickVelocity() PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 741 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 43 passed, 3 failed, 0 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 145 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01283/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392464622): http://codereview.qt-project.org/77999 [PS2] - Pin qtbase version so we can integrate glyph format changes http://codereview.qt-project.org/76700 [PS15] - Introducing QQuickWidget http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM. http://codereview.qt-project.org/77053 [PS6] - V4 JIT: enable register allocator on Linux/ARM. http://codereview.qt-project.org/77057 [PS5] - V4 JIT: move registers for regalloc out of method. From ci-noreply at qt-project.org Sat Feb 15 14:39:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 15:39:35 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #39 Message-ID: <20140215_133935_093017.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #39: SUCCESS Tested changes (refs/builds/dev_1392463790): http://codereview.qt-project.org/78131 [PS1] - Fix multiple emission of received signals From ci-noreply at qt-project.org Sat Feb 15 14:44:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 15:44:41 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #181 Message-ID: <20140215_134441_043608.ci-noreply@qt-project.org> QtWebKit_dev_Integration #181: SUCCESS Tested changes (refs/builds/dev_1392452946): http://codereview.qt-project.org/78119 [PS3] - Enable HTML5 Indexed Database API From ci-noreply at qt-project.org Sat Feb 15 16:05:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 17:05:19 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1284 Message-ID: <20140215_150519_072641.ci-noreply@qt-project.org> Autotest `tst_qqmlprofilerservice' failed :( Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) Loc: [tst_qqmlprofilerservice.cpp(323)] FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'm_client' returned FALSE. () Loc: [tst_qqmlprofilerservice.cpp(371)] Totals: 10 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlProfilerService ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQmlProfilerService::initTestCase() PASS : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() PASS : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Process crashed. FAIL! : tst_QQmlProfilerService::nonBlockingConnect() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) Loc: [tst_qqmlprofilerservice.cpp(323)] FAIL! : tst_QQmlProfilerService::nonBlockingConnect() 'm_client' returned FALSE. () Loc: [tst_qqmlprofilerservice.cpp(393)] QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Application Output: "" QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Connection State: "null" QDEBUG : tst_QQmlProfilerService::nonBlockingConnect() Client State: "null" PASS : tst_QQmlProfilerService::pixmapCacheData() PASS : tst_QQmlProfilerService::scenegraphData() PASS : tst_QQmlProfilerService::profileOnExit() PASS : tst_QQmlProfilerService::controlFromJS() PASS : tst_QQmlProfilerService::signalSourceLocation() PASS : tst_QQmlProfilerService::javascript() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped ********* Finished testing of tst_QQmlProfilerService ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlprofilerservice: 5 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01284/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392472788): http://codereview.qt-project.org/77053 [PS6] - V4 JIT: enable register allocator on Linux/ARM. http://codereview.qt-project.org/77057 [PS5] - V4 JIT: move registers for regalloc out of method. http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM. From ci-noreply at qt-project.org Sat Feb 15 16:50:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 17:50:44 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1285 Message-ID: <20140215_155044_087212.ci-noreply@qt-project.org> Autotests `tst_qquickimage' and `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 78 seconds, exit code 1 Testing tst_qquickimage FAIL! : tst_qquickimage::mirror() Compared values are not the same Loc: [tst_qquickimage.cpp(373)] Totals: 56 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickimage::initTestCase() PASS : tst_qquickimage::noSource() PASS : tst_qquickimage::imageSource(local) PASS : tst_qquickimage::imageSource(local no cache) PASS : tst_qquickimage::imageSource(local async) PASS : tst_qquickimage::imageSource(local not found) PASS : tst_qquickimage::imageSource(local async not found) PASS : tst_qquickimage::imageSource(remote) PASS : tst_qquickimage::imageSource(remote redirected) PASS : tst_qquickimage::imageSource(remote not found) PASS : tst_qquickimage::clearSource() PASS : tst_qquickimage::resized() PASS : tst_qquickimage::preserveAspectRatio() PASS : tst_qquickimage::smooth() FAIL! : tst_qquickimage::mirror() Compared values are not the same Loc: [tst_qquickimage.cpp(373)] SKIP : tst_qquickimage::svg(svg) svg support not available Loc: [tst_qquickimage.cpp(391)] SKIP : tst_qquickimage::svg(svgz) svg support not available Loc: [tst_qquickimage.cpp(391)] PASS : tst_qquickimage::geometry(PreserveAspectFit) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300, height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300, height 400) PASS : tst_qquickimage::geometry(Stretch) PASS : tst_qquickimage::geometry(Stretch explicit width 300) PASS : tst_qquickimage::geometry(Stretch explicit height 400) PASS : tst_qquickimage::geometry(Stretch explicit width 300, height 400) PASS : tst_qquickimage::geometry(Tile) PASS : tst_qquickimage::geometry(Tile explicit width 300) PASS : tst_qquickimage::geometry(Tile explicit height 400) PASS : tst_qquickimage::geometry(Tile explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileVertically) PASS : tst_qquickimage::geometry(TileVertically explicit width 300) PASS : tst_qquickimage::geometry(TileVertically explicit height 400) PASS : tst_qquickimage::geometry(TileVertically explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileHorizontally) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300) PASS : tst_qquickimage::geometry(TileHorizontally explicit height 400) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300, height 400) PASS : tst_qquickimage::big() PASS : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling) PASS : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) PASS : tst_qquickimage::noLoading() PASS : tst_qquickimage::paintedWidthHeight() PASS : tst_qquickimage::sourceSize_QTBUG_14303() PASS : tst_qquickimage::sourceSize_QTBUG_16389() PASS : tst_qquickimage::nullPixmapPaint() PASS : tst_qquickimage::imageCrash_QTBUG_22125() PASS : tst_qquickimage::imageCrash_QTBUG_32513() PASS : tst_qquickimage::sourceSize(unscaled) PASS : tst_qquickimage::sourceSize(scale width) PASS : tst_qquickimage::sourceSize(scale height) PASS : tst_qquickimage::sourceSize(larger sourceSize) PASS : tst_qquickimage::progressAndStatusChanges() PASS : tst_qquickimage::sourceSizeChanges() PASS : tst_qquickimage::correctStatus() PASS : tst_qquickimage::cleanupTestCase() Totals: 56 passed, 1 failed, 2 skipped ********* Finished testing of tst_qquickimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickimage: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01285/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392476813): http://codereview.qt-project.org/77260 [PS17] - Dynamic GL in Quick http://codereview.qt-project.org/78262 [PS1] - Reapply 612785f39e325b0578be89e09b0e32d7d08d471e fixing GCC warnings http://codereview.qt-project.org/77999 [PS2] - Pin qtbase version so we can integrate glyph format changes From ci-noreply at qt-project.org Sat Feb 15 17:09:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 18:09:23 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3173 Message-ID: <20140215_160923_058918.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1053) : failure location Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 PASS : tst_QColumnView::scrollTo(normal) PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1053) : failure location PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(999) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(999) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 56 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03173/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392474800): http://codereview.qt-project.org/78025 [PS1] - doc: fix grammar From ci-noreply at qt-project.org Sat Feb 15 17:59:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 18:59:14 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #400 Message-ID: <20140215_165914_048476.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] Totals: 42 passed, 3 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(773)] PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1048)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1157)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 42 passed, 3 failed, 1 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 173 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00400/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392464294): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Sat Feb 15 18:25:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 19:25:52 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1286 Message-ID: <20140215_172552_051038.ci-noreply@qt-project.org> Autotest `tst_qquickimage' failed :( Testing tst_qquickimage FAIL! : tst_qquickimage::mirror() Compared values are not the same Loc: [tst_qquickimage.cpp(373)] Totals: 56 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickimage::initTestCase() PASS : tst_qquickimage::noSource() PASS : tst_qquickimage::imageSource(local) PASS : tst_qquickimage::imageSource(local no cache) PASS : tst_qquickimage::imageSource(local async) PASS : tst_qquickimage::imageSource(local not found) PASS : tst_qquickimage::imageSource(local async not found) PASS : tst_qquickimage::imageSource(remote) PASS : tst_qquickimage::imageSource(remote redirected) PASS : tst_qquickimage::imageSource(remote not found) PASS : tst_qquickimage::clearSource() PASS : tst_qquickimage::resized() PASS : tst_qquickimage::preserveAspectRatio() PASS : tst_qquickimage::smooth() FAIL! : tst_qquickimage::mirror() Compared values are not the same Loc: [tst_qquickimage.cpp(373)] SKIP : tst_qquickimage::svg(svg) svg support not available Loc: [tst_qquickimage.cpp(391)] SKIP : tst_qquickimage::svg(svgz) svg support not available Loc: [tst_qquickimage.cpp(391)] PASS : tst_qquickimage::geometry(PreserveAspectFit) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300, height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300, height 400) PASS : tst_qquickimage::geometry(Stretch) PASS : tst_qquickimage::geometry(Stretch explicit width 300) PASS : tst_qquickimage::geometry(Stretch explicit height 400) PASS : tst_qquickimage::geometry(Stretch explicit width 300, height 400) PASS : tst_qquickimage::geometry(Tile) PASS : tst_qquickimage::geometry(Tile explicit width 300) PASS : tst_qquickimage::geometry(Tile explicit height 400) PASS : tst_qquickimage::geometry(Tile explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileVertically) PASS : tst_qquickimage::geometry(TileVertically explicit width 300) PASS : tst_qquickimage::geometry(TileVertically explicit height 400) PASS : tst_qquickimage::geometry(TileVertically explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileHorizontally) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300) PASS : tst_qquickimage::geometry(TileHorizontally explicit height 400) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300, height 400) PASS : tst_qquickimage::big() PASS : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling) PASS : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) PASS : tst_qquickimage::noLoading() PASS : tst_qquickimage::paintedWidthHeight() PASS : tst_qquickimage::sourceSize_QTBUG_14303() PASS : tst_qquickimage::sourceSize_QTBUG_16389() PASS : tst_qquickimage::nullPixmapPaint() PASS : tst_qquickimage::imageCrash_QTBUG_22125() PASS : tst_qquickimage::imageCrash_QTBUG_32513() PASS : tst_qquickimage::sourceSize(unscaled) PASS : tst_qquickimage::sourceSize(scale width) PASS : tst_qquickimage::sourceSize(scale height) PASS : tst_qquickimage::sourceSize(larger sourceSize) PASS : tst_qquickimage::progressAndStatusChanges() PASS : tst_qquickimage::sourceSizeChanges() PASS : tst_qquickimage::correctStatus() PASS : tst_qquickimage::cleanupTestCase() Totals: 56 passed, 1 failed, 2 skipped ********* Finished testing of tst_qquickimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickimage: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01286/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392483228): http://codereview.qt-project.org/77053 [PS6] - V4 JIT: enable register allocator on Linux/ARM. http://codereview.qt-project.org/77057 [PS5] - V4 JIT: move registers for regalloc out of method. http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM. http://codereview.qt-project.org/77260 [PS17] - Dynamic GL in Quick From ci-noreply at qt-project.org Sat Feb 15 19:43:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 20:43:00 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2954 Message-ID: <20140215_184300_023668.ci-noreply@qt-project.org> QtBase_dev_Integration #2954: SUCCESS Tested changes (refs/builds/dev_1392465320): http://codereview.qt-project.org/73809 [PS15] - WinRT: Added socket engine implementation http://codereview.qt-project.org/78240 [PS2] - WinRT: Exit process event loop if WaitForMoreEvents is not set http://codereview.qt-project.org/77643 [PS12] - Consolidate StandardButton, ButtonRole and related static functions http://codereview.qt-project.org/76017 [PS8] - Extending the inputMethodQuery API From ci-noreply at qt-project.org Sat Feb 15 19:58:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 20:58:21 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #40 Message-ID: <20140215_185821_038671.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #40: SUCCESS Tested changes (refs/builds/dev_1392471668): http://codereview.qt-project.org/77982 [PS6] - Add user configurable mask generation From ci-noreply at qt-project.org Sat Feb 15 20:08:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 21:08:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2955 Message-ID: <20140215_190823_093438.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] Totals: 77 passed, 1 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(387)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(429)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(479)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(584)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(634)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.91) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.91) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.91) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.91) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4807%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 77 passed, 1 failed, 8 skipped ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 36 seconds, exit code 1 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] Totals: 46 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_NetworkSelfTest::initTestCase() FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 " QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n\n\n401 Authorization Required\n\n

Authorization Required

\n

This server could not verify that you\nare authorized to access the document\nrequested. Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-1407332404570724767077131392490662.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 " QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407332404570724767077131392490662.txt\r\nContent-Length: 325\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n\n\n201 Created\n\n

Created

\n

Resource /dav/networkselftest-1407332404570724767077131392490662.txt has been created.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-1407332404570724767077131392490662.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Feb 2014 18:57:12 GMT\r\nETag: W/\"5ef6-5-4f2767d81b4db\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-1407332404570724767077131392490662.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 " QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServer() QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(fluke.gif) QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(bigfile) QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpsServer() QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 256442\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 256442\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nContent-Type: text/html\r\nContent-Length: 1689\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\"\r\nX-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Sat, 15 Feb 2014 18:57:12 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 256442\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: keep-alive\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Sat, 15 Feb 2014 18:57:12 GMT\r\nContent-Type: text/html\r\nContent-Length: 1694\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3130\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Sat, 15 Feb 2014 18:57:12 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\230\334" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\230\335" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\230\336" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\230\337" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\243\277" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02955/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392489874): http://codereview.qt-project.org/77615 [PS5] - QFont: add missing qHash overload http://codereview.qt-project.org/73553 [PS1] - tst_qsignalblocker: simplify test http://codereview.qt-project.org/78196 [PS3] - Add const overload for QLoggingCategory::operator()() http://codereview.qt-project.org/77881 [PS3] - Exclude widgets without associated QWindow in QApplication::shouldQuit(). http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. http://codereview.qt-project.org/78224 [PS1] - Android: Add enablers for listening to activity results http://codereview.qt-project.org/77459 [PS2] - Revert "Logging: Don't use for loop in qCDebug macros" http://codereview.qt-project.org/77974 [PS4] - Add qHash() overloads for floating-point types From ci-noreply at qt-project.org Sat Feb 15 20:12:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 21:12:01 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2956 Message-ID: <20140215_191201_095916.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../corelib/tools/qrect.cpp:42:0: ../../corelib/tools/qrect.h: In member function 'QRect QRect::marginsAdded(const QMargins&) const': ../../corelib/tools/qrect.h:469:1: error: 'this' is not a potential constant expression ../../corelib/tools/qrect.h:469:1: error: argument in position '1' is not a potential constant expression In file included from ../../corelib/tools/qrect.cpp:42:0: ../../corelib/tools/qrect.h: In member function 'QRectF QRectF::marginsAdded(const QMarginsF&) const': ../../corelib/tools/qrect.h:847:1: error: 'this' is not a potential constant expression ../../corelib/tools/qrect.h:847:1: error: argument in position '1' is not a potential constant expression ../../corelib/tools/qrect.h: In member function 'QRectF QRectF::marginsRemoved(const QMarginsF&) const': ../../corelib/tools/qrect.h:852:1: error: 'this' is not a potential constant expression ../../corelib/tools/qrect.h:852:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qrect.o] Error 1 In file included from ../../../include/QtCore/qrect.h:1:0, from ../../corelib/kernel/qmetatype.cpp:72: ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRect QRect::marginsAdded(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:469:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:469:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qrect.h:1:0, from ../../corelib/kernel/qmetatype.cpp:72: ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRectF QRectF::marginsAdded(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:847:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:847:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRectF QRectF::marginsRemoved(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:852:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:852:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qmetatype.o] Error 1 In file included from ../../../include/QtCore/qrect.h:1:0, from ../../corelib/kernel/qvariant.cpp:71: ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRect QRect::marginsAdded(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:469:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:469:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qrect.h:1:0, from ../../corelib/kernel/qvariant.cpp:71: ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRectF QRectF::marginsAdded(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:847:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:847:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRectF QRectF::marginsRemoved(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:852:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:852:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qvariant.o] Error 1 make[2]: *** [sub-bootstrap-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02956/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392491396): http://codereview.qt-project.org/77944 [PS6] - QMarginsF - Add new QMarginsF class http://codereview.qt-project.org/78260 [PS3] - QMargins - Add missing operators http://codereview.qt-project.org/78152 [PS4] - QRect - Move QMargins operators From ci-noreply at qt-project.org Sat Feb 15 21:19:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 22:19:33 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #182 Message-ID: <20140215_201933_066114.ci-noreply@qt-project.org> QtWebKit_dev_Integration #182: SUCCESS Tested changes (refs/builds/dev_1392471973): http://codereview.qt-project.org/78111 [PS2] - Don't use thin archives when building static webkit. From ci-noreply at qt-project.org Sat Feb 15 21:47:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 22:47:23 +0200 Subject: [Ci-reports] pass on QtTranslations_dev_Integration #7 Message-ID: <20140215_204723_093273.ci-noreply@qt-project.org> QtTranslations_dev_Integration #7: SUCCESS Tested changes (refs/builds/dev_1392481715): http://codereview.qt-project.org/78068 [PS3] - Add translation support for qtconnectivity and qtlocation From ci-noreply at qt-project.org Sat Feb 15 21:51:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 22:51:17 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #291 Message-ID: <20140215_205117_012557.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #291: SUCCESS Tested changes (refs/builds/dev_1392494547): http://codereview.qt-project.org/78213 [PS1] - Consolidate StandardButton, ButtonRole and related functions From ci-noreply at qt-project.org Sat Feb 15 21:56:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 22:56:45 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #166 Message-ID: <20140215_205645_003213.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #166: SUCCESS Tested changes (refs/builds/dev_1392480080): http://codereview.qt-project.org/78241 [PS1] - Merge remote-tracking branch 'gerrit/stable' into dev From ci-noreply at qt-project.org Sat Feb 15 21:56:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 22:56:50 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #41 Message-ID: <20140215_205650_071883.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #41: SUCCESS Tested changes (refs/builds/dev_1392491282): http://codereview.qt-project.org/78191 [PS2] - Adapt copyright header From ci-noreply at qt-project.org Sat Feb 15 22:09:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 23:09:28 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1697 Message-ID: <20140215_210928_009324.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1697: SUCCESS Tested changes (refs/builds/stable_1392474866): http://codereview.qt-project.org/77918 [PS2] - Fix crash when the currently running binding is deleted. http://codereview.qt-project.org/77910 [PS1] - Ensure m_opacityChange is cleared at the beginning of each frame. http://codereview.qt-project.org/77904 [PS1] - Update scenegraph docs to be in line with Qt 5.2 behavior changes. http://codereview.qt-project.org/77903 [PS1] - Provide scenegraph backend API for marking scenegraph nodes dirty. From ci-noreply at qt-project.org Sat Feb 15 22:24:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 23:24:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2957 Message-ID: <20140215_212412_008610.ci-noreply@qt-project.org> Autotest `tst_qlocalsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QLocalSocket FAIL! : tst_QLocalSocket::processConnection(5 clients) Compared values are not the same Actual (consumer->exitCode()): 1 Expected (0) : 0 Loc: [../tst_qlocalsocket.cpp(860)] client: connecting to "qlocalsocket_autotest" FAIL! : tst_QLocalSocket::processConnection(30 clients) Compared values are not the same Actual (consumer->exitCode()): 1 Expected (0) : 0 Loc: [../tst_qlocalsocket.cpp(860)] client: connecting to "qlocalsocket_autotest" Totals: 50 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QLocalSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QLocalSocket::initTestCase() PASS : tst_QLocalSocket::server_basic() PASS : tst_QLocalSocket::server_connectionsCount() PASS : tst_QLocalSocket::socket_basic() PASS : tst_QLocalSocket::listen(null) PASS : tst_QLocalSocket::listen(tst_localsocket) PASS : tst_QLocalSocket::listen(tst_localsocket) PASS : tst_QLocalSocket::listenAndConnect(null 0) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 0) PASS : tst_QLocalSocket::listenAndConnect(null 1) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 1) PASS : tst_QLocalSocket::listenAndConnect(null 2) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 2) PASS : tst_QLocalSocket::connectWithOpen() PASS : tst_QLocalSocket::connectWithOldOpen() PASS : tst_QLocalSocket::sendData(null 0) PASS : tst_QLocalSocket::sendData(tst_localsocket 0) PASS : tst_QLocalSocket::sendData(null 1) PASS : tst_QLocalSocket::sendData(tst_localsocket 1) PASS : tst_QLocalSocket::sendData(null 2) PASS : tst_QLocalSocket::sendData(tst_localsocket 2) PASS : tst_QLocalSocket::readBufferOverflow() PASS : tst_QLocalSocket::fullPath() PASS : tst_QLocalSocket::hitMaximumConnections(none) PASS : tst_QLocalSocket::hitMaximumConnections(1) PASS : tst_QLocalSocket::hitMaximumConnections(3) PASS : tst_QLocalSocket::setSocketDescriptor() PASS : tst_QLocalSocket::threadedConnection(1 client) PASS : tst_QLocalSocket::threadedConnection(2 clients) PASS : tst_QLocalSocket::threadedConnection(5 clients) PASS : tst_QLocalSocket::threadedConnection(10 clients) PASS : tst_QLocalSocket::threadedConnection(20 clients) PASS : tst_QLocalSocket::processConnection(1 client) FAIL! : tst_QLocalSocket::processConnection(2 clients) Compared values are not the same Actual (consumer->exitCode()): 1 Expected (0) : 0 Loc: [../tst_qlocalsocket.cpp(860)] client: connecting to "qlocalsocket_autotest" QWARN : tst_QLocalSocket::processConnection(2 clients) QProcess: Destroyed while process ("socketprocess/socketprocess") is still running. PASS : tst_QLocalSocket::processConnection(5 clients) PASS : tst_QLocalSocket::processConnection(30 clients) PASS : tst_QLocalSocket::longPath() PASS : tst_QLocalSocket::waitForDisconnect() PASS : tst_QLocalSocket::waitForDisconnectByServer() PASS : tst_QLocalSocket::removeServer() PASS : tst_QLocalSocket::recycleServer() PASS : tst_QLocalSocket::multiConnect() PASS : tst_QLocalSocket::writeOnlySocket() PASS : tst_QLocalSocket::writeToClientAndDisconnect() PASS : tst_QLocalSocket::debug() PASS : tst_QLocalSocket::bytesWrittenSignal() PASS : tst_QLocalSocket::syncDisconnectNotify() PASS : tst_QLocalSocket::asyncDisconnectNotify() PASS : tst_QLocalSocket::verifySocketOptions() PASS : tst_QLocalSocket::verifyListenWithDescriptor(normal) PASS : tst_QLocalSocket::verifyListenWithDescriptor(no path) PASS : tst_QLocalSocket::cleanupTestCase() Totals: 51 passed, 1 failed, 0 skipped ********* Finished testing of tst_QLocalSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qlocalsocket: 16 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02957/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392492683): http://codereview.qt-project.org/78224 [PS1] - Android: Add enablers for listening to activity results From ci-noreply at qt-project.org Sat Feb 15 22:28:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 23:28:30 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1287 Message-ID: <20140215_212830_067522.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1287: SUCCESS Tested changes (refs/builds/dev_1392485249): http://codereview.qt-project.org/77999 [PS2] - Pin qtbase version so we can integrate glyph format changes From ci-noreply at qt-project.org Sat Feb 15 22:42:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 23:42:33 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #292 Message-ID: <20140215_214233_083888.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #292: SUCCESS Tested changes (refs/builds/dev_1392497646): http://codereview.qt-project.org/77526 [PS9] - FontDialog: new version of DefaultFontDialog.qml http://codereview.qt-project.org/77817 [PS13] - QtQuick.Dialogs: added Dialog: wrapper for arbitrary content From ci-noreply at qt-project.org Sat Feb 15 22:54:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 15 Feb 2014 23:54:43 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #167 Message-ID: <20140215_215443_061438.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #167: SUCCESS Tested changes (refs/builds/dev_1392497898): http://codereview.qt-project.org/77992 [PS5] - Add extensive test application for QtBluetooth From ci-noreply at qt-project.org Sat Feb 15 23:09:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 00:09:39 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1288 Message-ID: <20140215_220939_042623.ci-noreply@qt-project.org> Autotest `tst_qquickimage' failed :( Testing tst_qquickimage FAIL! : tst_qquickimage::mirror() Compared values are not the same Loc: [tst_qquickimage.cpp(373)] Totals: 56 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickimage::initTestCase() PASS : tst_qquickimage::noSource() PASS : tst_qquickimage::imageSource(local) PASS : tst_qquickimage::imageSource(local no cache) PASS : tst_qquickimage::imageSource(local async) PASS : tst_qquickimage::imageSource(local not found) PASS : tst_qquickimage::imageSource(local async not found) PASS : tst_qquickimage::imageSource(remote) PASS : tst_qquickimage::imageSource(remote redirected) PASS : tst_qquickimage::imageSource(remote not found) PASS : tst_qquickimage::clearSource() PASS : tst_qquickimage::resized() PASS : tst_qquickimage::preserveAspectRatio() PASS : tst_qquickimage::smooth() FAIL! : tst_qquickimage::mirror() Compared values are not the same Loc: [tst_qquickimage.cpp(373)] SKIP : tst_qquickimage::svg(svg) svg support not available Loc: [tst_qquickimage.cpp(391)] SKIP : tst_qquickimage::svg(svgz) svg support not available Loc: [tst_qquickimage.cpp(391)] PASS : tst_qquickimage::geometry(PreserveAspectFit) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300, height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300, height 400) PASS : tst_qquickimage::geometry(Stretch) PASS : tst_qquickimage::geometry(Stretch explicit width 300) PASS : tst_qquickimage::geometry(Stretch explicit height 400) PASS : tst_qquickimage::geometry(Stretch explicit width 300, height 400) PASS : tst_qquickimage::geometry(Tile) PASS : tst_qquickimage::geometry(Tile explicit width 300) PASS : tst_qquickimage::geometry(Tile explicit height 400) PASS : tst_qquickimage::geometry(Tile explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileVertically) PASS : tst_qquickimage::geometry(TileVertically explicit width 300) PASS : tst_qquickimage::geometry(TileVertically explicit height 400) PASS : tst_qquickimage::geometry(TileVertically explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileHorizontally) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300) PASS : tst_qquickimage::geometry(TileHorizontally explicit height 400) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300, height 400) PASS : tst_qquickimage::big() PASS : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling) PASS : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) PASS : tst_qquickimage::noLoading() PASS : tst_qquickimage::paintedWidthHeight() PASS : tst_qquickimage::sourceSize_QTBUG_14303() PASS : tst_qquickimage::sourceSize_QTBUG_16389() PASS : tst_qquickimage::nullPixmapPaint() PASS : tst_qquickimage::imageCrash_QTBUG_22125() PASS : tst_qquickimage::imageCrash_QTBUG_32513() PASS : tst_qquickimage::sourceSize(unscaled) PASS : tst_qquickimage::sourceSize(scale width) PASS : tst_qquickimage::sourceSize(scale height) PASS : tst_qquickimage::sourceSize(larger sourceSize) PASS : tst_qquickimage::progressAndStatusChanges() PASS : tst_qquickimage::sourceSizeChanges() PASS : tst_qquickimage::correctStatus() PASS : tst_qquickimage::cleanupTestCase() Totals: 56 passed, 1 failed, 2 skipped ********* Finished testing of tst_qquickimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickimage: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01288/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392499809): http://codereview.qt-project.org/77260 [PS17] - Dynamic GL in Quick http://codereview.qt-project.org/78262 [PS1] - Reapply 612785f39e325b0578be89e09b0e32d7d08d471e fixing GCC warnings From ci-noreply at qt-project.org Sat Feb 15 23:11:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 00:11:48 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #42 Message-ID: <20140215_221148_061071.ci-noreply@qt-project.org> Autotests `tst_qwebsocket' and `tst_qwebsocketserver' failed :( Testing tst_QWebSocketServer FAIL! : tst_QWebSocketServer::tst_maxPendingConnections() Compared values are not the same Actual (serverErrorSpy.count()): 0 Expected (1) : 1 tst_qwebsocketserver.cpp(339) : failure location Totals: 6 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWebSocketServer ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QWebSocketServer::initTestCase() PASS : tst_QWebSocketServer::tst_initialisation() PASS : tst_QWebSocketServer::tst_settersAndGetters() PASS : tst_QWebSocketServer::tst_listening() PASS : tst_QWebSocketServer::tst_connectivity() FAIL! : tst_QWebSocketServer::tst_maxPendingConnections() Compared values are not the same Actual (serverErrorSpy.count()): 0 Expected (1) : 1 tst_qwebsocketserver.cpp(339) : failure location PASS : tst_QWebSocketServer::cleanupTestCase() Totals: 6 passed, 1 failed, 0 skipped ********* Finished testing of tst_QWebSocketServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwebsocketserver: 1 seconds, exit code 1 Testing tst_QWebSocket FAIL! : tst_QWebSocket::tst_sendTextMessage() 'socketConnectedSpy.wait(500)' returned FALSE. () tst_qwebsocket.cpp(423) : failure location FAIL! : tst_QWebSocket::tst_sendBinaryMessage() 'socketConnectedSpy.wait(500)' returned FALSE. () tst_qwebsocket.cpp(490) : failure location Totals: 10 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWebSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QWebSocket::initTestCase() PASS : tst_QWebSocket::tst_initialisation(Default origin and version) PASS : tst_QWebSocket::tst_initialisation(Specific origin and default version) PASS : tst_QWebSocket::tst_initialisation(Specific origin and specific version) PASS : tst_QWebSocket::tst_settersAndGetters() PASS : tst_QWebSocket::tst_invalidOpen(Illegal local address) PASS : tst_QWebSocket::tst_invalidOpen(URL containing new line in the hostname) PASS : tst_QWebSocket::tst_invalidOpen(URL containing new line in the resource name) PASS : tst_QWebSocket::tst_invalidOrigin() FAIL! : tst_QWebSocket::tst_sendTextMessage() 'socketConnectedSpy.wait(500)' returned FALSE. () tst_qwebsocket.cpp(423) : failure location FAIL! : tst_QWebSocket::tst_sendBinaryMessage() 'socketConnectedSpy.wait(500)' returned FALSE. () tst_qwebsocket.cpp(490) : failure location PASS : tst_QWebSocket::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped ********* Finished testing of tst_QWebSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwebsocket: 11 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00042/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392501534): http://codereview.qt-project.org/78261 [PS2] - Rename websockets.pro -> qtwebsockets.pro From ci-noreply at qt-project.org Sat Feb 15 23:51:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 00:51:14 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #43 Message-ID: <20140215_225114_046307.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\work\build\qt\qtbase\bin\moc.exe -DUNDER_CE -DWINCE -D_WINDOWS -D_UNICODE -DUNICODE -D_WIN32 -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_CLIPBOARD -DQT_NO_ACCESSIBILITY -DQT_NO_NATIVE_GESTURES -DQT_NOSTANDARDSHELL_UI_MODEL -D_CRT_SECURE_NO_DEPRECATE -D_WIN32_WCE=0x700 -Darmv4i -D_AMRV7_ -Darmv7 -D_ARM_ -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtwebsockets/tests/auto/qwebsocketserver\" -DNDEBUG -D_MSC_VER=1500 -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtWebSockets" -I"C:\work\build\qt\qtbase\include\QtSql" -I"C:\work\build\qt\qtbase\include\QtNetwork" -I"C:\work\build\qt\qtbase\include\QtTest" -I"C:\work\build\qt\qtbase\include\QtCore" -I".moc\release" -I"C:\work\build\qt\qtbase\mkspecs\wince70embedded-armv4i-msvc2008" tst_qwebsocketserver.cpp -o .moc\release\tst_qwebsocketserver.moc tst_qwebsocketserver.cpp c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' tst_qwebsocketserver.cpp(55) : error C2065: 'QSslError' : undeclared identifier tst_qwebsocketserver.cpp(55) : error C2913: explicit specialization; 'QMetaTypeId' is not a specialization of a class template tst_qwebsocketserver.cpp(85) : error C2065: 'QSslError' : undeclared identifier tst_qwebsocketserver.cpp(149) : error C2039: 'SecureMode' : is not a member of 'QWebSocketServer' c:\work\build\qt\qtbase\include\qtwebsockets\../../../qtwebsockets/src/websockets/qwebsocketserver.h(63) : see declaration of 'QWebSocketServer' tst_qwebsocketserver.cpp(149) : error C2039: 'SecureMode' : is not a member of 'QWebSocketServer' c:\work\build\qt\qtbase\include\qtwebsockets\../../../qtwebsockets/src/websockets/qwebsocketserver.h(63) : see declaration of 'QWebSocketServer' tst_qwebsocketserver.cpp(149) : error C2065: 'SecureMode' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00043/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392503846): http://codereview.qt-project.org/78261 [PS3] - Rename websockets.pro -> qtwebsockets.pro From ci-noreply at qt-project.org Sun Feb 16 00:10:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 01:10:33 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #44 Message-ID: <20140215_231033_042741.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\work\build\qt\qtbase\bin\moc.exe -DUNDER_CE -DWINCE -D_WINDOWS -D_UNICODE -DUNICODE -D_WIN32 -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_CLIPBOARD -DQT_NO_ACCESSIBILITY -DQT_NO_NATIVE_GESTURES -DQT_NOSTANDARDSHELL_UI_MODEL -D_CRT_SECURE_NO_DEPRECATE -D_WIN32_WCE=0x700 -Darmv4i -D_AMRV7_ -Darmv7 -D_ARM_ -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtwebsockets/tests/auto/qwebsocketserver\" -DNDEBUG -D_MSC_VER=1500 -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtWebSockets" -I"C:\work\build\qt\qtbase\include\QtSql" -I"C:\work\build\qt\qtbase\include\QtNetwork" -I"C:\work\build\qt\qtbase\include\QtTest" -I"C:\work\build\qt\qtbase\include\QtCore" -I".moc\release" -I"C:\work\build\qt\qtbase\mkspecs\wince70embedded-armv4i-msvc2008" tst_qwebsocketserver.cpp -o .moc\release\tst_qwebsocketserver.moc tst_qwebsocketserver.cpp c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' tst_qwebsocketserver.cpp(87) : error C2065: 'QSslError' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00044/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392505107): http://codereview.qt-project.org/78261 [PS4] - Rename websockets.pro -> qtwebsockets.pro From ci-noreply at qt-project.org Sun Feb 16 00:15:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 01:15:41 +0200 Subject: [Ci-reports] pass on Qt5_stable_Integration #588 Message-ID: <20140215_231541_021292.ci-noreply@qt-project.org> Qt5_stable_Integration #588: SUCCESS Tested changes (refs/builds/stable_1392480846): http://codereview.qt-project.org/78125 [PS4] - Updated submodules. From ci-noreply at qt-project.org Sun Feb 16 00:18:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 01:18:07 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2958 Message-ID: <20140215_231807_073059.ci-noreply@qt-project.org> QtBase_dev_Integration #2958: SUCCESS Tested changes (refs/builds/dev_1392499602): http://codereview.qt-project.org/78224 [PS1] - Android: Add enablers for listening to activity results http://codereview.qt-project.org/78196 [PS3] - Add const overload for QLoggingCategory::operator()() http://codereview.qt-project.org/77881 [PS3] - Exclude widgets without associated QWindow in QApplication::shouldQuit(). http://codereview.qt-project.org/77459 [PS2] - Revert "Logging: Don't use for loop in qCDebug macros" From ci-noreply at qt-project.org Sun Feb 16 00:41:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 01:41:41 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1289 Message-ID: <20140215_234141_089756.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1289: SUCCESS Tested changes (refs/builds/dev_1392502274): http://codereview.qt-project.org/76472 [PS18] - Add dedicated QML profiler and adapter http://codereview.qt-project.org/76471 [PS19] - Move QtQuick profiling to own profiler adapter From ci-noreply at qt-project.org Sun Feb 16 01:41:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 02:41:06 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_dev_Integration #11 Message-ID: <20140216_004106_071306.ci-noreply@qt-project.org> QtAndroidExtras_dev_Integration #11: SUCCESS Tested changes (refs/builds/dev_1392510572): http://codereview.qt-project.org/78225 [PS8] - Add API for starting intents From ci-noreply at qt-project.org Sun Feb 16 01:44:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 02:44:49 +0200 Subject: [Ci-reports] pass on Qt5_dev_Integration #401 Message-ID: <20140216_004449_019376.ci-noreply@qt-project.org> Qt5_dev_Integration #401: SUCCESS Tested changes (refs/builds/dev_1392483647): http://codereview.qt-project.org/77854 [PS12] - Updated submodules. From ci-noreply at qt-project.org Sun Feb 16 02:11:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 03:11:05 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2959 Message-ID: <20140216_011105_060307.ci-noreply@qt-project.org> QtBase_dev_Integration #2959: SUCCESS Tested changes (refs/builds/dev_1392506381): http://codereview.qt-project.org/77974 [PS4] - Add qHash() overloads for floating-point types http://codereview.qt-project.org/77615 [PS5] - QFont: add missing qHash overload http://codereview.qt-project.org/73553 [PS1] - tst_qsignalblocker: simplify test From ci-noreply at qt-project.org Sun Feb 16 06:53:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 07:53:19 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2960 Message-ID: <20140216_055319_072716.ci-noreply@qt-project.org> QtBase_dev_Integration #2960: SUCCESS Tested changes (refs/builds/dev_1392524033): http://codereview.qt-project.org/51306 [PS10] - Add the rest of the non-volatile members of std::atomic to QBasicAtomic http://codereview.qt-project.org/43290 [PS13] - Add a testAndSet overload to the atomics that returns the current value http://codereview.qt-project.org/77144 [PS1] - Initial support for the Intel Compiler 14.0 on OS X http://codereview.qt-project.org/77143 [PS1] - Work around ICC 14 bug: __attribute__((deprecated)) with text http://codereview.qt-project.org/77713 [PS5] - Centralize the merging toFloat conversions From ci-noreply at qt-project.org Sun Feb 16 07:10:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 08:10:56 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1290 Message-ID: <20140216_061056_052625.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1290: SUCCESS Tested changes (refs/builds/dev_1392525797): http://codereview.qt-project.org/78262 [PS1] - Reapply 612785f39e325b0578be89e09b0e32d7d08d471e fixing GCC warnings From ci-noreply at qt-project.org Sun Feb 16 08:27:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 09:27:19 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #402 Message-ID: <20140216_072719_096001.ci-noreply@qt-project.org> qtquick1 failed to compile :( compiling graphicsitems/qdeclarativetextedit.cpp graphicsitems/qdeclarativetextedit.cpp: In member function 'virtual QVariant QDeclarativeTextEdit::inputMethodQuery(Qt::InputMethodQuery) const': graphicsitems/qdeclarativetextedit.cpp:1449:49: error: no matching function for call to 'QWidgetTextControl::inputMethodQuery(Qt::InputMethodQuery&)' graphicsitems/qdeclarativetextedit.cpp:1449:49: note: candidate is: /work/build/qtbase/include/QtWidgets/5.3.0/QtWidgets/private/../../../../../src/widgets/widgets/qwidgettextcontrol_p.h:242:22: note: virtual QVariant QWidgetTextControl::inputMethodQuery(Qt::InputMethodQuery, QVariant) const /work/build/qtbase/include/QtWidgets/5.3.0/QtWidgets/private/../../../../../src/widgets/widgets/qwidgettextcontrol_p.h:242:22: note: candidate expects 2 arguments, 1 provided graphicsitems/qdeclarativetextedit.cpp:1450:1: warning: control reaches end of non-void function [-Wreturn-type] make[3]: *** [.obj/qdeclarativetextedit.o] Error 1 make[2]: *** [sub-declarative-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtquick1-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00402/linux-g++_static_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392534785): http://codereview.qt-project.org/78283 [PS1] - Updated submodules. From ci-noreply at qt-project.org Sun Feb 16 08:50:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 09:50:33 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2961 Message-ID: <20140216_075033_022974.ci-noreply@qt-project.org> QtBase_dev_Integration #2961: SUCCESS Tested changes (refs/builds/dev_1392530123): http://codereview.qt-project.org/76100 [PS7] - Make the printing of complex Unicode in a QString prettier From ci-noreply at qt-project.org Sun Feb 16 09:21:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 10:21:14 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #45 Message-ID: <20140216_082114_002884.ci-noreply@qt-project.org> Autotests `tst_qwebsocket' and `tst_qwebsocketserver' failed :( Testing tst_QWebSocketServer FAIL! : tst_QWebSocketServer::tst_maxPendingConnections() Compared values are not the same Actual (serverErrorSpy.count()): 0 Expected (1) : 1 tst_qwebsocketserver.cpp(342) : failure location Totals: 6 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWebSocketServer ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QWebSocketServer::initTestCase() PASS : tst_QWebSocketServer::tst_initialisation() PASS : tst_QWebSocketServer::tst_settersAndGetters() PASS : tst_QWebSocketServer::tst_listening() PASS : tst_QWebSocketServer::tst_connectivity() FAIL! : tst_QWebSocketServer::tst_maxPendingConnections() Compared values are not the same Actual (serverErrorSpy.count()): 0 Expected (1) : 1 tst_qwebsocketserver.cpp(342) : failure location PASS : tst_QWebSocketServer::cleanupTestCase() Totals: 6 passed, 1 failed, 0 skipped ********* Finished testing of tst_QWebSocketServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwebsocketserver: 1 seconds, exit code 1 Testing tst_QWebSocket FAIL! : tst_QWebSocket::tst_sendTextMessage() 'socketConnectedSpy.wait(500)' returned FALSE. () tst_qwebsocket.cpp(423) : failure location FAIL! : tst_QWebSocket::tst_sendBinaryMessage() 'socketConnectedSpy.wait(500)' returned FALSE. () tst_qwebsocket.cpp(490) : failure location Totals: 10 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWebSocket ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QWebSocket::initTestCase() PASS : tst_QWebSocket::tst_initialisation(Default origin and version) PASS : tst_QWebSocket::tst_initialisation(Specific origin and default version) PASS : tst_QWebSocket::tst_initialisation(Specific origin and specific version) PASS : tst_QWebSocket::tst_settersAndGetters() PASS : tst_QWebSocket::tst_invalidOpen(Illegal local address) PASS : tst_QWebSocket::tst_invalidOpen(URL containing new line in the hostname) PASS : tst_QWebSocket::tst_invalidOpen(URL containing new line in the resource name) PASS : tst_QWebSocket::tst_invalidOrigin() FAIL! : tst_QWebSocket::tst_sendTextMessage() 'socketConnectedSpy.wait(500)' returned FALSE. () tst_qwebsocket.cpp(423) : failure location FAIL! : tst_QWebSocket::tst_sendBinaryMessage() 'socketConnectedSpy.wait(500)' returned FALSE. () tst_qwebsocket.cpp(490) : failure location PASS : tst_QWebSocket::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped ********* Finished testing of tst_QWebSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwebsocket: 11 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00045/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392538087): http://codereview.qt-project.org/78261 [PS5] - Rename websockets.pro -> qtwebsockets.pro From ci-noreply at qt-project.org Sun Feb 16 10:07:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 11:07:53 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #46 Message-ID: <20140216_090753_087035.ci-noreply@qt-project.org> `make' failed :( /Developer/usr/bin/clang++ -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.7.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtwebsockets/tests/auto/qdefaultmaskgenerator\" -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/lib/QtWebSockets.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtWebSockets.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtWebSockets.framework/Versions/5/Headers/5.3.0/QtWebSockets -I/work/build/qt/qtbase/lib/QtSql.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtTest.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/tst_defaultmaskgenerator.o tst_defaultmaskgenerator.cpp make[3]: *** [.obj/tst_defaultmaskgenerator.o] Error 1 make[2]: *** [sub-qdefaultmaskgenerator-make_first] Error 2 make[1]: *** [sub-auto-make_first] Error 2 make: *** [sub-tests-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00046/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392540587): http://codereview.qt-project.org/78261 [PS6] - Rename websockets.pro -> qtwebsockets.pro From ci-noreply at qt-project.org Sun Feb 16 10:59:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 11:59:48 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #47 Message-ID: <20140216_095948_003591.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #47: SUCCESS Tested changes (refs/builds/dev_1392542355): http://codereview.qt-project.org/78261 [PS7] - Rename websockets.pro -> qtwebsockets.pro From ci-noreply at qt-project.org Sun Feb 16 11:50:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 12:50:46 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1291 Message-ID: <20140216_105046_063149.ci-noreply@qt-project.org> Autotests `tst_qquickimage' and `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 78 seconds, exit code 1 Testing tst_qquickimage FAIL! : tst_qquickimage::mirror() Compared values are not the same Loc: [tst_qquickimage.cpp(373)] Totals: 56 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickimage::initTestCase() PASS : tst_qquickimage::noSource() PASS : tst_qquickimage::imageSource(local) PASS : tst_qquickimage::imageSource(local no cache) PASS : tst_qquickimage::imageSource(local async) PASS : tst_qquickimage::imageSource(local not found) PASS : tst_qquickimage::imageSource(local async not found) PASS : tst_qquickimage::imageSource(remote) PASS : tst_qquickimage::imageSource(remote redirected) PASS : tst_qquickimage::imageSource(remote not found) PASS : tst_qquickimage::clearSource() PASS : tst_qquickimage::resized() PASS : tst_qquickimage::preserveAspectRatio() PASS : tst_qquickimage::smooth() FAIL! : tst_qquickimage::mirror() Compared values are not the same Loc: [tst_qquickimage.cpp(373)] SKIP : tst_qquickimage::svg(svg) svg support not available Loc: [tst_qquickimage.cpp(391)] SKIP : tst_qquickimage::svg(svgz) svg support not available Loc: [tst_qquickimage.cpp(391)] PASS : tst_qquickimage::geometry(PreserveAspectFit) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300, height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300, height 400) PASS : tst_qquickimage::geometry(Stretch) PASS : tst_qquickimage::geometry(Stretch explicit width 300) PASS : tst_qquickimage::geometry(Stretch explicit height 400) PASS : tst_qquickimage::geometry(Stretch explicit width 300, height 400) PASS : tst_qquickimage::geometry(Tile) PASS : tst_qquickimage::geometry(Tile explicit width 300) PASS : tst_qquickimage::geometry(Tile explicit height 400) PASS : tst_qquickimage::geometry(Tile explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileVertically) PASS : tst_qquickimage::geometry(TileVertically explicit width 300) PASS : tst_qquickimage::geometry(TileVertically explicit height 400) PASS : tst_qquickimage::geometry(TileVertically explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileHorizontally) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300) PASS : tst_qquickimage::geometry(TileHorizontally explicit height 400) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300, height 400) PASS : tst_qquickimage::big() PASS : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling) PASS : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) PASS : tst_qquickimage::noLoading() PASS : tst_qquickimage::paintedWidthHeight() PASS : tst_qquickimage::sourceSize_QTBUG_14303() PASS : tst_qquickimage::sourceSize_QTBUG_16389() PASS : tst_qquickimage::nullPixmapPaint() PASS : tst_qquickimage::imageCrash_QTBUG_22125() PASS : tst_qquickimage::imageCrash_QTBUG_32513() PASS : tst_qquickimage::sourceSize(unscaled) PASS : tst_qquickimage::sourceSize(scale width) PASS : tst_qquickimage::sourceSize(scale height) PASS : tst_qquickimage::sourceSize(larger sourceSize) PASS : tst_qquickimage::progressAndStatusChanges() PASS : tst_qquickimage::sourceSizeChanges() PASS : tst_qquickimage::correctStatus() PASS : tst_qquickimage::cleanupTestCase() Totals: 56 passed, 1 failed, 2 skipped ********* Finished testing of tst_qquickimage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickimage: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01291/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392545552): http://codereview.qt-project.org/77260 [PS17] - Dynamic GL in Quick From ci-noreply at qt-project.org Sun Feb 16 11:53:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 12:53:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2962 Message-ID: <20140216_105343_019232.ci-noreply@qt-project.org> Autotests `tst_qhttpnetworkconnection' and `tst_spdy' failed :( Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QHttpNetworkConnection FAIL! : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(907)] FAIL! : tst_QHttpNetworkConnection::getMultipleWithPriorities() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(981)] FAIL! : tst_QHttpNetworkConnection::getEmptyWithPipelining() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(1029)] FAIL! : tst_QHttpNetworkConnection::getAndEverythingShouldBePipelined() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(1074)] Totals: 34 passed, 4 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QHttpNetworkConnection ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QHttpNetworkConnection::initTestCase() XFAIL : tst_QHttpNetworkConnection::options() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(148)] PASS : tst_QHttpNetworkConnection::options() PASS : tst_QHttpNetworkConnection::get(success-internal) PASS : tst_QHttpNetworkConnection::get(failure-path) PASS : tst_QHttpNetworkConnection::get(failure-protocol) PASS : tst_QHttpNetworkConnection::head(success-internal) PASS : tst_QHttpNetworkConnection::head(failure-path) PASS : tst_QHttpNetworkConnection::head(failure-protocol) QWARN : tst_QHttpNetworkConnection::post(success-internal) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. PASS : tst_QHttpNetworkConnection::post(success-internal) QWARN : tst_QHttpNetworkConnection::post(failure-internal) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. PASS : tst_QHttpNetworkConnection::post(failure-internal) PASS : tst_QHttpNetworkConnection::put(success-internal) PASS : tst_QHttpNetworkConnection::put(fail-internal) PASS : tst_QHttpNetworkConnection::put(fail-host) XFAIL : tst_QHttpNetworkConnection::_delete() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(476)] PASS : tst_QHttpNetworkConnection::_delete() XFAIL : tst_QHttpNetworkConnection::trace() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(487)] PASS : tst_QHttpNetworkConnection::trace() XFAIL : tst_QHttpNetworkConnection::_connect() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(498)] PASS : tst_QHttpNetworkConnection::_connect() PASS : tst_QHttpNetworkConnection::compression(success-autogzip-temp) PASS : tst_QHttpNetworkConnection::compression(success-nogzip-temp) PASS : tst_QHttpNetworkConnection::compression(success-manualgzip-temp) PASS : tst_QHttpNetworkConnection::ignoresslerror(success-init) PASS : tst_QHttpNetworkConnection::ignoresslerror(success-fromSignal) PASS : tst_QHttpNetworkConnection::ignoresslerror(failure) PASS : tst_QHttpNetworkConnection::get401(no-credentials) PASS : tst_QHttpNetworkConnection::get401(invalid-credentials) PASS : tst_QHttpNetworkConnection::get401(valid-credentials) PASS : tst_QHttpNetworkConnection::get401(digest-authentication-invalid) PASS : tst_QHttpNetworkConnection::get401(digest-authentication-valid) QDEBUG : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests) === 40 msec === PASS : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests) FAIL! : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(850)] FAIL! : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(850)] FAIL! : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(850)] FAIL! : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(907)] FAIL! : tst_QHttpNetworkConnection::getMultipleWithPriorities() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(981)] FAIL! : tst_QHttpNetworkConnection::getEmptyWithPipelining() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(1029)] FAIL! : tst_QHttpNetworkConnection::getAndEverythingShouldBePipelined() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(1074)] PASS : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-reply-first) PASS : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-connection-first) PASS : tst_QHttpNetworkConnection::cleanupTestCase() Totals: 31 passed, 7 failed, 0 skipped ********* Finished testing of tst_QHttpNetworkConnection ********* QtQA::App::TestRunner: warning: test duration (340 seconds) is dangerously close to maximum permitted time (450 seconds) QtQA::App::TestRunner: warning: Either modify the test to reduce its runtime, or use a higher timeout. QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 4 QtQA::App::TestRunner: second attempt: exited with exit code 7 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qhttpnetworkconnection: 500 seconds, exit code 7 Testing tst_Spdy FAIL! : tst_Spdy::settingsAndNegotiation(spdy-enabled) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (expectedSpdyUsed) : 1 Loc: [tst_spdy.cpp(163)] FAIL! : tst_Spdy::download(mediumfile) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-http-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-http-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-socks-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-socks-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(bigfile) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::upload(empty) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(generic) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(small) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(with-nul) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(4k+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(4k+1-with-http-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(4k+1-with-http-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(4k+1-with-socks-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(4k+1-with-socks-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(128k+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(128k+1-put) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(2MB+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(file-26K) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(file-1MB) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(multipart-3images) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::multipleRequests(one-request) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(two-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(ten-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(twenty-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(fifty-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] Totals: 12 passed, 27 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Spdy ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_Spdy::initTestCase() PASS : tst_Spdy::settingsAndNegotiation(default-settings) PASS : tst_Spdy::settingsAndNegotiation(http-url) PASS : tst_Spdy::settingsAndNegotiation(spdy-disabled) FAIL! : tst_Spdy::settingsAndNegotiation(spdy-enabled) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (expectedSpdyUsed) : 1 Loc: [tst_spdy.cpp(163)] FAIL! : tst_Spdy::download(mediumfile) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-http-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-http-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-socks-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(mediumfile-socks-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] FAIL! : tst_Spdy::download(bigfile) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(272)] PASS : tst_Spdy::headerFields() QWARN : tst_Spdy::upload(empty) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(empty) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(generic) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(generic) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(small) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(small) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(with-nul) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(with-nul) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(4k+1) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(4k+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(4k+1-with-http-proxy) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(4k+1-with-http-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(4k+1-with-http-proxy-auth) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(4k+1-with-http-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(4k+1-with-socks-proxy) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(4k+1-with-socks-proxy) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(4k+1-with-socks-proxy-auth) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(4k+1-with-socks-proxy-auth) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(128k+1) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(128k+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(128k+1-put) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(2MB+1) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(2MB+1) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(file-26K) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(file-26K) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] QWARN : tst_Spdy::upload(file-1MB) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. FAIL! : tst_Spdy::upload(file-1MB) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] FAIL! : tst_Spdy::upload(multipart-3images) Compared values are not the same Actual (reply->attribute(QNetworkRequest::SpdyWasUsedAttribute).toBool()): 0 Expected (true) : 1 Loc: [tst_spdy.cpp(503)] PASS : tst_Spdy::errors(http-404) PASS : tst_Spdy::errors(ssl-errors) PASS : tst_Spdy::errors(host-not-found) PASS : tst_Spdy::errors(proxy-not-found) PASS : tst_Spdy::errors(proxy-unavailable) PASS : tst_Spdy::errors(no-proxy-credentials) FAIL! : tst_Spdy::multipleRequests(one-request) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(two-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(ten-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(twenty-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] FAIL! : tst_Spdy::multipleRequests(fifty-requests) Compared values are not the same Loc: [tst_spdy.cpp(653)] PASS : tst_Spdy::cleanupTestCase() Totals: 12 passed, 27 failed, 0 skipped ********* Finished testing of tst_Spdy ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_spdy: 9 seconds, exit code 27 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02962/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392544800): http://codereview.qt-project.org/77480 [PS7] - network: add support for the SPDY protocol From ci-noreply at qt-project.org Sun Feb 16 12:56:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 13:56:23 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #187 Message-ID: <20140216_115623_009214.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #187: SUCCESS Tested changes (refs/builds/stable_1392550160): http://codereview.qt-project.org/78281 [PS3] - Use Q_GLOBAL_STATIC for the udev symbol loading QLibrary instance http://codereview.qt-project.org/78278 [PS6] - Use the qt_safe_* methods for open/read/write/close From ci-noreply at qt-project.org Sun Feb 16 13:11:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 14:11:37 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #48 Message-ID: <20140216_121137_092928.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #48: SUCCESS Tested changes (refs/builds/dev_1392549967): http://codereview.qt-project.org/78288 [PS1] - Fix non-strict warning from AutoBahn From ci-noreply at qt-project.org Sun Feb 16 13:40:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 14:40:24 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #403 Message-ID: <20140216_124024_076116.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeflickable' failed :( Testing tst_qdeclarativeflickable FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qdeclarativeflickable::initTestCase() PASS : tst_qdeclarativeflickable::create() PASS : tst_qdeclarativeflickable::horizontalViewportSize() PASS : tst_qdeclarativeflickable::verticalViewportSize() PASS : tst_qdeclarativeflickable::properties() PASS : tst_qdeclarativeflickable::boundsBehavior() PASS : tst_qdeclarativeflickable::maximumFlickVelocity() PASS : tst_qdeclarativeflickable::flickDeceleration() PASS : tst_qdeclarativeflickable::pressDelay() QWARN : tst_qdeclarativeflickable::disabledContent() QGraphicsItem::ungrabMouse: not a mouse grabber PASS : tst_qdeclarativeflickable::disabledContent() PASS : tst_qdeclarativeflickable::nestedPressDelay() PASS : tst_qdeclarativeflickable::flickableDirection() PASS : tst_qdeclarativeflickable::qgraphicswidget() PASS : tst_qdeclarativeflickable::resizeContent() PASS : tst_qdeclarativeflickable::returnToBounds() PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(resizeContent) PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(returnToBounds) PASS : tst_qdeclarativeflickable::wheel() FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] PASS : tst_qdeclarativeflickable::nestedStopAtBounds(left) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(right) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(top) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(bottom) PASS : tst_qdeclarativeflickable::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeflickable: 6 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00403/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392547269): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Sun Feb 16 13:45:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 14:45:58 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2963 Message-ID: <20140216_124558_072065.ci-noreply@qt-project.org> QtBase_dev_Integration #2963: SUCCESS Tested changes (refs/builds/dev_1392548116): http://codereview.qt-project.org/66702 [PS13] - QDnsLookup: Add support for custom DNS server http://codereview.qt-project.org/78139 [PS4] - QOpenGLTextureBlitter: fix source rect when origin is top left http://codereview.qt-project.org/78140 [PS5] - QOpenGLTextureBlitter: Remove Origin location for the Target rect http://codereview.qt-project.org/78141 [PS5] - QOpenGLTextureBlitter: add some autotests From ci-noreply at qt-project.org Sun Feb 16 13:52:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 14:52:32 +0200 Subject: [Ci-reports] pass on Qt5_stable_Integration #589 Message-ID: <20140216_125232_029360.ci-noreply@qt-project.org> Qt5_stable_Integration #589: SUCCESS Tested changes (refs/builds/stable_1392536784): http://codereview.qt-project.org/78282 [PS1] - Updated submodules. From ci-noreply at qt-project.org Sun Feb 16 14:09:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 15:09:45 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1292 Message-ID: <20140216_130945_018120.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1292: SUCCESS Tested changes (refs/builds/dev_1392551539): http://codereview.qt-project.org/77983 [PS1] - Avoid Nearest mipmap filtering for BorderImage. From ci-noreply at qt-project.org Sun Feb 16 14:15:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 15:15:09 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #404 Message-ID: <20140216_131509_064225.ci-noreply@qt-project.org> qtquick1 failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions -fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign -Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion -fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -arch armv7 -O2 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk -std=c++11 -stdlib=libc++ -miphoneos-version-min=5.0 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_BUILD_DECLARATIVE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_URL_CAST_FROM_STRING -DQT_NO_OPENTYPE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qtbase/mkspecs/macx-ios-clang -I. -I/work/build/qtbase/mkspecs/macx-ios-clang/ios -I../../include -I../../include/QtDeclarative -I../../include/QtDeclarative/5.3.0 -I../../include/QtDeclarative/5.3.0/QtDeclarative -Iqml -Iqml/parser -Iqml/rewriter -Iutil -Igraphicsitems -Idebugger -I/work/build/qtbase/include/QtWidgets/5.3.0 -I/work/build/qtbase/include/QtWidgets/5.3.0/QtWidgets -I/work/build/qtxmlpatterns/include -I/work/build/qtxmlpatterns/include/QtXmlPatterns -I/work/build/qtscript/include/QtScript/5.3.0 -I/work/build/qtscript/include/QtScript/5.3.0/QtScript -I/work/build/qtbase/include -I/work/build/qtbase/include/QtWidgets -I/work/build/qtbase/include/QtGui/5.3.0 -I/work/build/qtbase/include/QtGui/5.3.0/QtGui -I/work/build/qtbase/include/QtNetwork -I/work/build/qtbase/include/QtSql -I/work/build/qtscript/include -I/work/build/qtscript/include/QtScript -I/work/build/qtbase/include/QtGui -I/work/build/qtbase/include/QtCore/5.3.0 -I/work/build/qtbase/include/QtCore/5.3.0/QtCore -I/work/build/qtbase/include/QtCore -I.moc/iphoneos -o .obj/iphoneos/qdeclarativetextedit.o graphicsitems/qdeclarativetextedit.cpp graphicsitems/qdeclarativetextedit.cpp:1449:49: error: too few arguments to function call, expected 2, have 1 make[4]: *** [.obj/iphoneos/qdeclarativetextedit.o] Error 1 make[3]: *** [iphoneos-all] Error 2 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions -fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign -Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion -fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -arch i386 -O2 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk -std=c++11 -stdlib=libc++ -mios-simulator-version-min=5.0 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_COMPILER_SUPPORTS_SSE2 -DQT_BUILD_DECLARATIVE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_URL_CAST_FROM_STRING -DQT_NO_OPENTYPE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qtbase/mkspecs/macx-ios-clang -I. -I/work/build/qtbase/mkspecs/macx-ios-clang/ios -I../../include -I../../include/QtDeclarative -I../../include/QtDeclarative/5.3.0 -I../../include/QtDeclarative/5.3.0/QtDeclarative -Iqml -Iqml/parser -Iqml/rewriter -Iutil -Igraphicsitems -Idebugger -I/work/build/qtbase/include/QtWidgets/5.3.0 -I/work/build/qtbase/include/QtWidgets/5.3.0/QtWidgets -I/work/build/qtxmlpatterns/include -I/work/build/qtxmlpatterns/include/QtXmlPatterns -I/work/build/qtscript/include/QtScript/5.3.0 -I/work/build/qtscript/include/QtScript/5.3.0/QtScript -I/work/build/qtbase/include -I/work/build/qtbase/include/QtWidgets -I/work/build/qtbase/include/QtGui/5.3.0 -I/work/build/qtbase/include/QtGui/5.3.0/QtGui -I/work/build/qtbase/include/QtNetwork -I/work/build/qtbase/include/QtSql -I/work/build/qtscript/include -I/work/build/qtscript/include/QtScript -I/work/build/qtbase/include/QtGui -I/work/build/qtbase/include/QtCore/5.3.0 -I/work/build/qtbase/include/QtCore/5.3.0/QtCore -I/work/build/qtbase/include/QtCore -I.moc/iphonesimulator -o .obj/iphonesimulator/qdeclarativetextedit.o graphicsitems/qdeclarativetextedit.cpp graphicsitems/qdeclarativetextedit.cpp:1449:49: error: too few arguments to function call, expected 2, have 1 make[4]: *** [.obj/iphonesimulator/qdeclarativetextedit.o] Error 1 make[3]: *** [iphonesimulator-all] Error 2 make[2]: *** [sub-declarative-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtquick1-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00404/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392555398): http://codereview.qt-project.org/78283 [PS2] - Updated submodules. From ci-noreply at qt-project.org Sun Feb 16 14:44:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 15:44:08 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #49 Message-ID: <20140216_134408_043591.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #49: SUCCESS Tested changes (refs/builds/dev_1392555660): http://codereview.qt-project.org/78293 [PS1] - Mark html page as being utf-8 From ci-noreply at qt-project.org Sun Feb 16 15:14:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 16:14:48 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2964 Message-ID: <20140216_141448_047563.ci-noreply@qt-project.org> Autotest `tst_qglthreads' failed :( Testing tst_QGLThreads tst_qglthreads(88335,0x1164d2000) malloc: *** error for object 0x101506bc0: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGLThreads ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGLThreads::initTestCase() PASS : tst_QGLThreads::swapInThread() PASS : tst_QGLThreads::textureUploadInThread() PASS : tst_QGLThreads::renderInThread(basic) PASS : tst_QGLThreads::renderInThread(with-resize) PASS : tst_QGLThreads::renderInThread(with-update) PASS : tst_QGLThreads::renderInThread(with-resize-and-update) tst_qglthreads(88349,0x1164cf000) malloc: *** error for object 0x101212460: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglthreads: 74 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02964/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392554851): http://codereview.qt-project.org/76882 [PS6] - [QNX] Don't deactivate windows focus http://codereview.qt-project.org/77773 [PS3] - Refactor the handling of the navigator swipe down event From ci-noreply at qt-project.org Sun Feb 16 15:26:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 16:26:25 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #50 Message-ID: <20140216_142625_050966.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #50: SUCCESS Tested changes (refs/builds/dev_1392558341): http://codereview.qt-project.org/78295 [PS1] - Remove superfluous setProtocol call http://codereview.qt-project.org/78294 [PS1] - Catch SSL errors in example From ci-noreply at qt-project.org Sun Feb 16 17:30:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 18:30:05 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1293 Message-ID: <20140216_163005_021378.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1293: SUCCESS Tested changes (refs/builds/dev_1392563479): http://codereview.qt-project.org/78127 [PS1] - Prospective iOS build fix for tst_qqmlmoduleplugin http://codereview.qt-project.org/78126 [PS1] - iOS build fix for qmlplugindump http://codereview.qt-project.org/78118 [PS3] - Prospective build fix in the CI system for iOS From ci-noreply at qt-project.org Sun Feb 16 17:30:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 18:30:38 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3174 Message-ID: <20140216_163038_018255.ci-noreply@qt-project.org> QtBase_stable_Integration #3174: SUCCESS Tested changes (refs/builds/stable_1392561754): http://codereview.qt-project.org/75410 [PS3] - Remove automated generation of dwarf index From ci-noreply at qt-project.org Sun Feb 16 18:47:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 19:47:05 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2965 Message-ID: <20140216_174705_006728.ci-noreply@qt-project.org> QtBase_dev_Integration #2965: SUCCESS Tested changes (refs/builds/dev_1392566234): http://codereview.qt-project.org/78163 [PS1] - Remove a not required whitespace when writing JSON in compact format From ci-noreply at qt-project.org Sun Feb 16 18:53:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 19:53:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2966 Message-ID: <20140216_175318_038043.ci-noreply@qt-project.org> qtbase failed to compile :( ../3rdparty/harfbuzz-ng/src/hb-blob.cc:183:5: error: missing field 'allocated' initializer [-Werror,-Wmissing-field-initializers] ../3rdparty/harfbuzz-ng/src/hb-object-private.hh:107:62: note: expanded from macro 'HB_OBJECT_HEADER_STATIC' ../3rdparty/harfbuzz-ng/src/hb-object-private.hh:68:49: note: expanded from macro 'HB_USER_DATA_ARRAY_INIT' ../3rdparty/harfbuzz-ng/src/hb-private.hh:399:31: note: expanded from macro 'HB_LOCKABLE_SET_INIT' ../3rdparty/harfbuzz-ng/src/hb-private.hh:278:36: note: expanded from macro 'HB_PREALLOCED_ARRAY_INIT' ../3rdparty/harfbuzz-ng/src/hb-blob.cc:383:45: error: unused parameter 'blob' [-Werror,-Wunused-parameter] make[3]: *** [.obj/hb-blob.o] Error 1 ../3rdparty/harfbuzz-ng/src/hb-buffer.cc:693:5: error: missing field 'allocated' initializer [-Werror,-Wmissing-field-initializers] ../3rdparty/harfbuzz-ng/src/hb-object-private.hh:107:62: note: expanded from macro 'HB_OBJECT_HEADER_STATIC' ../3rdparty/harfbuzz-ng/src/hb-object-private.hh:68:49: note: expanded from macro 'HB_USER_DATA_ARRAY_INIT' ../3rdparty/harfbuzz-ng/src/hb-private.hh:399:31: note: expanded from macro 'HB_LOCKABLE_SET_INIT' ../3rdparty/harfbuzz-ng/src/hb-private.hh:278:36: note: expanded from macro 'HB_PREALLOCED_ARRAY_INIT' ../3rdparty/harfbuzz-ng/src/hb-buffer.cc:705:3: error: missing field 'idx' initializer [-Werror,-Wmissing-field-initializers] make[3]: *** [.obj/hb-buffer.o] Error 1 make[2]: *** [sub-gui-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02966/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392572920): http://codereview.qt-project.org/78022 [PS5] - Make HarfBuzz-NG the default shaper on all platforms From ci-noreply at qt-project.org Sun Feb 16 19:09:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 20:09:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1294 Message-ID: <20140216_180921_091414.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1294: SUCCESS Tested changes (refs/builds/dev_1392569886): http://codereview.qt-project.org/78251 [PS1] - Reduce memory usage for object literals with integral keys From ci-noreply at qt-project.org Sun Feb 16 19:19:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 20:19:05 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1295 Message-ID: <20140216_181905_012294.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4value_p.h:1:0, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:48, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4compileddata_p.h:1, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:47, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4isel_p.h:1, from jit/qv4assembler_p.h:46, from jit/qv4unop.cpp:42: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:95:9: error: 'Managed' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:96:9: error: 'Object' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:97:9: error: 'String' does not name a type In file included from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4value_p.h:1:0, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:48, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4compileddata_p.h:1, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:47, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4isel_p.h:1, from jit/qv4assembler_p.h:46, from jit/qv4unop.cpp:42: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:277:5: error: 'String' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:280:5: error: 'Object' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:283:5: error: 'Managed' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:291:37: error: 'Managed' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:303:5: error: 'String' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:304:5: error: 'String' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:305:5: error: 'Object' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:315:12: error: 'String' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:316:12: error: 'Managed' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:317:12: error: 'Object' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:318:12: error: 'FunctionObject' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:319:12: error: 'NumberObject' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:320:12: error: 'StringObject' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:321:12: error: 'DateObject' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:322:12: error: 'ArrayObject' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:323:12: error: 'ErrorObject' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:330:12: error: 'ExecutionEngine' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:332:5: error: 'ReturnedValue' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:333:36: error: 'ReturnedValue' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:338:22: error: 'ExecutionEngine' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:340:29: error: 'ScopedValue' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:340:42: error: ISO C++ forbids declaration of 'v' with no type [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:341:22: error: declaration of 'operator=' as non-function /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:341:20: error: expected ';' at end of member declaration /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:341:36: error: expected ')' before 'v' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:351:28: error: 'Scoped' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:351:28: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:351:34: error: expected ',' or '...' before '<' token /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:352:28: error: 'ValueRef' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:352:37: error: ISO C++ forbids declaration of 'v' with no type [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:361:8: error: 'Managed' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:368:8: error: 'String' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:389:21: error: expected type-specifier before 'ValueRef' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:413:33: error: 'TestNamespace::TestNamespace::QV4::Value::fromManaged' declared as an 'inline' variable /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:413:33: error: 'TestNamespace::TestNamespace::QV4::Value TestNamespace::TestNamespace::QV4::Value::fromManaged' is not a static member of 'struct TestNamespace::TestNamespace::QV4::Value' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:413:33: error: 'Managed' was not declared in this scope /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:413:33: note: suggested alternatives: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4global_p.h:137:8: note: 'TestNamespace::QV4::Managed' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/parser/qqmljsmemorypool_p.h:157:46: note: 'TestNamespace::QQmlJS::Managed' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:413:42: error: 'm' was not declared in this scope /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:414:1: error: expected ',' or ';' before '{' token /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:435:34: error: 'Scoped' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:435:34: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:435:40: error: expected ',' or '...' before '<' token /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:448:15: error: 'ExecutionEngine' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h: In member function 'bool TestNamespace::TestNamespace::QV4::TypedValue::operator!() const': /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:441:46: error: there are no arguments to 'managed' that depend on a template parameter, so a declaration of 'managed' must be available [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:441:46: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h: In member function 'T* TestNamespace::TestNamespace::QV4::TypedValue::operator->()': /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:443:55: error: there are no arguments to 'managed' that depend on a template parameter, so a declaration of 'managed' must be available [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h: In member function 'const T* TestNamespace::TestNamespace::QV4::TypedValue::operator->() const': /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:444:67: error: there are no arguments to 'managed' that depend on a template parameter, so a declaration of 'managed' must be available [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h: In member function 'T* TestNamespace::TestNamespace::QV4::TypedValue::getPointer() const': /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:445:61: error: there are no arguments to 'managed' that depend on a template parameter, so a declaration of 'managed' must be available [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h: In member function 'void TestNamespace::TestNamespace::QV4::TypedValue::mark(int*)': /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:448:49: error: there are no arguments to 'managed' that depend on a template parameter, so a declaration of 'managed' must be available [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:448:60: error: there are no arguments to 'managed' that depend on a template parameter, so a declaration of 'managed' must be available [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h: At global scope: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:450:20: error: 'String' was not declared in this scope /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:450:20: note: suggested alternatives: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4global_p.h:117:8: note: 'TestNamespace::QV4::String' compiler/qv4jsir_p.h:300:8: note: 'TestNamespace::QQmlJS::V4IR::String' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:450:26: error: template argument 1 is invalid /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:450:39: error: invalid type in declaration before ';' token /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:454:12: error: 'ReturnedValue' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:457:12: error: 'ReturnedValue' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:481:26: error: expected ')' before 'v' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:490:14: error: expected type-specifier before 'ReturnedValue' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:499:20: error: 'ScopedValue' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:499:33: error: ISO C++ forbids declaration of 'v' with no type [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:501:20: error: 'Scoped' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:501:20: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:501:26: error: expected ',' or '...' before '<' token /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:502:20: error: 'PersistentValue' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:502:37: error: ISO C++ forbids declaration of 'v' with no type [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:502:5: error: 'TestNamespace::TestNamespace::QV4::ValueRef::ValueRef(const int&)' cannot be overloaded /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:499:5: error: with 'TestNamespace::TestNamespace::QV4::ValueRef::ValueRef(const int&)' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:503:37: error: expected ')' before '*' token /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:509:31: error: 'ScopedValue' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:509:44: error: ISO C++ forbids declaration of 'o' with no type [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:512:31: error: 'ReturnedValue' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:512:46: error: ISO C++ forbids declaration of 'v' with no type [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:512:15: error: 'TestNamespace::TestNamespace::QV4::ValueRef& TestNamespace::TestNamespace::QV4::ValueRef::operator=(const int&)' cannot be overloaded /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:509:15: error: with 'TestNamespace::TestNamespace::QV4::ValueRef& TestNamespace::TestNamespace::QV4::ValueRef::operator=(const int&)' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:543:5: error: 'ReturnedValue' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4value_p.h:559:1: error: 'ReturnedValue' does not name a type In file included from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4compileddata_p.h:1:0, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:47, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4isel_p.h:1, from jit/qv4assembler_p.h:46, from jit/qv4unop.cpp:42: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h: In static member function 'static int TestNamespace::TestNamespace::QV4::CompiledData::Unit::calculateSize(uint, uint, uint, uint, uint, uint, uint)': /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:226:39: error: 'ReturnedValue' is not a member of 'TestNamespace::TestNamespace::QV4' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:226:39: note: suggested alternative: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4global_p.h:146:17: note: 'TestNamespace::QV4::ReturnedValue' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h: At global scope: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:560:5: error: 'ExecutionEngine' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:567:5: error: 'Lookup' in namespace 'TestNamespace::TestNamespace::QV4' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:569:5: error: 'InternalClass' in namespace 'TestNamespace::TestNamespace::QV4' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:573:20: error: expected ';' at end of member declaration /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:573:54: error: expected ')' before '*' token /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:581:27: error: 'TestNamespace::TestNamespace::QV4::ExecutionEngine' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:584:43: error: 'TestNamespace::TestNamespace::QV4::ExecutionEngine' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h: In constructor 'TestNamespace::TestNamespace::QV4::CompiledData::CompilationUnit::CompilationUnit()': /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:546:11: error: class 'TestNamespace::TestNamespace::QV4::CompiledData::CompilationUnit' does not have any field named 'engine' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:550:11: error: class 'TestNamespace::TestNamespace::QV4::CompiledData::CompilationUnit' does not have any field named 'runtimeLookups' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:552:11: error: class 'TestNamespace::TestNamespace::QV4::CompiledData::CompilationUnit' does not have any field named 'runtimeClasses' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h: At global scope: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:591:18: error: specialization of 'template class TestNamespace::QTypeInfo' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qtypeinfo.h:58:7: error: from definition of 'template class TestNamespace::QTypeInfo' [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:591:241: error: 'TestNamespace::QV4::CompiledData' has not been declared In file included from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4compileddata_p.h:1:0, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:47, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4isel_p.h:1, from jit/qv4assembler_p.h:46, from jit/qv4unop.cpp:42: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:591:342: error: 'CompiledData' is not a member of 'TestNamespace::QV4' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:591:342: note: suggested alternative: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:64:24: note: 'TestNamespace::TestNamespace::QV4::CompiledData' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:591:342: error: 'CompiledData' is not a member of 'TestNamespace::QV4' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:591:342: note: suggested alternative: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:64:24: note: 'TestNamespace::TestNamespace::QV4::CompiledData' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:591:375: error: template argument 1 is invalid /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:591:460: error: 'TestNamespace::QV4::CompiledData' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compileddata_p.h:591:523: error: definition of 'static const char* TestNamespace::QTypeInfo::name()' is not in namespace enclosing 'TestNamespace::QTypeInfo' [-fpermissive] In file included from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4compiler_p.h:1:0, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:48, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4isel_p.h:1, from jit/qv4assembler_p.h:46, from jit/qv4unop.cpp:42: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compiler_p.h:63:42: error: expected ')' before '*' token /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compiler_p.h:65:5: error: 'Module' in namespace 'TestNamespace::TestNamespace::QQmlJS::V4IR' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compiler_p.h:76:38: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::RegExp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compiler_p.h:78:26: error: 'ReturnedValue' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compiler_p.h:82:39: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compiler_p.h:94:13: error: 'ReturnedValue' was not declared in this scope /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compiler_p.h:94:13: note: suggested alternative: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4global_p.h:146:17: note: 'TestNamespace::QV4::ReturnedValue' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4compiler_p.h:94:26: error: template argument 1 is invalid In file included from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4isel_p.h:1:0, from jit/qv4assembler_p.h:46, from jit/qv4unop.cpp:42: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:67:77: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Module' has not been declared In file included from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4isel_p.h:1:0, from jit/qv4assembler_p.h:46, from jit/qv4unop.cpp:42: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:80:38: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::RegExp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:81:39: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:92:5: error: 'Module' in namespace 'TestNamespace::TestNamespace::QQmlJS::V4IR' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:99:123: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Module' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:105:1: error: expected class-name before '{' token /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:110:33: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Phi' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:113:34: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Move' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:114:33: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Exp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:117:43: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Name' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:117:61: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:117:83: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:118:48: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:118:87: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:119:51: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:119:69: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:119:88: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:120:67: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:121:47: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:121:66: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:122:48: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:122:87: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:123:51: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:123:69: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:123:88: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:124:67: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:125:47: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:126:41: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:128:51: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:130:57: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:130:74: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:131:59: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:131:76: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:132:49: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:135:54: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:135:95: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:135:115: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:136:50: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:136:91: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:137:47: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:137:67: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:138:55: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:138:75: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:139:55: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:141:34: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:141:53: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:141:75: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:142:37: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:142:76: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:142:98: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:143:38: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:143:56: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:143:75: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:143:97: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:144:36: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:144:56: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:145:52: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Name' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:145:70: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:145:92: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:146:42: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:146:81: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:146:103: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:147:39: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:147:58: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::ExprList' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:147:80: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:148:39: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:149:39: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:150:47: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:151:45: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:152:43: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:153:62: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:154:34: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Const' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:154:60: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:155:55: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:156:35: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::RegExp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:156:63: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:157:46: error: 'Name' in namespace 'TestNamespace::TestNamespace::QQmlJS::V4IR' does not name a type /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:157:58: error: ISO C++ forbids declaration of 'name' with no type [-fpermissive] /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:157:70: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:158:46: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:159:36: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Closure' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:159:60: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:160:36: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:160:75: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:161:43: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:161:128: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:162:36: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:162:56: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:163:43: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:163:63: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:164:35: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:164:53: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:164:72: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:165:35: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:165:55: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:165:79: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:166:34: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:166:58: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:167:35: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:167:59: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:168:29: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::AluOp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:168:47: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:168:71: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:169:30: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::AluOp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:169:48: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:169:72: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Expr' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:169:97: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:172:36: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Call' has not been declared /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_p.h:172:51: error: 'TestNamespace::TestNamespace::QQmlJS::V4IR::Temp' has not been declared In file included from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4isel_util_p.h:1:0, from jit/qv4assembler_p.h:47, from jit/qv4unop.cpp:42: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h: In function 'bool TestNamespace::TestNamespace::QQmlJS::canConvertToSignedInteger(double)': /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h:56:61: error: 'isNegative' was not declared in this scope /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h:56:61: note: suggested alternative: compiler/qv4jsir_p.h:86:13: note: 'TestNamespace::QQmlJS::isNegative' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h: In function 'bool TestNamespace::TestNamespace::QQmlJS::canConvertToUnsignedInteger(double)': /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h:63:61: error: 'isNegative' was not declared in this scope /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h:63:61: note: suggested alternative: compiler/qv4jsir_p.h:86:13: note: 'TestNamespace::QQmlJS::isNegative' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h: At global scope: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h:66:44: error: 'TestNamespace::TestNamespace::QQmlJS::convertToValue' declared as an 'inline' variable /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h:66:38: error: 'Const' is not a member of 'TestNamespace::TestNamespace::QQmlJS::V4IR' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h:66:38: note: suggested alternative: compiler/qv4jsir_p.h:285:8: note: 'TestNamespace::QQmlJS::V4IR::Const' /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h:66:51: error: 'c' was not declared in this scope /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4isel_util_p.h:67:1: error: expected ',' or ';' before '{' token jit/qv4unop.cpp:138:1: error: expected '}' at end of input jit/qv4unop.cpp:138:1: error: expected '}' at end of input jit/qv4unop.cpp:138:1: error: expected '}' at end of input make[3]: *** [.obj/qv4unop.o] Error 1 In file included from jit/qv4isel_masm.cpp:54:0: ../3rdparty/masm/assembler/LinkBuffer.h:62:13: error: 'MacroAssemblerCodeRef' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:63:13: error: 'MacroAssemblerCodePtr' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:64:13: error: 'MacroAssembler' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:65:13: error: 'MacroAssembler' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:66:13: error: 'MacroAssembler' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:67:13: error: 'MacroAssembler' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:68:13: error: 'MacroAssembler' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:69:13: error: 'MacroAssembler' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:70:13: error: 'MacroAssembler' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:71:13: error: 'MacroAssembler' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:72:13: error: 'MacroAssembler' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:79:42: error: 'MacroAssembler' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:79:80: error: 'JITCompilationEffort' has not been declared In file included from jit/qv4isel_masm.cpp:54:0: ../3rdparty/masm/assembler/LinkBuffer.h:112:15: error: 'Call' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:112:26: error: 'FunctionPtr' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:119:15: error: 'Jump' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:119:26: error: 'CodeLocationLabel' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:119:10: error: 'void TestNamespace::JSC::LinkBuffer::link(int, int)' cannot be overloaded ../3rdparty/masm/assembler/LinkBuffer.h:112:10: error: with 'void TestNamespace::JSC::LinkBuffer::link(int, int)' ../3rdparty/masm/assembler/LinkBuffer.h:125:15: error: 'JumpList' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:125:30: error: 'CodeLocationLabel' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:125:10: error: 'void TestNamespace::JSC::LinkBuffer::link(int, int)' cannot be overloaded ../3rdparty/masm/assembler/LinkBuffer.h:112:10: error: with 'void TestNamespace::JSC::LinkBuffer::link(int, int)' ../3rdparty/masm/assembler/LinkBuffer.h:131:16: error: 'DataLabelPtr' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:137:16: error: 'DataLabelPtr' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:137:36: error: 'CodeLocationLabel' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:145:5: error: 'CodeLocationCall' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:152:5: error: 'CodeLocationNearCall' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:159:5: error: 'CodeLocationLabel' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:164:5: error: 'CodeLocationLabel' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:169:5: error: 'CodeLocationDataLabelPtr' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:174:5: error: 'CodeLocationDataLabel32' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:179:5: error: 'CodeLocationDataLabelCompact' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:184:5: error: 'CodeLocationConvertibleLoad' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:191:34: error: 'Call' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:197:23: error: 'Label' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:207:5: error: 'CodeRef' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:208:5: error: 'CodeRef' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:210:5: error: 'CodePtr' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:240:35: error: 'JITCompilationEffort' has not been declared In file included from jit/qv4isel_masm.cpp:54:0: ../3rdparty/masm/assembler/LinkBuffer.h:252:12: error: 'ExecutableMemoryHandle' was not declared in this scope ../3rdparty/masm/assembler/LinkBuffer.h:252:12: note: suggested alternative: ../3rdparty/masm/stubs/ExecutableAllocator.h:61:8: note: 'JSC::ExecutableMemoryHandle' ../3rdparty/masm/assembler/LinkBuffer.h:252:34: error: template argument 1 is invalid ../3rdparty/masm/assembler/LinkBuffer.h:258:5: error: 'MacroAssembler' does not name a type ../3rdparty/masm/assembler/LinkBuffer.h:262:5: error: 'JITCompilationEffort' does not name a type In file included from jit/qv4isel_masm.cpp:54:0: ../3rdparty/masm/assembler/LinkBuffer.h:79:110: error: 'JITCompilationMustSucceed' was not declared in this scope ../3rdparty/masm/assembler/LinkBuffer.h:79:110: note: suggested alternative: ../3rdparty/masm/jit/JITCompilationEffort.h:33:5: note: 'JSC::JITCompilationMustSucceed' In file included from jit/qv4isel_masm.cpp:54:0: ../3rdparty/masm/assembler/LinkBuffer.h: In constructor 'TestNamespace::JSC::LinkBuffer::LinkBuffer(TestNamespace::JSC::JSGlobalData&, int*, void*, int)': ../3rdparty/masm/assembler/LinkBuffer.h:85:11: error: class 'TestNamespace::JSC::LinkBuffer' does not have any field named 'm_assembler' ../3rdparty/masm/assembler/LinkBuffer.h:89:11: error: class 'TestNamespace::JSC::LinkBuffer' does not have any field named 'm_effort' ../3rdparty/masm/assembler/LinkBuffer.h: In destructor 'TestNamespace::JSC::LinkBuffer::~LinkBuffer()': ../3rdparty/masm/assembler/LinkBuffer.h:97:51: error: 'm_effort' was not declared in this scope ../3rdparty/masm/assembler/LinkBuffer.h:97:63: error: 'JITCompilationCanFail' was not declared in this scope ../3rdparty/masm/assembler/LinkBuffer.h:97:63: note: suggested alternative: ../3rdparty/masm/jit/JITCompilationEffort.h:32:5: note: 'JSC::JITCompilationCanFail' In file included from jit/qv4isel_masm.cpp:54:0: ../3rdparty/masm/assembler/LinkBuffer.h: In member function 'void TestNamespace::JSC::LinkBuffer::link(int, int)': ../3rdparty/masm/assembler/LinkBuffer.h:114:17: error: request for member 'isFlagSet' in 'call', which is of non-class type 'int' ../3rdparty/masm/assembler/LinkBuffer.h:114:27: error: 'Call' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:115:14: error: request for member 'm_label' in 'call', which is of non-class type 'int' ../3rdparty/masm/assembler/LinkBuffer.h:115:41: error: request for member 'm_label' in 'call', which is of non-class type 'int' ../3rdparty/masm/assembler/LinkBuffer.h:116:9: error: 'MacroAssembler' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h: In member function 'void TestNamespace::JSC::LinkBuffer::link(int, int)': ../3rdparty/masm/assembler/LinkBuffer.h:121:14: error: request for member 'm_label' in 'jump', which is of non-class type 'int' ../3rdparty/masm/assembler/LinkBuffer.h:121:41: error: request for member 'm_label' in 'jump', which is of non-class type 'int' ../3rdparty/masm/assembler/LinkBuffer.h:122:9: error: 'MacroAssembler' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h: In member function 'void TestNamespace::JSC::LinkBuffer::link(int, int)': ../3rdparty/masm/assembler/LinkBuffer.h:127:39: error: request for member 'm_jumps' in 'list', which is of non-class type 'int' ../3rdparty/masm/assembler/LinkBuffer.h:128:23: error: request for member 'm_jumps' in 'list', which is of non-class type 'int' ../3rdparty/masm/assembler/LinkBuffer.h: In member function 'void TestNamespace::JSC::LinkBuffer::patch(int, void*)': ../3rdparty/masm/assembler/LinkBuffer.h:133:9: error: 'AssemblerLabel' was not declared in this scope ../3rdparty/masm/assembler/LinkBuffer.h:133:9: note: suggested alternative: ../3rdparty/masm/assembler/AssemblerBuffer.h:42:12: note: 'JSC::AssemblerLabel' ../3rdparty/masm/assembler/LinkBuffer.h:133:24: error: expected ';' before 'target' ../3rdparty/masm/assembler/LinkBuffer.h:134:9: error: 'MacroAssembler' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:134:45: error: 'target' was not declared in this scope ../3rdparty/masm/assembler/LinkBuffer.h: At global scope: ../3rdparty/masm/assembler/LinkBuffer.h:131:10: error: unused parameter 'label' [-Werror=unused-parameter] ../3rdparty/masm/assembler/LinkBuffer.h: In member function 'void TestNamespace::JSC::LinkBuffer::patch(int, int)': ../3rdparty/masm/assembler/LinkBuffer.h:139:9: error: 'AssemblerLabel' was not declared in this scope ../3rdparty/masm/assembler/LinkBuffer.h:139:9: note: suggested alternative: ../3rdparty/masm/assembler/AssemblerBuffer.h:42:12: note: 'JSC::AssemblerLabel' ../3rdparty/masm/assembler/LinkBuffer.h:139:24: error: expected ';' before 'target' ../3rdparty/masm/assembler/LinkBuffer.h:140:9: error: 'MacroAssembler' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h:140:45: error: 'target' was not declared in this scope ../3rdparty/masm/assembler/LinkBuffer.h:140:59: error: request for member 'executableAddress' in 'value', which is of non-class type 'int' ../3rdparty/masm/assembler/LinkBuffer.h: At global scope: ../3rdparty/masm/assembler/LinkBuffer.h:137:10: error: unused parameter 'label' [-Werror=unused-parameter] ../3rdparty/masm/assembler/LinkBuffer.h: In member function 'unsigned int TestNamespace::JSC::LinkBuffer::returnAddressOffset(int)': ../3rdparty/masm/assembler/LinkBuffer.h:193:14: error: request for member 'm_label' in 'call', which is of non-class type 'int' ../3rdparty/masm/assembler/LinkBuffer.h:193:41: error: request for member 'm_label' in 'call', which is of non-class type 'int' ../3rdparty/masm/assembler/LinkBuffer.h:194:16: error: 'MacroAssembler' has not been declared ../3rdparty/masm/assembler/LinkBuffer.h: In member function 'uint32_t TestNamespace::JSC::LinkBuffer::offsetOf(int)': ../3rdparty/masm/assembler/LinkBuffer.h:199:34: error: request for member 'm_label' in 'label', which is of non-class type 'int' In file included from jit/qv4isel_masm.cpp:57:0: /usr/include/c++/4.6/iostream: At global scope: /usr/include/c++/4.6/iostream:61:10: error: 'istream' does not name a type /usr/include/c++/4.6/iostream:62:10: error: 'ostream' does not name a type /usr/include/c++/4.6/iostream:63:10: error: 'ostream' does not name a type /usr/include/c++/4.6/iostream:64:10: error: 'ostream' does not name a type /usr/include/c++/4.6/iostream:67:10: error: 'wistream' does not name a type /usr/include/c++/4.6/iostream:68:10: error: 'wostream' does not name a type /usr/include/c++/4.6/iostream:69:10: error: 'wostream' does not name a type /usr/include/c++/4.6/iostream:70:10: error: 'wostream' does not name a type /usr/include/c++/4.6/iostream:75:10: error: 'ios_base' does not name a type jit/qv4isel_masm.cpp:95:1: error: 'MacroAssemblerCodeRef' in namespace 'TestNamespace::JSC' does not name a type jit/qv4isel_masm.cpp: In member function 'virtual void TestNamespace::QQmlJS::MASM::InstructionSelection::run(int)': jit/qv4isel_masm.cpp:229:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:230:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:231:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:232:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:233:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:234:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:235:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:238:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:239:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:240:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:241:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:242:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:243:25: error: 'TestNamespace::JSC::X86Registers' has not been declared jit/qv4isel_masm.cpp:295:5: error: 'MacroAssemblerCodeRef' is not a member of 'TestNamespace::JSC' jit/qv4isel_masm.cpp:295:5: note: suggested alternative: ../3rdparty/masm/assembler/MacroAssemblerCodeRef.h:335:7: note: 'JSC::MacroAssemblerCodeRef' jit/qv4isel_masm.cpp:295:32: error: expected ';' before 'codeRef' jit/qv4isel_masm.cpp:296:48: error: 'codeRef' was not declared in this scope jit/qv4isel_masm.cpp: At global scope: jit/qv4isel_masm.cpp:1654:6: error: prototype for 'void TestNamespace::QQmlJS::MASM::Assembler::ConstantTable::finalize(TestNamespace::JSC::LinkBuffer&, TestNamespace::QQmlJS::MASM::InstructionSelection*)' does not match any in class 'TestNamespace::QQmlJS::MASM::Assembler::ConstantTable' jit/qv4assembler_p.h:432:14: error: candidate is: void TestNamespace::QQmlJS::MASM::Assembler::ConstantTable::finalize(JSC::LinkBuffer&, TestNamespace::QQmlJS::MASM::InstructionSelection*) jit/qv4isel_masm.cpp: In member function 'JSC::AbstractMacroAssembler::Jump TestNamespace::QQmlJS::MASM::InstructionSelection::branchDouble(bool, TestNamespace::QQmlJS::V4IR::AluOp, TestNamespace::QQmlJS::V4IR::Expr*, TestNamespace::QQmlJS::V4IR::Expr*)': jit/qv4isel_masm.cpp:1822:21: error: 'TestNamespace::JSC::MacroAssembler' has not been declared jit/qv4isel_masm.cpp: At global scope: jit/qv4isel_masm.cpp:2185:1: error: expected '}' at end of input In file included from /work/build/qt/qtbase/include/QtCore/qvector.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qdebug.h:52, from /work/build/qt/qtbase/include/QtCore/qdebug.h:1, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/parser/qqmljsmemorypool_p.h:60, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qqmljsmemorypool_p.h:1, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qv4jsir_p.h:56, from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4jsir_p.h:1, from jit/qv4isel_masm_p.h:45, from jit/qv4isel_masm.cpp:42: /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qvector.h: In member function 'int TestNamespace::QVector::indexOf(const T&, int) const [with T = TestNamespace::QV4::Primitive]': /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qvector.h:739:13: error: no match for 'operator==' in '* n == t' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qvector.h:739:13: note: candidates are: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:564:13: note: bool TestNamespace::operator==(const TestNamespace::QVariant&, const TestNamespace::QVariantComparisonHelper&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:564:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const TestNamespace::QVariant&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qvarlengtharray.h:464:6: note: template bool TestNamespace::operator==(const TestNamespace::QVarLengthArray&, const TestNamespace::QVarLengthArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:182:13: note: template bool TestNamespace::operator==(const TestNamespace::QScopedPointer&, const TestNamespace::QScopedPointer&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qhash.h:203:13: note: bool TestNamespace::operator==(const TestNamespace::QHashDummyValue&, const TestNamespace::QHashDummyValue&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qhash.h:203:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const TestNamespace::QHashDummyValue&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpair.h:83:13: note: template bool TestNamespace::operator==(const TestNamespace::QPair&, const TestNamespace::QPair&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1392:13: note: bool TestNamespace::operator==(const TestNamespace::QStringRef&, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1392:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1389:45: note: bool TestNamespace::operator==(TestNamespace::QLatin1String, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1389:45: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1385:13: note: bool TestNamespace::operator==(const TestNamespace::QStringRef&, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1385:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1382:45: note: bool TestNamespace::operator==(const TestNamespace::QString&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1382:45: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const TestNamespace::QString&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1379:45: note: bool TestNamespace::operator==(const TestNamespace::QStringRef&, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1379:45: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const TestNamespace::QStringRef&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1101:46: note: bool TestNamespace::operator==(const char*, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1101:46: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1044:13: note: bool TestNamespace::operator==(TestNamespace::QLatin1String, TestNamespace::QLatin1String) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1044:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'TestNamespace::QLatin1String' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1039:13: note: bool TestNamespace::operator==(const TestNamespace::QString&, TestNamespace::QString::Null) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1039:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const TestNamespace::QString&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1038:13: note: bool TestNamespace::operator==(TestNamespace::QString::Null, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1038:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'TestNamespace::QString::Null' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1037:13: note: bool TestNamespace::operator==(TestNamespace::QString::Null, TestNamespace::QString::Null) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1037:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'TestNamespace::QString::Null' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1419:46: note: bool TestNamespace::operator==(const char*, const TestNamespace::QStringRef&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1419:46: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1088:46: note: bool TestNamespace::operator==(const char*, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1088:46: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:541:13: note: bool TestNamespace::operator==(const char*, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:541:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const char*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:539:13: note: bool TestNamespace::operator==(const TestNamespace::QByteArray&, const char*) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:539:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:537:13: note: bool TestNamespace::operator==(const TestNamespace::QByteArray&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:537:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'const TestNamespace::QByteArray&' /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:539:13: note: bool TestNamespace::operator==(TestNamespace::QChar, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:539:13: note: no known conversion for argument 1 from 'TestNamespace::QV4::Primitive' to 'TestNamespace::QChar' jit/qv4isel_masm.cpp: At global scope: jit/qv4isel_masm.cpp:82:13: error: 'void TestNamespace::printDisassembledOutputWithCalls(const char*, const TestNamespace::QHash&)' defined but not used [-Werror=unused-function] make[3]: *** [.obj/qv4isel_masm.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01295/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392574256): http://codereview.qt-project.org/78268 [PS1] - [new compiler] Report errors at type compile time for invalid group property access http://codereview.qt-project.org/77851 [PS2] - [new compiler] Fix error reporting null object group property access http://codereview.qt-project.org/77850 [PS2] - [new compiler] Fix reported error location for unknown type assignments http://codereview.qt-project.org/77849 [PS2] - [new compiler] Compile time check for objects assigned to script strings http://codereview.qt-project.org/77848 [PS2] - [new compiler] Fix location of id property in error messages http://codereview.qt-project.org/77847 [PS2] - [new compiler] Implement compile time error handling for lists http://codereview.qt-project.org/77846 [PS2] - [new compiler] Match class and file name http://codereview.qt-project.org/77845 [PS2] - [new compiler] Cleanup object creator members http://codereview.qt-project.org/77759 [PS2] - [new compiler] Fix test with aggressive gc http://codereview.qt-project.org/77816 [PS7] - Move unops into it's own file http://codereview.qt-project.org/77812 [PS5] - Move the Assembler class into it's own file http://codereview.qt-project.org/77811 [PS5] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/77795 [PS4] - Remove unused method http://codereview.qt-project.org/77752 [PS5] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS4] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS4] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS4] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS4] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS4] - Remove unused text stream http://codereview.qt-project.org/77662 [PS4] - Remove some code duplication http://codereview.qt-project.org/77661 [PS4] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS5] - Simplify some runtime code From ci-noreply at qt-project.org Sun Feb 16 19:30:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 20:30:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1698 Message-ID: <20140216_183021_023454.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1698: SUCCESS Tested changes (refs/builds/stable_1392570455): http://codereview.qt-project.org/78207 [PS1] - Fix spurious binding loop errors in QtQuick Controls and other places From ci-noreply at qt-project.org Sun Feb 16 19:49:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 20:49:47 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #405 Message-ID: <20140216_184947_054264.ci-noreply@qt-project.org> qtquick1 failed to compile :( compiling graphicsitems/qdeclarativetextedit.cpp graphicsitems/qdeclarativetextedit.cpp: In member function 'virtual QVariant QDeclarativeTextEdit::inputMethodQuery(Qt::InputMethodQuery) const': graphicsitems/qdeclarativetextedit.cpp:1449:49: error: no matching function for call to 'QWidgetTextControl::inputMethodQuery(Qt::InputMethodQuery&)' graphicsitems/qdeclarativetextedit.cpp:1449:49: note: candidate is: /work/build/qtbase/include/QtWidgets/5.3.0/QtWidgets/private/../../../../../src/widgets/widgets/qwidgettextcontrol_p.h:242:22: note: virtual QVariant QWidgetTextControl::inputMethodQuery(Qt::InputMethodQuery, QVariant) const /work/build/qtbase/include/QtWidgets/5.3.0/QtWidgets/private/../../../../../src/widgets/widgets/qwidgettextcontrol_p.h:242:22: note: candidate expects 2 arguments, 1 provided graphicsitems/qdeclarativetextedit.cpp:1450:1: warning: control reaches end of non-void function [-Wreturn-type] make[3]: *** [.obj/qdeclarativetextedit.o] Error 1 make[2]: *** [sub-declarative-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtquick1-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00405/linux-g++_static_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392575805): http://codereview.qt-project.org/78283 [PS3] - Updated submodules. From ci-noreply at qt-project.org Sun Feb 16 20:16:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 21:16:28 +0200 Subject: [Ci-reports] pass on QtSensors_dev_Integration #111 Message-ID: <20140216_191628_031203.ci-noreply@qt-project.org> QtSensors_dev_Integration #111: SUCCESS Tested changes (refs/builds/dev_1392575297): http://codereview.qt-project.org/78135 [PS4] - Initial sensors backend for WinRT/Windows Phone From ci-noreply at qt-project.org Sun Feb 16 20:20:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 21:20:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2967 Message-ID: <20140216_192028_022956.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::QTBUG6407_extendedSelection() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1510)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] 2014-02-16 20:31:09.028 tst_qabstractitemview[96918:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02967/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392573296): http://codereview.qt-project.org/76882 [PS6] - [QNX] Don't deactivate windows focus http://codereview.qt-project.org/77773 [PS3] - Refactor the handling of the navigator swipe down event From ci-noreply at qt-project.org Sun Feb 16 20:54:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 21:54:21 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #406 Message-ID: <20140216_195421_086942.ci-noreply@qt-project.org> Qt5_dev_Integration ยป win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #406: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00406/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392580286): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Sun Feb 16 21:20:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 22:20:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1296 Message-ID: <20140216_202009_047971.ci-noreply@qt-project.org> Autotest `tst_qqmllanguage' failed :( Testing tst_qqmllanguage FAIL! : tst_qqmllanguage::errors(invalidGroupedProperty.7) Compared lists differ at index 0. Actual (expected): '34 3A 35 3A 43 61 6E 6E 6F 74 20 73 65 74 20 70 72 6F 70 65 72 74 69 65 73 20 6F 6E 20 6E 75 6C 6C 47 72 6F 75 70 65 64 20 61 73 20 69 74 20 69 73 20 ...' Expected (actual): '34 3A 2D 31 3A 43 61 6E 6E 6F 74 20 73 65 74 20 70 72 6F 70 65 72 74 69 65 73 20 6F 6E 20 6E 75 6C 6C 47 72 6F 75 70 65 64 20 61 73 20 69 74 20 69 73 ...' Loc: [tst_qqmllanguage.cpp(532)] Totals: 446 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmllanguage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmllanguage::initTestCase() PASS : tst_qqmllanguage::errors(nonexistantProperty.1) PASS : tst_qqmllanguage::errors(nonexistantProperty.2) PASS : tst_qqmllanguage::errors(nonexistantProperty.3) PASS : tst_qqmllanguage::errors(nonexistantProperty.4) PASS : tst_qqmllanguage::errors(nonexistantProperty.5) PASS : tst_qqmllanguage::errors(nonexistantProperty.6) PASS : tst_qqmllanguage::errors(wrongType (string for int)) PASS : tst_qqmllanguage::errors(wrongType (int for bool)) PASS : tst_qqmllanguage::errors(wrongType (bad rect)) PASS : tst_qqmllanguage::errors(wrongType (invalid enum)) PASS : tst_qqmllanguage::errors(wrongType (int for uint)) PASS : tst_qqmllanguage::errors(wrongType (string for real)) PASS : tst_qqmllanguage::errors(wrongType (int for color)) PASS : tst_qqmllanguage::errors(wrongType (int for date)) PASS : tst_qqmllanguage::errors(wrongType (int for time)) PASS : tst_qqmllanguage::errors(wrongType (int for datetime)) PASS : tst_qqmllanguage::errors(wrongType (string for point)) PASS : tst_qqmllanguage::errors(wrongType (color for size)) PASS : tst_qqmllanguage::errors(wrongType (number string for int)) PASS : tst_qqmllanguage::errors(wrongType (int for string)) PASS : tst_qqmllanguage::errors(wrongType (int for url)) PASS : tst_qqmllanguage::errors(wrongType (invalid object)) PASS : tst_qqmllanguage::errors(wrongType (int for enum)) PASS : tst_qqmllanguage::errors(readOnly.1) PASS : tst_qqmllanguage::errors(readOnly.2) PASS : tst_qqmllanguage::errors(readOnly.3) PASS : tst_qqmllanguage::errors(readOnly.4) PASS : tst_qqmllanguage::errors(readOnly.5) PASS : tst_qqmllanguage::errors(listAssignment.1) PASS : tst_qqmllanguage::errors(listAssignment.2) PASS : tst_qqmllanguage::errors(listAssignment.3) PASS : tst_qqmllanguage::errors(invalidID.1) PASS : tst_qqmllanguage::errors(invalidID.2) PASS : tst_qqmllanguage::errors(invalidID.3) PASS : tst_qqmllanguage::errors(invalidID.4) PASS : tst_qqmllanguage::errors(invalidID.5) PASS : tst_qqmllanguage::errors(invalidID.6) PASS : tst_qqmllanguage::errors(invalidID.7) PASS : tst_qqmllanguage::errors(invalidID.8) PASS : tst_qqmllanguage::errors(invalidID.9) PASS : tst_qqmllanguage::errors(scriptString.1) PASS : tst_qqmllanguage::errors(scriptString.2) PASS : tst_qqmllanguage::errors(unsupportedProperty) QWARN : tst_qqmllanguage::errors(nullDotProperty) QQmlComponent: Component destroyed while completion pending PASS : tst_qqmllanguage::errors(nullDotProperty) PASS : tst_qqmllanguage::errors(fakeDotProperty) PASS : tst_qqmllanguage::errors(duplicateIDs) PASS : tst_qqmllanguage::errors(unregisteredObject) PASS : tst_qqmllanguage::errors(empty) PASS : tst_qqmllanguage::errors(missingObject) PASS : tst_qqmllanguage::errors(failingComponent) PASS : tst_qqmllanguage::errors(missingSignal) PASS : tst_qqmllanguage::errors(missingSignal2) PASS : tst_qqmllanguage::errors(finalOverride) PASS : tst_qqmllanguage::errors(customParserIdNotAllowed) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.1) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.2) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.3) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.4) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.5) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.6) FAIL! : tst_qqmllanguage::errors(invalidGroupedProperty.7) Compared lists differ at index 0. Actual (expected): '34 3A 35 3A 43 61 6E 6E 6F 74 20 73 65 74 20 70 72 6F 70 65 72 74 69 65 73 20 6F 6E 20 6E 75 6C 6C 47 72 6F 75 70 65 64 20 61 73 20 69 74 20 69 73 20 ...' Expected (actual): '34 3A 2D 31 3A 43 61 6E 6E 6F 74 20 73 65 74 20 70 72 6F 70 65 72 74 69 65 73 20 6F 6E 20 6E 75 6C 6C 47 72 6F 75 70 65 64 20 61 73 20 69 74 20 69 73 ...' Loc: [tst_qqmllanguage.cpp(532)] QWARN : tst_qqmllanguage::errors(invalidGroupedProperty.7) QQmlComponent: Component destroyed while completion pending PASS : tst_qqmllanguage::errors(invalidGroupedProperty.8) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.9) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.10) PASS : tst_qqmllanguage::errors(importNamespaceConflict) PASS : tst_qqmllanguage::errors(importVersionMissing (builtin)) PASS : tst_qqmllanguage::errors(importVersionMissing (installed)) PASS : tst_qqmllanguage::errors(importNonExist (installed)) PASS : tst_qqmllanguage::errors(importNonExistOlder (installed)) PASS : tst_qqmllanguage::errors(importNewerVersion (installed)) PASS : tst_qqmllanguage::errors(invalidImportID) PASS : tst_qqmllanguage::errors(importFile) PASS : tst_qqmllanguage::errors(signal.1) PASS : tst_qqmllanguage::errors(signal.2) PASS : tst_qqmllanguage::errors(signal.3) PASS : tst_qqmllanguage::errors(signal.4) PASS : tst_qqmllanguage::errors(signal.5) PASS : tst_qqmllanguage::errors(signal.6) PASS : tst_qqmllanguage::errors(method.1) PASS : tst_qqmllanguage::errors(property.1) PASS : tst_qqmllanguage::errors(property.2) PASS : tst_qqmllanguage::errors(property.3) PASS : tst_qqmllanguage::errors(property.4) PASS : tst_qqmllanguage::errors(property.6) PASS : tst_qqmllanguage::errors(property.7) PASS : tst_qqmllanguage::errors(importScript.1) PASS : tst_qqmllanguage::errors(Component.1) PASS : tst_qqmllanguage::errors(Component.2) PASS : tst_qqmllanguage::errors(Component.3) PASS : tst_qqmllanguage::errors(Component.4) PASS : tst_qqmllanguage::errors(Component.5) PASS : tst_qqmllanguage::errors(Component.6) PASS : tst_qqmllanguage::errors(Component.7) PASS : tst_qqmllanguage::errors(Component.8) PASS : tst_qqmllanguage::errors(Component.9) PASS : tst_qqmllanguage::errors(MultiSet.1) PASS : tst_qqmllanguage::errors(MultiSet.2) PASS : tst_qqmllanguage::errors(MultiSet.3) PASS : tst_qqmllanguage::errors(MultiSet.4) PASS : tst_qqmllanguage::errors(MultiSet.5) PASS : tst_qqmllanguage::errors(MultiSet.6) PASS : tst_qqmllanguage::errors(MultiSet.7) PASS : tst_qqmllanguage::errors(MultiSet.8) PASS : tst_qqmllanguage::errors(MultiSet.9) PASS : tst_qqmllanguage::errors(MultiSet.10) PASS : tst_qqmllanguage::errors(MultiSet.11) PASS : tst_qqmllanguage::errors(dynamicMeta.1) PASS : tst_qqmllanguage::errors(dynamicMeta.2) PASS : tst_qqmllanguage::errors(dynamicMeta.3) PASS : tst_qqmllanguage::errors(dynamicMeta.4) PASS : tst_qqmllanguage::errors(dynamicMeta.5) PASS : tst_qqmllanguage::errors(invalidAlias.1) PASS : tst_qqmllanguage::errors(invalidAlias.2) PASS : tst_qqmllanguage::errors(invalidAlias.3) PASS : tst_qqmllanguage::errors(invalidAlias.4) PASS : tst_qqmllanguage::errors(invalidAlias.5) PASS : tst_qqmllanguage::errors(invalidAlias.6) PASS : tst_qqmllanguage::errors(invalidAlias.7) PASS : tst_qqmllanguage::errors(invalidAlias.8) PASS : tst_qqmllanguage::errors(invalidAlias.9) PASS : tst_qqmllanguage::errors(invalidAlias.10) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.1) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.2) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.3) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.4) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.5) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.6) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.7) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.8) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.9) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.10) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.11) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.12) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.13) PASS : tst_qqmllanguage::errors(assignValueToSignal) PASS : tst_qqmllanguage::errors(emptySignal) PASS : tst_qqmllanguage::errors(nestedErrors) PASS : tst_qqmllanguage::errors(defaultGrouped) PASS : tst_qqmllanguage::errors(doubleSignal) PASS : tst_qqmllanguage::errors(missingValueTypeProperty) PASS : tst_qqmllanguage::errors(objectValueTypeProperty) PASS : tst_qqmllanguage::errors(enumTypes) PASS : tst_qqmllanguage::errors(noCreation) PASS : tst_qqmllanguage::errors(destroyedSignal) PASS : tst_qqmllanguage::errors(assignToNamespace) PASS : tst_qqmllanguage::errors(invalidOn) PASS : tst_qqmllanguage::errors(invalidProperty) PASS : tst_qqmllanguage::errors(nonScriptableProperty) PASS : tst_qqmllanguage::errors(notAvailable) PASS : tst_qqmllanguage::errors(singularProperty) PASS : tst_qqmllanguage::errors(singularProperty.2) PASS : tst_qqmllanguage::errors(incorrectCase) PASS : tst_qqmllanguage::errors(metaobjectRevision.1) PASS : tst_qqmllanguage::errors(metaobjectRevision.2) PASS : tst_qqmllanguage::errors(metaobjectRevision.3) PASS : tst_qqmllanguage::errors(invalidRoot.1) PASS : tst_qqmllanguage::errors(invalidRoot.2) PASS : tst_qqmllanguage::errors(invalidRoot.3) PASS : tst_qqmllanguage::errors(invalidRoot.4) PASS : tst_qqmllanguage::errors(invalidTypeName.1) PASS : tst_qqmllanguage::errors(invalidTypeName.2) PASS : tst_qqmllanguage::errors(invalidTypeName.3) PASS : tst_qqmllanguage::errors(invalidTypeName.4) PASS : tst_qqmllanguage::errors(Major version isolation) PASS : tst_qqmllanguage::errors(badCompositeRegistration.1) PASS : tst_qqmllanguage::errors(badCompositeRegistration.2) PASS : tst_qqmllanguage::insertedSemicolon(insertedSemicolon.1) PASS : tst_qqmllanguage::simpleObject() PASS : tst_qqmllanguage::simpleContainer() PASS : tst_qqmllanguage::interfaceProperty() PASS : tst_qqmllanguage::interfaceQList() PASS : tst_qqmllanguage::assignObjectToSignal() PASS : tst_qqmllanguage::assignObjectToVariant() PASS : tst_qqmllanguage::assignLiteralSignalProperty() PASS : tst_qqmllanguage::assignQmlComponent() PASS : tst_qqmllanguage::assignBasicTypes() PASS : tst_qqmllanguage::assignTypeExtremes() PASS : tst_qqmllanguage::assignCompositeToType() PASS : tst_qqmllanguage::assignLiteralToVariant() PASS : tst_qqmllanguage::assignLiteralToVar() PASS : tst_qqmllanguage::assignLiteralToJSValue() PASS : tst_qqmllanguage::bindJSValueToVar() PASS : tst_qqmllanguage::bindJSValueToVariant() PASS : tst_qqmllanguage::bindJSValueToType() PASS : tst_qqmllanguage::bindTypeToJSValue() PASS : tst_qqmllanguage::customParserTypes() PASS : tst_qqmllanguage::rootAsQmlComponent() PASS : tst_qqmllanguage::inlineQmlComponents() PASS : tst_qqmllanguage::idProperty() PASS : tst_qqmllanguage::autoNotifyConnection() PASS : tst_qqmllanguage::assignSignal() PASS : tst_qqmllanguage::overrideSignal(override signal with signal) PASS : tst_qqmllanguage::overrideSignal(override signal with method) PASS : tst_qqmllanguage::overrideSignal(override signal with property) PASS : tst_qqmllanguage::overrideSignal(override signal of alias property with signal) PASS : tst_qqmllanguage::overrideSignal(override signal of superclass with signal) PASS : tst_qqmllanguage::overrideSignal(override builtin signal with signal) PASS : tst_qqmllanguage::dynamicProperties() PASS : tst_qqmllanguage::dynamicPropertiesNested() PASS : tst_qqmllanguage::listProperties() XFAIL : tst_qqmllanguage::dynamicObjectProperties() QTBUG-10822 Loc: [tst_qqmllanguage.cpp(1301)] PASS : tst_qqmllanguage::dynamicObjectProperties() PASS : tst_qqmllanguage::dynamicSignalsAndSlots() PASS : tst_qqmllanguage::simpleBindings() PASS : tst_qqmllanguage::autoComponentCreation() PASS : tst_qqmllanguage::propertyValueSource() PASS : tst_qqmllanguage::attachedProperties() PASS : tst_qqmllanguage::dynamicObjects() PASS : tst_qqmllanguage::customVariantTypes() PASS : tst_qqmllanguage::valueTypes() PASS : tst_qqmllanguage::cppnamespace() PASS : tst_qqmllanguage::aliasProperties() PASS : tst_qqmllanguage::aliasPropertiesAndSignals() PASS : tst_qqmllanguage::aliasPropertyChangeSignals() PASS : tst_qqmllanguage::componentCompositeType() PASS : tst_qqmllanguage::i18n(i18nStrings) PASS : tst_qqmllanguage::i18n(i18nDeclaredPropertyNames) PASS : tst_qqmllanguage::i18n(i18nDeclaredPropertyUse) PASS : tst_qqmllanguage::i18n(i18nScript) PASS : tst_qqmllanguage::i18n(i18nType) PASS : tst_qqmllanguage::i18n(i18nNameSpace) PASS : tst_qqmllanguage::onCompleted() PASS : tst_qqmllanguage::onDestruction() PASS : tst_qqmllanguage::scriptString() PASS : tst_qqmllanguage::defaultPropertyListOrder() PASS : tst_qqmllanguage::declaredPropertyValues() PASS : tst_qqmllanguage::dontDoubleCallClassBegin() PASS : tst_qqmllanguage::reservedWords(abstract) PASS : tst_qqmllanguage::reservedWords(as) PASS : tst_qqmllanguage::reservedWords(boolean) PASS : tst_qqmllanguage::reservedWords(break) PASS : tst_qqmllanguage::reservedWords(byte) PASS : tst_qqmllanguage::reservedWords(case) PASS : tst_qqmllanguage::reservedWords(catch) PASS : tst_qqmllanguage::reservedWords(char) PASS : tst_qqmllanguage::reservedWords(class) PASS : tst_qqmllanguage::reservedWords(continue) PASS : tst_qqmllanguage::reservedWords(const) PASS : tst_qqmllanguage::reservedWords(debugger) PASS : tst_qqmllanguage::reservedWords(default) PASS : tst_qqmllanguage::reservedWords(delete) PASS : tst_qqmllanguage::reservedWords(do) PASS : tst_qqmllanguage::reservedWords(double) PASS : tst_qqmllanguage::reservedWords(else) PASS : tst_qqmllanguage::reservedWords(enum) PASS : tst_qqmllanguage::reservedWords(export) PASS : tst_qqmllanguage::reservedWords(extends) PASS : tst_qqmllanguage::reservedWords(false) PASS : tst_qqmllanguage::reservedWords(final) PASS : tst_qqmllanguage::reservedWords(finally) PASS : tst_qqmllanguage::reservedWords(float) PASS : tst_qqmllanguage::reservedWords(for) PASS : tst_qqmllanguage::reservedWords(function) PASS : tst_qqmllanguage::reservedWords(goto) PASS : tst_qqmllanguage::reservedWords(if) PASS : tst_qqmllanguage::reservedWords(implements) PASS : tst_qqmllanguage::reservedWords(import) PASS : tst_qqmllanguage::reservedWords(pragma) PASS : tst_qqmllanguage::reservedWords(in) PASS : tst_qqmllanguage::reservedWords(instanceof) PASS : tst_qqmllanguage::reservedWords(int) PASS : tst_qqmllanguage::reservedWords(interface) PASS : tst_qqmllanguage::reservedWords(long) PASS : tst_qqmllanguage::reservedWords(native) PASS : tst_qqmllanguage::reservedWords(new) PASS : tst_qqmllanguage::reservedWords(null) PASS : tst_qqmllanguage::reservedWords(package) PASS : tst_qqmllanguage::reservedWords(private) PASS : tst_qqmllanguage::reservedWords(protected) PASS : tst_qqmllanguage::reservedWords(public) PASS : tst_qqmllanguage::reservedWords(return) PASS : tst_qqmllanguage::reservedWords(short) PASS : tst_qqmllanguage::reservedWords(static) PASS : tst_qqmllanguage::reservedWords(super) PASS : tst_qqmllanguage::reservedWords(switch) PASS : tst_qqmllanguage::reservedWords(synchronized) PASS : tst_qqmllanguage::reservedWords(this) PASS : tst_qqmllanguage::reservedWords(throw) PASS : tst_qqmllanguage::reservedWords(throws) PASS : tst_qqmllanguage::reservedWords(transient) PASS : tst_qqmllanguage::reservedWords(true) PASS : tst_qqmllanguage::reservedWords(try) PASS : tst_qqmllanguage::reservedWords(typeof) PASS : tst_qqmllanguage::reservedWords(var) PASS : tst_qqmllanguage::reservedWords(void) PASS : tst_qqmllanguage::reservedWords(volatile) PASS : tst_qqmllanguage::reservedWords(while) PASS : tst_qqmllanguage::reservedWords(with) PASS : tst_qqmllanguage::inlineAssignmentsOverrideBindings() PASS : tst_qqmllanguage::nestedComponentRoots() PASS : tst_qqmllanguage::registrationOrder() QWARN : tst_qqmllanguage::readonly() MyQmlObject_QML_92::setProperty: Property "test1" invalid, read-only or does not exist QWARN : tst_qqmllanguage::readonly() MyQmlObject_QML_92::setProperty: Property "test2" invalid, read-only or does not exist QWARN : tst_qqmllanguage::readonly() MyQmlObject_QML_92::setProperty: Property "test3" invalid, read-only or does not exist PASS : tst_qqmllanguage::readonly() PASS : tst_qqmllanguage::receivers() PASS : tst_qqmllanguage::registeredCompositeType() PASS : tst_qqmllanguage::implicitImportsLast() PASS : tst_qqmllanguage::basicRemote(no need for qmldir) PASS : tst_qqmllanguage::basicRemote(absent qmldir) PASS : tst_qqmllanguage::basicRemote(need qmldir) PASS : tst_qqmllanguage::importsBuiltin(missing import) PASS : tst_qqmllanguage::importsBuiltin(not in version 0.0) PASS : tst_qqmllanguage::importsBuiltin(version not installed) PASS : tst_qqmllanguage::importsBuiltin(in version 0.0) PASS : tst_qqmllanguage::importsBuiltin(qualified in version 0.0) PASS : tst_qqmllanguage::importsBuiltin(in version 1.0) PASS : tst_qqmllanguage::importsBuiltin(qualified wrong) PASS : tst_qqmllanguage::importsBuiltin(qualified right) PASS : tst_qqmllanguage::importsBuiltin(qualified right but not in version 0.0) PASS : tst_qqmllanguage::importsBuiltin(in version 1.1) PASS : tst_qqmllanguage::importsBuiltin(in version 1.3) PASS : tst_qqmllanguage::importsBuiltin(in version 1.5) PASS : tst_qqmllanguage::importsBuiltin(changed in version 1.8) PASS : tst_qqmllanguage::importsBuiltin(in version 1.12) PASS : tst_qqmllanguage::importsBuiltin(old in version 1.9) PASS : tst_qqmllanguage::importsBuiltin(old in version 1.11) PASS : tst_qqmllanguage::importsBuiltin(multiversion 1) PASS : tst_qqmllanguage::importsBuiltin(multiversion 2) PASS : tst_qqmllanguage::importsBuiltin(qualified multiversion 3) PASS : tst_qqmllanguage::importsBuiltin(qualified multiversion 4) PASS : tst_qqmllanguage::importsLocal(local import) PASS : tst_qqmllanguage::importsLocal(local import second) PASS : tst_qqmllanguage::importsLocal(local import subsubdir) PASS : tst_qqmllanguage::importsLocal(local import QTBUG-7721 A) PASS : tst_qqmllanguage::importsLocal(local import QTBUG-7721 B) PASS : tst_qqmllanguage::importsLocal(local import as) PASS : tst_qqmllanguage::importsLocal(wrong local import as) PASS : tst_qqmllanguage::importsLocal(library precedence over local import) PASS : tst_qqmllanguage::importsRemote(remote import) PASS : tst_qqmllanguage::importsRemote(remote import with subdir) PASS : tst_qqmllanguage::importsRemote(remote import with local) PASS : tst_qqmllanguage::importsRemote(wrong remote import with undeclared local) PASS : tst_qqmllanguage::importsRemote(wrong remote import of internal local) PASS : tst_qqmllanguage::importsRemote(wrong remote import of undeclared local) PASS : tst_qqmllanguage::importsInstalled(installed import 0) PASS : tst_qqmllanguage::importsInstalled(installed import 0 as TP) PASS : tst_qqmllanguage::importsInstalled(installed import 1) PASS : tst_qqmllanguage::importsInstalled(installed import 2) PASS : tst_qqmllanguage::importsInstalled(installed import 3) PASS : tst_qqmllanguage::importsInstalled(installed import minor version not available) PASS : tst_qqmllanguage::importsInstalled(installed import minor version not available) PASS : tst_qqmllanguage::importsInstalled(installed import major version not available) PASS : tst_qqmllanguage::importsInstalled(installed import visibility) PASS : tst_qqmllanguage::importsInstalled(installed import version QML clash) PASS : tst_qqmllanguage::importsInstalled(installed import version JS clash) PASS : tst_qqmllanguage::importsInstalledRemote(installed import 0) PASS : tst_qqmllanguage::importsInstalledRemote(installed import 0 as TP) PASS : tst_qqmllanguage::importsInstalledRemote(installed import 1) PASS : tst_qqmllanguage::importsInstalledRemote(installed import 2) PASS : tst_qqmllanguage::importsInstalledRemote(installed import 3) PASS : tst_qqmllanguage::importsInstalledRemote(installed import minor version not available) PASS : tst_qqmllanguage::importsInstalledRemote(installed import minor version not available) PASS : tst_qqmllanguage::importsInstalledRemote(installed import major version not available) PASS : tst_qqmllanguage::importsInstalledRemote(installed import visibility) PASS : tst_qqmllanguage::importsInstalledRemote(installed import version QML clash) PASS : tst_qqmllanguage::importsInstalledRemote(installed import version JS clash) PASS : tst_qqmllanguage::importsPath(local takes priority normal) PASS : tst_qqmllanguage::importsPath(local takes priority reversed) PASS : tst_qqmllanguage::importsPath(earlier takes priority 1) PASS : tst_qqmllanguage::importsPath(earlier takes priority 2) PASS : tst_qqmllanguage::importsPath(major version takes priority over unversioned) PASS : tst_qqmllanguage::importsPath(major version takes priority over minor) PASS : tst_qqmllanguage::importsPath(minor version takes priority over unversioned) PASS : tst_qqmllanguage::importsOrder(double import) PASS : tst_qqmllanguage::importsOrder(installed import overrides 1) PASS : tst_qqmllanguage::importsOrder(installed import overrides 2) PASS : tst_qqmllanguage::importsOrder(installed import re-overrides 1) PASS : tst_qqmllanguage::importsOrder(installed import re-overrides 2) PASS : tst_qqmllanguage::importsOrder(installed import versus builtin 1) PASS : tst_qqmllanguage::importsOrder(installed import versus builtin 2) PASS : tst_qqmllanguage::importsOrder(namespaces cannot be overridden by types 1) PASS : tst_qqmllanguage::importsOrder(namespaces cannot be overridden by types 2) PASS : tst_qqmllanguage::importsOrder(local last 1) PASS : tst_qqmllanguage::importsOrder(local last 2) PASS : tst_qqmllanguage::importsOrder(local last 3) PASS : tst_qqmllanguage::importIncorrectCase() PASS : tst_qqmllanguage::importJs(defaultVersion) PASS : tst_qqmllanguage::importJs(specifiedVersion) PASS : tst_qqmllanguage::importJs(excludeExcessiveVersion) PASS : tst_qqmllanguage::importJs(includeAppropriateVersion) PASS : tst_qqmllanguage::importJs(noDefaultVersion) PASS : tst_qqmllanguage::importJs(repeatImportFails) PASS : tst_qqmllanguage::importJs(multipleVersionImportFails) PASS : tst_qqmllanguage::importJs(namespacedImport) PASS : tst_qqmllanguage::importJs(namespacedVersionedImport) PASS : tst_qqmllanguage::importJs(namespacedRepeatImport) PASS : tst_qqmllanguage::qmlAttachedPropertiesObjectMethod() PASS : tst_qqmllanguage::customOnProperty() PASS : tst_qqmllanguage::variantNotify() PASS : tst_qqmllanguage::revisions() XFAIL : tst_qqmllanguage::revisionOverloads() QTBUG-13849 Loc: [tst_qqmllanguage.cpp(2758)] PASS : tst_qqmllanguage::revisionOverloads() PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop1 exists in 1.0) PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop2 does not exist in 1.0) PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop3 does not exist in 1.0) PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop1 exists in 1.1) PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop2 works because it's re-declared in Derived) PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop3 only works if the Base REVISION 1 is picked up) PASS : tst_qqmllanguage::propertyInit() PASS : tst_qqmllanguage::remoteLoadCrash() PASS : tst_qqmllanguage::signalWithDefaultArg() PASS : tst_qqmllanguage::signalParameterTypes() PASS : tst_qqmllanguage::crash1() PASS : tst_qqmllanguage::crash2() PASS : tst_qqmllanguage::globalEnums() PASS : tst_qqmllanguage::literals(hex) PASS : tst_qqmllanguage::literals(fp1) PASS : tst_qqmllanguage::literals(fp2) PASS : tst_qqmllanguage::literals(fp3) PASS : tst_qqmllanguage::literals(fp4) PASS : tst_qqmllanguage::literals(fp5) PASS : tst_qqmllanguage::literals(large-int1) PASS : tst_qqmllanguage::literals(large-int2) PASS : tst_qqmllanguage::literals(special1) PASS : tst_qqmllanguage::literals(special2) PASS : tst_qqmllanguage::literals(special3) PASS : tst_qqmllanguage::literals(special4) PASS : tst_qqmllanguage::literals(special5) PASS : tst_qqmllanguage::literals(special6) PASS : tst_qqmllanguage::literals(special7) PASS : tst_qqmllanguage::literals(special8) PASS : tst_qqmllanguage::literals(special9) PASS : tst_qqmllanguage::literals(special10) PASS : tst_qqmllanguage::literals(special11) PASS : tst_qqmllanguage::objectDeletionNotify(property QtObject) PASS : tst_qqmllanguage::objectDeletionNotify(property variant) PASS : tst_qqmllanguage::objectDeletionNotify(property var) PASS : tst_qqmllanguage::objectDeletionNotify(property var guard removed) PASS : tst_qqmllanguage::scopedProperties() PASS : tst_qqmllanguage::deepProperty() PASS : tst_qqmllanguage::compositeSingletonProperties() PASS : tst_qqmllanguage::compositeSingletonSameEngine() PASS : tst_qqmllanguage::compositeSingletonDifferentEngine() PASS : tst_qqmllanguage::compositeSingletonNonTypeError() PASS : tst_qqmllanguage::compositeSingletonQualifiedNamespace() PASS : tst_qqmllanguage::compositeSingletonModule() PASS : tst_qqmllanguage::compositeSingletonModuleVersioned() PASS : tst_qqmllanguage::compositeSingletonModuleQualified() PASS : tst_qqmllanguage::compositeSingletonInstantiateError() PASS : tst_qqmllanguage::compositeSingletonDynamicPropertyError() PASS : tst_qqmllanguage::compositeSingletonDynamicSignal() PASS : tst_qqmllanguage::compositeSingletonQmlRegisterTypeError() PASS : tst_qqmllanguage::compositeSingletonQmldirNoPragmaError() PASS : tst_qqmllanguage::compositeSingletonQmlDirError() PASS : tst_qqmllanguage::compositeSingletonRemote() PASS : tst_qqmllanguage::compositeSingletonJavaScriptPragma() PASS : tst_qqmllanguage::compositeSingletonSelectors() PASS : tst_qqmllanguage::compositeSingletonRegistered() PASS : tst_qqmllanguage::customParserBindingScopes() PASS : tst_qqmllanguage::cleanupTestCase() Totals: 446 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmllanguage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllanguage: 3 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01296/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392579113): http://codereview.qt-project.org/78268 [PS1] - [new compiler] Report errors at type compile time for invalid group property access http://codereview.qt-project.org/77851 [PS2] - [new compiler] Fix error reporting null object group property access http://codereview.qt-project.org/77850 [PS2] - [new compiler] Fix reported error location for unknown type assignments http://codereview.qt-project.org/77849 [PS2] - [new compiler] Compile time check for objects assigned to script strings http://codereview.qt-project.org/77848 [PS2] - [new compiler] Fix location of id property in error messages http://codereview.qt-project.org/77847 [PS2] - [new compiler] Implement compile time error handling for lists http://codereview.qt-project.org/77846 [PS2] - [new compiler] Match class and file name http://codereview.qt-project.org/77845 [PS2] - [new compiler] Cleanup object creator members http://codereview.qt-project.org/77759 [PS2] - [new compiler] Fix test with aggressive gc From ci-noreply at qt-project.org Sun Feb 16 22:05:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 23:05:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1297 Message-ID: <20140216_210551_047380.ci-noreply@qt-project.org> Autotest `tst_qqmllanguage' failed :( Testing tst_qqmllanguage FAIL! : tst_qqmllanguage::errors(invalidGroupedProperty.7) Compared lists differ at index 0. Actual (expected): '34 3A 35 3A 43 61 6E 6E 6F 74 20 73 65 74 20 70 72 6F 70 65 72 74 69 65 73 20 6F 6E 20 6E 75 6C 6C 47 72 6F 75 70 65 64 20 61 73 20 69 74 20 69 73 20 ...' Expected (actual): '34 3A 2D 31 3A 43 61 6E 6E 6F 74 20 73 65 74 20 70 72 6F 70 65 72 74 69 65 73 20 6F 6E 20 6E 75 6C 6C 47 72 6F 75 70 65 64 20 61 73 20 69 74 20 69 73 ...' Loc: [tst_qqmllanguage.cpp(532)] Totals: 446 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmllanguage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmllanguage::initTestCase() PASS : tst_qqmllanguage::errors(nonexistantProperty.1) PASS : tst_qqmllanguage::errors(nonexistantProperty.2) PASS : tst_qqmllanguage::errors(nonexistantProperty.3) PASS : tst_qqmllanguage::errors(nonexistantProperty.4) PASS : tst_qqmllanguage::errors(nonexistantProperty.5) PASS : tst_qqmllanguage::errors(nonexistantProperty.6) PASS : tst_qqmllanguage::errors(wrongType (string for int)) PASS : tst_qqmllanguage::errors(wrongType (int for bool)) PASS : tst_qqmllanguage::errors(wrongType (bad rect)) PASS : tst_qqmllanguage::errors(wrongType (invalid enum)) PASS : tst_qqmllanguage::errors(wrongType (int for uint)) PASS : tst_qqmllanguage::errors(wrongType (string for real)) PASS : tst_qqmllanguage::errors(wrongType (int for color)) PASS : tst_qqmllanguage::errors(wrongType (int for date)) PASS : tst_qqmllanguage::errors(wrongType (int for time)) PASS : tst_qqmllanguage::errors(wrongType (int for datetime)) PASS : tst_qqmllanguage::errors(wrongType (string for point)) PASS : tst_qqmllanguage::errors(wrongType (color for size)) PASS : tst_qqmllanguage::errors(wrongType (number string for int)) PASS : tst_qqmllanguage::errors(wrongType (int for string)) PASS : tst_qqmllanguage::errors(wrongType (int for url)) PASS : tst_qqmllanguage::errors(wrongType (invalid object)) PASS : tst_qqmllanguage::errors(wrongType (int for enum)) PASS : tst_qqmllanguage::errors(readOnly.1) PASS : tst_qqmllanguage::errors(readOnly.2) PASS : tst_qqmllanguage::errors(readOnly.3) PASS : tst_qqmllanguage::errors(readOnly.4) PASS : tst_qqmllanguage::errors(readOnly.5) PASS : tst_qqmllanguage::errors(listAssignment.1) PASS : tst_qqmllanguage::errors(listAssignment.2) PASS : tst_qqmllanguage::errors(listAssignment.3) PASS : tst_qqmllanguage::errors(invalidID.1) PASS : tst_qqmllanguage::errors(invalidID.2) PASS : tst_qqmllanguage::errors(invalidID.3) PASS : tst_qqmllanguage::errors(invalidID.4) PASS : tst_qqmllanguage::errors(invalidID.5) PASS : tst_qqmllanguage::errors(invalidID.6) PASS : tst_qqmllanguage::errors(invalidID.7) PASS : tst_qqmllanguage::errors(invalidID.8) PASS : tst_qqmllanguage::errors(invalidID.9) PASS : tst_qqmllanguage::errors(scriptString.1) PASS : tst_qqmllanguage::errors(scriptString.2) PASS : tst_qqmllanguage::errors(unsupportedProperty) QWARN : tst_qqmllanguage::errors(nullDotProperty) QQmlComponent: Component destroyed while completion pending PASS : tst_qqmllanguage::errors(nullDotProperty) PASS : tst_qqmllanguage::errors(fakeDotProperty) PASS : tst_qqmllanguage::errors(duplicateIDs) PASS : tst_qqmllanguage::errors(unregisteredObject) PASS : tst_qqmllanguage::errors(empty) PASS : tst_qqmllanguage::errors(missingObject) PASS : tst_qqmllanguage::errors(failingComponent) PASS : tst_qqmllanguage::errors(missingSignal) PASS : tst_qqmllanguage::errors(missingSignal2) PASS : tst_qqmllanguage::errors(finalOverride) PASS : tst_qqmllanguage::errors(customParserIdNotAllowed) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.1) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.2) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.3) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.4) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.5) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.6) FAIL! : tst_qqmllanguage::errors(invalidGroupedProperty.7) Compared lists differ at index 0. Actual (expected): '34 3A 35 3A 43 61 6E 6E 6F 74 20 73 65 74 20 70 72 6F 70 65 72 74 69 65 73 20 6F 6E 20 6E 75 6C 6C 47 72 6F 75 70 65 64 20 61 73 20 69 74 20 69 73 20 ...' Expected (actual): '34 3A 2D 31 3A 43 61 6E 6E 6F 74 20 73 65 74 20 70 72 6F 70 65 72 74 69 65 73 20 6F 6E 20 6E 75 6C 6C 47 72 6F 75 70 65 64 20 61 73 20 69 74 20 69 73 ...' Loc: [tst_qqmllanguage.cpp(532)] QWARN : tst_qqmllanguage::errors(invalidGroupedProperty.7) QQmlComponent: Component destroyed while completion pending PASS : tst_qqmllanguage::errors(invalidGroupedProperty.8) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.9) PASS : tst_qqmllanguage::errors(invalidGroupedProperty.10) PASS : tst_qqmllanguage::errors(importNamespaceConflict) PASS : tst_qqmllanguage::errors(importVersionMissing (builtin)) PASS : tst_qqmllanguage::errors(importVersionMissing (installed)) PASS : tst_qqmllanguage::errors(importNonExist (installed)) PASS : tst_qqmllanguage::errors(importNonExistOlder (installed)) PASS : tst_qqmllanguage::errors(importNewerVersion (installed)) PASS : tst_qqmllanguage::errors(invalidImportID) PASS : tst_qqmllanguage::errors(importFile) PASS : tst_qqmllanguage::errors(signal.1) PASS : tst_qqmllanguage::errors(signal.2) PASS : tst_qqmllanguage::errors(signal.3) PASS : tst_qqmllanguage::errors(signal.4) PASS : tst_qqmllanguage::errors(signal.5) PASS : tst_qqmllanguage::errors(signal.6) PASS : tst_qqmllanguage::errors(method.1) PASS : tst_qqmllanguage::errors(property.1) PASS : tst_qqmllanguage::errors(property.2) PASS : tst_qqmllanguage::errors(property.3) PASS : tst_qqmllanguage::errors(property.4) PASS : tst_qqmllanguage::errors(property.6) PASS : tst_qqmllanguage::errors(property.7) PASS : tst_qqmllanguage::errors(importScript.1) PASS : tst_qqmllanguage::errors(Component.1) PASS : tst_qqmllanguage::errors(Component.2) PASS : tst_qqmllanguage::errors(Component.3) PASS : tst_qqmllanguage::errors(Component.4) PASS : tst_qqmllanguage::errors(Component.5) PASS : tst_qqmllanguage::errors(Component.6) PASS : tst_qqmllanguage::errors(Component.7) PASS : tst_qqmllanguage::errors(Component.8) PASS : tst_qqmllanguage::errors(Component.9) PASS : tst_qqmllanguage::errors(MultiSet.1) PASS : tst_qqmllanguage::errors(MultiSet.2) PASS : tst_qqmllanguage::errors(MultiSet.3) PASS : tst_qqmllanguage::errors(MultiSet.4) PASS : tst_qqmllanguage::errors(MultiSet.5) PASS : tst_qqmllanguage::errors(MultiSet.6) PASS : tst_qqmllanguage::errors(MultiSet.7) PASS : tst_qqmllanguage::errors(MultiSet.8) PASS : tst_qqmllanguage::errors(MultiSet.9) PASS : tst_qqmllanguage::errors(MultiSet.10) PASS : tst_qqmllanguage::errors(MultiSet.11) PASS : tst_qqmllanguage::errors(dynamicMeta.1) PASS : tst_qqmllanguage::errors(dynamicMeta.2) PASS : tst_qqmllanguage::errors(dynamicMeta.3) PASS : tst_qqmllanguage::errors(dynamicMeta.4) PASS : tst_qqmllanguage::errors(dynamicMeta.5) PASS : tst_qqmllanguage::errors(invalidAlias.1) PASS : tst_qqmllanguage::errors(invalidAlias.2) PASS : tst_qqmllanguage::errors(invalidAlias.3) PASS : tst_qqmllanguage::errors(invalidAlias.4) PASS : tst_qqmllanguage::errors(invalidAlias.5) PASS : tst_qqmllanguage::errors(invalidAlias.6) PASS : tst_qqmllanguage::errors(invalidAlias.7) PASS : tst_qqmllanguage::errors(invalidAlias.8) PASS : tst_qqmllanguage::errors(invalidAlias.9) PASS : tst_qqmllanguage::errors(invalidAlias.10) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.1) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.2) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.3) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.4) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.5) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.6) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.7) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.8) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.9) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.10) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.11) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.12) PASS : tst_qqmllanguage::errors(invalidAttachedProperty.13) PASS : tst_qqmllanguage::errors(assignValueToSignal) PASS : tst_qqmllanguage::errors(emptySignal) PASS : tst_qqmllanguage::errors(nestedErrors) PASS : tst_qqmllanguage::errors(defaultGrouped) PASS : tst_qqmllanguage::errors(doubleSignal) PASS : tst_qqmllanguage::errors(missingValueTypeProperty) PASS : tst_qqmllanguage::errors(objectValueTypeProperty) PASS : tst_qqmllanguage::errors(enumTypes) PASS : tst_qqmllanguage::errors(noCreation) PASS : tst_qqmllanguage::errors(destroyedSignal) PASS : tst_qqmllanguage::errors(assignToNamespace) PASS : tst_qqmllanguage::errors(invalidOn) PASS : tst_qqmllanguage::errors(invalidProperty) PASS : tst_qqmllanguage::errors(nonScriptableProperty) PASS : tst_qqmllanguage::errors(notAvailable) PASS : tst_qqmllanguage::errors(singularProperty) PASS : tst_qqmllanguage::errors(singularProperty.2) PASS : tst_qqmllanguage::errors(incorrectCase) PASS : tst_qqmllanguage::errors(metaobjectRevision.1) PASS : tst_qqmllanguage::errors(metaobjectRevision.2) PASS : tst_qqmllanguage::errors(metaobjectRevision.3) PASS : tst_qqmllanguage::errors(invalidRoot.1) PASS : tst_qqmllanguage::errors(invalidRoot.2) PASS : tst_qqmllanguage::errors(invalidRoot.3) PASS : tst_qqmllanguage::errors(invalidRoot.4) PASS : tst_qqmllanguage::errors(invalidTypeName.1) PASS : tst_qqmllanguage::errors(invalidTypeName.2) PASS : tst_qqmllanguage::errors(invalidTypeName.3) PASS : tst_qqmllanguage::errors(invalidTypeName.4) PASS : tst_qqmllanguage::errors(Major version isolation) PASS : tst_qqmllanguage::errors(badCompositeRegistration.1) PASS : tst_qqmllanguage::errors(badCompositeRegistration.2) PASS : tst_qqmllanguage::insertedSemicolon(insertedSemicolon.1) PASS : tst_qqmllanguage::simpleObject() PASS : tst_qqmllanguage::simpleContainer() PASS : tst_qqmllanguage::interfaceProperty() PASS : tst_qqmllanguage::interfaceQList() PASS : tst_qqmllanguage::assignObjectToSignal() PASS : tst_qqmllanguage::assignObjectToVariant() PASS : tst_qqmllanguage::assignLiteralSignalProperty() PASS : tst_qqmllanguage::assignQmlComponent() PASS : tst_qqmllanguage::assignBasicTypes() PASS : tst_qqmllanguage::assignTypeExtremes() PASS : tst_qqmllanguage::assignCompositeToType() PASS : tst_qqmllanguage::assignLiteralToVariant() PASS : tst_qqmllanguage::assignLiteralToVar() PASS : tst_qqmllanguage::assignLiteralToJSValue() PASS : tst_qqmllanguage::bindJSValueToVar() PASS : tst_qqmllanguage::bindJSValueToVariant() PASS : tst_qqmllanguage::bindJSValueToType() PASS : tst_qqmllanguage::bindTypeToJSValue() PASS : tst_qqmllanguage::customParserTypes() PASS : tst_qqmllanguage::rootAsQmlComponent() PASS : tst_qqmllanguage::inlineQmlComponents() PASS : tst_qqmllanguage::idProperty() PASS : tst_qqmllanguage::autoNotifyConnection() PASS : tst_qqmllanguage::assignSignal() PASS : tst_qqmllanguage::overrideSignal(override signal with signal) PASS : tst_qqmllanguage::overrideSignal(override signal with method) PASS : tst_qqmllanguage::overrideSignal(override signal with property) PASS : tst_qqmllanguage::overrideSignal(override signal of alias property with signal) PASS : tst_qqmllanguage::overrideSignal(override signal of superclass with signal) PASS : tst_qqmllanguage::overrideSignal(override builtin signal with signal) PASS : tst_qqmllanguage::dynamicProperties() PASS : tst_qqmllanguage::dynamicPropertiesNested() PASS : tst_qqmllanguage::listProperties() XFAIL : tst_qqmllanguage::dynamicObjectProperties() QTBUG-10822 Loc: [tst_qqmllanguage.cpp(1301)] PASS : tst_qqmllanguage::dynamicObjectProperties() PASS : tst_qqmllanguage::dynamicSignalsAndSlots() PASS : tst_qqmllanguage::simpleBindings() PASS : tst_qqmllanguage::autoComponentCreation() PASS : tst_qqmllanguage::propertyValueSource() PASS : tst_qqmllanguage::attachedProperties() PASS : tst_qqmllanguage::dynamicObjects() PASS : tst_qqmllanguage::customVariantTypes() PASS : tst_qqmllanguage::valueTypes() PASS : tst_qqmllanguage::cppnamespace() PASS : tst_qqmllanguage::aliasProperties() PASS : tst_qqmllanguage::aliasPropertiesAndSignals() PASS : tst_qqmllanguage::aliasPropertyChangeSignals() PASS : tst_qqmllanguage::componentCompositeType() PASS : tst_qqmllanguage::i18n(i18nStrings) PASS : tst_qqmllanguage::i18n(i18nDeclaredPropertyNames) PASS : tst_qqmllanguage::i18n(i18nDeclaredPropertyUse) PASS : tst_qqmllanguage::i18n(i18nScript) PASS : tst_qqmllanguage::i18n(i18nType) PASS : tst_qqmllanguage::i18n(i18nNameSpace) PASS : tst_qqmllanguage::onCompleted() PASS : tst_qqmllanguage::onDestruction() PASS : tst_qqmllanguage::scriptString() PASS : tst_qqmllanguage::defaultPropertyListOrder() PASS : tst_qqmllanguage::declaredPropertyValues() PASS : tst_qqmllanguage::dontDoubleCallClassBegin() PASS : tst_qqmllanguage::reservedWords(abstract) PASS : tst_qqmllanguage::reservedWords(as) PASS : tst_qqmllanguage::reservedWords(boolean) PASS : tst_qqmllanguage::reservedWords(break) PASS : tst_qqmllanguage::reservedWords(byte) PASS : tst_qqmllanguage::reservedWords(case) PASS : tst_qqmllanguage::reservedWords(catch) PASS : tst_qqmllanguage::reservedWords(char) PASS : tst_qqmllanguage::reservedWords(class) PASS : tst_qqmllanguage::reservedWords(continue) PASS : tst_qqmllanguage::reservedWords(const) PASS : tst_qqmllanguage::reservedWords(debugger) PASS : tst_qqmllanguage::reservedWords(default) PASS : tst_qqmllanguage::reservedWords(delete) PASS : tst_qqmllanguage::reservedWords(do) PASS : tst_qqmllanguage::reservedWords(double) PASS : tst_qqmllanguage::reservedWords(else) PASS : tst_qqmllanguage::reservedWords(enum) PASS : tst_qqmllanguage::reservedWords(export) PASS : tst_qqmllanguage::reservedWords(extends) PASS : tst_qqmllanguage::reservedWords(false) PASS : tst_qqmllanguage::reservedWords(final) PASS : tst_qqmllanguage::reservedWords(finally) PASS : tst_qqmllanguage::reservedWords(float) PASS : tst_qqmllanguage::reservedWords(for) PASS : tst_qqmllanguage::reservedWords(function) PASS : tst_qqmllanguage::reservedWords(goto) PASS : tst_qqmllanguage::reservedWords(if) PASS : tst_qqmllanguage::reservedWords(implements) PASS : tst_qqmllanguage::reservedWords(import) PASS : tst_qqmllanguage::reservedWords(pragma) PASS : tst_qqmllanguage::reservedWords(in) PASS : tst_qqmllanguage::reservedWords(instanceof) PASS : tst_qqmllanguage::reservedWords(int) PASS : tst_qqmllanguage::reservedWords(interface) PASS : tst_qqmllanguage::reservedWords(long) PASS : tst_qqmllanguage::reservedWords(native) PASS : tst_qqmllanguage::reservedWords(new) PASS : tst_qqmllanguage::reservedWords(null) PASS : tst_qqmllanguage::reservedWords(package) PASS : tst_qqmllanguage::reservedWords(private) PASS : tst_qqmllanguage::reservedWords(protected) PASS : tst_qqmllanguage::reservedWords(public) PASS : tst_qqmllanguage::reservedWords(return) PASS : tst_qqmllanguage::reservedWords(short) PASS : tst_qqmllanguage::reservedWords(static) PASS : tst_qqmllanguage::reservedWords(super) PASS : tst_qqmllanguage::reservedWords(switch) PASS : tst_qqmllanguage::reservedWords(synchronized) PASS : tst_qqmllanguage::reservedWords(this) PASS : tst_qqmllanguage::reservedWords(throw) PASS : tst_qqmllanguage::reservedWords(throws) PASS : tst_qqmllanguage::reservedWords(transient) PASS : tst_qqmllanguage::reservedWords(true) PASS : tst_qqmllanguage::reservedWords(try) PASS : tst_qqmllanguage::reservedWords(typeof) PASS : tst_qqmllanguage::reservedWords(var) PASS : tst_qqmllanguage::reservedWords(void) PASS : tst_qqmllanguage::reservedWords(volatile) PASS : tst_qqmllanguage::reservedWords(while) PASS : tst_qqmllanguage::reservedWords(with) PASS : tst_qqmllanguage::inlineAssignmentsOverrideBindings() PASS : tst_qqmllanguage::nestedComponentRoots() PASS : tst_qqmllanguage::registrationOrder() QWARN : tst_qqmllanguage::readonly() MyQmlObject_QML_92::setProperty: Property "test1" invalid, read-only or does not exist QWARN : tst_qqmllanguage::readonly() MyQmlObject_QML_92::setProperty: Property "test2" invalid, read-only or does not exist QWARN : tst_qqmllanguage::readonly() MyQmlObject_QML_92::setProperty: Property "test3" invalid, read-only or does not exist PASS : tst_qqmllanguage::readonly() PASS : tst_qqmllanguage::receivers() PASS : tst_qqmllanguage::registeredCompositeType() PASS : tst_qqmllanguage::implicitImportsLast() PASS : tst_qqmllanguage::basicRemote(no need for qmldir) PASS : tst_qqmllanguage::basicRemote(absent qmldir) PASS : tst_qqmllanguage::basicRemote(need qmldir) PASS : tst_qqmllanguage::importsBuiltin(missing import) PASS : tst_qqmllanguage::importsBuiltin(not in version 0.0) PASS : tst_qqmllanguage::importsBuiltin(version not installed) PASS : tst_qqmllanguage::importsBuiltin(in version 0.0) PASS : tst_qqmllanguage::importsBuiltin(qualified in version 0.0) PASS : tst_qqmllanguage::importsBuiltin(in version 1.0) PASS : tst_qqmllanguage::importsBuiltin(qualified wrong) PASS : tst_qqmllanguage::importsBuiltin(qualified right) PASS : tst_qqmllanguage::importsBuiltin(qualified right but not in version 0.0) PASS : tst_qqmllanguage::importsBuiltin(in version 1.1) PASS : tst_qqmllanguage::importsBuiltin(in version 1.3) PASS : tst_qqmllanguage::importsBuiltin(in version 1.5) PASS : tst_qqmllanguage::importsBuiltin(changed in version 1.8) PASS : tst_qqmllanguage::importsBuiltin(in version 1.12) PASS : tst_qqmllanguage::importsBuiltin(old in version 1.9) PASS : tst_qqmllanguage::importsBuiltin(old in version 1.11) PASS : tst_qqmllanguage::importsBuiltin(multiversion 1) PASS : tst_qqmllanguage::importsBuiltin(multiversion 2) PASS : tst_qqmllanguage::importsBuiltin(qualified multiversion 3) PASS : tst_qqmllanguage::importsBuiltin(qualified multiversion 4) PASS : tst_qqmllanguage::importsLocal(local import) PASS : tst_qqmllanguage::importsLocal(local import second) PASS : tst_qqmllanguage::importsLocal(local import subsubdir) PASS : tst_qqmllanguage::importsLocal(local import QTBUG-7721 A) PASS : tst_qqmllanguage::importsLocal(local import QTBUG-7721 B) PASS : tst_qqmllanguage::importsLocal(local import as) PASS : tst_qqmllanguage::importsLocal(wrong local import as) PASS : tst_qqmllanguage::importsLocal(library precedence over local import) PASS : tst_qqmllanguage::importsRemote(remote import) PASS : tst_qqmllanguage::importsRemote(remote import with subdir) PASS : tst_qqmllanguage::importsRemote(remote import with local) PASS : tst_qqmllanguage::importsRemote(wrong remote import with undeclared local) PASS : tst_qqmllanguage::importsRemote(wrong remote import of internal local) PASS : tst_qqmllanguage::importsRemote(wrong remote import of undeclared local) PASS : tst_qqmllanguage::importsInstalled(installed import 0) PASS : tst_qqmllanguage::importsInstalled(installed import 0 as TP) PASS : tst_qqmllanguage::importsInstalled(installed import 1) PASS : tst_qqmllanguage::importsInstalled(installed import 2) PASS : tst_qqmllanguage::importsInstalled(installed import 3) PASS : tst_qqmllanguage::importsInstalled(installed import minor version not available) PASS : tst_qqmllanguage::importsInstalled(installed import minor version not available) PASS : tst_qqmllanguage::importsInstalled(installed import major version not available) PASS : tst_qqmllanguage::importsInstalled(installed import visibility) PASS : tst_qqmllanguage::importsInstalled(installed import version QML clash) PASS : tst_qqmllanguage::importsInstalled(installed import version JS clash) PASS : tst_qqmllanguage::importsInstalledRemote(installed import 0) PASS : tst_qqmllanguage::importsInstalledRemote(installed import 0 as TP) PASS : tst_qqmllanguage::importsInstalledRemote(installed import 1) PASS : tst_qqmllanguage::importsInstalledRemote(installed import 2) PASS : tst_qqmllanguage::importsInstalledRemote(installed import 3) PASS : tst_qqmllanguage::importsInstalledRemote(installed import minor version not available) PASS : tst_qqmllanguage::importsInstalledRemote(installed import minor version not available) PASS : tst_qqmllanguage::importsInstalledRemote(installed import major version not available) PASS : tst_qqmllanguage::importsInstalledRemote(installed import visibility) PASS : tst_qqmllanguage::importsInstalledRemote(installed import version QML clash) PASS : tst_qqmllanguage::importsInstalledRemote(installed import version JS clash) PASS : tst_qqmllanguage::importsPath(local takes priority normal) PASS : tst_qqmllanguage::importsPath(local takes priority reversed) PASS : tst_qqmllanguage::importsPath(earlier takes priority 1) PASS : tst_qqmllanguage::importsPath(earlier takes priority 2) PASS : tst_qqmllanguage::importsPath(major version takes priority over unversioned) PASS : tst_qqmllanguage::importsPath(major version takes priority over minor) PASS : tst_qqmllanguage::importsPath(minor version takes priority over unversioned) PASS : tst_qqmllanguage::importsOrder(double import) PASS : tst_qqmllanguage::importsOrder(installed import overrides 1) PASS : tst_qqmllanguage::importsOrder(installed import overrides 2) PASS : tst_qqmllanguage::importsOrder(installed import re-overrides 1) PASS : tst_qqmllanguage::importsOrder(installed import re-overrides 2) PASS : tst_qqmllanguage::importsOrder(installed import versus builtin 1) PASS : tst_qqmllanguage::importsOrder(installed import versus builtin 2) PASS : tst_qqmllanguage::importsOrder(namespaces cannot be overridden by types 1) PASS : tst_qqmllanguage::importsOrder(namespaces cannot be overridden by types 2) PASS : tst_qqmllanguage::importsOrder(local last 1) PASS : tst_qqmllanguage::importsOrder(local last 2) PASS : tst_qqmllanguage::importsOrder(local last 3) PASS : tst_qqmllanguage::importIncorrectCase() PASS : tst_qqmllanguage::importJs(defaultVersion) PASS : tst_qqmllanguage::importJs(specifiedVersion) PASS : tst_qqmllanguage::importJs(excludeExcessiveVersion) PASS : tst_qqmllanguage::importJs(includeAppropriateVersion) PASS : tst_qqmllanguage::importJs(noDefaultVersion) PASS : tst_qqmllanguage::importJs(repeatImportFails) PASS : tst_qqmllanguage::importJs(multipleVersionImportFails) PASS : tst_qqmllanguage::importJs(namespacedImport) PASS : tst_qqmllanguage::importJs(namespacedVersionedImport) PASS : tst_qqmllanguage::importJs(namespacedRepeatImport) PASS : tst_qqmllanguage::qmlAttachedPropertiesObjectMethod() PASS : tst_qqmllanguage::customOnProperty() PASS : tst_qqmllanguage::variantNotify() PASS : tst_qqmllanguage::revisions() XFAIL : tst_qqmllanguage::revisionOverloads() QTBUG-13849 Loc: [tst_qqmllanguage.cpp(2758)] PASS : tst_qqmllanguage::revisionOverloads() PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop1 exists in 1.0) PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop2 does not exist in 1.0) PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop3 does not exist in 1.0) PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop1 exists in 1.1) PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop2 works because it's re-declared in Derived) PASS : tst_qqmllanguage::subclassedUncreateableRevision(prop3 only works if the Base REVISION 1 is picked up) PASS : tst_qqmllanguage::propertyInit() PASS : tst_qqmllanguage::remoteLoadCrash() PASS : tst_qqmllanguage::signalWithDefaultArg() PASS : tst_qqmllanguage::signalParameterTypes() PASS : tst_qqmllanguage::crash1() PASS : tst_qqmllanguage::crash2() PASS : tst_qqmllanguage::globalEnums() PASS : tst_qqmllanguage::literals(hex) PASS : tst_qqmllanguage::literals(fp1) PASS : tst_qqmllanguage::literals(fp2) PASS : tst_qqmllanguage::literals(fp3) PASS : tst_qqmllanguage::literals(fp4) PASS : tst_qqmllanguage::literals(fp5) PASS : tst_qqmllanguage::literals(large-int1) PASS : tst_qqmllanguage::literals(large-int2) PASS : tst_qqmllanguage::literals(special1) PASS : tst_qqmllanguage::literals(special2) PASS : tst_qqmllanguage::literals(special3) PASS : tst_qqmllanguage::literals(special4) PASS : tst_qqmllanguage::literals(special5) PASS : tst_qqmllanguage::literals(special6) PASS : tst_qqmllanguage::literals(special7) PASS : tst_qqmllanguage::literals(special8) PASS : tst_qqmllanguage::literals(special9) PASS : tst_qqmllanguage::literals(special10) PASS : tst_qqmllanguage::literals(special11) PASS : tst_qqmllanguage::objectDeletionNotify(property QtObject) PASS : tst_qqmllanguage::objectDeletionNotify(property variant) PASS : tst_qqmllanguage::objectDeletionNotify(property var) PASS : tst_qqmllanguage::objectDeletionNotify(property var guard removed) PASS : tst_qqmllanguage::scopedProperties() PASS : tst_qqmllanguage::deepProperty() PASS : tst_qqmllanguage::compositeSingletonProperties() PASS : tst_qqmllanguage::compositeSingletonSameEngine() PASS : tst_qqmllanguage::compositeSingletonDifferentEngine() PASS : tst_qqmllanguage::compositeSingletonNonTypeError() PASS : tst_qqmllanguage::compositeSingletonQualifiedNamespace() PASS : tst_qqmllanguage::compositeSingletonModule() PASS : tst_qqmllanguage::compositeSingletonModuleVersioned() PASS : tst_qqmllanguage::compositeSingletonModuleQualified() PASS : tst_qqmllanguage::compositeSingletonInstantiateError() PASS : tst_qqmllanguage::compositeSingletonDynamicPropertyError() PASS : tst_qqmllanguage::compositeSingletonDynamicSignal() PASS : tst_qqmllanguage::compositeSingletonQmlRegisterTypeError() PASS : tst_qqmllanguage::compositeSingletonQmldirNoPragmaError() PASS : tst_qqmllanguage::compositeSingletonQmlDirError() PASS : tst_qqmllanguage::compositeSingletonRemote() PASS : tst_qqmllanguage::compositeSingletonJavaScriptPragma() PASS : tst_qqmllanguage::compositeSingletonSelectors() PASS : tst_qqmllanguage::compositeSingletonRegistered() PASS : tst_qqmllanguage::customParserBindingScopes() PASS : tst_qqmllanguage::cleanupTestCase() Totals: 446 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmllanguage ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllanguage: 3 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01297/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392582378): http://codereview.qt-project.org/77851 [PS2] - [new compiler] Fix error reporting null object group property access http://codereview.qt-project.org/77850 [PS2] - [new compiler] Fix reported error location for unknown type assignments http://codereview.qt-project.org/77849 [PS2] - [new compiler] Compile time check for objects assigned to script strings http://codereview.qt-project.org/77848 [PS2] - [new compiler] Fix location of id property in error messages http://codereview.qt-project.org/77847 [PS2] - [new compiler] Implement compile time error handling for lists http://codereview.qt-project.org/77846 [PS2] - [new compiler] Match class and file name http://codereview.qt-project.org/77845 [PS2] - [new compiler] Cleanup object creator members http://codereview.qt-project.org/77759 [PS2] - [new compiler] Fix test with aggressive gc From ci-noreply at qt-project.org Sun Feb 16 22:15:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 23:15:05 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2968 Message-ID: <20140216_211505_079472.ci-noreply@qt-project.org> QtBase_dev_Integration #2968: SUCCESS Tested changes (refs/builds/dev_1392578583): http://codereview.qt-project.org/76882 [PS6] - [QNX] Don't deactivate windows focus http://codereview.qt-project.org/77773 [PS3] - Refactor the handling of the navigator swipe down event http://codereview.qt-project.org/78270 [PS1] - Increase the number of concurrent DNS lookups. From ci-noreply at qt-project.org Sun Feb 16 22:18:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 16 Feb 2014 23:18:58 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2969 Message-ID: <20140216_211858_099862.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../corelib/tools/qsize.cpp:42:0: ../../corelib/tools/qsize.h: In member function 'QSize QSize::marginsAdded(const QMargins&) const': ../../corelib/tools/qsize.h:228:1: error: 'this' is not a potential constant expression ../../corelib/tools/qsize.h:228:1: error: argument in position '1' is not a potential constant expression ../../corelib/tools/qsize.h: In member function 'QSize QSize::marginsRemoved(const QMargins&) const': ../../corelib/tools/qsize.h:233:1: error: 'this' is not a potential constant expression ../../corelib/tools/qsize.h:233:1: error: argument in position '1' is not a potential constant expression In file included from ../../corelib/tools/qsize.cpp:42:0: ../../corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsAdded(const QMarginsF&) const': ../../corelib/tools/qsize.h:440:1: error: 'this' is not a potential constant expression ../../corelib/tools/qsize.h:440:1: error: argument in position '1' is not a potential constant expression ../../corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsRemoved(const QMarginsF&) const': ../../corelib/tools/qsize.h:445:1: error: 'this' is not a potential constant expression ../../corelib/tools/qsize.h:445:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qsize.o] Error 1 In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/tools/qrect.h:46, from ../../corelib/tools/qrect.cpp:42: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsAdded(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/tools/qrect.h:46, from ../../corelib/tools/qrect.cpp:42: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsAdded(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsRemoved(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: argument in position '1' is not a potential constant expression In file included from ../../corelib/tools/qrect.cpp:42:0: ../../corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const': ../../corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression ../../corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qrect.o] Error 1 In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/kernel/qmetatype.cpp:70: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsAdded(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/kernel/qmetatype.cpp:70: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsAdded(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsRemoved(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qrect.h:1:0, from ../../corelib/kernel/qmetatype.cpp:72: ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qmetatype.o] Error 1 In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/kernel/qvariant.cpp:69: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsAdded(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/kernel/qvariant.cpp:69: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsAdded(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsRemoved(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qrect.h:1:0, from ../../corelib/kernel/qvariant.cpp:71: ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qvariant.o] Error 1 make[2]: *** [sub-bootstrap-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02969/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz ============================================================ qtbase failed to compile :( In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/kernel/qmetatype.cpp:70: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsAdded(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/kernel/qmetatype.cpp:70: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsAdded(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsRemoved(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qrect.h:1:0, from ../../corelib/kernel/qmetatype.cpp:72: ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qmetatype.o] Error 1 In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/kernel/qvariant.cpp:69: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsAdded(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/kernel/qvariant.cpp:69: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsAdded(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsRemoved(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qrect.h:1:0, from ../../corelib/kernel/qvariant.cpp:71: ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qvariant.o] Error 1 In file included from ../../corelib/tools/qsize.cpp:42:0: ../../corelib/tools/qsize.h: In member function 'QSize QSize::marginsAdded(const QMargins&) const': ../../corelib/tools/qsize.h:228:1: error: 'this' is not a potential constant expression ../../corelib/tools/qsize.h:228:1: error: argument in position '1' is not a potential constant expression ../../corelib/tools/qsize.h: In member function 'QSize QSize::marginsRemoved(const QMargins&) const': ../../corelib/tools/qsize.h:233:1: error: 'this' is not a potential constant expression ../../corelib/tools/qsize.h:233:1: error: argument in position '1' is not a potential constant expression In file included from ../../corelib/tools/qsize.cpp:42:0: ../../corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsAdded(const QMarginsF&) const': ../../corelib/tools/qsize.h:440:1: error: 'this' is not a potential constant expression ../../corelib/tools/qsize.h:440:1: error: argument in position '1' is not a potential constant expression ../../corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsRemoved(const QMarginsF&) const': ../../corelib/tools/qsize.h:445:1: error: 'this' is not a potential constant expression ../../corelib/tools/qsize.h:445:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qsize.o] Error 1 In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/tools/qrect.h:46, from ../../corelib/tools/qrect.cpp:42: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsAdded(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:228:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSize QSize::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:233:1: error: argument in position '1' is not a potential constant expression In file included from ../../../include/QtCore/qsize.h:1:0, from ../../corelib/tools/qrect.h:46, from ../../corelib/tools/qrect.cpp:42: ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsAdded(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:440:1: error: argument in position '1' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h: In member function 'QSizeF QSizeF::marginsRemoved(const QMarginsF&) const': ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qsize.h:445:1: error: argument in position '1' is not a potential constant expression In file included from ../../corelib/tools/qrect.cpp:42:0: ../../corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const': ../../corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression ../../corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qrect.o] Error 1 make[2]: *** [sub-bootstrap-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02969/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392585404): http://codereview.qt-project.org/77945 [PS8] - QSize/QSizeF - Add QMargins/QMarginsF operators http://codereview.qt-project.org/77944 [PS7] - QMarginsF - Add new QMarginsF class http://codereview.qt-project.org/78275 [PS2] - QRect - Add missing QMargins subtraction operator http://codereview.qt-project.org/78260 [PS4] - QMargins - Add missing operators http://codereview.qt-project.org/78152 [PS5] - QRect - Move QMargins operators From ci-noreply at qt-project.org Sun Feb 16 23:39:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 00:39:53 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140216_223953_095525.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-16T22:31:04Z: [QtWebKit_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/stable] [--destination] [refs/heads/stable] [--project] [qt/qtwebkit] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:31:26Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/407/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 595 No such device or address at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 16 seconds 2014-02-16T22:31:30Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1298/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 595 No such device or address at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-16T22:32:29Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/407/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 595 No such device or address at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 32 seconds 2014-02-16T22:33:49Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/407/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 595 No such device or address at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 64 seconds 2014-02-16T22:34:37Z: [QtDeclarative_dev_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_dev_Integration/1298/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 595 No such device or address at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 256 seconds 2014-02-16T22:34:40Z: [QtDeclarative_wip_v4_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/wip/v4] [--destination] [refs/heads/wip/v4] [--project] [qt/qtdeclarative] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host , retry in 4 seconds 2014-02-16T22:34:51Z: [QtBase_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/stable] [--destination] [refs/heads/stable] [--project] [qt/qtbase] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:35:10Z: [Qt3D_stable_Integration error] command [git] [ls-remote] [ssh://codereview.qt-project.org:29418/qt/qt3d] [refs/staging/stable] exited with status 32768 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: No route to host fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: No route to host fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly , retry in 16 seconds 2014-02-16T22:35:26Z: [Qt5_stable_Integration error] fetch http://qt-ci.digia.com//job/Qt5_stable_Integration/590/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 595 No such device or address at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-16T22:35:26Z: [Qt5_stable_Integration error] Suspending for investigation; to resume: kill -USR2 29604 2014-02-16T22:35:33Z: [Qt_4.8_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/4.8] [--destination] [refs/heads/4.8] [--project] [qt/qt] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:35:40Z: [QtDeclarative_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qtdeclarative] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 16 seconds 2014-02-16T22:35:41Z: [QtPim_stable_Integration error] command [git] [ls-remote] [ssh://codereview.qt-project.org:29418/qt/qtpim] [refs/staging/stable] exited with status 32768 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: No route to host fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly , retry in 2 seconds 2014-02-16T22:35:41Z: [QtActiveQt_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/stable] [--destination] [refs/heads/stable] [--project] [qt/qtactiveqt] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:35:42Z: [Qt3D_master_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/master] [--destination] [refs/heads/master] [--project] [qt/qt3d] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:35:42Z: [QtSystems_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qtsystems] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:35:42Z: [QtX11Extras_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qtx11extras] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 16 seconds 2014-02-16T22:35:42Z: [QtSvg_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qtsvg] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:35:43Z: [QtDocGallery_stable_Integration error] command [git] [ls-remote] [ssh://codereview.qt-project.org:29418/qt/qtdocgallery] [refs/staging/stable] exited with status 32768 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: No route to host fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: No route to host fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly , retry in 2 seconds 2014-02-16T22:35:51Z: [QWebChannel_master_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/master] [--destination] [refs/heads/master] [--project] [qt-labs/qwebchannel] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:35:52Z: [QtTools_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qttools] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:35:55Z: [QtQuick1_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/stable] [--destination] [refs/heads/stable] [--project] [qt/qtquick1] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host , retry in 32 seconds 2014-02-16T22:35:57Z: [QtActiveQt_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qtactiveqt] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host , retry in 2 seconds 2014-02-16T22:36:05Z: [QtEnginio_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qtenginio] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:36:10Z: [QtSvg_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/stable] [--destination] [refs/heads/stable] [--project] [qt/qtsvg] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host , retry in 4 seconds 2014-02-16T22:36:14Z: [Qt5_dev_Integration error] fetch http://qt-ci.digia.com//job/Qt5_dev_Integration/407/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 595 No such device or address at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., retry in 128 seconds 2014-02-16T22:36:21Z: [QtSerialPort_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qtserialport] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:36:41Z: [QtX11Extras_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qtx11extras] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:36:41Z: [QtMacExtras_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/stable] [--destination] [refs/heads/stable] [--project] [qt/qtmacextras] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host , retry in 4 seconds 2014-02-16T22:36:45Z: [QtPim_master_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/master] [--destination] [refs/heads/master] [--project] [qt/qtpim] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:36:49Z: [QtQuick1_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qtquick1] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host , retry in 2 seconds 2014-02-16T22:36:58Z: [QtQuick1_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qtquick1] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:36:58Z: [QtSystems_release_Integration error] command [git] [ls-remote] [ssh://codereview.qt-project.org:29418/qt/qtsystems] [refs/staging/release] exited with status 32768 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: No route to host fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly , retry in 2 seconds 2014-02-16T22:36:59Z: [QtImageFormats_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/stable] [--destination] [refs/heads/stable] [--project] [qt/qtimageformats] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:36:59Z: [QtTools_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qttools] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:36:59Z: [QtWebKit_Examples_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qtwebkit-examples] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:37:02Z: [QtGraphicalEffects_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qtgraphicaleffects] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:37:05Z: [QtWebSockets_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qtwebsockets] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:37:11Z: [QtWebEngine_master_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/master] [--destination] [refs/heads/master] [--project] [qt-labs/qtwebengine] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: No route to host , retry in 2 seconds 2014-02-16T22:37:12Z: [QtWebKit_Examples_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qtwebkit-examples] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 4 seconds 2014-02-16T22:37:13Z: [QtActiveQt_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qtactiveqt] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 32 seconds 2014-02-16T22:37:14Z: [QtMacExtras_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qtmacextras] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: No route to host ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 16 seconds 2014-02-16T22:37:24Z: [QtImageFormats_release_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/release] [--destination] [refs/heads/release] [--project] [qt/qtimageformats] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:37:24Z: [QtDoc_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qtdoc] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:37:24Z: [QtQA_sysadmin_master_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/master] [--destination] [refs/heads/master] [--project] [qtqa/sysadmin] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:37:25Z: [QtSystems_stable_Integration error] command [git] [ls-remote] [ssh://codereview.qt-project.org:29418/qt/qtsystems] [refs/staging/stable] exited with status 32768 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly , retry in 4 seconds 2014-02-16T22:37:37Z: [QtMultimedia_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qtmultimedia] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:37:37Z: [QtTools_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/stable] [--destination] [refs/heads/stable] [--project] [qt/qttools] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:37:44Z: [QtGraphicalEffects_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/stable] [--destination] [refs/heads/stable] [--project] [qt/qtgraphicaleffects] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 2 seconds 2014-02-16T22:37:44Z: [QtX11Extras_stable_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/stable] [--destination] [refs/heads/stable] [--project] [qt/qtx11extras] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out ssh: connect to host codereview.qt-project.org port 29418: Connection timed out , retry in 32 seconds 2014-02-16T22:37:53Z: [QtFeedback_dev_Integration error] command [git] [ls-remote] [ssh://codereview.qt-project.org:29418/qt/qtfeedback] [refs/staging/dev] exited with status 32768 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: No route to host fatal: The remote end hung up unexpectedly ssh: connect to host codereview.qt-project.org port 29418: Connection timed out fatal: The remote end hung up unexpectedly , retry in 32 seconds From ci-noreply at qt-project.org Sun Feb 16 23:42:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 00:42:44 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2970 Message-ID: <20140216_224244_085312.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../include/QtCore/qrect.h:1:0, from ../../corelib/kernel/qmetatype.cpp:72: ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qmetatype.o] Error 1 In file included from ../../../include/QtCore/qrect.h:1:0, from ../../corelib/kernel/qvariant.cpp:71: ../../../include/QtCore/../../src/corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const': ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression ../../../include/QtCore/../../src/corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qvariant.o] Error 1 In file included from ../../corelib/tools/qrect.cpp:42:0: ../../corelib/tools/qrect.h: In member function 'QRect QRect::marginsRemoved(const QMargins&) const': ../../corelib/tools/qrect.h:481:1: error: 'this' is not a potential constant expression ../../corelib/tools/qrect.h:481:1: error: argument in position '1' is not a potential constant expression make[3]: *** [.obj/qrect.o] Error 1 make[2]: *** [sub-bootstrap-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02970/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392590404): http://codereview.qt-project.org/77944 [PS7] - QMarginsF - Add new QMarginsF class http://codereview.qt-project.org/78275 [PS2] - QRect - Add missing QMargins subtraction operator http://codereview.qt-project.org/78260 [PS4] - QMargins - Add missing operators http://codereview.qt-project.org/78152 [PS5] - QRect - Move QMargins operators From ci-noreply at qt-project.org Sun Feb 16 23:51:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 00:51:15 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1298 Message-ID: <20140216_225115_069883.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1298: SUCCESS Tested changes (refs/builds/dev_1392584993): http://codereview.qt-project.org/77846 [PS2] - [new compiler] Match class and file name http://codereview.qt-project.org/77845 [PS2] - [new compiler] Cleanup object creator members http://codereview.qt-project.org/77759 [PS2] - [new compiler] Fix test with aggressive gc From ci-noreply at qt-project.org Mon Feb 17 03:30:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 04:30:48 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #408 Message-ID: <20140217_023048_041067.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeviewer' failed :( Testing tst_QDeclarativeViewer FAIL! : tst_QDeclarativeViewer::fileBrowser() 'browserItem != rootItem' returned FALSE. () Loc: [/work/build/qtquick1/tests/auto/declarative/qdeclarativeviewer/tst_qdeclarativeviewer.cpp(273)] Totals: 7 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDeclarativeViewer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDeclarativeViewer::initTestCase() PASS : tst_QDeclarativeViewer::runtimeContextProperty() QWARN : tst_QDeclarativeViewer::loading() Don't know how to handle 'QDeclarativeView::Status', use qRegisterMetaType to register it. PASS : tst_QDeclarativeViewer::loading() FAIL! : tst_QDeclarativeViewer::fileBrowser() 'browserItem != rootItem' returned FALSE. () Loc: [/work/build/qtquick1/tests/auto/declarative/qdeclarativeviewer/tst_qdeclarativeviewer.cpp(273)] PASS : tst_QDeclarativeViewer::resizing() PASS : tst_QDeclarativeViewer::paths() PASS : tst_QDeclarativeViewer::slowMode() PASS : tst_QDeclarativeViewer::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDeclarativeViewer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeviewer: 0.679873 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00408/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392584156): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Mon Feb 17 07:56:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 08:56:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2971 Message-ID: <20140217_065625_031628.ci-noreply@qt-project.org> qtbase failed to compile :( ./.obj\release\complexwidgets.o:complexwidgets.cpp:(.text+0x22d): undefined reference to `_imp___Z14qt_accStripAmpRK7QString' ./.obj\release\complexwidgets.o:complexwidgets.cpp:(.text$_ZNK20QAccessibleTabButton4textEN11QAccessible4TextE[__ZNK20QAccessibleTabButton4textEN11QAccessible4TextE]+0x49): undefined reference to `_imp___Z14qt_accStripAmpRK7QString' Makefile.Release:614: recipe for target '..\..\lib\Qt5WidgetsTestInfix.dll' failed mingw32-make[4]: *** [..\..\lib\Qt5WidgetsTestInfix.dll] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02971/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz ============================================================ qtbase failed to compile :( ./.obj\release\complexwidgets.o:complexwidgets.cpp:(.text+0x24b): undefined reference to `_imp___Z14qt_accStripAmpRK7QString' ./.obj\release\complexwidgets.o:complexwidgets.cpp:(.text$_ZNK20QAccessibleTabButton4textEN11QAccessible4TextE[__ZNK20QAccessibleTabButton4textEN11QAccessible4TextE]+0x40): undefined reference to `_imp___Z14qt_accStripAmpRK7QString' Makefile.Release:614: recipe for target '..\..\lib\Qt5WidgetsTestInfix.dll' failed mingw32-make[4]: *** [..\..\lib\Qt5WidgetsTestInfix.dll] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02971/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392619465): http://codereview.qt-project.org/77431 [PS6] - Accessibility: Use factory function instead of plugin From ci-noreply at qt-project.org Mon Feb 17 09:29:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 10:29:35 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140217_082935_002669.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-17T08:27:35Z: [Qt5_stable_Integration error] fetch http://qt-ci.digia.com//job/Qt5_stable_Integration/590/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 595 No such device or address at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1866., occurred repeatedly. 2014-02-17T08:27:35Z: [Qt5_stable_Integration error] Suspending for investigation; to resume: kill -USR2 30687 From ci-noreply at qt-project.org Mon Feb 17 09:50:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 10:50:52 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #590 Message-ID: <20140217_085052_055693.ci-noreply@qt-project.org> Autotest `tst_qsslsocket_onDemandCertificates_static' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket_onDemandCertificates_static FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)] Totals: 5 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket_onDemandCertificates_static ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QSslSocket_onDemandCertificates_static::initTestCase() PASS : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)] FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)] PASS : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase() Totals: 3 passed, 4 failed, 0 skipped ********* Finished testing of tst_QSslSocket_onDemandCertificates_static ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 4 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_static: 297 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00590/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz ============================================================ Autotest `tst_qhostinfo' failed :( Testing tst_QHostInfo FAIL! : tst_QHostInfo::lookupIPv4(WithCache:single_ip4) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_qhostinfo.cpp(283) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithCache:multiple_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithCache:literal_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithCache:notfound) Compared values are not the same Actual ((int)lookupResults.error()): 0 Expected ((int)err) : 1 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithCache:idn-ace) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithCache:idn-unicode) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:lookup_01) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:single_ip4) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_qhostinfo.cpp(283) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:multiple_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:literal_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:notfound) Compared values are not the same Actual ((int)lookupResults.error()): 0 Expected ((int)err) : 1 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:idn-ace) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:idn-unicode) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithCache:single_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithCache:multiple_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithCache:idn-ace) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithCache:idn-unicode) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:single_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:multiple_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:idn-ace) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:idn-unicode) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QHostInfo ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QHostInfo::initTestCase() PASS : tst_QHostInfo::getSetCheck(WithCache) PASS : tst_QHostInfo::getSetCheck(WithoutCache) QDEBUG : tst_QHostInfo::staticInformation(WithCache) Hostname: "ci-win7-x86-19" QDEBUG : tst_QHostInfo::staticInformation(WithCache) Domain name: "" PASS : tst_QHostInfo::staticInformation(WithCache) QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Hostname: "ci-win7-x86-19" QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Domain name: "" PASS : tst_QHostInfo::staticInformation(WithoutCache) PASS : tst_QHostInfo::lookupIPv4(WithCache:lookup_01) PASS : tst_QHostInfo::lookupIPv4(WithCache:empty) FAIL! : tst_QHostInfo::lookupIPv4(WithCache:single_ip4) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_qhostinfo.cpp(283) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithCache:multiple_ip4) "a-multi.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithCache:multiple_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithCache:literal_ip4) "192.0.2.1" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithCache:literal_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithCache:notfound) "invalid.test.qt-project.org" => "Unknown error" FAIL! : tst_QHostInfo::lookupIPv4(WithCache:notfound) Compared values are not the same Actual ((int)lookupResults.error()): 0 Expected ((int)err) : 1 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithCache:idn-ace) "a-single.xn--alqualond-34a.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithCache:idn-ace) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithCache:idn-unicode) "a-single.alqualond๏ฟฝ.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithCache:idn-unicode) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:lookup_01) "qt-test-server.qt-test-net" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:lookup_01) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location PASS : tst_QHostInfo::lookupIPv4(WithoutCache:empty) QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:single_ip4) "a-single.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:single_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:multiple_ip4) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_qhostinfo.cpp(283) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:literal_ip4) "192.0.2.1" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:literal_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:notfound) "invalid.test.qt-project.org" => "Unknown error" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:notfound) Compared values are not the same Actual ((int)lookupResults.error()): 0 Expected ((int)err) : 1 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:idn-ace) "a-single.xn--alqualond-34a.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:idn-ace) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:idn-unicode) "a-single.alqualond๏ฟฝ.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:idn-unicode) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location SKIP : tst_QHostInfo::lookupIPv6(WithCache:aaaa-single) This platform does not support IPv6 lookups tst_qhostinfo.cpp(325) : failure location SKIP : tst_QHostInfo::lookupIPv6(WithCache:aaaa-multi) This platform does not support IPv6 lookups tst_qhostinfo.cpp(325) : failure location SKIP : tst_QHostInfo::lookupIPv6(WithCache:a-plus-aaaa) This platform does not support IPv6 lookups tst_qhostinfo.cpp(325) : failure location SKIP : tst_QHostInfo::lookupIPv6(WithCache:literal_ip6) This platform does not support IPv6 lookups tst_qhostinfo.cpp(325) : failure location SKIP : tst_QHostInfo::lookupIPv6(WithCache:literal_shortip6) This platform does not support IPv6 lookups tst_qhostinfo.cpp(325) : failure location PASS : tst_QHostInfo::reverseLookup(WithCache:google-public-dns-a.google.com) PASS : tst_QHostInfo::reverseLookup(WithCache:gitorious.org) SKIP : tst_QHostInfo::reverseLookup(WithCache:bogus-name) IPv6 reverse lookups are not supported on this platform tst_qhostinfo.cpp(367) : failure location PASS : tst_QHostInfo::blockingLookup(WithCache:lookup_01) PASS : tst_QHostInfo::blockingLookup(WithCache:empty) QWARN : tst_QHostInfo::blockingLookup(WithCache:single_ip4) "a-single.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithCache:single_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location QWARN : tst_QHostInfo::blockingLookup(WithCache:multiple_ip4) "a-multi.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithCache:multiple_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location PASS : tst_QHostInfo::blockingLookup(WithCache:literal_ip4) PASS : tst_QHostInfo::blockingLookup(WithCache:notfound) QWARN : tst_QHostInfo::blockingLookup(WithCache:idn-ace) "a-single.xn--alqualond-34a.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithCache:idn-ace) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location QWARN : tst_QHostInfo::blockingLookup(WithCache:idn-unicode) "a-single.alqualond๏ฟฝ.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithCache:idn-unicode) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location PASS : tst_QHostInfo::blockingLookup(WithoutCache:lookup_01) PASS : tst_QHostInfo::blockingLookup(WithoutCache:empty) QWARN : tst_QHostInfo::blockingLookup(WithoutCache:single_ip4) "a-single.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:single_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location QWARN : tst_QHostInfo::blockingLookup(WithoutCache:multiple_ip4) "a-multi.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:multiple_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location PASS : tst_QHostInfo::blockingLookup(WithoutCache:literal_ip4) PASS : tst_QHostInfo::blockingLookup(WithoutCache:notfound) QWARN : tst_QHostInfo::blockingLookup(WithoutCache:idn-ace) "a-single.xn--alqualond-34a.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:idn-ace) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location QWARN : tst_QHostInfo::blockingLookup(WithoutCache:idn-unicode) "a-single.alqualond๏ฟฝ.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:idn-unicode) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location PASS : tst_QHostInfo::raceCondition(WithCache) PASS : tst_QHostInfo::raceCondition(WithoutCache) FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qhostinfo: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00590/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392577001): http://codereview.qt-project.org/78299 [PS1] - Updated submodules. From ci-noreply at qt-project.org Mon Feb 17 09:57:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 10:57:43 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #188 Message-ID: <20140217_085743_032874.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #188: SUCCESS Tested changes (refs/builds/stable_1392625751): http://codereview.qt-project.org/78214 [PS1] - Set error if the file buffer flushing fails on Windows From ci-noreply at qt-project.org Mon Feb 17 10:14:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 11:14:58 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1299 Message-ID: <20140217_091458_092406.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1299: SUCCESS Tested changes (refs/builds/dev_1392623573): http://codereview.qt-project.org/77850 [PS2] - [new compiler] Fix reported error location for unknown type assignments http://codereview.qt-project.org/77849 [PS2] - [new compiler] Compile time check for objects assigned to script strings http://codereview.qt-project.org/77848 [PS2] - [new compiler] Fix location of id property in error messages http://codereview.qt-project.org/77847 [PS2] - [new compiler] Implement compile time error handling for lists From ci-noreply at qt-project.org Mon Feb 17 10:19:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 11:19:11 +0200 Subject: [Ci-reports] pass on QtQA_sysadmin_master_Integration #283 Message-ID: <20140217_091911_097949.ci-noreply@qt-project.org> QtQA_sysadmin_master_Integration #283: SUCCESS Tested changes (refs/builds/master_1392628045): http://codereview.qt-project.org/51207 [PS3] - Update OpenSSL to 1.0.1f in Puppet manifest From ci-noreply at qt-project.org Mon Feb 17 10:25:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 11:25:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1300 Message-ID: <20140217_092509_018517.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling qquickwidget.cpp qquickwidget.cpp: In member function 'virtual void TestNamespace::QQuickWidget::keyPressEvent(TestNamespace::QKeyEvent*)': qquickwidget.cpp:693:19: error: 'addEvent' was not declared in this scope qquickwidget.cpp:693:54: error: expected primary-expression before ')' token qquickwidget.cpp:693:55: error: 'Q_QML_PROFILE' was not declared in this scope qquickwidget.cpp: In member function 'virtual void TestNamespace::QQuickWidget::keyReleaseEvent(TestNamespace::QKeyEvent*)': qquickwidget.cpp:702:19: error: 'addEvent' was not declared in this scope qquickwidget.cpp:702:54: error: expected primary-expression before ')' token qquickwidget.cpp:702:55: error: 'Q_QML_PROFILE' was not declared in this scope qquickwidget.cpp: In member function 'virtual void TestNamespace::QQuickWidget::mouseMoveEvent(TestNamespace::QMouseEvent*)': qquickwidget.cpp:711:19: error: 'addEvent' was not declared in this scope qquickwidget.cpp:711:56: error: expected primary-expression before ')' token qquickwidget.cpp:711:57: error: 'Q_QML_PROFILE' was not declared in this scope qquickwidget.cpp: In member function 'virtual void TestNamespace::QQuickWidget::mousePressEvent(TestNamespace::QMouseEvent*)': qquickwidget.cpp:735:19: error: 'addEvent' was not declared in this scope qquickwidget.cpp:735:56: error: expected primary-expression before ')' token qquickwidget.cpp:735:57: error: 'Q_QML_PROFILE' was not declared in this scope qquickwidget.cpp: In member function 'virtual void TestNamespace::QQuickWidget::mouseReleaseEvent(TestNamespace::QMouseEvent*)': qquickwidget.cpp:745:19: error: 'addEvent' was not declared in this scope qquickwidget.cpp:745:56: error: expected primary-expression before ')' token qquickwidget.cpp:745:57: error: 'Q_QML_PROFILE' was not declared in this scope make[3]: *** [.obj/qquickwidget.o] Error 1 make[2]: *** [sub-quickwidgets-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01300/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392628796): http://codereview.qt-project.org/76700 [PS17] - Introducing QQuickWidget From ci-noreply at qt-project.org Mon Feb 17 10:39:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 11:39:24 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #293 Message-ID: <20140217_093924_029799.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #293: SUCCESS Tested changes (refs/builds/dev_1392626835): http://codereview.qt-project.org/78216 [PS2] - Don't register LayoutBase as a type. http://codereview.qt-project.org/78215 [PS2] - Update plugins.qmltypes for QtQuick.Layouts From ci-noreply at qt-project.org Mon Feb 17 10:59:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 11:59:12 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #576 Message-ID: <20140217_095912_040967.ci-noreply@qt-project.org> QtQA_master_Integration #576: SUCCESS Tested changes (refs/builds/master_1392628921): http://codereview.qt-project.org/78314 [PS2] - Qtqa: Removing QtConnectivity#wip_android from ci From ci-noreply at qt-project.org Mon Feb 17 12:19:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 13:19:12 +0200 Subject: [Ci-reports] pass on QtEnginio_dev_Integration #1 Message-ID: <20140217_111912_069946.ci-noreply@qt-project.org> QtEnginio_dev_Integration #1: SUCCESS Tested changes (refs/builds/dev_1392632973): http://codereview.qt-project.org/78324 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 17 12:32:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 13:32:59 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #119 Message-ID: <20140217_113259_093552.ci-noreply@qt-project.org> QtQuick1_dev_Integration #119: SUCCESS Tested changes (refs/builds/dev_1392626058): http://codereview.qt-project.org/78312 [PS1] - Prospective build fix after commit f8dbed12266c42785c1e4758eed05833ec035f33 in qtbase From ci-noreply at qt-project.org Mon Feb 17 12:33:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 13:33:03 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #294 Message-ID: <20140217_113303_084152.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #294: SUCCESS Tested changes (refs/builds/dev_1392633748): http://codereview.qt-project.org/77977 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 17 12:46:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 13:46:00 +0200 Subject: [Ci-reports] pass on QtSerialPort_dev_Integration #42 Message-ID: <20140217_114600_014617.ci-noreply@qt-project.org> QtSerialPort_dev_Integration #42: SUCCESS Tested changes (refs/builds/dev_1392635865): http://codereview.qt-project.org/78329 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 17 12:54:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 13:54:15 +0200 Subject: [Ci-reports] pass on Qt5_dev_Integration #409 Message-ID: <20140217_115415_016289.ci-noreply@qt-project.org> Qt5_dev_Integration #409: SUCCESS Tested changes (refs/builds/dev_1392615200): http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule From ci-noreply at qt-project.org Mon Feb 17 13:16:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 14:16:15 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3175 Message-ID: <20140217_121615_074358.ci-noreply@qt-project.org> QtBase_stable_Integration #3175: SUCCESS Tested changes (refs/builds/stable_1392632857): http://codereview.qt-project.org/78025 [PS1] - doc: fix grammar http://codereview.qt-project.org/78313 [PS1] - tst_qfont: Fix small typo From ci-noreply at qt-project.org Mon Feb 17 13:16:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 14:16:41 +0200 Subject: [Ci-reports] pass on QtDoc_dev_Integration #88 Message-ID: <20140217_121641_007401.ci-noreply@qt-project.org> QtDoc_dev_Integration #88: SUCCESS Tested changes (refs/builds/dev_1392636455): http://codereview.qt-project.org/78328 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 17 13:20:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 14:20:31 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2972 Message-ID: <20140217_122031_074560.ci-noreply@qt-project.org> QtBase_dev_Integration #2972: SUCCESS Tested changes (refs/builds/dev_1392632867): http://codereview.qt-project.org/78279 [PS1] - QPlatformDialogHelper: change ButtonRole flags to ensure 32-bit size From ci-noreply at qt-project.org Mon Feb 17 13:25:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 14:25:05 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #295 Message-ID: <20140217_122505_032426.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #295: SUCCESS Tested changes (refs/builds/dev_1392636876): http://codereview.qt-project.org/78327 [PS1] - DefaultDialogWrapper: do not accept key events which do not dismiss From ci-noreply at qt-project.org Mon Feb 17 13:42:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 14:42:13 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1301 Message-ID: <20140217_124213_090673.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1301: SUCCESS Tested changes (refs/builds/dev_1392635941): http://codereview.qt-project.org/77053 [PS6] - V4 JIT: enable register allocator on Linux/ARM. http://codereview.qt-project.org/77057 [PS5] - V4 JIT: move registers for regalloc out of method. http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM. From ci-noreply at qt-project.org Mon Feb 17 13:52:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 14:52:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1302 Message-ID: <20140217_125251_022638.ci-noreply@qt-project.org> qtquickcontrols failed to compile :( /work/build/qt/qtquickcontrols/src/dialogs/qquickdialog.cpp: In member function โ€˜void QQuickDialog::updateStandardButtons()โ€™: /work/build/qt/qtquickcontrols/src/dialogs/qquickdialog.cpp:125:103: error: invalid conversion from โ€˜const int*โ€™ to โ€˜const quint32* {aka const unsigned int*}โ€™ [-fpermissive] /work/build/qt/qtquickcontrols/src/dialogs/qquickdialog.cpp:127:67: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /work/build/qt/qtquickcontrols/src/dialogs/qquickdialog.cpp: In member function โ€˜void QQuickDialog::click(QPlatformDialogHelper::StandardButton, QPlatformDialogHelper::ButtonRole)โ€™: /work/build/qt/qtquickcontrols/src/dialogs/qquickdialog.cpp:215:184: warning: format โ€˜%ldโ€™ expects argument of type โ€˜long intโ€™, but argument 4 has type โ€˜intโ€™ [-Wformat] make[3]: *** [.obj/qquickdialog.o] Error 1 make[2]: *** [sub-dialogs-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtquickcontrols] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01302/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392641026): http://codereview.qt-project.org/76700 [PS18] - Introducing QQuickWidget From ci-noreply at qt-project.org Mon Feb 17 14:04:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 15:04:36 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1303 Message-ID: <20140217_130436_053693.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from jit/qv4isel_masm.cpp:53: jit/qv4binop_p.h:62:5: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' In file included from jit/qv4binop.cpp:41: jit/qv4binop_p.h:54:11: error: unknown type name 'Assembler' jit/qv4binop_p.h:62:5: error: use of undeclared identifier 'Assembler' jit/qv4binop_p.h:64:5: error: unknown type name 'Assembler' jit/qv4binop.cpp:69:5: error: use of undeclared identifier 'Assembler' jit/qv4binop.cpp:71:9: error: use of undeclared identifier 'done' jit/qv4binop.cpp:74:5: error: use of undeclared identifier 'Assembler' jit/qv4binop.cpp:78:15: error: use of undeclared identifier 'Assembler' jit/qv4binop.cpp:78:58: error: use of undeclared identifier 'OPCONTEXT' jit/qv4binop.cpp:79:9: error: use of undeclared identifier 'info' jit/qv4binop.cpp:82:9: error: use of undeclared identifier 'info' jit/qv4binop.cpp:83:45: error: use of undeclared identifier 'info' jit/qv4binop.cpp:86:16: error: use of undeclared identifier 'info' jit/qv4binop.cpp:87:45: error: use of undeclared identifier 'info' jit/qv4binop.cpp:95:9: error: use of undeclared identifier 'done' jit/qv4binop.cpp:96:9: error: use of undeclared identifier 'done' jit/qv4binop.cpp:105:5: error: use of undeclared identifier 'Assembler' jit/qv4binop.cpp:107:9: error: use of undeclared identifier 'targetReg'; did you mean 'target'? jit/qv4binop.cpp:100:65: note: 'target' declared here jit/qv4binop.cpp:107:22: error: use of undeclared identifier 'Assembler' jit/qv4binop.cpp:109:9: error: use of undeclared identifier 'targetReg'; did you mean 'target'? make[4]: *** [.obj/iphonesimulator/qv4isel_masm.o] Error 1 make[4]: *** [.obj/iphonesimulator/qv4binop.o] Error 1 jit/qv4unop.cpp:74:11: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:81:9: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:83:13: error: use of undeclared identifier 'tReg' jit/qv4unop.cpp:83:21: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:84:9: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:85:11: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:86:11: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:88:15: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:92:7: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:98:9: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:100:13: error: use of undeclared identifier 'tReg' jit/qv4unop.cpp:100:21: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:101:11: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:103:15: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:106:9: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:108:13: error: use of undeclared identifier 'tReg' jit/qv4unop.cpp:108:21: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:109:11: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:113:15: error: member access into incomplete type 'QV4::JIT::Assembler' make[4]: *** [.obj/iphonesimulator/qv4unop.o] Error 1 make[3]: *** [iphonesimulator-all] Error 2 In file included from jit/qv4isel_masm.cpp:53: jit/qv4binop_p.h:62:5: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:74:11: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:81:9: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:83:13: error: use of undeclared identifier 'tReg' jit/qv4unop.cpp:83:21: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:84:9: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:85:11: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:86:11: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:88:15: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:92:7: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:98:9: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:100:13: error: use of undeclared identifier 'tReg' jit/qv4unop.cpp:100:21: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:101:11: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:103:15: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:106:9: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:108:13: error: use of undeclared identifier 'tReg' jit/qv4unop.cpp:108:21: error: incomplete type 'QV4::JIT::Assembler' named in nested name specifier jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:109:11: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' jit/qv4unop.cpp:113:15: error: member access into incomplete type 'QV4::JIT::Assembler' jit/qv4unop_p.h:51:7: note: forward declaration of 'QV4::JIT::Assembler' In file included from jit/qv4binop.cpp:41: jit/qv4binop_p.h:54:11: error: unknown type name 'Assembler' jit/qv4binop_p.h:62:5: error: use of undeclared identifier 'Assembler' jit/qv4binop_p.h:64:5: error: unknown type name 'Assembler' make[4]: *** [.obj/iphoneos/qv4unop.o] Error 1 jit/qv4binop.cpp:69:5: error: use of undeclared identifier 'Assembler' jit/qv4binop.cpp:71:9: error: use of undeclared identifier 'done' jit/qv4binop.cpp:74:5: error: use of undeclared identifier 'Assembler' jit/qv4binop.cpp:78:15: error: use of undeclared identifier 'Assembler' jit/qv4binop.cpp:78:58: error: use of undeclared identifier 'OPCONTEXT' jit/qv4binop.cpp:79:9: error: use of undeclared identifier 'info' jit/qv4binop.cpp:82:9: error: use of undeclared identifier 'info' jit/qv4binop.cpp:83:45: error: use of undeclared identifier 'info' jit/qv4binop.cpp:86:16: error: use of undeclared identifier 'info' jit/qv4binop.cpp:87:45: error: use of undeclared identifier 'info' jit/qv4binop.cpp:95:9: error: use of undeclared identifier 'done' jit/qv4binop.cpp:96:9: error: use of undeclared identifier 'done' jit/qv4binop.cpp:105:5: error: use of undeclared identifier 'Assembler' jit/qv4binop.cpp:107:9: error: use of undeclared identifier 'targetReg'; did you mean 'target'? make[4]: *** [.obj/iphoneos/qv4isel_masm.o] Error 1 jit/qv4binop.cpp:107:22: error: use of undeclared identifier 'Assembler' jit/qv4binop.cpp:109:9: error: use of undeclared identifier 'targetReg'; did you mean 'target'? make[4]: *** [.obj/iphoneos/qv4binop.o] Error 1 make[3]: *** [iphoneos-all] Error 2 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01303/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392641665): http://codereview.qt-project.org/78268 [PS2] - [new compiler] Report errors at type compile time for invalid group property access http://codereview.qt-project.org/77851 [PS3] - [new compiler] Fix error reporting null object group property access http://codereview.qt-project.org/78201 [PS4] - Clean up our internal namespaces http://codereview.qt-project.org/78200 [PS4] - Smaller cleanup http://codereview.qt-project.org/78101 [PS6] - Optimize our toInt32() implementation http://codereview.qt-project.org/77863 [PS7] - Move binops out of the isel http://codereview.qt-project.org/77816 [PS9] - Move unops into it's own file http://codereview.qt-project.org/77812 [PS6] - Move the Assembler class into it's own file http://codereview.qt-project.org/77811 [PS6] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/77795 [PS5] - Remove unused method http://codereview.qt-project.org/77752 [PS6] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS5] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS5] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS5] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS5] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS5] - Remove unused text stream http://codereview.qt-project.org/77662 [PS5] - Remove some code duplication http://codereview.qt-project.org/77661 [PS5] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS6] - Simplify some runtime code From ci-noreply at qt-project.org Mon Feb 17 14:25:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 15:25:51 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #209 Message-ID: <20140217_132551_083482.ci-noreply@qt-project.org> QtWebEngine_master_Integration #209: SUCCESS Tested changes (refs/builds/master_1392638033): http://codereview.qt-project.org/78042 [PS3] - Add public API test to Quick API. From ci-noreply at qt-project.org Mon Feb 17 14:35:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 15:35:10 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3176 Message-ID: <20140217_133510_012808.ci-noreply@qt-project.org> Autotest `tst_qglyphrun' failed :( Testing tst_QGlyphRun XPASS : tst_QGlyphRun::drawExistingGlyphs(rgba8888pm) QCOMPARE(textLayoutDraw, QPixmap::fromImage(drawGlyphs)) returned TRUE unexpectedly. Loc: [tst_qglyphrun.cpp(338)] XPASS : tst_QGlyphRun::drawExistingGlyphs(rgbx8888) QCOMPARE(textLayoutDraw, QPixmap::fromImage(drawGlyphs)) returned TRUE unexpectedly. Loc: [tst_qglyphrun.cpp(338)] Totals: 24 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGlyphRun ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGlyphRun::initTestCase() PASS : tst_QGlyphRun::constructionAndDestruction() PASS : tst_QGlyphRun::copyConstructor() PASS : tst_QGlyphRun::assignment() PASS : tst_QGlyphRun::equalsOperator(Identical) PASS : tst_QGlyphRun::equalsOperator(Different positions) PASS : tst_QGlyphRun::equalsOperator(Different fonts) PASS : tst_QGlyphRun::equalsOperator(Different glyph indexes) PASS : tst_QGlyphRun::isEmpty() PASS : tst_QGlyphRun::textLayoutGlyphIndexes() PASS : tst_QGlyphRun::drawExistingGlyphs(argb32pm) PASS : tst_QGlyphRun::drawExistingGlyphs(rgb32) XPASS : tst_QGlyphRun::drawExistingGlyphs(rgba8888pm) QCOMPARE(textLayoutDraw, QPixmap::fromImage(drawGlyphs)) returned TRUE unexpectedly. Loc: [tst_qglyphrun.cpp(338)] XPASS : tst_QGlyphRun::drawExistingGlyphs(rgbx8888) QCOMPARE(textLayoutDraw, QPixmap::fromImage(drawGlyphs)) returned TRUE unexpectedly. Loc: [tst_qglyphrun.cpp(338)] PASS : tst_QGlyphRun::drawNonExistentGlyphs() PASS : tst_QGlyphRun::drawMultiScriptText1() PASS : tst_QGlyphRun::drawMultiScriptText2() PASS : tst_QGlyphRun::drawStruckOutText() PASS : tst_QGlyphRun::drawOverlinedText() PASS : tst_QGlyphRun::drawUnderlinedText() PASS : tst_QGlyphRun::drawRightToLeft() PASS : tst_QGlyphRun::detach() PASS : tst_QGlyphRun::setRawData() PASS : tst_QGlyphRun::setRawDataAndGetAsVector() PASS : tst_QGlyphRun::boundingRect() PASS : tst_QGlyphRun::cleanupTestCase() Totals: 24 passed, 2 failed, 0 skipped ********* Finished testing of tst_QGlyphRun ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglyphrun: 2 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03176/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392639468): http://codereview.qt-project.org/77954 [PS11] - Doc: add CLI options for QGuiApplication http://codereview.qt-project.org/77685 [PS5] - Fix drawCachedGlyphs on RGBA8888 From ci-noreply at qt-project.org Mon Feb 17 14:36:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 15:36:53 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #296 Message-ID: <20140217_133653_060954.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #296: SUCCESS Tested changes (refs/builds/dev_1392641265): http://codereview.qt-project.org/78280 [PS1] - QPlatformDialogHelper::buttonLayout returns int* From ci-noreply at qt-project.org Mon Feb 17 14:42:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 15:42:03 +0200 Subject: [Ci-reports] fail on QtWebKit_dev_Integration #183 Message-ID: <20140217_134203_041621.ci-noreply@qt-project.org> qtwebkit failed to compile :( util/env_posix.cc:50:16: error: use of undeclared identifier 'fread_unlocked' util/env_posix.cc:328:11: error: use of undeclared identifier 'fdatasync' make[3]: *** [.obj/util/env_posix.o] Error 1 make[2]: *** [sub-Target-pri-make_first] Error 2 make[1]: *** [sub-Source-ThirdParty-leveldb-leveldb-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00183/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392643684): http://codereview.qt-project.org/78330 [PS1] - Implement Qt port for for leveldb From ci-noreply at qt-project.org Mon Feb 17 15:11:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 16:11:15 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3177 Message-ID: <20140217_141115_066057.ci-noreply@qt-project.org> qtbase failed to compile :( compiling styles/qfusionstyle.cpp styles/qfusionstyle.cpp:3561: internal compiler error: Segmentation fault make[4]: *** [.obj/debug/qfusionstyle.o] Error 1 make[3]: *** [debug-all] Error 2 make[2]: *** [sub-widgets-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03177/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/stable_1392644204): http://codereview.qt-project.org/77761 [PS1] - Docs: properly tag QtAlgorithms functions as deprecated http://codereview.qt-project.org/78272 [PS1] - Fix typo in model/view docs. From ci-noreply at qt-project.org Mon Feb 17 15:13:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 16:13:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2973 Message-ID: <20140217_141313_099575.ci-noreply@qt-project.org> Autotest `tst_qlocalsocket' failed :( Testing tst_QLocalSocket FAIL! : tst_QLocalSocket::processConnection(1 client) Compared values are not the same Actual (consumer->exitCode()): 1 Expected (0) : 0 Loc: [../tst_qlocalsocket.cpp(860)] client: connecting to "qlocalsocket_autotest" Totals: 51 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QLocalSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QLocalSocket::initTestCase() PASS : tst_QLocalSocket::server_basic() PASS : tst_QLocalSocket::server_connectionsCount() PASS : tst_QLocalSocket::socket_basic() PASS : tst_QLocalSocket::listen(null) PASS : tst_QLocalSocket::listen(tst_localsocket) PASS : tst_QLocalSocket::listen(tst_localsocket) PASS : tst_QLocalSocket::listenAndConnect(null 0) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 0) PASS : tst_QLocalSocket::listenAndConnect(null 1) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 1) PASS : tst_QLocalSocket::listenAndConnect(null 2) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 2) PASS : tst_QLocalSocket::connectWithOpen() PASS : tst_QLocalSocket::connectWithOldOpen() PASS : tst_QLocalSocket::sendData(null 0) PASS : tst_QLocalSocket::sendData(tst_localsocket 0) PASS : tst_QLocalSocket::sendData(null 1) PASS : tst_QLocalSocket::sendData(tst_localsocket 1) PASS : tst_QLocalSocket::sendData(null 2) PASS : tst_QLocalSocket::sendData(tst_localsocket 2) PASS : tst_QLocalSocket::readBufferOverflow() PASS : tst_QLocalSocket::fullPath() PASS : tst_QLocalSocket::hitMaximumConnections(none) PASS : tst_QLocalSocket::hitMaximumConnections(1) PASS : tst_QLocalSocket::hitMaximumConnections(3) PASS : tst_QLocalSocket::setSocketDescriptor() PASS : tst_QLocalSocket::threadedConnection(1 client) PASS : tst_QLocalSocket::threadedConnection(2 clients) PASS : tst_QLocalSocket::threadedConnection(5 clients) PASS : tst_QLocalSocket::threadedConnection(10 clients) PASS : tst_QLocalSocket::threadedConnection(20 clients) PASS : tst_QLocalSocket::processConnection(1 client) FAIL! : tst_QLocalSocket::processConnection(2 clients) Compared values are not the same Actual (consumer->exitCode()): 1 Expected (0) : 0 Loc: [../tst_qlocalsocket.cpp(860)] client: connecting to "qlocalsocket_autotest" QWARN : tst_QLocalSocket::processConnection(2 clients) QProcess: Destroyed while process ("socketprocess/socketprocess") is still running. PASS : tst_QLocalSocket::processConnection(5 clients) PASS : tst_QLocalSocket::processConnection(30 clients) PASS : tst_QLocalSocket::longPath() PASS : tst_QLocalSocket::waitForDisconnect() PASS : tst_QLocalSocket::waitForDisconnectByServer() PASS : tst_QLocalSocket::removeServer() PASS : tst_QLocalSocket::recycleServer() PASS : tst_QLocalSocket::multiConnect() PASS : tst_QLocalSocket::writeOnlySocket() PASS : tst_QLocalSocket::writeToClientAndDisconnect() PASS : tst_QLocalSocket::debug() PASS : tst_QLocalSocket::bytesWrittenSignal() PASS : tst_QLocalSocket::syncDisconnectNotify() PASS : tst_QLocalSocket::asyncDisconnectNotify() PASS : tst_QLocalSocket::verifySocketOptions() PASS : tst_QLocalSocket::verifyListenWithDescriptor(normal) PASS : tst_QLocalSocket::verifyListenWithDescriptor(no path) PASS : tst_QLocalSocket::cleanupTestCase() Totals: 51 passed, 1 failed, 0 skipped ********* Finished testing of tst_QLocalSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlocalsocket: 18 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02973/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392639725): http://codereview.qt-project.org/78249 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/76935 [PS1] - Fix test script: let actual font used match the font description http://codereview.qt-project.org/78333 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 17 15:23:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 16:23:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2974 Message-ID: <20140217_142354_057352.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02974/win32-msvc2010_Windows_7/log.txt.gz ============================================================ Compilation failed :( c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\include\qtgui\5.3.0\qtgui\private\../../../../../src/gui/text/qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\dbgapi.h(253) : see previous definition of 'VERIFY' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2027: use of undefined type 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : while compiling class template member function 'QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer(void)' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2227: left of '->ref' must point to class/struct/union/generic type c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : error C2228: left of '.deref' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qshareddata.h(163) : warning C4150: deletion of pointer to incomplete type 'QFontEngineGlyphCache'; no destructor called c:\work\build\qt\qtbase\src\gui\text\qfontengine_p.h(66) : see declaration of 'QFontEngineGlyphCache' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02974/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392646575): http://codereview.qt-project.org/78249 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/76864 [PS6] - Allow QPlatformSystemTrayIcon to create the QPlatformMenu http://codereview.qt-project.org/78181 [PS1] - WinRT package_manifest: Remove comment about manifest overwrite http://codereview.qt-project.org/77986 [PS6] - Prevent top/left clipping of anti-aliased glyphs in CoreText font engine http://codereview.qt-project.org/77985 [PS2] - Unify alpha map padding in CoreText font engine http://codereview.qt-project.org/77791 [PS4] - Unify glyph format between QFontEngine and QFontEngineGlyphCache http://codereview.qt-project.org/78348 [PS1] - Fix glyph cache type logic after 97c187da3c1381bc55dd16976 http://codereview.qt-project.org/78308 [PS1] - Respect the QTextBlock's character formats in itemization http://codereview.qt-project.org/77877 [PS4] - Introducing QOpenGLShaderProgram::create() From ci-noreply at qt-project.org Mon Feb 17 16:07:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 17:07:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1304 Message-ID: <20140217_150759_064464.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1304: SUCCESS Tested changes (refs/builds/dev_1392644320): http://codereview.qt-project.org/78344 [PS1] - Properly export QQuickProfiler http://codereview.qt-project.org/76700 [PS18] - Introducing QQuickWidget http://codereview.qt-project.org/78349 [PS1] - Update pin of qtbase so that the qtquickcontrols revdep builds From ci-noreply at qt-project.org Mon Feb 17 16:09:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 17:09:11 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #120 Message-ID: <20140217_150911_093565.ci-noreply@qt-project.org> QtQuick1_dev_Integration #120: SUCCESS Tested changes (refs/builds/dev_1392636872): http://codereview.qt-project.org/77965 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 17 16:15:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 17:15:10 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1305 Message-ID: <20140217_151510_082289.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /work/build/qt/qtdeclarative/src/qml/jit/qv4isel_masm.cpp: In member function 'virtual void QV4::JIT::InstructionSelection::swapValues(QV4::IR::Temp*, QV4::IR::Temp*)': /work/build/qt/qtdeclarative/src/qml/jit/qv4isel_masm.cpp:825:57: error: 'FPGpr1' is not a member of 'QV4::JIT::Assembler' /work/build/qt/qtdeclarative/src/qml/jit/qv4isel_masm.cpp:826:51: error: 'FPGpr1' is not a member of 'QV4::JIT::Assembler' make[3]: *** [.obj/qv4isel_masm.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01305/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392649772): http://codereview.qt-project.org/78268 [PS2] - [new compiler] Report errors at type compile time for invalid group property access http://codereview.qt-project.org/77851 [PS3] - [new compiler] Fix error reporting null object group property access http://codereview.qt-project.org/78201 [PS5] - Clean up our internal namespaces http://codereview.qt-project.org/78200 [PS5] - Smaller cleanup http://codereview.qt-project.org/78101 [PS7] - Optimize our toInt32() implementation http://codereview.qt-project.org/77863 [PS8] - Move binops out of the isel http://codereview.qt-project.org/77816 [PS10] - Move unops into it's own file http://codereview.qt-project.org/77812 [PS6] - Move the Assembler class into it's own file http://codereview.qt-project.org/77811 [PS6] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/77795 [PS5] - Remove unused method http://codereview.qt-project.org/77752 [PS6] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS5] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS5] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS5] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS5] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS5] - Remove unused text stream http://codereview.qt-project.org/77662 [PS5] - Remove some code duplication http://codereview.qt-project.org/77661 [PS5] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS6] - Simplify some runtime code From ci-noreply at qt-project.org Mon Feb 17 16:35:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 17:35:36 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1306 Message-ID: <20140217_153536_030462.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from ../../../../include/QtQml/5.3.0/QtQml/private/qv4math_p.h:1:0, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:53, from ../../../../include/QtQml/5.3.0/QtQml/private/qv4value_inl_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmldata_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier_p.h:45, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlpropertycache_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlglobal_p.h:47, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlglobal_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/debugger/qqmldebugserverconnection_p.h:46, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmldebugserverconnection_p.h:1, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.h:45, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.cpp:42: ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h: In function 'int QV4::doubleToInt32(double)': ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:5: error: '__m128d' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:13: error: expected ';' before 'dd' ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:28: error: 'dd' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:30: error: '_mm_cvtsd_si32' was not declared in this scope make[5]: *** [.obj/qtcpserverconnection.o] Error 1 In file included from ../../../../include/QtQml/5.3.0/QtQml/private/qv4math_p.h:1:0, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:53, from ../../../../include/QtQml/5.3.0/QtQml/private/qv4value_inl_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmldata_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier_p.h:45, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlpropertycache_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlglobal_p.h:47, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlglobal_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/debugger/qqmldebugserverconnection_p.h:46, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmldebugserverconnection_p.h:1, from .moc/../../../../../../../../../work/build/qt/qtdeclarative/src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.h:45, from .moc/moc_qtcpserverconnection.cpp:9: ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h: In function 'int QV4::doubleToInt32(double)': ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:5: error: '__m128d' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:13: error: expected ';' before 'dd' ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:28: error: 'dd' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:30: error: '_mm_cvtsd_si32' was not declared in this scope make[5]: *** [.obj/moc_qtcpserverconnection.o] Error 1 make[4]: *** [sub-qmldbg_tcp-make_first] Error 2 In file included from ../../../../include/QtQml/5.3.0/QtQml/private/qv4math_p.h:1:0, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:53, from ../../../../include/QtQml/5.3.0/QtQml/private/qv4value_inl_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmldata_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier_p.h:45, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlpropertycache_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlglobal_p.h:47, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlglobal_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/debugger/qqmlinspectorinterface_p.h:57, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlinspectorinterface_p.h:1, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/qmldbg_qtquick2/qtquick2plugin.h:46, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/qmldbg_qtquick2/qtquick2plugin.cpp:42: ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h: In function 'int QV4::doubleToInt32(double)': ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:5: error: '__m128d' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:13: error: expected ';' before 'dd' ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:28: error: 'dd' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:30: error: '_mm_cvtsd_si32' was not declared in this scope make[5]: *** [.obj/qtquick2plugin.o] Error 1 In file included from ../../../../include/QtQml/5.3.0/QtQml/private/qv4math_p.h:1:0, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:53, from ../../../../include/QtQml/5.3.0/QtQml/private/qv4value_inl_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmldata_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier_p.h:45, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlnotifier_p.h:1, from ../../../../include/QtQuick/5.3.0/QtQuick/private/../../../../../../../../../work/build/qt/qtdeclarative/src/quick/items/qquickitem_p.h:70, from ../../../../include/QtQuick/5.3.0/QtQuick/private/qquickitem_p.h:1, from /work/build/qt/qtdeclarative/src/plugins/accessible/quick/qaccessiblequickview.cpp:47: ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h: In function 'int QV4::doubleToInt32(double)': ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:5: error: '__m128d' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:13: error: expected ';' before 'dd' ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:28: error: 'dd' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:30: error: '_mm_cvtsd_si32' was not declared in this scope make[5]: *** [.obj/qaccessiblequickview.o] Error 1 In file included from ../../../../include/QtQml/5.3.0/QtQml/private/qv4math_p.h:1:0, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:53, from ../../../../include/QtQml/5.3.0/QtQml/private/qv4value_inl_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmldata_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier_p.h:45, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlpropertycache_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlglobal_p.h:47, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlglobal_p.h:1, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/shared/qmlinspectorconstants.h:45, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/shared/abstractviewinspector.h:49, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/shared/abstracttool.cpp:44: ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h: In function 'int QV4::doubleToInt32(double)': ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:5: error: '__m128d' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:13: error: expected ';' before 'dd' ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:28: error: 'dd' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:30: error: '_mm_cvtsd_si32' was not declared in this scope make[5]: *** [.obj/abstracttool.o] Error 1 In file included from ../../../../include/QtQml/5.3.0/QtQml/private/qv4math_p.h:1:0, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:53, from ../../../../include/QtQml/5.3.0/QtQml/private/qv4value_inl_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmldata_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier_p.h:45, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlnotifier_p.h:1, from ../../../../include/QtQuick/5.3.0/QtQuick/private/../../../../../../../../../work/build/qt/qtdeclarative/src/quick/items/qquickitem_p.h:70, from ../../../../include/QtQuick/5.3.0/QtQuick/private/qquickitem_p.h:1, from /work/build/qt/qtdeclarative/src/plugins/accessible/quick/qaccessiblequickitem.cpp:46: ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h: In function 'int QV4::doubleToInt32(double)': ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:5: error: '__m128d' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:13: error: expected ';' before 'dd' ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:28: error: 'dd' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:30: error: '_mm_cvtsd_si32' was not declared in this scope make[5]: *** [.obj/qaccessiblequickitem.o] Error 1 make[4]: *** [sub-quick-make_first] Error 2 make[3]: *** [sub-accessible-make_first] Error 2 In file included from ../../../../include/QtQml/5.3.0/QtQml/private/qv4math_p.h:1:0, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:53, from ../../../../include/QtQml/5.3.0/QtQml/private/qv4value_inl_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmldata_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier_p.h:45, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:59, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlpropertycache_p.h:1, from ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlglobal_p.h:47, from ../../../../include/QtQml/5.3.0/QtQml/private/qqmlglobal_p.h:1, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/shared/qmlinspectorconstants.h:45, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/shared/abstractviewinspector.h:49, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/qmldbg_qtquick2/qquickviewinspector.h:45, from /work/build/qt/qtdeclarative/src/plugins/qmltooling/qmldbg_qtquick2/qquickviewinspector.cpp:42: ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h: In function 'int QV4::doubleToInt32(double)': ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:5: error: '__m128d' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:129:13: error: expected ';' before 'dd' ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:28: error: 'dd' was not declared in this scope ../../../../include/QtQml/5.3.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4math_p.h:130:30: error: '_mm_cvtsd_si32' was not declared in this scope make[5]: *** [.obj/qquickviewinspector.o] Error 1 make[4]: *** [sub-qmldbg_qtquick2-make_first] Error 2 make[3]: *** [sub-qmltooling-make_first] Error 2 make[2]: *** [sub-plugins-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01306/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392650683): http://codereview.qt-project.org/78268 [PS2] - [new compiler] Report errors at type compile time for invalid group property access http://codereview.qt-project.org/77851 [PS3] - [new compiler] Fix error reporting null object group property access http://codereview.qt-project.org/78201 [PS6] - Clean up our internal namespaces http://codereview.qt-project.org/78200 [PS6] - Smaller cleanup http://codereview.qt-project.org/78101 [PS7] - Optimize our toInt32() implementation http://codereview.qt-project.org/77863 [PS8] - Move binops out of the isel http://codereview.qt-project.org/77816 [PS10] - Move unops into it's own file http://codereview.qt-project.org/77812 [PS6] - Move the Assembler class into it's own file http://codereview.qt-project.org/77811 [PS6] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/77795 [PS5] - Remove unused method http://codereview.qt-project.org/77752 [PS6] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS5] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS5] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS5] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS5] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS5] - Remove unused text stream http://codereview.qt-project.org/77662 [PS5] - Remove some code duplication http://codereview.qt-project.org/77661 [PS5] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS6] - Simplify some runtime code From ci-noreply at qt-project.org Mon Feb 17 16:39:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 17:39:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2975 Message-ID: <20140217_153923_079407.ci-noreply@qt-project.org> qtbase failed to compile :( ./.obj\release\qaccessiblemenu.o:qaccessiblemenu.cpp:(.text+0x3fe): undefined reference to `_imp___Z12qt_accHotKeyRK7QString' ./.obj\release\simplewidgets.o:simplewidgets.cpp:(.text+0xaf5): undefined reference to `_imp___Z12qt_accHotKeyRK7QString' Makefile.Release:614: recipe for target '..\..\lib\Qt5WidgetsTestInfix.dll' failed mingw32-make[4]: *** [..\..\lib\Qt5WidgetsTestInfix.dll] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02975/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392650728): http://codereview.qt-project.org/77431 [PS8] - Accessibility: Use factory function instead of plugin http://codereview.qt-project.org/78181 [PS1] - WinRT package_manifest: Remove comment about manifest overwrite http://codereview.qt-project.org/76864 [PS6] - Allow QPlatformSystemTrayIcon to create the QPlatformMenu http://codereview.qt-project.org/78363 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions http://codereview.qt-project.org/78249 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/78308 [PS1] - Respect the QTextBlock's character formats in itemization From ci-noreply at qt-project.org Mon Feb 17 16:49:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 17:49:30 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2976 Message-ID: <20140217_154930_038276.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from tst_spdy.cpp:687:0: .moc/tst_spdy.moc: In static member function 'static void tst_Spdy::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**)': .moc/tst_spdy.moc:112:21: error: 'class tst_Spdy' has no member named 'settingsAndNegotiation_data' .moc/tst_spdy.moc:113:21: error: 'class tst_Spdy' has no member named 'settingsAndNegotiation' .moc/tst_spdy.moc:114:21: error: 'class tst_Spdy' has no member named 'download_data' .moc/tst_spdy.moc:115:21: error: 'class tst_Spdy' has no member named 'download' .moc/tst_spdy.moc:116:21: error: 'class tst_Spdy' has no member named 'headerFields' .moc/tst_spdy.moc:117:21: error: 'class tst_Spdy' has no member named 'upload_data' .moc/tst_spdy.moc:118:21: error: 'class tst_Spdy' has no member named 'upload' .moc/tst_spdy.moc:119:21: error: 'class tst_Spdy' has no member named 'errors_data' .moc/tst_spdy.moc:120:21: error: 'class tst_Spdy' has no member named 'errors' .moc/tst_spdy.moc:121:21: error: 'class tst_Spdy' has no member named 'multipleRequests_data' .moc/tst_spdy.moc:122:22: error: 'class tst_Spdy' has no member named 'multipleRequests' .moc/tst_spdy.moc:123:22: error: 'class tst_Spdy' has no member named 'proxyAuthenticationRequired' .moc/tst_spdy.moc:124:22: error: 'class tst_Spdy' has no member named 'multipleRequestsFinishedSlot' make[6]: *** [.obj/tst_spdy.o] Error 1 make[5]: *** [sub-spdy-make_first] Error 2 make[4]: *** [sub-access-make_first] Error 2 make[3]: *** [sub-network-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02976/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392651743): http://codereview.qt-project.org/78249 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/78363 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions http://codereview.qt-project.org/77480 [PS8] - network: add support for the SPDY protocol From ci-noreply at qt-project.org Mon Feb 17 17:47:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 18:47:32 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1307 Message-ID: <20140217_164732_007529.ci-noreply@qt-project.org> Compilation failed :( compiler\qv4ssa.cpp(4009) : error C2872: 'Function' : ambiguous symbol compiler\qv4ssa.cpp(4094) : error C2872: 'Function' : ambiguous symbol compiler\qqmlcodegenerator.cpp(153) : error C2872: 'Function' : ambiguous symbol compiler\qqmlcodegenerator.cpp(154) : error C2511: 'void TestNamespace::QtQml::QmlObject::appendFunction(TestNamespace::QV4::Function *)' : overloaded member function not found in 'TestNamespace::QtQml::QmlObject' c:\work\build\qt\qtbase\include\qtqml\5.3.0\qtqml\private\../../../../../../qtdeclarative/src/qml/compiler/qqmlcodegenerator_p.h(195) : see declaration of 'TestNamespace::QtQml::QmlObject' Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01307/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392655030): http://codereview.qt-project.org/78268 [PS2] - [new compiler] Report errors at type compile time for invalid group property access http://codereview.qt-project.org/77851 [PS3] - [new compiler] Fix error reporting null object group property access http://codereview.qt-project.org/78369 [PS1] - Unpin qtbase in preperation for merge to stable http://codereview.qt-project.org/78201 [PS6] - Clean up our internal namespaces http://codereview.qt-project.org/78200 [PS6] - Smaller cleanup http://codereview.qt-project.org/77863 [PS8] - Move binops out of the isel http://codereview.qt-project.org/77816 [PS10] - Move unops into it's own file http://codereview.qt-project.org/77812 [PS6] - Move the Assembler class into it's own file http://codereview.qt-project.org/77811 [PS6] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/77795 [PS5] - Remove unused method http://codereview.qt-project.org/77752 [PS6] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS5] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS5] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS5] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS5] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS5] - Remove unused text stream http://codereview.qt-project.org/77662 [PS5] - Remove some code duplication http://codereview.qt-project.org/77661 [PS5] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS6] - Simplify some runtime code http://codereview.qt-project.org/78341 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 17 18:02:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 19:02:39 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #209 Message-ID: <20140217_170239_092064.ci-noreply@qt-project.org> QtTools_dev_Integration #209: SUCCESS Tested changes (refs/builds/dev_1392643736): http://codereview.qt-project.org/78309 [PS2] - CoreCon Server: guard with a QMutex From ci-noreply at qt-project.org Mon Feb 17 18:03:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 19:03:16 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3178 Message-ID: <20140217_170316_065028.ci-noreply@qt-project.org> QtBase_stable_Integration #3178: SUCCESS Tested changes (refs/builds/stable_1392650176): http://codereview.qt-project.org/77761 [PS1] - Docs: properly tag QtAlgorithms functions as deprecated From ci-noreply at qt-project.org Mon Feb 17 18:42:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 19:42:34 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2977 Message-ID: <20140217_174234_084430.ci-noreply@qt-project.org> QtBase_dev_Integration #2977: SUCCESS Tested changes (refs/builds/dev_1392652264): http://codereview.qt-project.org/77385 [PS5] - Optimize generic bilinear interpolation using SSE2 http://codereview.qt-project.org/76864 [PS6] - Allow QPlatformSystemTrayIcon to create the QPlatformMenu http://codereview.qt-project.org/78348 [PS1] - Fix glyph cache type logic after 97c187da3c1381bc55dd16976 http://codereview.qt-project.org/78308 [PS1] - Respect the QTextBlock's character formats in itemization From ci-noreply at qt-project.org Mon Feb 17 19:24:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 20:24:30 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #167 Message-ID: <20140217_182430_021285.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #167: SUCCESS Tested changes (refs/builds/dev_1392658161): http://codereview.qt-project.org/78357 [PS1] - Use QVERIFY2 for elapsed time in tst_QMediaPlayerBackend::seekPauseSeek(). From ci-noreply at qt-project.org Mon Feb 17 19:30:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 20:30:04 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3179 Message-ID: <20140217_183004_064526.ci-noreply@qt-project.org> Autotest `tst_qglyphrun' failed :( Testing tst_QGlyphRun FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgba8888pm) Compared values are not the same tst_qglyphrun.cpp(339) : failure location FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgbx8888) Compared values are not the same tst_qglyphrun.cpp(339) : failure location Totals: 24 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGlyphRun ********* Config: Using QtTest library 5.2.2, Qt 5.2.2 PASS : tst_QGlyphRun::initTestCase() PASS : tst_QGlyphRun::constructionAndDestruction() PASS : tst_QGlyphRun::copyConstructor() PASS : tst_QGlyphRun::assignment() PASS : tst_QGlyphRun::equalsOperator(Identical) PASS : tst_QGlyphRun::equalsOperator(Different positions) PASS : tst_QGlyphRun::equalsOperator(Different fonts) PASS : tst_QGlyphRun::equalsOperator(Different glyph indexes) PASS : tst_QGlyphRun::isEmpty() PASS : tst_QGlyphRun::textLayoutGlyphIndexes() PASS : tst_QGlyphRun::drawExistingGlyphs(argb32pm) PASS : tst_QGlyphRun::drawExistingGlyphs(rgb32) FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgba8888pm) Compared values are not the same tst_qglyphrun.cpp(339) : failure location FAIL! : tst_QGlyphRun::drawExistingGlyphs(rgbx8888) Compared values are not the same tst_qglyphrun.cpp(339) : failure location PASS : tst_QGlyphRun::drawNonExistentGlyphs() PASS : tst_QGlyphRun::drawMultiScriptText1() PASS : tst_QGlyphRun::drawMultiScriptText2() PASS : tst_QGlyphRun::drawStruckOutText() PASS : tst_QGlyphRun::drawOverlinedText() PASS : tst_QGlyphRun::drawUnderlinedText() PASS : tst_QGlyphRun::drawRightToLeft() PASS : tst_QGlyphRun::detach() PASS : tst_QGlyphRun::setRawData() PASS : tst_QGlyphRun::setRawDataAndGetAsVector() PASS : tst_QGlyphRun::boundingRect() PASS : tst_QGlyphRun::cleanupTestCase() Totals: 24 passed, 2 failed, 0 skipped ********* Finished testing of tst_QGlyphRun ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglyphrun: 1 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03179/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1392656690): http://codereview.qt-project.org/78371 [PS2] - Remove qSort usages from network tests http://codereview.qt-project.org/77685 [PS6] - Fix drawCachedGlyphs on RGBA8888 http://codereview.qt-project.org/78272 [PS1] - Fix typo in model/view docs. From ci-noreply at qt-project.org Mon Feb 17 19:55:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 20:55:12 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1308 Message-ID: <20140217_185512_097493.ci-noreply@qt-project.org> Autotests `tst_qqmlecmascript' and `tst_qquickcanvasitem' failed :( Testing qquickcanvasitem FAIL! : qquickcanvasitem::state::test_stack(image threaded) Compared values are not the same Actual (): 510 Expected (): 511 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_state.qml(320) : failure location FAIL! : qquickcanvasitem::state::test_stack(image canvas invisible) Compared values are not the same Actual (): 510 Expected (): 511 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_state.qml(320) : failure location FAIL! : qquickcanvasitem::state::test_stack(image immediate) Compared values are not the same Actual (): 510 Expected (): 511 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_state.qml(320) : failure location Totals: 520 passed, 3 failed, 0 skipped libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qquickcanvasitem ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : qquickcanvasitem::arc::initTestCase() PASS : qquickcanvasitem::arc::test_angle_1(image threaded) PASS : qquickcanvasitem::arc::test_angle_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_1(image immediate) PASS : qquickcanvasitem::arc::test_angle_2(image threaded) PASS : qquickcanvasitem::arc::test_angle_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_2(image immediate) PASS : qquickcanvasitem::arc::test_angle_3(image threaded) PASS : qquickcanvasitem::arc::test_angle_3(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_3(image immediate) PASS : qquickcanvasitem::arc::test_angle_4(image threaded) PASS : qquickcanvasitem::arc::test_angle_4(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_4(image immediate) PASS : qquickcanvasitem::arc::test_angle_5(image threaded) PASS : qquickcanvasitem::arc::test_angle_5(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_5(image immediate) PASS : qquickcanvasitem::arc::test_angle_6(image threaded) PASS : qquickcanvasitem::arc::test_angle_6(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_6(image immediate) PASS : qquickcanvasitem::arc::test_empty(image threaded) PASS : qquickcanvasitem::arc::test_empty(image canvas invisible) PASS : qquickcanvasitem::arc::test_empty(image immediate) PASS : qquickcanvasitem::arc::test_end(image threaded) PASS : qquickcanvasitem::arc::test_end(image canvas invisible) PASS : qquickcanvasitem::arc::test_end(image immediate) PASS : qquickcanvasitem::arc::test_negative(image threaded) PASS : qquickcanvasitem::arc::test_negative(image canvas invisible) PASS : qquickcanvasitem::arc::test_negative(image immediate) PASS : qquickcanvasitem::arc::test_nonempty(image threaded) PASS : qquickcanvasitem::arc::test_nonempty(image canvas invisible) PASS : qquickcanvasitem::arc::test_nonempty(image immediate) PASS : qquickcanvasitem::arc::test_nonfinite(image threaded) PASS : qquickcanvasitem::arc::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::arc::test_nonfinite(image immediate) PASS : qquickcanvasitem::arc::test_scale_1(image threaded) PASS : qquickcanvasitem::arc::test_scale_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_scale_1(image immediate) PASS : qquickcanvasitem::arc::test_scale_2(image threaded) PASS : qquickcanvasitem::arc::test_scale_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_scale_2(image immediate) PASS : qquickcanvasitem::arc::test_selfintersect_1(image threaded) PASS : qquickcanvasitem::arc::test_selfintersect_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_selfintersect_1(image immediate) PASS : qquickcanvasitem::arc::test_selfintersect_2(image threaded) PASS : qquickcanvasitem::arc::test_selfintersect_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_selfintersect_2(image immediate) PASS : qquickcanvasitem::arc::test_shape_1(image threaded) PASS : qquickcanvasitem::arc::test_shape_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_1(image immediate) PASS : qquickcanvasitem::arc::test_shape_2(image threaded) PASS : qquickcanvasitem::arc::test_shape_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_2(image immediate) PASS : qquickcanvasitem::arc::test_shape_3(image threaded) PASS : qquickcanvasitem::arc::test_shape_3(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_3(image immediate) PASS : qquickcanvasitem::arc::test_shape_4(image threaded) PASS : qquickcanvasitem::arc::test_shape_4(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_4(image immediate) PASS : qquickcanvasitem::arc::test_shape_5(image threaded) PASS : qquickcanvasitem::arc::test_shape_5(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_5(image immediate) PASS : qquickcanvasitem::arc::test_twopie(image threaded) PASS : qquickcanvasitem::arc::test_twopie(image canvas invisible) PASS : qquickcanvasitem::arc::test_twopie(image immediate) PASS : qquickcanvasitem::arc::test_zero(image threaded) PASS : qquickcanvasitem::arc::test_zero(image canvas invisible) PASS : qquickcanvasitem::arc::test_zero(image immediate) PASS : qquickcanvasitem::arc::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_arcto'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_arcto'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::arcTo::initTestCase() PASS : qquickcanvasitem::arcTo::test_coincide(image threaded) PASS : qquickcanvasitem::arcTo::test_coincide(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_coincide(image immediate) PASS : qquickcanvasitem::arcTo::test_collinear(image threaded) PASS : qquickcanvasitem::arcTo::test_collinear(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_collinear(image immediate) PASS : qquickcanvasitem::arcTo::test_negative(image threaded) PASS : qquickcanvasitem::arcTo::test_negative(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_negative(image immediate) PASS : qquickcanvasitem::arcTo::test_nonfinite(image threaded) PASS : qquickcanvasitem::arcTo::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_nonfinite(image immediate) PASS : qquickcanvasitem::arcTo::test_scale(image threaded) PASS : qquickcanvasitem::arcTo::test_scale(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_scale(image immediate) PASS : qquickcanvasitem::arcTo::test_shape(image threaded) PASS : qquickcanvasitem::arcTo::test_shape(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_shape(image immediate) PASS : qquickcanvasitem::arcTo::test_subpath(image threaded) PASS : qquickcanvasitem::arcTo::test_subpath(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_subpath(image immediate) PASS : qquickcanvasitem::arcTo::test_transform(image threaded) PASS : qquickcanvasitem::arcTo::test_transform(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_transform(image immediate) PASS : qquickcanvasitem::arcTo::test_zero(image threaded) PASS : qquickcanvasitem::arcTo::test_zero(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_zero(image immediate) PASS : qquickcanvasitem::arcTo::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_canvas'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_canvas'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::canvas::initTestCase() PASS : qquickcanvasitem::canvas::test_canvasSize(image threaded) PASS : qquickcanvasitem::canvas::test_canvasSize(image canvas invisible) PASS : qquickcanvasitem::canvas::test_canvasSize(image immediate) PASS : qquickcanvasitem::canvas::test_canvasWindow(image threaded) PASS : qquickcanvasitem::canvas::test_canvasWindow(image canvas invisible) PASS : qquickcanvasitem::canvas::test_canvasWindow(image immediate) PASS : qquickcanvasitem::canvas::test_getContext(image threaded) PASS : qquickcanvasitem::canvas::test_getContext(image canvas invisible) PASS : qquickcanvasitem::canvas::test_getContext(image immediate) PASS : qquickcanvasitem::canvas::test_loadImage(image threaded) PASS : qquickcanvasitem::canvas::test_loadImage(image canvas invisible) PASS : qquickcanvasitem::canvas::test_loadImage(image immediate) PASS : qquickcanvasitem::canvas::test_paint(image threaded) PASS : qquickcanvasitem::canvas::test_paint(image canvas invisible) PASS : qquickcanvasitem::canvas::test_paint(image immediate) PASS : qquickcanvasitem::canvas::test_save(image threaded) PASS : qquickcanvasitem::canvas::test_save(image canvas invisible) PASS : qquickcanvasitem::canvas::test_save(image immediate) PASS : qquickcanvasitem::canvas::test_tileSize(image threaded) PASS : qquickcanvasitem::canvas::test_tileSize(image canvas invisible) PASS : qquickcanvasitem::canvas::test_tileSize(image immediate) PASS : qquickcanvasitem::canvas::test_toDataURL(image threaded) PASS : qquickcanvasitem::canvas::test_toDataURL(image canvas invisible) PASS : qquickcanvasitem::canvas::test_toDataURL(image immediate) PASS : qquickcanvasitem::canvas::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_composite'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_composite'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::composite::initTestCase() PASS : qquickcanvasitem::composite::test_clearRect(image threaded) PASS : qquickcanvasitem::composite::test_clearRect(image canvas invisible) PASS : qquickcanvasitem::composite::test_clearRect(image immediate) PASS : qquickcanvasitem::composite::test_clip(image threaded) PASS : qquickcanvasitem::composite::test_clip(image canvas invisible) PASS : qquickcanvasitem::composite::test_clip(image immediate) PASS : qquickcanvasitem::composite::test_globalAlpha(image threaded) PASS : qquickcanvasitem::composite::test_globalAlpha(image canvas invisible) PASS : qquickcanvasitem::composite::test_globalAlpha(image immediate) PASS : qquickcanvasitem::composite::test_operation(image threaded) PASS : qquickcanvasitem::composite::test_operation(image canvas invisible) PASS : qquickcanvasitem::composite::test_operation(image immediate) PASS : qquickcanvasitem::composite::test_solid(image threaded) PASS : qquickcanvasitem::composite::test_solid(image canvas invisible) PASS : qquickcanvasitem::composite::test_solid(image immediate) PASS : qquickcanvasitem::composite::test_transparent(image threaded) PASS : qquickcanvasitem::composite::test_transparent(image canvas invisible) PASS : qquickcanvasitem::composite::test_transparent(image immediate) PASS : qquickcanvasitem::composite::test_uncovered(image threaded) PASS : qquickcanvasitem::composite::test_uncovered(image canvas invisible) PASS : qquickcanvasitem::composite::test_uncovered(image immediate) PASS : qquickcanvasitem::composite::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 1x1+58+96 on QQuickView/'tst_context'. Resulting geometry: 104x1+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 1x1+62+119 on QQuickView/'tst_context'. Resulting geometry: 104x1+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::ContextTypeStored::initTestCase() PASS : qquickcanvasitem::ContextTypeStored::test_contextType() PASS : qquickcanvasitem::ContextFontValidation::initTestCase() PASS : qquickcanvasitem::ContextFontValidation::test_invalid() PASS : qquickcanvasitem::ContextFontValidation::test_pixelSize() PASS : qquickcanvasitem::ContextFontValidation::test_valid() PASS : qquickcanvasitem::ContextFontValidation::cleanupTestCase() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::initTestCase() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_context() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_contextIsConsistent() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_paintHadContext() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::cleanupTestCase() PASS : qquickcanvasitem::ContextTypeStored::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_fillStyle'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_fillStyle'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::fillStyle::initTestCase() PASS : qquickcanvasitem::fillStyle::test_default(image threaded) PASS : qquickcanvasitem::fillStyle::test_default(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_default(image immediate) PASS : qquickcanvasitem::fillStyle::test_get(image threaded) PASS : qquickcanvasitem::fillStyle::test_get(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_get(image immediate) PASS : qquickcanvasitem::fillStyle::test_hex(image threaded) PASS : qquickcanvasitem::fillStyle::test_hex(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_hex(image immediate) PASS : qquickcanvasitem::fillStyle::test_hsla(image threaded) PASS : qquickcanvasitem::fillStyle::test_hsla(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_hsla(image immediate) PASS : qquickcanvasitem::fillStyle::test_invalid(image threaded) PASS : qquickcanvasitem::fillStyle::test_invalid(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_invalid(image immediate) PASS : qquickcanvasitem::fillStyle::test_namedColor(image threaded) PASS : qquickcanvasitem::fillStyle::test_namedColor(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_namedColor(image immediate) PASS : qquickcanvasitem::fillStyle::test_rgba(image threaded) PASS : qquickcanvasitem::fillStyle::test_rgba(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_rgba(image immediate) PASS : qquickcanvasitem::fillStyle::test_saverestore(image threaded) PASS : qquickcanvasitem::fillStyle::test_saverestore(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_saverestore(image immediate) PASS : qquickcanvasitem::fillStyle::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_fillrect'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_fillrect'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::fillRect::initTestCase() PASS : qquickcanvasitem::fillRect::test_fillRect(image threaded) PASS : qquickcanvasitem::fillRect::test_fillRect(image canvas invisible) PASS : qquickcanvasitem::fillRect::test_fillRect(image immediate) PASS : qquickcanvasitem::fillRect::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_gradient'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_gradient'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::gradient::initTestCase() PASS : qquickcanvasitem::gradient::test_basic(image threaded) PASS : qquickcanvasitem::gradient::test_basic(image canvas invisible) PASS : qquickcanvasitem::gradient::test_basic(image immediate) PASS : qquickcanvasitem::gradient::test_conical(image threaded) PASS : qquickcanvasitem::gradient::test_conical(image canvas invisible) PASS : qquickcanvasitem::gradient::test_conical(image immediate) PASS : qquickcanvasitem::gradient::test_interpolate(image threaded) PASS : qquickcanvasitem::gradient::test_interpolate(image canvas invisible) PASS : qquickcanvasitem::gradient::test_interpolate(image immediate) PASS : qquickcanvasitem::gradient::test_linear(image threaded) PASS : qquickcanvasitem::gradient::test_linear(image canvas invisible) PASS : qquickcanvasitem::gradient::test_linear(image immediate) PASS : qquickcanvasitem::gradient::test_object(image threaded) PASS : qquickcanvasitem::gradient::test_object(image canvas invisible) PASS : qquickcanvasitem::gradient::test_object(image immediate) PASS : qquickcanvasitem::gradient::test_radial(image threaded) PASS : qquickcanvasitem::gradient::test_radial(image canvas invisible) PASS : qquickcanvasitem::gradient::test_radial(image immediate) PASS : qquickcanvasitem::gradient::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_image'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_image'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::image::initTestCase() PASS : qquickcanvasitem::image::test_3args(image threaded) PASS : qquickcanvasitem::image::test_3args(image canvas invisible) PASS : qquickcanvasitem::image::test_3args(image immediate) PASS : qquickcanvasitem::image::test_5args(image threaded) PASS : qquickcanvasitem::image::test_5args(image canvas invisible) PASS : qquickcanvasitem::image::test_5args(image immediate) PASS : qquickcanvasitem::image::test_9args(image threaded) PASS : qquickcanvasitem::image::test_9args(image canvas invisible) PASS : qquickcanvasitem::image::test_9args(image immediate) PASS : qquickcanvasitem::image::test_alpha(image threaded) PASS : qquickcanvasitem::image::test_alpha(image canvas invisible) PASS : qquickcanvasitem::image::test_alpha(image immediate) PASS : qquickcanvasitem::image::test_animated(image threaded) PASS : qquickcanvasitem::image::test_animated(image canvas invisible) PASS : qquickcanvasitem::image::test_animated(image immediate) PASS : qquickcanvasitem::image::test_broken(image threaded) PASS : qquickcanvasitem::image::test_broken(image canvas invisible) PASS : qquickcanvasitem::image::test_broken(image immediate) PASS : qquickcanvasitem::image::test_canvas(image threaded) PASS : qquickcanvasitem::image::test_canvas(image canvas invisible) PASS : qquickcanvasitem::image::test_canvas(image immediate) PASS : qquickcanvasitem::image::test_clip(image threaded) PASS : qquickcanvasitem::image::test_clip(image canvas invisible) PASS : qquickcanvasitem::image::test_clip(image immediate) PASS : qquickcanvasitem::image::test_composite(image threaded) PASS : qquickcanvasitem::image::test_composite(image canvas invisible) PASS : qquickcanvasitem::image::test_composite(image immediate) PASS : qquickcanvasitem::image::test_imageData(image threaded) PASS : qquickcanvasitem::image::test_imageData(image canvas invisible) PASS : qquickcanvasitem::image::test_imageData(image immediate) PASS : qquickcanvasitem::image::test_imageitem(image threaded) PASS : qquickcanvasitem::image::test_imageitem(image canvas invisible) PASS : qquickcanvasitem::image::test_imageitem(image immediate) PASS : qquickcanvasitem::image::test_multiple_painting(image threaded) PASS : qquickcanvasitem::image::test_multiple_painting(image canvas invisible) PASS : qquickcanvasitem::image::test_multiple_painting(image immediate) PASS : qquickcanvasitem::image::test_negative(image threaded) PASS : qquickcanvasitem::image::test_negative(image canvas invisible) PASS : qquickcanvasitem::image::test_negative(image immediate) PASS : qquickcanvasitem::image::test_nonfinite(image threaded) PASS : qquickcanvasitem::image::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::image::test_nonfinite(image immediate) PASS : qquickcanvasitem::image::test_null(image threaded) PASS : qquickcanvasitem::image::test_null(image canvas invisible) PASS : qquickcanvasitem::image::test_null(image immediate) PASS : qquickcanvasitem::image::test_outsidesource(image threaded) PASS : qquickcanvasitem::image::test_outsidesource(image canvas invisible) PASS : qquickcanvasitem::image::test_outsidesource(image immediate) PASS : qquickcanvasitem::image::test_path(image threaded) PASS : qquickcanvasitem::image::test_path(image canvas invisible) PASS : qquickcanvasitem::image::test_path(image immediate) PASS : qquickcanvasitem::image::test_self(image threaded) PASS : qquickcanvasitem::image::test_self(image canvas invisible) PASS : qquickcanvasitem::image::test_self(image immediate) PASS : qquickcanvasitem::image::test_transform(image threaded) PASS : qquickcanvasitem::image::test_transform(image canvas invisible) PASS : qquickcanvasitem::image::test_transform(image immediate) PASS : qquickcanvasitem::image::test_url(image threaded) PASS : qquickcanvasitem::image::test_url(image canvas invisible) PASS : qquickcanvasitem::image::test_url(image immediate) PASS : qquickcanvasitem::image::test_wrongtype(image threaded) PASS : qquickcanvasitem::image::test_wrongtype(image canvas invisible) PASS : qquickcanvasitem::image::test_wrongtype(image immediate) PASS : qquickcanvasitem::image::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_line'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_line'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::line::initTestCase() PASS : qquickcanvasitem::line::test_cap(image threaded) PASS : qquickcanvasitem::line::test_cap(image canvas invisible) PASS : qquickcanvasitem::line::test_cap(image immediate) PASS : qquickcanvasitem::line::test_cross(image threaded) PASS : qquickcanvasitem::line::test_cross(image canvas invisible) PASS : qquickcanvasitem::line::test_cross(image immediate) PASS : qquickcanvasitem::line::test_default(image threaded) PASS : qquickcanvasitem::line::test_default(image canvas invisible) PASS : qquickcanvasitem::line::test_default(image immediate) PASS : qquickcanvasitem::line::test_join(image threaded) PASS : qquickcanvasitem::line::test_join(image canvas invisible) PASS : qquickcanvasitem::line::test_join(image immediate) PASS : qquickcanvasitem::line::test_miter(image threaded) PASS : qquickcanvasitem::line::test_miter(image canvas invisible) PASS : qquickcanvasitem::line::test_miter(image immediate) PASS : qquickcanvasitem::line::test_width(image threaded) PASS : qquickcanvasitem::line::test_width(image canvas invisible) PASS : qquickcanvasitem::line::test_width(image immediate) PASS : qquickcanvasitem::line::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_path'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_path'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::path::initTestCase() PASS : qquickcanvasitem::path::test_basic(image threaded) PASS : qquickcanvasitem::path::test_basic(image canvas invisible) PASS : qquickcanvasitem::path::test_basic(image immediate) PASS : qquickcanvasitem::path::test_beginPath(image threaded) PASS : qquickcanvasitem::path::test_beginPath(image canvas invisible) PASS : qquickcanvasitem::path::test_beginPath(image immediate) PASS : qquickcanvasitem::path::test_bezierCurveTo(image threaded) PASS : qquickcanvasitem::path::test_bezierCurveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_bezierCurveTo(image immediate) PASS : qquickcanvasitem::path::test_clearRect(image threaded) PASS : qquickcanvasitem::path::test_clearRect(image canvas invisible) PASS : qquickcanvasitem::path::test_clearRect(image immediate) PASS : qquickcanvasitem::path::test_clip(image threaded) PASS : qquickcanvasitem::path::test_clip(image canvas invisible) PASS : qquickcanvasitem::path::test_clip(image immediate) PASS : qquickcanvasitem::path::test_closePath(image threaded) PASS : qquickcanvasitem::path::test_closePath(image canvas invisible) PASS : qquickcanvasitem::path::test_closePath(image immediate) PASS : qquickcanvasitem::path::test_fill(image threaded) PASS : qquickcanvasitem::path::test_fill(image canvas invisible) PASS : qquickcanvasitem::path::test_fill(image immediate) PASS : qquickcanvasitem::path::test_fillRect(image threaded) PASS : qquickcanvasitem::path::test_fillRect(image canvas invisible) PASS : qquickcanvasitem::path::test_fillRect(image immediate) PASS : qquickcanvasitem::path::test_isPointInPath(image threaded) PASS : qquickcanvasitem::path::test_isPointInPath(image canvas invisible) PASS : qquickcanvasitem::path::test_isPointInPath(image immediate) PASS : qquickcanvasitem::path::test_lineTo(image threaded) PASS : qquickcanvasitem::path::test_lineTo(image canvas invisible) PASS : qquickcanvasitem::path::test_lineTo(image immediate) PASS : qquickcanvasitem::path::test_moveTo(image threaded) PASS : qquickcanvasitem::path::test_moveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_moveTo(image immediate) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image threaded) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image immediate) PASS : qquickcanvasitem::path::test_rect(image threaded) PASS : qquickcanvasitem::path::test_rect(image canvas invisible) PASS : qquickcanvasitem::path::test_rect(image immediate) PASS : qquickcanvasitem::path::test_stroke(image threaded) PASS : qquickcanvasitem::path::test_stroke(image canvas invisible) PASS : qquickcanvasitem::path::test_stroke(image immediate) PASS : qquickcanvasitem::path::test_strokeRect(image threaded) PASS : qquickcanvasitem::path::test_strokeRect(image canvas invisible) PASS : qquickcanvasitem::path::test_strokeRect(image immediate) PASS : qquickcanvasitem::path::test_transform(image threaded) PASS : qquickcanvasitem::path::test_transform(image canvas invisible) PASS : qquickcanvasitem::path::test_transform(image immediate) PASS : qquickcanvasitem::path::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_pattern'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_pattern'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::pattern::initTestCase() PASS : qquickcanvasitem::pattern::test_animated(image threaded) PASS : qquickcanvasitem::pattern::test_animated(image canvas invisible) PASS : qquickcanvasitem::pattern::test_animated(image immediate) PASS : qquickcanvasitem::pattern::test_basic(image threaded) PASS : qquickcanvasitem::pattern::test_basic(image canvas invisible) PASS : qquickcanvasitem::pattern::test_basic(image immediate) PASS : qquickcanvasitem::pattern::test_image(image threaded) PASS : qquickcanvasitem::pattern::test_image(image canvas invisible) PASS : qquickcanvasitem::pattern::test_image(image immediate) PASS : qquickcanvasitem::pattern::test_modified(image threaded) PASS : qquickcanvasitem::pattern::test_modified(image canvas invisible) PASS : qquickcanvasitem::pattern::test_modified(image immediate) PASS : qquickcanvasitem::pattern::test_paint(image threaded) PASS : qquickcanvasitem::pattern::test_paint(image canvas invisible) PASS : qquickcanvasitem::pattern::test_paint(image immediate) PASS : qquickcanvasitem::pattern::test_repeat(image threaded) PASS : qquickcanvasitem::pattern::test_repeat(image canvas invisible) PASS : qquickcanvasitem::pattern::test_repeat(image immediate) PASS : qquickcanvasitem::pattern::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_pixel'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_pixel'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::pixel::initTestCase() PASS : qquickcanvasitem::pixel::test_createImageData(image threaded) PASS : qquickcanvasitem::pixel::test_createImageData(image canvas invisible) PASS : qquickcanvasitem::pixel::test_createImageData(image immediate) PASS : qquickcanvasitem::pixel::test_filters(image threaded) PASS : qquickcanvasitem::pixel::test_filters(image canvas invisible) PASS : qquickcanvasitem::pixel::test_filters(image immediate) PASS : qquickcanvasitem::pixel::test_getImageData(image threaded) PASS : qquickcanvasitem::pixel::test_getImageData(image canvas invisible) PASS : qquickcanvasitem::pixel::test_getImageData(image immediate) PASS : qquickcanvasitem::pixel::test_object(image threaded) PASS : qquickcanvasitem::pixel::test_object(image canvas invisible) PASS : qquickcanvasitem::pixel::test_object(image immediate) PASS : qquickcanvasitem::pixel::test_putImageData(image threaded) PASS : qquickcanvasitem::pixel::test_putImageData(image canvas invisible) PASS : qquickcanvasitem::pixel::test_putImageData(image immediate) PASS : qquickcanvasitem::pixel::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_shadow'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_shadow'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::shadow::initTestCase() PASS : qquickcanvasitem::shadow::test_basic(image threaded) PASS : qquickcanvasitem::shadow::test_basic(image canvas invisible) PASS : qquickcanvasitem::shadow::test_basic(image immediate) PASS : qquickcanvasitem::shadow::test_blur(image threaded) PASS : qquickcanvasitem::shadow::test_blur(image canvas invisible) PASS : qquickcanvasitem::shadow::test_blur(image immediate) PASS : qquickcanvasitem::shadow::test_clip(image threaded) PASS : qquickcanvasitem::shadow::test_clip(image canvas invisible) PASS : qquickcanvasitem::shadow::test_clip(image immediate) PASS : qquickcanvasitem::shadow::test_composite(image threaded) PASS : qquickcanvasitem::shadow::test_composite(image canvas invisible) PASS : qquickcanvasitem::shadow::test_composite(image immediate) PASS : qquickcanvasitem::shadow::test_enable(image threaded) PASS : qquickcanvasitem::shadow::test_enable(image canvas invisible) PASS : qquickcanvasitem::shadow::test_enable(image immediate) PASS : qquickcanvasitem::shadow::test_gradient(image threaded) PASS : qquickcanvasitem::shadow::test_gradient(image canvas invisible) PASS : qquickcanvasitem::shadow::test_gradient(image immediate) PASS : qquickcanvasitem::shadow::test_image(image threaded) PASS : qquickcanvasitem::shadow::test_image(image canvas invisible) PASS : qquickcanvasitem::shadow::test_image(image immediate) PASS : qquickcanvasitem::shadow::test_offset(image threaded) PASS : qquickcanvasitem::shadow::test_offset(image canvas invisible) PASS : qquickcanvasitem::shadow::test_offset(image immediate) PASS : qquickcanvasitem::shadow::test_pattern(image threaded) PASS : qquickcanvasitem::shadow::test_pattern(image canvas invisible) PASS : qquickcanvasitem::shadow::test_pattern(image immediate) PASS : qquickcanvasitem::shadow::test_stroke(image threaded) PASS : qquickcanvasitem::shadow::test_stroke(image canvas invisible) PASS : qquickcanvasitem::shadow::test_stroke(image immediate) PASS : qquickcanvasitem::shadow::test_tranform(image threaded) PASS : qquickcanvasitem::shadow::test_tranform(image canvas invisible) PASS : qquickcanvasitem::shadow::test_tranform(image immediate) PASS : qquickcanvasitem::shadow::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_state'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_state'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::state::initTestCase() PASS : qquickcanvasitem::state::test_bitmap(image threaded) PASS : qquickcanvasitem::state::test_bitmap(image canvas invisible) PASS : qquickcanvasitem::state::test_bitmap(image immediate) PASS : qquickcanvasitem::state::test_clip(image threaded) PASS : qquickcanvasitem::state::test_clip(image canvas invisible) PASS : qquickcanvasitem::state::test_clip(image immediate) PASS : qquickcanvasitem::state::test_fillStyle(image threaded) PASS : qquickcanvasitem::state::test_fillStyle(image canvas invisible) PASS : qquickcanvasitem::state::test_fillStyle(image immediate) PASS : qquickcanvasitem::state::test_font(image threaded) PASS : qquickcanvasitem::state::test_font(image canvas invisible) PASS : qquickcanvasitem::state::test_font(image immediate) PASS : qquickcanvasitem::state::test_globalAlpha(image threaded) PASS : qquickcanvasitem::state::test_globalAlpha(image canvas invisible) PASS : qquickcanvasitem::state::test_globalAlpha(image immediate) (... 59 lines omitted; there are too many errors!) PASS : qquickcanvasitem::svgpath::test_svgpath(image canvas invisible) PASS : qquickcanvasitem::svgpath::test_svgpath(image immediate) PASS : qquickcanvasitem::svgpath::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_text'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_text'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::text::initTestCase() PASS : qquickcanvasitem::text::test_align(image threaded) PASS : qquickcanvasitem::text::test_align(image canvas invisible) PASS : qquickcanvasitem::text::test_align(image immediate) PASS : qquickcanvasitem::text::test_baseLine(image threaded) PASS : qquickcanvasitem::text::test_baseLine(image canvas invisible) PASS : qquickcanvasitem::text::test_baseLine(image immediate) PASS : qquickcanvasitem::text::test_fill(image threaded) PASS : qquickcanvasitem::text::test_fill(image canvas invisible) PASS : qquickcanvasitem::text::test_fill(image immediate) PASS : qquickcanvasitem::text::test_font(image threaded) PASS : qquickcanvasitem::text::test_font(image canvas invisible) PASS : qquickcanvasitem::text::test_font(image immediate) PASS : qquickcanvasitem::text::test_measure(image threaded) PASS : qquickcanvasitem::text::test_measure(image canvas invisible) PASS : qquickcanvasitem::text::test_measure(image immediate) PASS : qquickcanvasitem::text::test_stroke(image threaded) PASS : qquickcanvasitem::text::test_stroke(image canvas invisible) PASS : qquickcanvasitem::text::test_stroke(image immediate) PASS : qquickcanvasitem::text::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_transform'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_transform'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::transform::initTestCase() PASS : qquickcanvasitem::transform::test_order(image threaded) PASS : qquickcanvasitem::transform::test_order(image canvas invisible) PASS : qquickcanvasitem::transform::test_order(image immediate) PASS : qquickcanvasitem::transform::test_rotate(image threaded) PASS : qquickcanvasitem::transform::test_rotate(image canvas invisible) PASS : qquickcanvasitem::transform::test_rotate(image immediate) PASS : qquickcanvasitem::transform::test_scale(image threaded) PASS : qquickcanvasitem::transform::test_scale(image canvas invisible) PASS : qquickcanvasitem::transform::test_scale(image immediate) PASS : qquickcanvasitem::transform::test_setTransform(image threaded) PASS : qquickcanvasitem::transform::test_setTransform(image canvas invisible) PASS : qquickcanvasitem::transform::test_setTransform(image immediate) PASS : qquickcanvasitem::transform::test_transform(image threaded) PASS : qquickcanvasitem::transform::test_transform(image canvas invisible) PASS : qquickcanvasitem::transform::test_transform(image immediate) PASS : qquickcanvasitem::transform::test_translate(image threaded) PASS : qquickcanvasitem::transform::test_translate(image canvas invisible) PASS : qquickcanvasitem::transform::test_translate(image immediate) PASS : qquickcanvasitem::transform::cleanupTestCase() Totals: 520 passed, 3 failed, 0 skipped ********* Finished testing of qquickcanvasitem ********* libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickcanvasitem: 16 seconds, exit code 3 Testing tst_qqmlecmascript FAIL! : tst_qqmlecmascript::switchStatement() Compared values are not the same Actual (object->value()): 2 Expected (5) : 5 tst_qqmlecmascript.cpp(6718) : failure location Totals: 391 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlecmascript ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlecmascript::initTestCase() PASS : tst_qqmlecmascript::assignBasicTypes() PASS : tst_qqmlecmascript::assignDate(Component.onComplete JS Parse) PASS : tst_qqmlecmascript::assignDate(Component.onComplete JS) PASS : tst_qqmlecmascript::assignDate(Binding JS) PASS : tst_qqmlecmascript::assignDate(Binding UTC) PASS : tst_qqmlecmascript::assignDate(Binding JS UTC) PASS : tst_qqmlecmascript::assignDate(Binding UTC+2) PASS : tst_qqmlecmascript::assignDate(Binding JS UTC+2 ) PASS : tst_qqmlecmascript::exportDate(Localtime early) PASS : tst_qqmlecmascript::exportDate(Localtime late) PASS : tst_qqmlecmascript::exportDate(UTC early) PASS : tst_qqmlecmascript::exportDate(UTC late) PASS : tst_qqmlecmascript::exportDate(+11:30 early) PASS : tst_qqmlecmascript::exportDate(+11:30 late) PASS : tst_qqmlecmascript::exportDate(-11:30 early) PASS : tst_qqmlecmascript::exportDate(-11:30 late) PASS : tst_qqmlecmascript::idShortcutInvalidates() PASS : tst_qqmlecmascript::boolPropertiesEvaluateAsBool() PASS : tst_qqmlecmascript::methods() PASS : tst_qqmlecmascript::signalAssignment() PASS : tst_qqmlecmascript::signalArguments() PASS : tst_qqmlecmascript::bindingLoop() QWARN : tst_qqmlecmascript::basicExpressions(Syntax error (self test)) file:: Expected token `}' PASS : tst_qqmlecmascript::basicExpressions(Syntax error (self test)) PASS : tst_qqmlecmascript::basicExpressions(Context property) PASS : tst_qqmlecmascript::basicExpressions(Context property) PASS : tst_qqmlecmascript::basicExpressions(Context property expression) PASS : tst_qqmlecmascript::basicExpressions(Context property expression) PASS : tst_qqmlecmascript::basicExpressions(Overridden context property) PASS : tst_qqmlecmascript::basicExpressions(Overridden context property) PASS : tst_qqmlecmascript::basicExpressions(Object property) PASS : tst_qqmlecmascript::basicExpressions(Object property) PASS : tst_qqmlecmascript::basicExpressions(Overridden object property) PASS : tst_qqmlecmascript::basicExpressions(Overridden object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Context property override default object property) PASS : tst_qqmlecmascript::arrayExpressions() PASS : tst_qqmlecmascript::contextPropertiesTriggerReeval() PASS : tst_qqmlecmascript::objectPropertiesTriggerReeval() PASS : tst_qqmlecmascript::deferredProperties() PASS : tst_qqmlecmascript::deferredPropertiesErrors() PASS : tst_qqmlecmascript::deferredPropertiesInComponents() PASS : tst_qqmlecmascript::deferredPropertiesInDestruction() PASS : tst_qqmlecmascript::extensionObjects() PASS : tst_qqmlecmascript::overrideExtensionProperties() PASS : tst_qqmlecmascript::attachedProperties() PASS : tst_qqmlecmascript::enums() PASS : tst_qqmlecmascript::valueTypeFunctions() PASS : tst_qqmlecmascript::constantsOverrideBindings() PASS : tst_qqmlecmascript::outerBindingOverridesInnerBinding() PASS : tst_qqmlecmascript::aliasPropertyAndBinding() PASS : tst_qqmlecmascript::aliasPropertyReset() PASS : tst_qqmlecmascript::nonExistentAttachedObject() XFAIL : tst_qqmlecmascript::scope() Properties resolvable at compile time come before the global object, which is not 100% compatible with older QML versions tst_qqmlecmascript.cpp(1319) : failure location PASS : tst_qqmlecmascript::scope() PASS : tst_qqmlecmascript::importScope() PASS : tst_qqmlecmascript::signalParameterTypes() PASS : tst_qqmlecmascript::objectsCompareAsEqual() PASS : tst_qqmlecmascript::componentCreation(url) PASS : tst_qqmlecmascript::componentCreation(urlMode) PASS : tst_qqmlecmascript::componentCreation(urlParent) PASS : tst_qqmlecmascript::componentCreation(urlNullParent) PASS : tst_qqmlecmascript::componentCreation(urlModeParent) PASS : tst_qqmlecmascript::componentCreation(urlModeNullParent) PASS : tst_qqmlecmascript::componentCreation(invalidSecondArg) PASS : tst_qqmlecmascript::componentCreation(invalidThirdArg) PASS : tst_qqmlecmascript::componentCreation(invalidMode) PASS : tst_qqmlecmascript::dynamicCreation(One) QWARN : tst_qqmlecmascript::dynamicCreation(Two) QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlecmascript::dynamicCreation(Two) PASS : tst_qqmlecmascript::dynamicCreation(Three) QWARN : tst_qqmlecmascript::dynamicDestruction() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlecmascript::dynamicDestruction() PASS : tst_qqmlecmascript::objectToString() PASS : tst_qqmlecmascript::objectHasOwnProperty() PASS : tst_qqmlecmascript::selfDeletingBinding() PASS : tst_qqmlecmascript::extendedObjectPropertyLookup() PASS : tst_qqmlecmascript::extendedObjectPropertyLookup2() PASS : tst_qqmlecmascript::scriptErrors() PASS : tst_qqmlecmascript::functionErrors() PASS : tst_qqmlecmascript::propertyAssignmentErrors() PASS : tst_qqmlecmascript::signalTriggeredBindings() PASS : tst_qqmlecmascript::listProperties() PASS : tst_qqmlecmascript::exceptionClearsOnReeval() PASS : tst_qqmlecmascript::exceptionSlotProducesWarning() PASS : tst_qqmlecmascript::exceptionBindingProducesWarning() PASS : tst_qqmlecmascript::compileInvalidBinding() PASS : tst_qqmlecmascript::transientErrors() PASS : tst_qqmlecmascript::shutdownErrors() PASS : tst_qqmlecmascript::compositePropertyType() PASS : tst_qqmlecmascript::jsObject() PASS : tst_qqmlecmascript::undefinedResetsProperty() PASS : tst_qqmlecmascript::listToVariant() PASS : tst_qqmlecmascript::listAssignment() PASS : tst_qqmlecmascript::multiEngineObject() PASS : tst_qqmlecmascript::deletedObject() PASS : tst_qqmlecmascript::attachedPropertyScope() PASS : tst_qqmlecmascript::scriptConnect() PASS : tst_qqmlecmascript::scriptDisconnect() PASS : tst_qqmlecmascript::ownership() PASS : tst_qqmlecmascript::cppOwnershipReturnValue() PASS : tst_qqmlecmascript::ownershipCustomReturnValue() PASS : tst_qqmlecmascript::ownershipRootObject() PASS : tst_qqmlecmascript::ownershipConsistency() PASS : tst_qqmlecmascript::ownershipQmlIncubated() PASS : tst_qqmlecmascript::qlistqobjectMethods() PASS : tst_qqmlecmascript::strictlyEquals() PASS : tst_qqmlecmascript::compiled() PASS : tst_qqmlecmascript::numberAssignment() PASS : tst_qqmlecmascript::propertySplicing() PASS : tst_qqmlecmascript::signalWithUnknownTypes() PASS : tst_qqmlecmascript::signalWithJSValueInVariant(true) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(undefined) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(null) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(123) PASS : tst_qqmlecmascript::signalWithJSValueInVariant('ciao') PASS : tst_qqmlecmascript::signalWithJSValueInVariant({ foo: 'bar' }) PASS : tst_qqmlecmascript::signalWithJSValueInVariant([10,20,30]) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(true) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(undefined) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(null) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(123) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines('ciao') QWARN : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines({ foo: 'bar' }) eval code:1: TypeError: Cannot read property 'foo' of undefined PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines({ foo: 'bar' }) QWARN : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines([10,20,30]) eval code:1: TypeError: Cannot read property '0' of undefined PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines([10,20,30]) PASS : tst_qqmlecmascript::signalWithQJSValue(true) PASS : tst_qqmlecmascript::signalWithQJSValue(undefined) PASS : tst_qqmlecmascript::signalWithQJSValue(null) PASS : tst_qqmlecmascript::signalWithQJSValue(123) PASS : tst_qqmlecmascript::signalWithQJSValue('ciao') PASS : tst_qqmlecmascript::signalWithQJSValue({ foo: 'bar' }) PASS : tst_qqmlecmascript::signalWithQJSValue([10,20,30]) PASS : tst_qqmlecmascript::singletonType(qobject, register + read + method [no qualifier]) PASS : tst_qqmlecmascript::singletonType(script, register + read [no qualifier]) PASS : tst_qqmlecmascript::singletonType(qobject, register + read + method) PASS : tst_qqmlecmascript::singletonType(script, register + read) PASS : tst_qqmlecmascript::singletonType(qobject, writing + readonly constraints) PASS : tst_qqmlecmascript::singletonType(script, writing + readonly constraints) PASS : tst_qqmlecmascript::singletonType(qobject singleton Type enum values in JS) PASS : tst_qqmlecmascript::singletonType(qobject, invalid major version fail) PASS : tst_qqmlecmascript::singletonType(qobject, invalid minor version fail) PASS : tst_qqmlecmascript::singletonType(qobject, multiple in namespace) PASS : tst_qqmlecmascript::singletonTypeCaching(qobject, caching + read) PASS : tst_qqmlecmascript::singletonTypeCaching(script, caching + read) QWARN : tst_qqmlecmascript::singletonTypeImportOrder() QQmlExpression: Expression file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/singletontype/singletonTypeImportOrder.qml:6:21 depends on non-NOTIFYable properties: QWARN : tst_qqmlecmascript::singletonTypeImportOrder() testImportOrderApi::value PASS : tst_qqmlecmascript::singletonTypeImportOrder() PASS : tst_qqmlecmascript::singletonTypeResolution() PASS : tst_qqmlecmascript::importScripts(basic functionality) PASS : tst_qqmlecmascript::importScripts(import scoping) PASS : tst_qqmlecmascript::importScripts(parent scope shouldn't be inherited by import with imports) PASS : tst_qqmlecmascript::importScripts(javascript imports in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(module imports in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(typenames in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(import with imports has it's own activation scope) PASS : tst_qqmlecmascript::importScripts(import pragma library script) PASS : tst_qqmlecmascript::importScripts(pragma library imports shouldn't inherit parent imports or scope) PASS : tst_qqmlecmascript::importScripts(import pragma library script which has an import) PASS : tst_qqmlecmascript::importScripts(import pragma library script which has a pragma library import) PASS : tst_qqmlecmascript::importScripts(import singleton type into js import) PASS : tst_qqmlecmascript::importScripts(import module which exports a script) PASS : tst_qqmlecmascript::importScripts(import module which exports a script which imports a remote module) PASS : tst_qqmlecmascript::importScripts(malformed import statement) PASS : tst_qqmlecmascript::importScripts(malformed file name) PASS : tst_qqmlecmascript::importScripts(missing file qualifier) PASS : tst_qqmlecmascript::importScripts(malformed file qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier 2) PASS : tst_qqmlecmascript::importScripts(malformed module uri) PASS : tst_qqmlecmascript::importScripts(missing module version) PASS : tst_qqmlecmascript::importScripts(malformed module version) PASS : tst_qqmlecmascript::importScripts(missing module qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier 2) PASS : tst_qqmlecmascript::importCreationContext() PASS : tst_qqmlecmascript::scarceResources(var: import scarce resource copy directly) PASS : tst_qqmlecmascript::scarceResources(var: import scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(var: import released scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(var: import auto-release SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import with no binding) PASS : tst_qqmlecmascript::scarceResources(var: import with binding without explicit preserve) PASS : tst_qqmlecmascript::scarceResources(var: import with explicit release after binding evaluation) PASS : tst_qqmlecmascript::scarceResources(var: import with different js objects) PASS : tst_qqmlecmascript::scarceResources(var: import with different js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(var: import with same js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(var: binding with same js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(variant: import scarce resource copy directly) PASS : tst_qqmlecmascript::scarceResources(variant: import scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(variant: import released scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(variant: import auto-release SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(variant: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(variant: import multiple scarce resources) PASS : tst_qqmlecmascript::scarceResources(variant: import with no binding) PASS : tst_qqmlecmascript::scarceResources(variant: import with binding without explicit preserve) PASS : tst_qqmlecmascript::scarceResources(variant: import with explicit release after binding evaluation) PASS : tst_qqmlecmascript::scarceResources_other() PASS : tst_qqmlecmascript::propertyChangeSlots() PASS : tst_qqmlecmascript::propertyVar(non-bindable object subproperty changed) PASS : tst_qqmlecmascript::propertyVar(non-bindable object changed) PASS : tst_qqmlecmascript::propertyVar(primitive changed) PASS : tst_qqmlecmascript::propertyVar(javascript array modification) PASS : tst_qqmlecmascript::propertyVar(javascript map modification) PASS : tst_qqmlecmascript::propertyVar(javascript array assignment) PASS : tst_qqmlecmascript::propertyVar(javascript map assignment) PASS : tst_qqmlecmascript::propertyVar(literal property assignment) PASS : tst_qqmlecmascript::propertyVar(qobject property assignment) PASS : tst_qqmlecmascript::propertyVar(base class var property assignment) PASS : tst_qqmlecmascript::propertyVar(javascript function assignment) PASS : tst_qqmlecmascript::propertyVar(javascript special assignment) PASS : tst_qqmlecmascript::propertyVar(declarative binding assignment) PASS : tst_qqmlecmascript::propertyVar(imperative binding assignment) PASS : tst_qqmlecmascript::propertyVar(stored binding assignment) PASS : tst_qqmlecmascript::propertyVar(function expression binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(non-bindable object subproperty changed) PASS : tst_qqmlecmascript::propertyQJSValue(non-bindable object changed) PASS : tst_qqmlecmascript::propertyQJSValue(primitive changed) PASS : tst_qqmlecmascript::propertyQJSValue(javascript array modification) PASS : tst_qqmlecmascript::propertyQJSValue(javascript map modification) PASS : tst_qqmlecmascript::propertyQJSValue(javascript array assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript map assignment) PASS : tst_qqmlecmascript::propertyQJSValue(literal property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(qobject property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(base class var property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript function assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript special assignment) PASS : tst_qqmlecmascript::propertyQJSValue(declarative binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(imperative binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(stored binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript function binding) PASS : tst_qqmlecmascript::propertyQJSValue(reset property) PASS : tst_qqmlecmascript::propertyQJSValue(reset property in binding) PASS : tst_qqmlecmascript::propertyVarCpp() PASS : tst_qqmlecmascript::propertyVarOwnership() PASS : tst_qqmlecmascript::propertyVarImplicitOwnership() PASS : tst_qqmlecmascript::propertyVarReparent() PASS : tst_qqmlecmascript::propertyVarReparentNullContext() PASS : tst_qqmlecmascript::propertyVarCircular() PASS : tst_qqmlecmascript::propertyVarCircular2() PASS : tst_qqmlecmascript::propertyVarInheritance() PASS : tst_qqmlecmascript::propertyVarInheritance2() PASS : tst_qqmlecmascript::elementAssign() PASS : tst_qqmlecmascript::objectPassThroughSignals() PASS : tst_qqmlecmascript::objectConversion() PASS : tst_qqmlecmascript::booleanConversion() PASS : tst_qqmlecmascript::handleReferenceManagement() PASS : tst_qqmlecmascript::stringArg() PASS : tst_qqmlecmascript::readonlyDeclaration() PASS : tst_qqmlecmascript::sequenceConversionRead() PASS : tst_qqmlecmascript::sequenceConversionWrite() PASS : tst_qqmlecmascript::sequenceConversionArray() QWARN : tst_qqmlecmascript::sequenceConversionIndexes() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/sequenceConversion.indexes.qml:55: Index out of range during length set PASS : tst_qqmlecmascript::sequenceConversionIndexes() PASS : tst_qqmlecmascript::sequenceConversionThreads() PASS : tst_qqmlecmascript::sequenceConversionBindings() PASS : tst_qqmlecmascript::sequenceConversionCopy() PASS : tst_qqmlecmascript::assignSequenceTypes() PASS : tst_qqmlecmascript::sequenceSort(qtbug_25269) PASS : tst_qqmlecmascript::sequenceSort(alphabet_insertionSort[default]) PASS : tst_qqmlecmascript::sequenceSort(alphabet_insertionSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(alphabet_quickSort[default]) PASS : tst_qqmlecmascript::sequenceSort(alphabet_quickSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(numbers_insertionSort[default]) PASS : tst_qqmlecmascript::sequenceSort(numbers_insertionSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(numbers_quickSort[default]) PASS : tst_qqmlecmascript::sequenceSort(numbers_quickSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(reals_insertionSort[default]) PASS : tst_qqmlecmascript::sequenceSort(reals_insertionSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(reals_quickSort[default]) PASS : tst_qqmlecmascript::sequenceSort(reals_quickSort[custom]) PASS : tst_qqmlecmascript::dateParse() PASS : tst_qqmlecmascript::qtbug_22464() PASS : tst_qqmlecmascript::qtbug_21580() PASS : tst_qqmlecmascript::singleV8BindingDestroyedDuringEvaluation() PASS : tst_qqmlecmascript::bug1() PASS : tst_qqmlecmascript::bug2() PASS : tst_qqmlecmascript::dynamicCreationCrash() PASS : tst_qqmlecmascript::dynamicCreationOwnership() PASS : tst_qqmlecmascript::regExpBug() PASS : tst_qqmlecmascript::nullObjectBinding() PASS : tst_qqmlecmascript::deletedEngine() PASS : tst_qqmlecmascript::libraryScriptAssert() PASS : tst_qqmlecmascript::variantsAssignedUndefined() PASS : tst_qqmlecmascript::qtbug_9792() PASS : tst_qqmlecmascript::qtcreatorbug_1289() PASS : tst_qqmlecmascript::noSpuriousWarningsAtShutdown() PASS : tst_qqmlecmascript::canAssignNullToQObject() PASS : tst_qqmlecmascript::functionAssignment_fromBinding() PASS : tst_qqmlecmascript::functionAssignment_fromJS(assign to property) PASS : tst_qqmlecmascript::functionAssignment_fromJS(assign to property, from JS file) PASS : tst_qqmlecmascript::functionAssignment_fromJS(assign to value type) PASS : tst_qqmlecmascript::functionAssignment_fromJS(use 'this') PASS : tst_qqmlecmascript::functionAssignment_fromJS(use 'this' from JS file) PASS : tst_qqmlecmascript::functionAssignmentfromJS_invalid() PASS : tst_qqmlecmascript::functionAssignment_afterBinding() PASS : tst_qqmlecmascript::eval() PASS : tst_qqmlecmascript::function() PASS : tst_qqmlecmascript::qtbug_10696() PASS : tst_qqmlecmascript::qtbug_11606() PASS : tst_qqmlecmascript::qtbug_11600() PASS : tst_qqmlecmascript::qtbug_21864() PASS : tst_qqmlecmascript::qobjectConnectionListExceptionHandling() PASS : tst_qqmlecmascript::nonscriptable() PASS : tst_qqmlecmascript::deleteLater() PASS : tst_qqmlecmascript::objectNameChangedSignal() PASS : tst_qqmlecmascript::destroyedSignal() PASS : tst_qqmlecmascript::in() PASS : tst_qqmlecmascript::typeOf() PASS : tst_qqmlecmascript::qtbug_24448() PASS : tst_qqmlecmascript::sharedAttachedObject() PASS : tst_qqmlecmascript::objectName() PASS : tst_qqmlecmascript::writeRemovesBinding() PASS : tst_qqmlecmascript::aliasBindingsAssignCorrectly() PASS : tst_qqmlecmascript::aliasBindingsOverrideTarget() PASS : tst_qqmlecmascript::aliasWritesOverrideBindings() PASS : tst_qqmlecmascript::aliasToCompositeElement() PASS : tst_qqmlecmascript::realToInt() PASS : tst_qqmlecmascript::urlProperty() PASS : tst_qqmlecmascript::urlPropertyWithEncoding() PASS : tst_qqmlecmascript::urlListPropertyWithEncoding() PASS : tst_qqmlecmascript::dynamicString() QDEBUG : tst_qqmlecmascript::include() 0 PASS : tst_qqmlecmascript::include() PASS : tst_qqmlecmascript::includeRemoteSuccess() PASS : tst_qqmlecmascript::signalHandlers() PASS : tst_qqmlecmascript::doubleEvaluate() PASS : tst_qqmlecmascript::forInLoop() PASS : tst_qqmlecmascript::nonNotifyable() PASS : tst_qqmlecmascript::deleteWhileBindingRunning() PASS : tst_qqmlecmascript::callQtInvokables() PASS : tst_qqmlecmascript::invokableObjectArg() PASS : tst_qqmlecmascript::invokableObjectRet() PASS : tst_qqmlecmascript::invokableEnumRet() PASS : tst_qqmlecmascript::qtbug_20344() PASS : tst_qqmlecmascript::qtbug_22679() PASS : tst_qqmlecmascript::qtbug_22843(without .pragma library) PASS : tst_qqmlecmascript::qtbug_22843(with .pragma library) PASS : tst_qqmlecmascript::rewriteMultiLineStrings() PASS : tst_qqmlecmascript::revisionErrors() PASS : tst_qqmlecmascript::revision() PASS : tst_qqmlecmascript::invokableWithQObjectDerived() PASS : tst_qqmlecmascript::realTypePrecision() PASS : tst_qqmlecmascript::registeredFlagMethod() PASS : tst_qqmlecmascript::deleteLaterObjectMethodCall() PASS : tst_qqmlecmascript::automaticSemicolon() PASS : tst_qqmlecmascript::compatibilitySemicolon() PASS : tst_qqmlecmascript::incrDecrSemicolon1() PASS : tst_qqmlecmascript::incrDecrSemicolon2() QWARN : tst_qqmlecmascript::incrDecrSemicolon_error1() QQmlComponent: Component is not ready PASS : tst_qqmlecmascript::incrDecrSemicolon_error1() PASS : tst_qqmlecmascript::unaryExpression() FAIL! : tst_qqmlecmascript::switchStatement() Compared values are not the same Actual (object->value()): 2 Expected (5) : 5 tst_qqmlecmascript.cpp(6718) : failure location PASS : tst_qqmlecmascript::withStatement() PASS : tst_qqmlecmascript::tryStatement() PASS : tst_qqmlecmascript::replaceBinding() PASS : tst_qqmlecmascript::deleteRootObjectInCreation() PASS : tst_qqmlecmascript::onDestruction() PASS : tst_qqmlecmascript::bindingSuppression() PASS : tst_qqmlecmascript::signalEmitted() PASS : tst_qqmlecmascript::threadSignal() PASS : tst_qqmlecmascript::qqmldataDestroyed() PASS : tst_qqmlecmascript::secondAlias() PASS : tst_qqmlecmascript::varAlias() PASS : tst_qqmlecmascript::overrideDataAssert() PASS : tst_qqmlecmascript::fallbackBindings(Property without fallback) PASS : tst_qqmlecmascript::fallbackBindings(Property fallback) PASS : tst_qqmlecmascript::fallbackBindings(SingletonType without fallback) PASS : tst_qqmlecmascript::fallbackBindings(SingletonType fallback) PASS : tst_qqmlecmascript::fallbackBindings(Attached without fallback) PASS : tst_qqmlecmascript::fallbackBindings(Attached fallback) PASS : tst_qqmlecmascript::fallbackBindings(Subproperty without fallback) PASS : tst_qqmlecmascript::fallbackBindings(Subproperty fallback) PASS : tst_qqmlecmascript::propertyOverride() PASS : tst_qqmlecmascript::concatenatedStringPropertyAccess() PASS : tst_qqmlecmascript::jsOwnedObjectsDeletedOnEngineDestroy() PASS : tst_qqmlecmascript::updateCall() PASS : tst_qqmlecmascript::numberParsing() QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready PASS : tst_qqmlecmascript::stringParsing() PASS : tst_qqmlecmascript::push_and_shift() PASS : tst_qqmlecmascript::qtbug_32801() PASS : tst_qqmlecmascript::thisObject() PASS : tst_qqmlecmascript::qtbug_33754() PASS : tst_qqmlecmascript::qtbug_34493() PASS : tst_qqmlecmascript::singletonFromQMLToCpp() PASS : tst_qqmlecmascript::singletonFromQMLAndBackAndCompare() PASS : tst_qqmlecmascript::setPropertyOnInvalid() PASS : tst_qqmlecmascript::miscTypeTest() PASS : tst_qqmlecmascript::stackLimits() PASS : tst_qqmlecmascript::idsAsLValues() PASS : tst_qqmlecmascript::qtbug_34792() PASS : tst_qqmlecmascript::noCaptureWhenWritingProperty() PASS : tst_qqmlecmascript::singletonWithEnum() PASS : tst_qqmlecmascript::lazyBindingEvaluation() PASS : tst_qqmlecmascript::cleanupTestCase() Totals: 391 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlecmascript ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlecmascript: 10 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01308/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392659345): http://codereview.qt-project.org/77863 [PS8] - Move binops out of the isel http://codereview.qt-project.org/77816 [PS10] - Move unops into it's own file http://codereview.qt-project.org/77812 [PS6] - Move the Assembler class into it's own file http://codereview.qt-project.org/77811 [PS6] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/77795 [PS5] - Remove unused method http://codereview.qt-project.org/77752 [PS6] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/77751 [PS5] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/77750 [PS5] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/77709 [PS5] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/77708 [PS5] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/77666 [PS5] - Remove unused text stream http://codereview.qt-project.org/77662 [PS5] - Remove some code duplication http://codereview.qt-project.org/77661 [PS5] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/77614 [PS6] - Simplify some runtime code http://codereview.qt-project.org/78268 [PS2] - [new compiler] Report errors at type compile time for invalid group property access http://codereview.qt-project.org/77851 [PS3] - [new compiler] Fix error reporting null object group property access http://codereview.qt-project.org/78369 [PS1] - Unpin qtbase in preperation for merge to stable From ci-noreply at qt-project.org Mon Feb 17 20:06:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 21:06:48 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2978 Message-ID: <20140217_190648_090014.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1719)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 2014-02-17 20:18:08.856 tst_qabstractitemview[97953:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02978/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392659048): http://codereview.qt-project.org/78363 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions http://codereview.qt-project.org/78249 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/78333 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 17 20:16:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 21:16:47 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #315 Message-ID: <20140217_191647_094292.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #315: SUCCESS Tested changes (refs/builds/stable_1392661192): http://codereview.qt-project.org/77842 [PS1] - Fix linking problem when built with -no-opengl From ci-noreply at qt-project.org Mon Feb 17 20:43:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 21:43:09 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2979 Message-ID: <20140217_194309_048930.ci-noreply@qt-project.org> Compilation failed :( tst_spdy.cpp tst_spdy.cpp(131) : error C2027: use of undefined type 'QSslConfiguration' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_spdy.cpp(131) : error C2065: 'NextProtocolSpdy3_0' : undeclared identifier tst_spdy.cpp(161) : error C2027: use of undefined type 'QSslConfiguration' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_spdy.cpp(161) : error C2065: 'NextProtocolSpdy3_0' : undeclared identifier tst_spdy.cpp(176) : error C2027: use of undefined type 'QSslConfiguration' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_spdy.cpp(176) : error C2065: 'NextProtocolNegotiationStatus' : undeclared identifier tst_spdy.cpp(176) : error C2146: syntax error : missing ';' before identifier 'expectedStatus' tst_spdy.cpp(176) : error C2065: 'expectedStatus' : undeclared identifier tst_spdy.cpp(179) : error C2027: use of undefined type 'QSslConfiguration' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_spdy.cpp(179) : error C2065: 'NextProtocolNegotiationNone' : undeclared identifier c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_spdy.cpp(179) : error C2065: 'NextProtocolNegotiationNegotiated' : undeclared identifier tst_spdy.cpp(181) : error C2039: 'sslConfiguration' : is not a member of 'QNetworkReply' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkreply.h(62) : see declaration of 'QNetworkReply' tst_spdy.cpp(181) : error C2228: left of '.nextProtocolNegotiationStatus' must have class/struct/union tst_spdy.cpp(181) : error C2065: 'expectedStatus' : undeclared identifier tst_spdy.cpp(183) : error C2039: 'sslConfiguration' : is not a member of 'QNetworkReply' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkreply.h(62) : see declaration of 'QNetworkReply' tst_spdy.cpp(183) : error C2228: left of '.nextNegotiatedProtocol' must have class/struct/union tst_spdy.cpp(202) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(210) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(210) : error C2065: 'HttpProxy' : undeclared identifier tst_spdy.cpp(215) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(215) : error C2065: 'HttpProxy' : undeclared identifier tst_spdy.cpp(221) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(221) : error C2065: 'Socks5Proxy' : undeclared identifier tst_spdy.cpp(226) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(226) : error C2065: 'Socks5Proxy' : undeclared identifier tst_spdy.cpp(232) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(239) : error C2079: 'proxy' uses undefined class 'QNetworkProxy' tst_spdy.cpp(239) : error C2440: 'initializing' : cannot convert from 'QNetworkProxy' to 'int' tst_spdy.cpp(244) : error C2228: left of '.type' must have class/struct/union tst_spdy.cpp(244) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(244) : error C2065: 'DefaultProxy' : undeclared identifier tst_spdy.cpp(245) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager' tst_spdy.cpp(288) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager' tst_spdy.cpp(288) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(338) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(342) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(346) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(350) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(354) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(361) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(361) : error C2065: 'HttpProxy' : undeclared identifier tst_spdy.cpp(365) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(365) : error C2065: 'HttpProxy' : undeclared identifier tst_spdy.cpp(370) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(370) : error C2065: 'Socks5Proxy' : undeclared identifier tst_spdy.cpp(374) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(374) : error C2065: 'Socks5Proxy' : undeclared identifier tst_spdy.cpp(379) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(383) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(387) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(396) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(402) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(445) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(457) : error C2079: 'proxy' uses undefined class 'QNetworkProxy' tst_spdy.cpp(457) : error C2440: 'initializing' : cannot convert from 'QNetworkProxy' to 'int' tst_spdy.cpp(459) : error C2228: left of '.type' must have class/struct/union tst_spdy.cpp(459) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(459) : error C2065: 'DefaultProxy' : undeclared identifier tst_spdy.cpp(460) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager' tst_spdy.cpp(519) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager' tst_spdy.cpp(519) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(530) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(533) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(536) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(540) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(540) : error C2065: 'HttpProxy' : undeclared identifier tst_spdy.cpp(548) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(548) : error C2065: 'HttpProxy' : undeclared identifier tst_spdy.cpp(552) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(552) : error C2065: 'HttpProxy' : undeclared identifier tst_spdy.cpp(559) : error C2079: 'proxy' uses undefined class 'QNetworkProxy' tst_spdy.cpp(559) : error C2440: 'initializing' : cannot convert from 'QNetworkProxy' to 'int' tst_spdy.cpp(568) : error C2228: left of '.type' must have class/struct/union tst_spdy.cpp(568) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(568) : error C2065: 'DefaultProxy' : undeclared identifier tst_spdy.cpp(569) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager' tst_spdy.cpp(587) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager' tst_spdy.cpp(587) : error C2514: 'QNetworkProxy' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' tst_spdy.cpp(653) : error C2039: 'sslConfiguration' : is not a member of 'QNetworkReply' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkreply.h(62) : see declaration of 'QNetworkReply' tst_spdy.cpp(653) : error C2228: left of '.nextProtocolNegotiationStatus' must have class/struct/union tst_spdy.cpp(653) : error C2027: use of undefined type 'QSslConfiguration' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_spdy.cpp(653) : error C2065: 'NextProtocolNegotiationNegotiated' : undeclared identifier tst_spdy.cpp(655) : error C2039: 'sslConfiguration' : is not a member of 'QNetworkReply' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkreply.h(62) : see declaration of 'QNetworkReply' tst_spdy.cpp(655) : error C2228: left of '.nextNegotiatedProtocol' must have class/struct/union tst_spdy.cpp(655) : error C2027: use of undefined type 'QSslConfiguration' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_spdy.cpp(655) : error C2065: 'NextProtocolSpdy3_0' : undeclared identifier C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/benchmarks/network/access/qnetworkreply\" -DNDEBUG -D_MSC_VER=1700 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2012 -IC:/work/build/qt/qtbase/tests/benchmarks/network/access/qnetworkreply -IC:/work/build/qt/qtbase/include/QtNetwork/5.3.0 -IC:/work/build/qt/qtbase/include/QtNetwork/5.3.0/QtNetwork -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtCore/5.3.0 -IC:/work/build/qt/qtbase/include/QtCore/5.3.0/QtCore -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qnetworkreply.cpp -o .moc\release\tst_qnetworkreply.moc tst_qnetworkreply.cpp tst_qnetworkreply.cpp(620) : error C2514: 'QSslConfiguration' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_qnetworkreply.cpp(623) : error C2514: 'QSslConfiguration' : class has no constructors c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_qnetworkreply.cpp(625) : error C2079: 'spdySslConf' uses undefined class 'QSslConfiguration' tst_qnetworkreply.cpp(625) : error C2027: use of undefined type 'QSslConfiguration' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_qnetworkreply.cpp(625) : error C3861: 'defaultConfiguration': identifier not found tst_qnetworkreply.cpp(628) : error C2027: use of undefined type 'QSslConfiguration' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_qnetworkreply.cpp(628) : error C2065: 'NextProtocolSpdy3_0' : undeclared identifier c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkrequest.h(53) : see declaration of 'QSslConfiguration' tst_qnetworkreply.cpp(628) : error C2065: 'NextProtocolHttp1_1' : undeclared identifier tst_qnetworkreply.cpp(629) : error C2228: left of '.setAllowedNextProtocols' must have class/struct/union Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02979/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1392664930): http://codereview.qt-project.org/77480 [PS9] - network: add support for the SPDY protocol From ci-noreply at qt-project.org Mon Feb 17 21:16:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 22:16:28 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3180 Message-ID: <20140217_201628_006505.ci-noreply@qt-project.org> QtBase_stable_Integration #3180: SUCCESS Tested changes (refs/builds/stable_1392661924): http://codereview.qt-project.org/78371 [PS2] - Remove qSort usages from network tests http://codereview.qt-project.org/77541 [PS1] - Android: Build fix for "-no-widgets" http://codereview.qt-project.org/75636 [PS3] - Make a URL with absent authority be different from one with an empty one From ci-noreply at qt-project.org Mon Feb 17 21:23:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 22:23:47 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1309 Message-ID: <20140217_202347_012557.ci-noreply@qt-project.org> Autotests `tst_activeFocusOnTab' and `tst_controls' failed :( file:///home/qt/install/qml/QtTest/TestCase.qml:1398: Error: Cannot assign [undefined] to int file:///home/qt/install/qml/QtTest/TestCase.qml:345:32: Unable to assign [undefined] to bool file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_applicationwindow.qml:53:10: Unable to assign [undefined] to bool file:///home/qt/install/qml/QtTest/TestCase.qml:345:32: Unable to assign [undefined] to bool QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failed, running again to see if it is flaky... file:///home/qt/install/qml/QtTest/TestCase.qml:1398: Error: Cannot assign [undefined] to int file:///home/qt/install/qml/QtTest/TestCase.qml:345:32: Unable to assign [undefined] to bool file:///work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_applicationwindow.qml:53:10: Unable to assign [undefined] to bool file:///home/qt/install/qml/QtTest/TestCase.qml:345:32: Unable to assign [undefined] to bool QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 900 seconds, signal 15 Testing tst_activeFocusOnTab FAIL! : tst_activeFocusOnTab::activeFocusOnTab() 'item->hasActiveFocus()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp(180)] Totals: 2 passed, 1 failed, 1 skipped QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_activeFocusOnTab ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_activeFocusOnTab::initTestCase() QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:105:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:104:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:102:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:101:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:113:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:99:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:112:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:111:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:110:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:199:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:198:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:197:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:189:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:188:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:187:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:186:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:184:52: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:183:59: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:181:48: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:180:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:179:45: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:178:46: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:194:52: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:506:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:105:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:104:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:102:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:101:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:113:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:99:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:112:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:111:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:110:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:199:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:198:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:197:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:189:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:188:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:187:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:186:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:184:52: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:183:59: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:181:48: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:180:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:179:45: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:178:46: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:194:52: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:506:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:105:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:104:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:102:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:101:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:113:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:99:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:112:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:111:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:110:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:199:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:198:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:197:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:189:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:188:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:187:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:186:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:184:52: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:183:59: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:181:48: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:180:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:179:45: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:178:46: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:194:52: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:506:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:105:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:104:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:102:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:101:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:113:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:99:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:112:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:111:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:110:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:199:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:198:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:197:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:189:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:188:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:187:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:186:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:184:52: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:183:59: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:181:48: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:180:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:179:45: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:178:46: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:194:52: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:506:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:105:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:104:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:102:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:101:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:113:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:99:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:112:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:111:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:110:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:199:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:198:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:197:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:189:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:188:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:187:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:186:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:184:52: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:183:59: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:181:48: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:180:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:179:45: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:178:46: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:194:52: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:506:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:105:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:104:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:102:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:101:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:113:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:99:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:112:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:111:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:110:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:199:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:198:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:197:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:189:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:188:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:187:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:186:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:184:52: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:183:59: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:181:48: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:180:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:179:45: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:178:46: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:194:52: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:506:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:105:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:104:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:102:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:101:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:113:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:99:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:112:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:111:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:110:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:199:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:198:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:197:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:189:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:188:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:187:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:186:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:184:52: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:183:59: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:181:48: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:180:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:179:45: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:178:46: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:194:52: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:506:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:105:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:104:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:102:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:101:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:113:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:99:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:112:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:111:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:110:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:199:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:198:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:197:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:189:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:188:51: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:187:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:186:49: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:184:52: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:183:59: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:181:48: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:180:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:179:45: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:178:46: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:194:52: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:506:23: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:55:24: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:52:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:51:15: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:50:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:49:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:48:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:55:24: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:52:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:51:15: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:50:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:49:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:48:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:133:45: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:126:31: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:120:30: Unable to assign [undefined] to QUrl QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:113:30: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:98:29: Unable to assign [undefined] to QQuickAction* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:87:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:156:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:188:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:210:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:146:29: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:82:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:74:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:81:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:184:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:90:17: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:96:17: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:79:25: Unable to assign [undefined] to Menu_QMLTYPE_30* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:85:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:133:45: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:126:31: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:120:30: Unable to assign [undefined] to QUrl QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:113:30: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:98:29: Unable to assign [undefined] to QQuickAction* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:87:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:156:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:188:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:210:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:146:29: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:82:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:74:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:81:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:184:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:90:17: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:96:17: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:79:25: Unable to assign [undefined] to Menu_QMLTYPE_30* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:85:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:55:24: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:52:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:51:15: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:50:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:49:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:48:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:55:24: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:52:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:51:15: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:50:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:49:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:48:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qml:56:15: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qml:54:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qml:53:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qml:52:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qml:51:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qml:50:13: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:51:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:55:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:54:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:73:28: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:71:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:70:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:66:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:65:20: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:64:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:63:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:61:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:91:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:90:24: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:88:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:87:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:86:16: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:85:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:84:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:83:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:81:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:91:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:90:24: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:88:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:87:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:86:16: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:85:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:84:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:83:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:81:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:76:53: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:75:47: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:74:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:52:16: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:51:17: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:50:14: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:49:15: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:48:34: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:50:14: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:56:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:71:48: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:70:46: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:69:48: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:68:45: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:67:41: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:66:39: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:65:32: Unable to assign [undefined] to QQuickItem* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:64:41: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:196:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:202:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:252:35: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:251:35: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:249:37: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:248:37: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:67:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:66:29: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:65:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:64:30: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:120:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:65:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:64:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:98:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:93:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:92:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:91:35: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:112:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:118:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:231:32: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:127:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:126:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:148:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:154:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:133:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:132:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:65:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:64:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:98:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:93:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:92:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:91:35: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:112:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:118:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:231:32: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:174:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:173:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:195:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:201:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:181:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:180:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:296:53: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:125:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:129:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:294:51: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:172:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:293:44: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:291:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:292:39: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/FocusFrame.qml:60:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:316:31: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:111:33: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentScroller.qml:53:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentScroller.qml:80:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:145:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:176:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentScroller.qml:53:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentScroller.qml:80:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:152:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:167:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:166:19: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:163:31: Unable to assign [undefined] to QQmlComponent* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:161:12: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:160:12: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:51:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:55:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:54:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:73:28: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:71:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:70:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:66:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:65:20: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:64:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:63:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:61:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:91:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:90:24: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:88:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:87:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:86:16: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:85:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:84:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:83:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:81:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:91:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:90:24: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:88:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:87:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:86:16: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:85:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:84:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:83:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:81:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:76:53: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:75:47: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:74:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:52:16: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:51:17: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:50:14: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:49:15: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:48:34: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:50:14: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/MenuContentItem.qml:56:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:71:48: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:70:46: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:69:48: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:68:45: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:67:41: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:66:39: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:65:32: Unable to assign [undefined] to QQuickItem* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ColumnMenuContent.qml:64:41: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:196:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:202:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:252:35: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:251:35: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:249:37: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:248:37: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:67:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:66:29: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:65:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:64:30: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:120:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:65:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:64:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:98:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:93:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:92:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:91:35: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:112:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:118:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:231:32: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:127:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:126:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:148:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:154:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:133:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:132:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:65:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:64:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:98:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:93:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:92:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:91:35: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:112:22: Unable to assign [undefined] to bool (... 234 lines omitted; there are too many errors!) QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:86:16: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:85:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:84:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:83:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:81:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:91:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:90:24: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:88:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:87:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:86:16: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:85:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:84:18: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:83:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:81:16: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:61:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Style.qml:56:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:76:53: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:75:47: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:74:50: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:48:34: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:52:16: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:51:17: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:50:14: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml:49:15: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qml:54:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:133:45: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:126:31: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:120:30: Unable to assign [undefined] to QUrl QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:113:30: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:98:29: Unable to assign [undefined] to QQuickAction* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:87:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:156:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:188:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:210:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:146:29: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:82:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:74:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:81:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:184:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:90:17: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:96:17: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:79:25: Unable to assign [undefined] to Menu_QMLTYPE_30* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:85:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:133:45: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:126:31: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:120:30: Unable to assign [undefined] to QUrl QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:113:30: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:98:29: Unable to assign [undefined] to QQuickAction* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:87:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:156:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:188:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:210:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:146:29: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:82:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:74:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:81:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:184:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:90:17: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:96:17: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:79:25: Unable to assign [undefined] to Menu_QMLTYPE_30* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:85:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Label.qml:89:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Label.qml:91:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:133:45: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:126:31: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:110:27: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:98:29: Unable to assign [undefined] to QQuickAction* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:87:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:156:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:184:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:188:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:210:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:146:29: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:82:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/BasicButton.qml:74:27: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:79:25: Unable to assign [undefined] to Menu_QMLTYPE_30* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:81:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:90:17: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:96:17: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Button.qml:85:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:156:37: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:357:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:349:15: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:347:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:346:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:452:15: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Menu.qml:130:41: Unable to assign [undefined] to QQmlComponent* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Menu.qml:158:35: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Menu.qml:155:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:478:25: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:476:32: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:463:38: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:479:25: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:304:26: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:302:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:156:37: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:357:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:349:15: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:347:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:346:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:452:15: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Menu.qml:130:41: Unable to assign [undefined] to QQmlComponent* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Menu.qml:158:35: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Menu.qml:155:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:478:25: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:476:32: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:463:38: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:479:25: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:304:26: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ComboBox.qml:302:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:182:39: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:180:40: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:185:58: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:100:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:120:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:117:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:87:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/CheckBox.qml:140:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:202:31: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:197:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:196:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:216:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:164:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:179:37: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:170:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:167:27: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:166:26: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:162:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:181:38: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:100:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:120:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:117:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:87:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/CheckBox.qml:140:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:100:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:120:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:117:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:87:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/CheckBox.qml:110:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/CheckBox.qml:140:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:182:39: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:180:40: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:185:58: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:100:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:120:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:117:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:87:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/CheckBox.qml:140:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:202:31: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:197:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:196:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:216:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:164:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:179:37: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:170:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:167:27: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:166:26: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:162:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/GroupBox.qml:181:38: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:100:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:120:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:117:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:87:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/RadioButton.qml:85:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:100:45: Unable to assign [undefined] to QQuickExclusiveGroup* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:120:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:117:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/AbstractCheckable.qml:87:25: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/RadioButton.qml:85:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ProgressBar.qml:130:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ProgressBar.qml:129:19: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ProgressBar.qml:127:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:175:32: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:194:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:273:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:271:15: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:284:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:197:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:172:33: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:283:31: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:282:31: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:281:33: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Slider.qml:280:33: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:212:15: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:219:15: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:280:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:279:18: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:258:24: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:257:28: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:158:39: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:254:29: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:246:15: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:310:26: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:311:26: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:337:26: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:338:26: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:228:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:207:45: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:206:46: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:202:45: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/SpinBox.qml:198:43: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:80:35: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:76:30: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:74:33: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:72:32: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:66:14: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:124:46: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:129:23: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:117:18: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:182:12: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:189:12: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:202:30: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TabView.qml:196:35: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:71:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:70:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:69:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/Control.qml:86:42: Unable to assign [undefined] to QObject* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:578:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:576:15: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:574:18: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:573:28: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:601:21: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:599:15: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:585:24: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:558:29: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:556:22: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:323:26: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextField.qml:159:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:196:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:202:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:252:35: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:251:35: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:249:37: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:248:37: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:67:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:66:29: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:64:30: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:120:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:65:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:64:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:98:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:93:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:92:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:91:35: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:112:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:118:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:231:32: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:127:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:126:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:148:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:154:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:133:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:132:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:65:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:64:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:98:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:93:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:92:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:91:35: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:112:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:118:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:231:32: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:174:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:173:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:195:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:201:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:181:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:180:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:296:53: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:125:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:129:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:294:51: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:172:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:293:44: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:291:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/FocusFrame.qml:60:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:316:31: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:502:48: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:499:22: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:498:27: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:543:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:548:25: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:668:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:593:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:594:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:688:33: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:686:37: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:691:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:689:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:687:42: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:861:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:877:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:1020:26: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:176:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:65:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:292:39: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TableView.qml:865:30: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:196:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:202:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:252:35: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:251:35: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:249:37: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:248:37: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:67:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:66:29: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:65:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:64:30: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:120:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:65:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:64:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:98:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:93:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:92:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:91:35: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:112:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:118:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:231:32: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:127:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:126:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:148:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:154:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:133:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:132:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:65:21: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:64:20: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:98:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:93:46: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:92:32: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:91:35: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:112:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:118:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollBar.qml:231:32: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:174:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:173:17: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:195:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:201:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:181:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:180:23: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:296:53: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:125:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:294:51: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:172:22: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:176:18: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:293:44: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:291:21: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:292:39: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/FocusFrame.qml:60:31: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/ScrollView.qml:316:31: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextArea.qml:719:28: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextArea.qml:711:25: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextArea.qml:726:36: Unable to assign [undefined] to QQuickItem* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextArea.qml:725:32: Unable to assign [undefined] to QQuickItem* QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/TextArea.qml:267:26: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:88:36: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:87:36: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:86:33: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:85:33: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:90:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:89:24: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:109:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:108:20: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:107:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:106:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:82:33: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:83:38: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:84:38: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:96:27: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:184:45: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:183:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:182:36: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:181:38: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:188:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:187:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:186:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:170:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:212:37: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:180:36: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:245:24: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:222:60: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:221:57: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:228:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:270:30: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:178:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:177:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:88:36: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:87:36: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:86:33: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:85:33: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:90:25: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:89:24: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:109:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:108:20: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:107:19: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:106:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:82:33: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:83:38: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:84:38: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml:96:27: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:184:45: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:183:41: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:182:36: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:181:38: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:188:29: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:187:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:186:16: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:170:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:212:37: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:180:36: Unable to assign [undefined] to int QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:245:24: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:222:60: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:221:57: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:228:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:270:30: Unable to assign [undefined] to QString QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:178:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Private/TabBar.qml:177:28: Unable to assign [undefined] to double QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:52:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:52:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:52:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qml:54:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml:52:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:71:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qml:54:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:71:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:71:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/GroupBoxStyle.qml:70:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml:71:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml:86:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml:58:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/GroupBoxStyle.qml:70:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml:86:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml:58:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml:86:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml:58:23: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/GroupBoxStyle.qml:70:19: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml:86:30: Unable to assign [undefined] to bool QWARN : tst_activeFocusOnTab::activeFocusOnTab() file:///home/qt/install/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml:58:23: Unable to assign [undefined] to bool FAIL! : tst_activeFocusOnTab::activeFocusOnTab() 'item->hasActiveFocus()' returned FALSE. () Loc: [/work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp(180)] SKIP : tst_activeFocusOnTab::activeFocusOnTab2() This function doesn't support iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp(475)] PASS : tst_activeFocusOnTab::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_activeFocusOnTab ********* QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_activeFocusOnTab: 2 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01309/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392667007): http://codereview.qt-project.org/78369 [PS1] - Unpin qtbase in preperation for merge to stable http://codereview.qt-project.org/78341 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 17 22:38:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 17 Feb 2014 23:38:39 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2980 Message-ID: <20140217_213839_016643.ci-noreply@qt-project.org> QtBase_dev_Integration #2980: SUCCESS Tested changes (refs/builds/dev_1392666285): http://codereview.qt-project.org/78333 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Mon Feb 17 23:15:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 00:15:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2981 Message-ID: <20140217_221505_041440.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02981/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392673305): http://codereview.qt-project.org/78249 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/78363 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions From ci-noreply at qt-project.org Mon Feb 17 23:28:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 00:28:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1310 Message-ID: <20140217_222821_073480.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1310: SUCCESS Tested changes (refs/builds/dev_1392670135): http://codereview.qt-project.org/78369 [PS1] - Unpin qtbase in preperation for merge to stable From ci-noreply at qt-project.org Tue Feb 18 00:22:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 01:22:00 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3181 Message-ID: <20140217_232200_062214.ci-noreply@qt-project.org> QtBase_stable_Integration #3181: SUCCESS Tested changes (refs/builds/stable_1392672533): http://codereview.qt-project.org/77954 [PS11] - Doc: add CLI options for QGuiApplication From ci-noreply at qt-project.org Tue Feb 18 00:28:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 01:28:00 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3182 Message-ID: <20140217_232800_062918.ci-noreply@qt-project.org> `make' failed :( mingw32-make: *** [qstandardpaths_win.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03182/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392679414): http://codereview.qt-project.org/78028 [PS3] - Implement DownloadLocation retrieving using SHGetKnownFolderPath From ci-noreply at qt-project.org Tue Feb 18 01:07:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 02:07:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1311 Message-ID: <20140218_000733_090690.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::packetsAvailable(10) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location FAIL! : tst_QPacketProtocol::read() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 13 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() FAIL! : tst_QPacketProtocol::device() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qpacketprotocol: 33 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01311/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392676285): http://codereview.qt-project.org/78268 [PS2] - [new compiler] Report errors at type compile time for invalid group property access http://codereview.qt-project.org/77851 [PS3] - [new compiler] Fix error reporting null object group property access From ci-noreply at qt-project.org Tue Feb 18 01:15:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 02:15:07 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #410 Message-ID: <20140218_001507_070509.ci-noreply@qt-project.org> Autotests `tst_qdeclarativeflickable' and `tst_qquickaccessible' failed :( Testing tst_QQuickAccessible FAIL! : tst_QQuickAccessible::checkableTest() 'QTest::qWaitForWindowActive(window.data())' returned FALSE. () Loc: [tst_qquickaccessible.cpp(386)] Totals: 7 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickAccessible ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickAccessible::initTestCase() QDEBUG : tst_QQuickAccessible::commonTests(StaticText) testing "statictext.qml" PASS : tst_QQuickAccessible::commonTests(StaticText) QDEBUG : tst_QQuickAccessible::commonTests(PushButton) testing "pushbutton.qml" PASS : tst_QQuickAccessible::commonTests(PushButton) PASS : tst_QQuickAccessible::quickAttachedProperties() PASS : tst_QQuickAccessible::basicPropertiesTest() PASS : tst_QQuickAccessible::hitTest() FAIL! : tst_QQuickAccessible::checkableTest() 'QTest::qWaitForWindowActive(window.data())' returned FALSE. () Loc: [tst_qquickaccessible.cpp(386)] QWARN : tst_QQuickAccessible::checkableTest() 17 accessibility event(s) were not handled in testfunction 'checkableTest': QWARN : tst_QQuickAccessible::checkableTest() 1: Object: 0x105047f10 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 2: Object: 0x105054a60 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 3: Object: 0x105060320 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 4: Object: 0x105065e80 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 5: Object: 0x105046d50 Event: 'ObjectCreated' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 6: Object: 0x105065e80 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 7: Object: 0x105060320 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 8: Object: 0x105060320 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 9: Object: 0x105054a60 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 10: Object: 0x10500edb0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 11: Object: 0x10500edb0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 12: Object: 0x10500edb0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 13: Object: 0x10500edb0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 14: Object: 0x10500edb0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 15: Object: 0x10500edb0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 16: Object: 0x10500edb0 Event: 'StateChanged' Child: -1 QWARN : tst_QQuickAccessible::checkableTest() 17: Object: 0x10500edb0 Event: 'StateChanged' Child: -1 PASS : tst_QQuickAccessible::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickAccessible ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickaccessible: 13 seconds, exit code 1 Testing tst_qdeclarativeflickable FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qdeclarativeflickable::initTestCase() PASS : tst_qdeclarativeflickable::create() PASS : tst_qdeclarativeflickable::horizontalViewportSize() PASS : tst_qdeclarativeflickable::verticalViewportSize() PASS : tst_qdeclarativeflickable::properties() PASS : tst_qdeclarativeflickable::boundsBehavior() PASS : tst_qdeclarativeflickable::maximumFlickVelocity() PASS : tst_qdeclarativeflickable::flickDeceleration() PASS : tst_qdeclarativeflickable::pressDelay() QWARN : tst_qdeclarativeflickable::disabledContent() QGraphicsItem::ungrabMouse: not a mouse grabber PASS : tst_qdeclarativeflickable::disabledContent() PASS : tst_qdeclarativeflickable::nestedPressDelay() PASS : tst_qdeclarativeflickable::flickableDirection() PASS : tst_qdeclarativeflickable::qgraphicswidget() PASS : tst_qdeclarativeflickable::resizeContent() PASS : tst_qdeclarativeflickable::returnToBounds() PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(resizeContent) PASS : tst_qdeclarativeflickable::testQtQuick11Attributes(returnToBounds) PASS : tst_qdeclarativeflickable::wheel() FAIL! : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. () Loc: [tst_qdeclarativeflickable.cpp(500)] PASS : tst_qdeclarativeflickable::nestedStopAtBounds(left) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(right) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(top) PASS : tst_qdeclarativeflickable::nestedStopAtBounds(bottom) PASS : tst_qdeclarativeflickable::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_qdeclarativeflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeflickable: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00410/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392666952): http://codereview.qt-project.org/78283 [PS7] - Updated submodules. From ci-noreply at qt-project.org Tue Feb 18 02:10:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 03:10:41 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3183 Message-ID: <20140218_011041_009226.ci-noreply@qt-project.org> QtBase_stable_Integration #3183: SUCCESS Tested changes (refs/builds/stable_1392679774): http://codereview.qt-project.org/77748 [PS2] - Emit updateBlock signal in QTextDocumentLayout From ci-noreply at qt-project.org Tue Feb 18 02:12:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 03:12:14 +0200 Subject: [Ci-reports] pass on Qt5_stable_Integration #591 Message-ID: <20140218_011214_042004.ci-noreply@qt-project.org> Qt5_stable_Integration #591: SUCCESS Tested changes (refs/builds/stable_1392666344): http://codereview.qt-project.org/78299 [PS3] - Updated submodules. From ci-noreply at qt-project.org Tue Feb 18 06:24:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 07:24:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1312 Message-ID: <20140218_052442_032554.ci-noreply@qt-project.org> twelve autotests failed :( Testing tst_qtqmlmodules FAIL! : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qtqmlmodules.cpp(66)] FAIL! : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qtqmlmodules.cpp(77)] Totals: 3 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qtqmlmodules ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qtqmlmodules::initTestCase() QWARN : tst_qtqmlmodules::baseTypes() file:///work/build/qt/qtdeclarative/tests/auto/qml/qtqmlmodules/data/base.qml:4:28: Unable to assign [undefined] to bool FAIL! : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qtqmlmodules.cpp(66)] QWARN : tst_qtqmlmodules::modelsTypes() file:///work/build/qt/qtdeclarative/tests/auto/qml/qtqmlmodules/data/models.qml:5:28: Unable to assign [undefined] to bool FAIL! : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qtqmlmodules.cpp(77)] PASS : tst_qtqmlmodules::unavailableTypes() PASS : tst_qtqmlmodules::cleanupTestCase() Totals: 3 passed, 2 failed, 0 skipped ********* Finished testing of tst_qtqmlmodules ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtqmlmodules: 0.15823 seconds, exit code 2 Testing tst_qqmlqt FAIL! : tst_qqmlqt::colorEqual() Compared values are not the same Actual (object->property("test2a").toBool()): 0 Expected (true) : 1 Loc: [tst_qqmlqt.cpp(193)] FAIL! : tst_qqmlqt::md5() Compared values are not the same Actual (object->property("test2").toString()) : "" Expected (QLatin1String(QCryptographicHash::hash("Hello World", QCryptographicHash::Md5).toHex())): "b10a8db164e0754105b7a99be72e3fe5" Loc: [tst_qqmlqt.cpp(567)] FAIL! : tst_qqmlqt::createComponent() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qqmlqt.cpp(598)] QFATAL : tst_qqmlqt::createComponent_pragmaLibrary() Received signal 11 FAIL! : tst_qqmlqt::createComponent_pragmaLibrary() Received a fatal error. Loc: [Unknown file(0)] Totals: 18 passed, 4 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 6310] QtQA::App::TestRunner: [New LWP 6312] QtQA::App::TestRunner: [New LWP 6317] QtQA::App::TestRunner: [New LWP 6313] QtQA::App::TestRunner: [New LWP 6314] QtQA::App::TestRunner: [New LWP 6311] QtQA::App::TestRunner: [New LWP 6315] QtQA::App::TestRunner: [New LWP 6316] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qqmlqt -silent -o /work/build/_artifacts/test-logs/tst_qqmlqt-testresults'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f88a7b8b425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f8886710700 (LWP 6316)): QtQA::App::TestRunner: #0 0x00007f88a7c3da43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f88a5e59ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f88a5e5a124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f88a86fc903 in QEventDispatcherGlib::processEvents (this=0x7f88780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f88a86aa91b in QEventLoop::exec (this=0x7f888670fe10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f88a84c069a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f88a84c5d28 in QThreadPrivate::start (arg=0x7f888c0a8800) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f88a708be9a in start_thread (arg=0x7f8886710700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f88a7c493fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f8887dfc700 (LWP 6315)): QtQA::App::TestRunner: #0 0x00007f88a7c3da43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f88a5e59ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f88a5e5a124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f88a86fc903 in QEventDispatcherGlib::processEvents (this=0x7f88800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f88a86aa91b in QEventLoop::exec (this=0x7f8887dfbe10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f88a84c069a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f88a84c5d28 in QThreadPrivate::start (arg=0x7f888c040ba0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f88a708be9a in start_thread (arg=0x7f8887dfc700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f88a7c493fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f889feba700 (LWP 6311)): QtQA::App::TestRunner: #0 0x00007f88a7c3da43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f88a4c70862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f88a4c7201f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f88a24fb019 in QXcbEventReader::run (this=0x115d370) at qxcbconnection.cpp:1007 QtQA::App::TestRunner: #4 0x00007f88a84c5d28 in QThreadPrivate::start (arg=0x115d370) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f88a708be9a in start_thread (arg=0x7f889feba700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f88a7c493fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f88950a3700 (LWP 6314)): QtQA::App::TestRunner: #0 0x00007f88a7c3da43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f88a5e59ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f88a5e5a124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f88a86fc8a4 in QEventDispatcherGlib::processEvents (this=0x7f888c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f88a86aa91b in QEventLoop::exec (this=0x7f88950a2e10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f88a84c069a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f88a84c5d28 in QThreadPrivate::start (arg=0x121bf90) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f88a708be9a in start_thread (arg=0x7f88950a3700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f88a7c493fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f8896db2700 (LWP 6313)): QtQA::App::TestRunner: #0 0x00007f88a7c3da43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f88a5e59ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f88a5e5a45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f889d9825e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f88a5e7b9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f88a708be9a in start_thread (arg=0x7f8896db2700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f88a7c493fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f887ffff700 (LWP 6317)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 QtQA::App::TestRunner: #1 0x00007f88a84c62fc in wait_relative (time=30000, this=0x7f8878004cf0) at thread/qwaitcondition_unix.cpp:126 QtQA::App::TestRunner: #2 wait (time=30000, this=0x7f8878004cf0) at thread/qwaitcondition_unix.cpp:134 QtQA::App::TestRunner: #3 QWaitCondition::wait (this=, mutex=0x7f88780046f0, time=30000) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #4 0x00007f88a84c2dab in QThreadPoolThread::run (this=0x7f8878004a00) at thread/qthreadpool.cpp:135 QtQA::App::TestRunner: #5 0x00007f88a84c5d28 in QThreadPrivate::start (arg=0x7f8878004a00) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #6 0x00007f88a708be9a in start_thread (arg=0x7f887ffff700) at pthread_create.c:308 QtQA::App::TestRunner: #7 0x00007f88a7c493fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #8 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f88975b3700 (LWP 6312)): QtQA::App::TestRunner: #0 0x00007f88a7c3da43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f88a5e59ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f88a5e5a45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f88975b898b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f88a5e7b9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f88a708be9a in start_thread (arg=0x7f88975b3700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f88a7c493fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f88aa165740 (LWP 6310)): QtQA::App::TestRunner: #0 0x00007f88a7b8b425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f88a7b8eb8b in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f88a84b67fe in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f88a91720aa in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2095 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f88a95502d9 in isObject (this=) at jsruntime/qv4value_inl_p.h:73 QtQA::App::TestRunner: #7 isObject (this=) at jsruntime/qv4functionobject.cpp:558 QtQA::App::TestRunner: #8 asObject (this=) at jsruntime/qv4value_inl_p.h:243 QtQA::App::TestRunner: #9 value_cast (v=...) at jsruntime/qv4object_p.h:411 QtQA::App::TestRunner: #10 Scoped (this=, scope=..., v=) at jsruntime/qv4scopedvalue_p.h:269 QtQA::App::TestRunner: #11 QV4::SimpleScriptFunction::call (that=0x7f88aa0c9780, callData=) at jsruntime/qv4functionobject.cpp:585 QtQA::App::TestRunner: #12 0x00007f88a9662d83 in call (d=, this=) at /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:273 QtQA::App::TestRunner: #13 QQmlJavaScriptExpression::evaluate (this=0x137efc0, context=, function=..., callData=, isUndefined=) at qml/qqmljavascriptexpression.cpp:166 QtQA::App::TestRunner: #14 0x00007f88a95fbcf8 in QQmlBoundSignalExpression::evaluate (this=, a=) at qml/qqmlboundsignal.cpp:237 QtQA::App::TestRunner: #15 0x00007f88a95fcf22 in QQmlBoundSignal_callback (e=, a=0x0) at qml/qqmlboundsignal.cpp:364 QtQA::App::TestRunner: #16 0x00007f88a96420a7 in QQmlNotifier::emitNotify (endpoint=0x137a568, a=0x0) at qml/qqmlnotifier.cpp:81 QtQA::App::TestRunner: #17 0x00007f88a95b20dc in QQmlData::signalEmitted (object=0x137ef70, index=, a=0x0) at qml/qqmlengine.cpp:721 QtQA::App::TestRunner: #18 0x00007f88a86d49a7 in QMetaObject::activate (sender=0x137ef70, signalOffset=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3569 QtQA::App::TestRunner: #19 0x00007f88a95d43e8 in QQmlVME::complete (this=0x137b488, interrupt=...) at qml/qqmlvme.cpp:1255 QtQA::App::TestRunner: #20 0x00007f88a95c8b2d in QQmlComponentPrivate::complete (enginePriv=0x121bb40, state=0x137b480) at qml/qqmlcomponent.cpp:920 QtQA::App::TestRunner: #21 0x00007f88a95c8c37 in QQmlComponentPrivate::completeCreate (this=0x137b3e0) at qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #22 0x00007f88a95c8a9f in QQmlComponent::create (this=0x7fff2fbdf2e0, context=) at qml/qqmlcomponent.cpp:776 QtQA::App::TestRunner: #23 0x000000000040a222 in tst_qqmlqt::createComponent_pragmaLibrary (this=0x7fff2fbdff00) at tst_qqmlqt.cpp:607 QtQA::App::TestRunner: #24 0x00007f88a86b5863 in QMetaMethod::invoke (this=0x7fff2fbdf6a0, object=0x7fff2fbdff00, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #25 0x00007f88a86b8e9e in QMetaObject::invokeMethod (obj=0x7fff2fbdff00, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #26 0x00007f88a91771c9 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x137b5a0 "createComponent_pragmaLibrary", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #27 qInvokeTestMethodDataEntry (slot=0x137b5a0 "createComponent_pragmaLibrary") at qtestcase.cpp:1721 QtQA::App::TestRunner: #28 QTest::qInvokeTestMethod (slotName=0x13352b8 "createComponent_pragmaLibrary()", data=0x0) at qtestcase.cpp:1846 QtQA::App::TestRunner: #29 0x00007f88a9177f4c in qInvokeTestMethods (testObject=0x7fff2fbdff00) at qtestcase.cpp:2060 QtQA::App::TestRunner: #30 QTest::qExec (testObject=0x7fff2fbdff00, argc=, argv=) at qtestcase.cpp:2290 QtQA::App::TestRunner: #31 0x0000000000405859 in main (argc=6, argv=0x7fff2fbe0038) at tst_qqmlqt.cpp:927 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlqt ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlqt::initTestCase() PASS : tst_qqmlqt::enums() PASS : tst_qqmlqt::rgba() PASS : tst_qqmlqt::hsla() QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:80:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:79:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:78:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:77:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:76:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:74:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:73:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:72:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:71:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:70:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:66:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:65:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:63:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:62:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:61:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:60:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:59:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:58:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:57:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:56:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:52:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:51:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:50:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:49:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:48:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:47:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:46:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:45:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:44:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:43:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:42:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:41:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:40:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:39:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:33:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:32:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:31:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:30:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:29:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:28:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:27:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:26:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:25:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:24:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:23:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:22:27: Unable to assign [undefined] to bool FAIL! : tst_qqmlqt::colorEqual() Compared values are not the same Actual (object->property("test2a").toBool()): 0 Expected (true) : 1 Loc: [tst_qqmlqt.cpp(193)] PASS : tst_qqmlqt::rect() PASS : tst_qqmlqt::point() PASS : tst_qqmlqt::size() PASS : tst_qqmlqt::vector2d() PASS : tst_qqmlqt::vector3d() PASS : tst_qqmlqt::vector4d() PASS : tst_qqmlqt::quaternion() PASS : tst_qqmlqt::matrix4x4() PASS : tst_qqmlqt::font() PASS : tst_qqmlqt::lighter() PASS : tst_qqmlqt::darker() PASS : tst_qqmlqt::tint() PASS : tst_qqmlqt::openUrlExternally() PASS : tst_qqmlqt::openUrlExternally_pragmaLibrary() QWARN : tst_qqmlqt::md5() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/md5.qml:5:28: Unable to assign [undefined] to QString FAIL! : tst_qqmlqt::md5() Compared values are not the same Actual (object->property("test2").toString()) : "" Expected (QLatin1String(QCryptographicHash::hash("Hello World", QCryptographicHash::Md5).toHex())): "b10a8db164e0754105b7a99be72e3fe5" Loc: [tst_qqmlqt.cpp(567)] QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:11:27: Unable to assign [undefined] to int QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:16:32: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:54:40: Unable to assign [undefined] to QString QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:41:36: Unable to assign [undefined] to QString QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:12:27: Unable to assign [undefined] to int QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:17:32: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:55:40: Unable to assign [undefined] to QString QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:42:36: Unable to assign [undefined] to QString FAIL! : tst_qqmlqt::createComponent() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qqmlqt.cpp(598)] QFATAL : tst_qqmlqt::createComponent_pragmaLibrary() Received signal 11 FAIL! : tst_qqmlqt::createComponent_pragmaLibrary() Received a fatal error. Loc: [Unknown file(0)] Totals: 18 passed, 4 failed, 0 skipped ********* Finished testing of tst_qqmlqt ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 6321] QtQA::App::TestRunner: [New LWP 6323] QtQA::App::TestRunner: [New LWP 6326] QtQA::App::TestRunner: [New LWP 6328] QtQA::App::TestRunner: [New LWP 6325] QtQA::App::TestRunner: [New LWP 6322] QtQA::App::TestRunner: [New LWP 6327] QtQA::App::TestRunner: [New LWP 6324] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qqmlqt -o /work/build/_artifacts/test-logs/tst_qqmlqt-testresults-00.xml,'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f37fc397425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f37eb5f6700 (LWP 6324)): QtQA::App::TestRunner: #0 0x00007f37fc449a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f37fa665ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f37fa66645a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f37f218e5e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f37fa6879b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f37fb897e9a in start_thread (arg=0x7f37eb5f6700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f37fc4553fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f37daf97700 (LWP 6327)): QtQA::App::TestRunner: #0 0x00007f37fc449a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f37fa665ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f37fa666124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f37fcf08903 in QEventDispatcherGlib::processEvents (this=0x7f37cc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f37fceb691b in QEventLoop::exec (this=0x7f37daf96e10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f37fcccc69a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f37fccd1d28 in QThreadPrivate::start (arg=0x7f37e00a8610) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f37fb897e9a in start_thread (arg=0x7f37daf97700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f37fc4553fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f37f46c6700 (LWP 6322)): QtQA::App::TestRunner: #0 0x00007f37fc449a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f37f947c862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f37f947e01f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f37f6d07019 in QXcbEventReader::run (this=0x262c370) at qxcbconnection.cpp:1007 QtQA::App::TestRunner: #4 0x00007f37fccd1d28 in QThreadPrivate::start (arg=0x262c370) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f37fb897e9a in start_thread (arg=0x7f37f46c6700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f37fc4553fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f37e98e7700 (LWP 6325)): QtQA::App::TestRunner: #0 0x00007f37fc449a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f37fa665ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f37fa666124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f37fcf088a4 in QEventDispatcherGlib::processEvents (this=0x7f37e00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f37fceb691b in QEventLoop::exec (this=0x7f37e98e6e10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f37fcccc69a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f37fccd1d28 in QThreadPrivate::start (arg=0x26eb390) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f37fb897e9a in start_thread (arg=0x7f37e98e7700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f37fc4553fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f37d3fff700 (LWP 6328)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 QtQA::App::TestRunner: #1 0x00007f37fccd22fc in wait_relative (time=30000, this=0x7f37cc004cf0) at thread/qwaitcondition_unix.cpp:126 QtQA::App::TestRunner: #2 wait (time=30000, this=0x7f37cc004cf0) at thread/qwaitcondition_unix.cpp:134 QtQA::App::TestRunner: #3 QWaitCondition::wait (this=, mutex=0x7f37cc0046f0, time=30000) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #4 0x00007f37fcccedab in QThreadPoolThread::run (this=0x7f37cc004a00) at thread/qthreadpool.cpp:135 QtQA::App::TestRunner: #5 0x00007f37fccd1d28 in QThreadPrivate::start (arg=0x7f37cc004a00) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #6 0x00007f37fb897e9a in start_thread (arg=0x7f37d3fff700) at pthread_create.c:308 QtQA::App::TestRunner: #7 0x00007f37fc4553fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #8 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f37dbfff700 (LWP 6326)): QtQA::App::TestRunner: #0 0x00007f37fc449a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f37fa665ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f37fa666124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f37fcf08903 in QEventDispatcherGlib::processEvents (this=0x7f37d40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f37fceb691b in QEventLoop::exec (this=0x7f37dbffee10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f37fcccc69a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f37fccd1d28 in QThreadPrivate::start (arg=0x7f37e003d930) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f37fb897e9a in start_thread (arg=0x7f37dbfff700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f37fc4553fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f37ebdf7700 (LWP 6323)): QtQA::App::TestRunner: #0 0x00007f37fc449a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f37fa665ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f37fa66645a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f37ebdfc98b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f37fa6879b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f37fb897e9a in start_thread (arg=0x7f37ebdf7700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f37fc4553fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f37fe971740 (LWP 6321)): QtQA::App::TestRunner: #0 0x00007f37fc397425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f37fc39ab8b in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f37fccc27fe in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f37fd97e0aa in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2095 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f37fdd5c2d9 in isObject (this=) at jsruntime/qv4value_inl_p.h:73 QtQA::App::TestRunner: #7 isObject (this=) at jsruntime/qv4functionobject.cpp:558 QtQA::App::TestRunner: #8 asObject (this=) at jsruntime/qv4value_inl_p.h:243 QtQA::App::TestRunner: #9 value_cast (v=...) at jsruntime/qv4object_p.h:411 QtQA::App::TestRunner: #10 Scoped (this=, scope=..., v=) at jsruntime/qv4scopedvalue_p.h:269 QtQA::App::TestRunner: #11 QV4::SimpleScriptFunction::call (that=0x7f37fe8d5780, callData=) at jsruntime/qv4functionobject.cpp:585 QtQA::App::TestRunner: #12 0x00007f37fde6ed83 in call (d=, this=) at /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:273 QtQA::App::TestRunner: #13 QQmlJavaScriptExpression::evaluate (this=0x284e4e0, context=, function=..., callData=, isUndefined=) at qml/qqmljavascriptexpression.cpp:166 QtQA::App::TestRunner: #14 0x00007f37fde07cf8 in QQmlBoundSignalExpression::evaluate (this=, a=) at qml/qqmlboundsignal.cpp:237 QtQA::App::TestRunner: #15 0x00007f37fde08f22 in QQmlBoundSignal_callback (e=, a=0x0) at qml/qqmlboundsignal.cpp:364 QtQA::App::TestRunner: #16 0x00007f37fde4e0a7 in QQmlNotifier::emitNotify (endpoint=0x2849a88, a=0x0) at qml/qqmlnotifier.cpp:81 QtQA::App::TestRunner: #17 0x00007f37fddbe0dc in QQmlData::signalEmitted (object=0x284e490, index=, a=0x0) at qml/qqmlengine.cpp:721 QtQA::App::TestRunner: #18 0x00007f37fcee09a7 in QMetaObject::activate (sender=0x284e490, signalOffset=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3569 QtQA::App::TestRunner: #19 0x00007f37fdde03e8 in QQmlVME::complete (this=0x284a9a8, interrupt=...) at qml/qqmlvme.cpp:1255 QtQA::App::TestRunner: #20 0x00007f37fddd4b2d in QQmlComponentPrivate::complete (enginePriv=0x26eaf40, state=0x284a9a0) at qml/qqmlcomponent.cpp:920 QtQA::App::TestRunner: #21 0x00007f37fddd4c37 in QQmlComponentPrivate::completeCreate (this=0x284a900) at qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #22 0x00007f37fddd4a9f in QQmlComponent::create (this=0x7fff7fc210d0, context=) at qml/qqmlcomponent.cpp:776 QtQA::App::TestRunner: #23 0x000000000040a222 in tst_qqmlqt::createComponent_pragmaLibrary (this=0x7fff7fc21cf0) at tst_qqmlqt.cpp:607 QtQA::App::TestRunner: #24 0x00007f37fcec1863 in QMetaMethod::invoke (this=0x7fff7fc21490, object=0x7fff7fc21cf0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #25 0x00007f37fcec4e9e in QMetaObject::invokeMethod (obj=0x7fff7fc21cf0, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #26 0x00007f37fd9831c9 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x284aac0 "createComponent_pragmaLibrary", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #27 qInvokeTestMethodDataEntry (slot=0x284aac0 "createComponent_pragmaLibrary") at qtestcase.cpp:1721 QtQA::App::TestRunner: #28 QTest::qInvokeTestMethod (slotName=0x28047d8 "createComponent_pragmaLibrary()", data=0x0) at qtestcase.cpp:1846 QtQA::App::TestRunner: #29 0x00007f37fd983f4c in qInvokeTestMethods (testObject=0x7fff7fc21cf0) at qtestcase.cpp:2060 QtQA::App::TestRunner: #30 QTest::qExec (testObject=0x7fff7fc21cf0, argc=, argv=) at qtestcase.cpp:2290 QtQA::App::TestRunner: #31 0x0000000000405859 in main (argc=5, argv=0x7fff7fc21e28) at tst_qqmlqt.cpp:927 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlqt: 58 seconds, signal 6 Testing tst_QQmlEngineDebugService FAIL! : tst_QQmlEngineDebugService::setMethodBody() 'rv == QVariant(qreal(3))' returned FALSE. () Loc: [tst_qqmlenginedebugservice.cpp(365)] Totals: 34 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlEngineDebugService ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 QWARN : tst_QQmlEngineDebugService::initTestCase() file::4:31: Unable to assign [undefined] to double PASS : tst_QQmlEngineDebugService::initTestCase() PASS : tst_QQmlEngineDebugService::watch_property() PASS : tst_QQmlEngineDebugService::watch_object() PASS : tst_QQmlEngineDebugService::watch_expression(width) PASS : tst_QQmlEngineDebugService::watch_expression(width+10) PASS : tst_QQmlEngineDebugService::watch_context() PASS : tst_QQmlEngineDebugService::watch_file() PASS : tst_QQmlEngineDebugService::queryAvailableEngines() PASS : tst_QQmlEngineDebugService::queryRootContexts() PASS : tst_QQmlEngineDebugService::queryObject(non-recursive) PASS : tst_QQmlEngineDebugService::queryObject(recursive) PASS : tst_QQmlEngineDebugService::queryObjectsForLocation(non-recursive) PASS : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive) PASS : tst_QQmlEngineDebugService::queryExpressionResult(width + 50) PASS : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width) PASS : tst_QQmlEngineDebugService::queryExpressionResult(bad expr) PASS : tst_QQmlEngineDebugService::queryExpressionResult(QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap) PASS : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar) PASS : tst_QQmlEngineDebugService::queryExpressionResultInRootContext() PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar) PASS : tst_QQmlEngineDebugService::setBindingForObject() PASS : tst_QQmlEngineDebugService::resetBindingForObject() FAIL! : tst_QQmlEngineDebugService::setMethodBody() 'rv == QVariant(qreal(3))' returned FALSE. () Loc: [tst_qqmlenginedebugservice.cpp(365)] PASS : tst_QQmlEngineDebugService::queryObjectTree() PASS : tst_QQmlEngineDebugService::setBindingInStates() PASS : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451() PASS : tst_QQmlEngineDebugService::cleanupTestCase() Totals: 34 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQmlEngineDebugService ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 1 seconds, exit code 1 Testing tst_qqmlengine FAIL! : tst_qqmlengine::trimComponentCache(ScriptComponent) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 Loc: [tst_qqmlengine.cpp(375)] FAIL! : tst_qqmlengine::urlInterceptor(InterceptTypes) Compared values are not the same Actual (o->property("childString").toString()): "" Expected (expectedChildString) : "intercepted" Loc: [tst_qqmlengine.cpp(780)] FAIL! : tst_qqmlengine::urlInterceptor(InterceptQmlDir) Compared values are not the same Actual (o->property("childString").toString()): "" Expected (expectedChildString) : "intercepted" Loc: [tst_qqmlengine.cpp(780)] FAIL! : tst_qqmlengine::urlInterceptor(InterceptModule) Compared values are not the same Actual (o->property("resolvedUrl").toString()): "" Expected (expectedResolvedUrl) : "file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/interception/module/intercepted/doesNotExist.file" Loc: [tst_qqmlengine.cpp(784)] FAIL! : tst_qqmlengine::urlInterceptor(InterceptStrings) Compared values are not the same Actual (o->property("childString").toString()): "" Expected (expectedChildString) : "base file" Loc: [tst_qqmlengine.cpp(780)] Totals: 62 passed, 5 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlengine ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlengine::initTestCase() PASS : tst_qqmlengine::rootContext() PASS : tst_qqmlengine::networkAccessManager() QWARN : tst_qqmlengine::synchronousNetworkAccessManager() QIODevice::read: device not open PASS : tst_qqmlengine::synchronousNetworkAccessManager() PASS : tst_qqmlengine::baseUrl() PASS : tst_qqmlengine::contextForObject() PASS : tst_qqmlengine::offlineStoragePath() PASS : tst_qqmlengine::clearComponentCache() PASS : tst_qqmlengine::trimComponentCache(EmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2) (... 3598 lines omitted; there are too many errors!) FAIL! : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.date(), format)): "\u0E15.\u0E04. 7 2011" Loc: [tst_qqmllocale.cpp(822)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53:48 PM UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53:48 PM UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53 PM" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53 PM" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53:48 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53:48 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663:\u0664\u0668 \u0645 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663:\u0664\u0668 \u0645 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663 \u0645" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663 \u0645" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53:48 \u0905\u092A\u0930\u093E\u0939\u094D\u0928 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53:48 \u0905\u092A\u0930\u093E\u0939\u094D\u0928 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53 \u0905\u092A\u0930\u093E\u0939\u094D\u0928" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53 \u0905\u092A\u0930\u093E\u0939\u094D\u0928" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "UTC\u4E0B\u53486:53:48" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "UTC\u4E0B\u53486:53:48" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u4E0B\u53486:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u4E0B\u53486:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18 \u0E19\u0E32\u0E2C\u0E34\u0E01\u0E32 53 \u0E19\u0E32\u0E17\u0E35 48 \u0E27\u0E34\u0E19\u0E32\u0E17\u0E35 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18 \u0E19\u0E32\u0E2C\u0E34\u0E01\u0E32 53 \u0E19\u0E32\u0E17\u0E35 48 \u0E27\u0E34\u0E19\u0E32\u0E17\u0E35 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "6:53:48pm" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: 18:53:48:345" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53 UTC" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "6:53:48nachm." Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: 18:53:48:345" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53 UTC" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "\u0661\u0668:\u0665\u0663" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "\u0666:\u0665\u0663:\u0664\u0668\u0645" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: \u0661\u0668:\u0665\u0663:\u0664\u0668:\u0663\u0664\u0665" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "\u0661\u0668:\u0665\u0663 UTC" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "6:53:48\u0905\u092A\u0930\u093E\u0939\u094D\u0928" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: 18:53:48:345" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53 UTC" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "6:53:48\u4E0B\u5348" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: 18:53:48:345" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53 UTC" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "6:53:48\u0E2B\u0E25\u0E31\u0E07\u0E40\u0E17\u0E35\u0E48\u0E22\u0E07" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: 18:53:48:345" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53 UTC" Loc: [tst_qqmllocale.cpp(914)] SKIP : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] FAIL! : tst_qqmllocale::numberToLocaleString(en_US 1) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2,344,423.33" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(en_US 2) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2.34e+06" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(en_US 3) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2,344,423" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(en_US 4) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2,344,423.33" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(de_DE 1) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2.344.423,33" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(de_DE 2) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2,34e+06" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(ar_SA 1) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "\u0662\u066C\u0663\u0664\u0664\u066C\u0664\u0662\u0663\u066B\u0663\u0663" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(ar_SA 2) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "\u0662\u066B\u0663\u0664e+\u0660\u0666" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "$2,344,423.33" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "USD2,344,423.33" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(de_DE) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "2.344.423,33\u00A0\u20AC" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "\u0631.\u0633.\u200F\u0662\u066C\u0663\u0664\u0664\u066C\u0664\u0662\u0663\u066B\u0663\u0663" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "\u20B92,344,423.33" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "\uFFE5\u00A02,344,423.33" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(th_TH) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "\u0E3F2,344,423.33" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberFromLocaleString(en_US 1) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(en_US 2) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 0.234 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(en_US 3) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 234 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(de_DE) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(ar_SA) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(hi_IN) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(zh_CN) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(th_TH) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberConstToLocaleString() Compared values are not the same Actual (obj->property("const1").toString()): "" Expected (l.toString(1234.56, 'f', 2)) : "1,234.56" Loc: [tst_qqmllocale.cpp(1185)] FAIL! : tst_qqmllocale::stringLocaleCompare(before) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): -1 Loc: [tst_qqmllocale.cpp(1224)] PASS : tst_qqmllocale::stringLocaleCompare(equal) FAIL! : tst_qqmllocale::stringLocaleCompare(after) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): 1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(swedish1) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): -1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(swedish2) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): -1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(swedish3) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): -1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(swedish4) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): 1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(german1) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): 1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(german2) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): -1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(german3) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): 1 Loc: [tst_qqmllocale.cpp(1224)] PASS : tst_qqmllocale::localeAsCppProperty() PASS : tst_qqmllocale::cleanupTestCase() Totals: 17 passed, 460 failed, 27 skipped ********* Finished testing of tst_qqmllocale ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllocale: 0.726073 seconds, exit code 127 Testing tst_qqmllistreference FAIL! : tst_qqmllistreference::variantToList() Compared values are not the same Actual (o->property("test").toInt()): 0 Expected (1) : 1 Loc: [tst_qqmllistreference.cpp(629)] Totals: 20 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmllistreference ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmllistreference::initTestCase() PASS : tst_qqmllistreference::qmllistreference() PASS : tst_qqmllistreference::qmllistreference_invalid() PASS : tst_qqmllistreference::isValid() PASS : tst_qqmllistreference::object() PASS : tst_qqmllistreference::listElementType() PASS : tst_qqmllistreference::canAppend() PASS : tst_qqmllistreference::canAt() PASS : tst_qqmllistreference::canClear() PASS : tst_qqmllistreference::canCount() PASS : tst_qqmllistreference::isReadable() PASS : tst_qqmllistreference::isManipulable() PASS : tst_qqmllistreference::append() PASS : tst_qqmllistreference::at() PASS : tst_qqmllistreference::clear() PASS : tst_qqmllistreference::count() PASS : tst_qqmllistreference::copy() PASS : tst_qqmllistreference::qmlmetaproperty() PASS : tst_qqmllistreference::engineTypes() QWARN : tst_qqmllistreference::variantToList() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmllistreference/data/variantToList.qml:8:24: Unable to assign [undefined] to int FAIL! : tst_qqmllistreference::variantToList() Compared values are not the same Actual (o->property("test").toInt()): 0 Expected (1) : 1 Loc: [tst_qqmllistreference.cpp(629)] PASS : tst_qqmllistreference::cleanupTestCase() Totals: 20 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmllistreference ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllistreference: 0.383615 seconds, exit code 1 Testing tst_qqmlincubator FAIL! : tst_qqmlincubator::setInitialState() Compared values are not the same Actual (incubator.object()->property("test1").toInt()): 0 Expected (502) : 502 Loc: [tst_qqmlincubator.cpp(382)] FAIL! : tst_qqmlincubator::nestedComponent() Compared values are not the same Actual (nestedObject->property("value").toInt()): 0 Expected (19988) : 19988 Loc: [tst_qqmlincubator.cpp(709)] Totals: 17 passed, 2 failed, 0 skipped "There are still "1" items in the process of being created at engine destruction." QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlincubator ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlincubator::initTestCase() PASS : tst_qqmlincubator::incubationMode() PASS : tst_qqmlincubator::objectDeleted() PASS : tst_qqmlincubator::clear() PASS : tst_qqmlincubator::noIncubationController() PASS : tst_qqmlincubator::forceCompletion() QWARN : tst_qqmlincubator::setInitialState() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlincubator/data/setInitialState.qml:4:25: Unable to assign [undefined] to int FAIL! : tst_qqmlincubator::setInitialState() Compared values are not the same Actual (incubator.object()->property("test1").toInt()): 0 Expected (502) : 502 Loc: [tst_qqmlincubator.cpp(382)] PASS : tst_qqmlincubator::clearDuringCompletion() PASS : tst_qqmlincubator::objectDeletionAfterInit() PASS : tst_qqmlincubator::recursiveClear() QWARN : tst_qqmlincubator::statusChanged() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlincubator::statusChanged() PASS : tst_qqmlincubator::asynchronousIfNested() QWARN : tst_qqmlincubator::nestedComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlincubator/data/nestedComponent.qml:7:33: Unable to assign [undefined] to int FAIL! : tst_qqmlincubator::nestedComponent() Compared values are not the same Actual (nestedObject->property("value").toInt()): 0 Expected (19988) : 19988 Loc: [tst_qqmlincubator.cpp(709)] PASS : tst_qqmlincubator::chainedAsynchronousIfNested() PASS : tst_qqmlincubator::chainedAsynchronousIfNestedOnCompleted() PASS : tst_qqmlincubator::chainedAsynchronousClear() PASS : tst_qqmlincubator::selfDelete() PASS : tst_qqmlincubator::contextDelete() PASS : tst_qqmlincubator::cleanupTestCase() Totals: 17 passed, 2 failed, 0 skipped ********* Finished testing of tst_qqmlincubator ********* "There are still "1" items in the process of being created at engine destruction." QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlincubator: 0.495453 seconds, exit code 2 Testing tst_qqmlconsole FAIL! : tst_qqmlconsole::logging() Not all expected messages were received Totals: 6 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlconsole ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlconsole::initTestCase() QDEBUG : tst_qqmlconsole::logging() undefined QDEBUG : tst_qqmlconsole::logging() QObject_QML_0(0xf7a250) QDEBUG : tst_qqmlconsole::logging() Error: toString INFO : tst_qqmlconsole::logging() Did not receive message: "{"a":"hello","d":1}" FAIL! : tst_qqmlconsole::logging() Not all expected messages were received PASS : tst_qqmlconsole::tracing() QDEBUG : tst_qqmlconsole::profiling() timer1: 0ms PASS : tst_qqmlconsole::profiling() PASS : tst_qqmlconsole::assert() PASS : tst_qqmlconsole::exception() PASS : tst_qqmlconsole::cleanupTestCase() Totals: 6 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlconsole ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlconsole: 0.347704 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01312/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392700149): http://codereview.qt-project.org/78268 [PS2] - [new compiler] Report errors at type compile time for invalid group property access http://codereview.qt-project.org/77851 [PS3] - [new compiler] Fix error reporting null object group property access http://codereview.qt-project.org/78341 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 18 07:25:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 08:25:13 +0200 Subject: [Ci-reports] pass on QtQA_sysadmin_master_Integration #284 Message-ID: <20140218_062513_011996.ci-noreply@qt-project.org> QtQA_sysadmin_master_Integration #284: SUCCESS Tested changes (refs/builds/master_1392703987): http://codereview.qt-project.org/78045 [PS1] - Add *_latest SQL tables for QtMetrics From ci-noreply at qt-project.org Tue Feb 18 07:35:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 08:35:36 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1313 Message-ID: <20140218_063536_038738.ci-noreply@qt-project.org> twelve autotests failed :( Testing tst_qtqmlmodules FAIL! : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qtqmlmodules.cpp(66)] FAIL! : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qtqmlmodules.cpp(77)] Totals: 3 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qtqmlmodules ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qtqmlmodules::initTestCase() QWARN : tst_qtqmlmodules::baseTypes() file:///work/build/qt/qtdeclarative/tests/auto/qml/qtqmlmodules/data/base.qml:4:28: Unable to assign [undefined] to bool FAIL! : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qtqmlmodules.cpp(66)] QWARN : tst_qtqmlmodules::modelsTypes() file:///work/build/qt/qtdeclarative/tests/auto/qml/qtqmlmodules/data/models.qml:5:28: Unable to assign [undefined] to bool FAIL! : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qtqmlmodules.cpp(77)] PASS : tst_qtqmlmodules::unavailableTypes() PASS : tst_qtqmlmodules::cleanupTestCase() Totals: 3 passed, 2 failed, 0 skipped ********* Finished testing of tst_qtqmlmodules ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtqmlmodules: 0.154628 seconds, exit code 2 Testing tst_qqmlqt FAIL! : tst_qqmlqt::colorEqual() Compared values are not the same Actual (object->property("test2a").toBool()): 0 Expected (true) : 1 Loc: [tst_qqmlqt.cpp(193)] FAIL! : tst_qqmlqt::md5() Compared values are not the same Actual (object->property("test2").toString()) : "" Expected (QLatin1String(QCryptographicHash::hash("Hello World", QCryptographicHash::Md5).toHex())): "b10a8db164e0754105b7a99be72e3fe5" Loc: [tst_qqmlqt.cpp(567)] FAIL! : tst_qqmlqt::createComponent() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qqmlqt.cpp(598)] QFATAL : tst_qqmlqt::createComponent_pragmaLibrary() Received signal 11 FAIL! : tst_qqmlqt::createComponent_pragmaLibrary() Received a fatal error. Loc: [Unknown file(0)] Totals: 18 passed, 4 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 24481] QtQA::App::TestRunner: [New LWP 24484] QtQA::App::TestRunner: [New LWP 24482] QtQA::App::TestRunner: [New LWP 24488] QtQA::App::TestRunner: [New LWP 24486] QtQA::App::TestRunner: [New LWP 24483] QtQA::App::TestRunner: [New LWP 24485] QtQA::App::TestRunner: [New LWP 24487] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qqmlqt -silent -o /work/build/_artifacts/test-logs/tst_qqmlqt-testresults'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f35edd3d425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f35d4a4d700 (LWP 24487)): QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f35ec00bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f35ec00c124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f35ee8ae903 in QEventDispatcherGlib::processEvents (this=0x7f35c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f35ee85c91b in QEventLoop::exec (this=0x7f35d4a4ce10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f35ee67269a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f35ee677d28 in QThreadPrivate::start (arg=0x7f35cc0a8810) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f35ed23de9a in start_thread (arg=0x7f35d4a4d700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f35d733d700 (LWP 24485)): QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f35ec00bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f35ec00c124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f35ee8ae8a4 in QEventDispatcherGlib::processEvents (this=0x7f35cc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f35ee85c91b in QEventLoop::exec (this=0x7f35d733ce10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f35ee67269a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f35ee677d28 in QThreadPrivate::start (arg=0x14e5f90) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f35ed23de9a in start_thread (arg=0x7f35d733d700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f35dd88d700 (LWP 24483)): QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f35ec00bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f35ec00c45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f35dd89298b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f35ec02d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f35ed23de9a in start_thread (arg=0x7f35dd88d700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f35d6139700 (LWP 24486)): QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f35ec00bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f35ec00c124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f35ee8ae903 in QEventDispatcherGlib::processEvents (this=0x7f35c40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f35ee85c91b in QEventLoop::exec (this=0x7f35d6138e10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f35ee67269a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f35ee677d28 in QThreadPrivate::start (arg=0x7f35cc039380) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f35ed23de9a in start_thread (arg=0x7f35d6139700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f35c3fff700 (LWP 24488)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 QtQA::App::TestRunner: #1 0x00007f35ee6782fc in wait_relative (time=30000, this=0x7f35c8004cf0) at thread/qwaitcondition_unix.cpp:126 QtQA::App::TestRunner: #2 wait (time=30000, this=0x7f35c8004cf0) at thread/qwaitcondition_unix.cpp:134 QtQA::App::TestRunner: #3 QWaitCondition::wait (this=, mutex=0x7f35c80046f0, time=30000) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #4 0x00007f35ee674dab in QThreadPoolThread::run (this=0x7f35c8004a00) at thread/qthreadpool.cpp:135 QtQA::App::TestRunner: #5 0x00007f35ee677d28 in QThreadPrivate::start (arg=0x7f35c8004a00) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #6 0x00007f35ed23de9a in start_thread (arg=0x7f35c3fff700) at pthread_create.c:308 QtQA::App::TestRunner: #7 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #8 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f35e606c700 (LWP 24482)): QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f35eae22862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f35eae2401f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f35e86ad019 in QXcbEventReader::run (this=0x1427370) at qxcbconnection.cpp:1007 QtQA::App::TestRunner: #4 0x00007f35ee677d28 in QThreadPrivate::start (arg=0x1427370) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f35ed23de9a in start_thread (arg=0x7f35e606c700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f35dd08c700 (LWP 24484)): QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f35ec00bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f35ec00c45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f35dfabc5e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f35ec02d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f35ed23de9a in start_thread (arg=0x7f35dd08c700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f35f0317740 (LWP 24481)): QtQA::App::TestRunner: #0 0x00007f35edd3d425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f35edd40b8b in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f35ee6687fe in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f35ef3240aa in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2095 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f35ef702229 in isObject (this=) at jsruntime/qv4value_inl_p.h:73 QtQA::App::TestRunner: #7 isObject (this=) at jsruntime/qv4functionobject.cpp:558 QtQA::App::TestRunner: #8 asObject (this=) at jsruntime/qv4value_inl_p.h:243 QtQA::App::TestRunner: #9 value_cast (v=...) at jsruntime/qv4object_p.h:411 QtQA::App::TestRunner: #10 Scoped (this=, scope=..., v=) at jsruntime/qv4scopedvalue_p.h:269 QtQA::App::TestRunner: #11 QV4::SimpleScriptFunction::call (that=0x7f35f027b780, callData=) at jsruntime/qv4functionobject.cpp:585 QtQA::App::TestRunner: #12 0x00007f35ef814cc3 in call (d=, this=) at /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:273 QtQA::App::TestRunner: #13 QQmlJavaScriptExpression::evaluate (this=0x1648fa0, context=, function=..., callData=, isUndefined=) at qml/qqmljavascriptexpression.cpp:166 QtQA::App::TestRunner: #14 0x00007f35ef7adc38 in QQmlBoundSignalExpression::evaluate (this=, a=) at qml/qqmlboundsignal.cpp:237 QtQA::App::TestRunner: #15 0x00007f35ef7aee62 in QQmlBoundSignal_callback (e=, a=0x0) at qml/qqmlboundsignal.cpp:364 QtQA::App::TestRunner: #16 0x00007f35ef7f3fe7 in QQmlNotifier::emitNotify (endpoint=0x1649ac8, a=0x0) at qml/qqmlnotifier.cpp:81 QtQA::App::TestRunner: #17 0x00007f35ef76402c in QQmlData::signalEmitted (object=0x1648f50, index=, a=0x0) at qml/qqmlengine.cpp:721 QtQA::App::TestRunner: #18 0x00007f35ee8869a7 in QMetaObject::activate (sender=0x1648f50, signalOffset=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3569 QtQA::App::TestRunner: #19 0x00007f35ef786338 in QQmlVME::complete (this=0x1645508, interrupt=...) at qml/qqmlvme.cpp:1244 QtQA::App::TestRunner: #20 0x00007f35ef77aa7d in QQmlComponentPrivate::complete (enginePriv=0x14e5b40, state=0x1645500) at qml/qqmlcomponent.cpp:920 QtQA::App::TestRunner: #21 0x00007f35ef77ab87 in QQmlComponentPrivate::completeCreate (this=0x1645460) at qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #22 0x00007f35ef77a9ef in QQmlComponent::create (this=0x7fff4f34a780, context=) at qml/qqmlcomponent.cpp:776 QtQA::App::TestRunner: #23 0x000000000040a222 in tst_qqmlqt::createComponent_pragmaLibrary (this=0x7fff4f34b3a0) at tst_qqmlqt.cpp:607 QtQA::App::TestRunner: #24 0x00007f35ee867863 in QMetaMethod::invoke (this=0x7fff4f34ab40, object=0x7fff4f34b3a0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #25 0x00007f35ee86ae9e in QMetaObject::invokeMethod (obj=0x7fff4f34b3a0, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #26 0x00007f35ef3291c9 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x1645620 "createComponent_pragmaLibrary", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #27 qInvokeTestMethodDataEntry (slot=0x1645620 "createComponent_pragmaLibrary") at qtestcase.cpp:1721 QtQA::App::TestRunner: #28 QTest::qInvokeTestMethod (slotName=0x15ff2a8 "createComponent_pragmaLibrary()", data=0x0) at qtestcase.cpp:1846 QtQA::App::TestRunner: #29 0x00007f35ef329f4c in qInvokeTestMethods (testObject=0x7fff4f34b3a0) at qtestcase.cpp:2060 QtQA::App::TestRunner: #30 QTest::qExec (testObject=0x7fff4f34b3a0, argc=, argv=) at qtestcase.cpp:2290 QtQA::App::TestRunner: #31 0x0000000000405859 in main (argc=6, argv=0x7fff4f34b4d8) at tst_qqmlqt.cpp:927 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlqt ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlqt::initTestCase() PASS : tst_qqmlqt::enums() PASS : tst_qqmlqt::rgba() PASS : tst_qqmlqt::hsla() QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:80:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:79:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:78:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:77:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:76:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:74:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:73:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:72:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:71:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:70:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:66:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:65:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:63:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:62:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:61:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:60:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:59:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:58:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:57:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:56:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:52:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:51:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:50:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:49:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:48:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:47:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:46:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:45:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:44:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:43:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:42:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:41:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:40:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:39:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:33:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:32:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:31:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:30:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:29:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:28:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:27:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:26:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:25:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:24:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:23:27: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:22:27: Unable to assign [undefined] to bool FAIL! : tst_qqmlqt::colorEqual() Compared values are not the same Actual (object->property("test2a").toBool()): 0 Expected (true) : 1 Loc: [tst_qqmlqt.cpp(193)] PASS : tst_qqmlqt::rect() PASS : tst_qqmlqt::point() PASS : tst_qqmlqt::size() PASS : tst_qqmlqt::vector2d() PASS : tst_qqmlqt::vector3d() PASS : tst_qqmlqt::vector4d() PASS : tst_qqmlqt::quaternion() PASS : tst_qqmlqt::matrix4x4() PASS : tst_qqmlqt::font() PASS : tst_qqmlqt::lighter() PASS : tst_qqmlqt::darker() PASS : tst_qqmlqt::tint() PASS : tst_qqmlqt::openUrlExternally() PASS : tst_qqmlqt::openUrlExternally_pragmaLibrary() QWARN : tst_qqmlqt::md5() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/md5.qml:5:28: Unable to assign [undefined] to QString FAIL! : tst_qqmlqt::md5() Compared values are not the same Actual (object->property("test2").toString()) : "" Expected (QLatin1String(QCryptographicHash::hash("Hello World", QCryptographicHash::Md5).toHex())): "b10a8db164e0754105b7a99be72e3fe5" Loc: [tst_qqmlqt.cpp(567)] QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:11:27: Unable to assign [undefined] to int QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:16:32: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:54:40: Unable to assign [undefined] to QString QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:41:36: Unable to assign [undefined] to QString QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:12:27: Unable to assign [undefined] to int QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:17:32: Unable to assign [undefined] to bool QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:55:40: Unable to assign [undefined] to QString QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:42:36: Unable to assign [undefined] to QString FAIL! : tst_qqmlqt::createComponent() 'object->property("success").toBool()' returned FALSE. () Loc: [tst_qqmlqt.cpp(598)] QFATAL : tst_qqmlqt::createComponent_pragmaLibrary() Received signal 11 FAIL! : tst_qqmlqt::createComponent_pragmaLibrary() Received a fatal error. Loc: [Unknown file(0)] Totals: 18 passed, 4 failed, 0 skipped ********* Finished testing of tst_qqmlqt ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 24492] QtQA::App::TestRunner: [New LWP 24494] QtQA::App::TestRunner: [New LWP 24493] QtQA::App::TestRunner: [New LWP 24499] QtQA::App::TestRunner: [New LWP 24497] QtQA::App::TestRunner: [New LWP 24496] QtQA::App::TestRunner: [New LWP 24498] QtQA::App::TestRunner: [New LWP 24495] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qqmlqt -o /work/build/_artifacts/test-logs/tst_qqmlqt-testresults-00.xml,'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f20de934425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f20cdcce700 (LWP 24495)): QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f20dcc02ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f20dcc0345a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f20d472b5e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f20dcc249b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f20dde34e9a in start_thread (arg=0x7f20cdcce700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f20c56a6700 (LWP 24498)): QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f20dcc02ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f20dcc03124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f20df4a5903 in QEventDispatcherGlib::processEvents (this=0x7f20b80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f20df45391b in QEventLoop::exec (this=0x7f20c56a5e10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f20df26969a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f20df26ed28 in QThreadPrivate::start (arg=0x7f20bc0a7530) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f20dde34e9a in start_thread (arg=0x7f20c56a6700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f20c7d93700 (LWP 24496)): QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f20dcc02ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f20dcc03124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f20df4a58a4 in QEventDispatcherGlib::processEvents (this=0x7f20bc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f20df45391b in QEventLoop::exec (this=0x7f20c7d92e10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f20df26969a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f20df26ed28 in QThreadPrivate::start (arg=0x26a3d80) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f20dde34e9a in start_thread (arg=0x7f20c7d93700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f20c6d92700 (LWP 24497)): QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f20dcc02ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f20dcc03124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f20df4a5903 in QEventDispatcherGlib::processEvents (this=0x7f20b40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f20df45391b in QEventLoop::exec (this=0x7f20c6d91e10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f20df26969a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f20df26ed28 in QThreadPrivate::start (arg=0x7f20bc091330) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f20dde34e9a in start_thread (arg=0x7f20c6d92700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f20c4ea5700 (LWP 24499)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 QtQA::App::TestRunner: #1 0x00007f20df26f2fc in wait_relative (time=30000, this=0x7f20b8004cf0) at thread/qwaitcondition_unix.cpp:126 QtQA::App::TestRunner: #2 wait (time=30000, this=0x7f20b8004cf0) at thread/qwaitcondition_unix.cpp:134 QtQA::App::TestRunner: #3 QWaitCondition::wait (this=, mutex=0x7f20b80046f0, time=30000) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #4 0x00007f20df26bdab in QThreadPoolThread::run (this=0x7f20b8004a00) at thread/qthreadpool.cpp:135 QtQA::App::TestRunner: #5 0x00007f20df26ed28 in QThreadPrivate::start (arg=0x7f20b8004a00) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #6 0x00007f20dde34e9a in start_thread (arg=0x7f20c4ea5700) at pthread_create.c:308 QtQA::App::TestRunner: #7 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #8 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f20d6c63700 (LWP 24493)): QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f20dba19862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f20dba1b01f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f20d92a4019 in QXcbEventReader::run (this=0x25e5370) at qxcbconnection.cpp:1007 QtQA::App::TestRunner: #4 0x00007f20df26ed28 in QThreadPrivate::start (arg=0x25e5370) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f20dde34e9a in start_thread (arg=0x7f20d6c63700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f20ce4cf700 (LWP 24494)): QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f20dcc02ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f20dcc0345a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f20ce4d498b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f20dcc249b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f20dde34e9a in start_thread (arg=0x7f20ce4cf700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f20e0f0e740 (LWP 24492)): QtQA::App::TestRunner: #0 0x00007f20de934425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f20de937b8b in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f20df25f7fe in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f20dff1b0aa in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2095 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f20e02f9229 in isObject (this=) at jsruntime/qv4value_inl_p.h:73 QtQA::App::TestRunner: #7 isObject (this=) at jsruntime/qv4functionobject.cpp:558 QtQA::App::TestRunner: #8 asObject (this=) at jsruntime/qv4value_inl_p.h:243 QtQA::App::TestRunner: #9 value_cast (v=...) at jsruntime/qv4object_p.h:411 QtQA::App::TestRunner: #10 Scoped (this=, scope=..., v=) at jsruntime/qv4scopedvalue_p.h:269 QtQA::App::TestRunner: #11 QV4::SimpleScriptFunction::call (that=0x7f20e0e72780, callData=) at jsruntime/qv4functionobject.cpp:585 QtQA::App::TestRunner: #12 0x00007f20e040bcc3 in call (d=, this=) at /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:273 QtQA::App::TestRunner: #13 QQmlJavaScriptExpression::evaluate (this=0x28070f0, context=, function=..., callData=, isUndefined=) at qml/qqmljavascriptexpression.cpp:166 QtQA::App::TestRunner: #14 0x00007f20e03a4c38 in QQmlBoundSignalExpression::evaluate (this=, a=) at qml/qqmlboundsignal.cpp:237 QtQA::App::TestRunner: #15 0x00007f20e03a5e62 in QQmlBoundSignal_callback (e=, a=0x0) at qml/qqmlboundsignal.cpp:364 QtQA::App::TestRunner: #16 0x00007f20e03eafe7 in QQmlNotifier::emitNotify (endpoint=0x2802698, a=0x0) at qml/qqmlnotifier.cpp:81 QtQA::App::TestRunner: #17 0x00007f20e035b02c in QQmlData::signalEmitted (object=0x28070a0, index=, a=0x0) at qml/qqmlengine.cpp:721 QtQA::App::TestRunner: #18 0x00007f20df47d9a7 in QMetaObject::activate (sender=0x28070a0, signalOffset=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3569 QtQA::App::TestRunner: #19 0x00007f20e037d338 in QQmlVME::complete (this=0x28035b8, interrupt=...) at qml/qqmlvme.cpp:1244 QtQA::App::TestRunner: #20 0x00007f20e0371a7d in QQmlComponentPrivate::complete (enginePriv=0x26a3a60, state=0x28035b0) at qml/qqmlcomponent.cpp:920 QtQA::App::TestRunner: #21 0x00007f20e0371b87 in QQmlComponentPrivate::completeCreate (this=0x2803510) at qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #22 0x00007f20e03719ef in QQmlComponent::create (this=0x7fff92d61db0, context=) at qml/qqmlcomponent.cpp:776 QtQA::App::TestRunner: #23 0x000000000040a222 in tst_qqmlqt::createComponent_pragmaLibrary (this=0x7fff92d629d0) at tst_qqmlqt.cpp:607 QtQA::App::TestRunner: #24 0x00007f20df45e863 in QMetaMethod::invoke (this=0x7fff92d62170, object=0x7fff92d629d0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #25 0x00007f20df461e9e in QMetaObject::invokeMethod (obj=0x7fff92d629d0, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #26 0x00007f20dff201c9 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x28036d0 "createComponent_pragmaLibrary", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #27 qInvokeTestMethodDataEntry (slot=0x28036d0 "createComponent_pragmaLibrary") at qtestcase.cpp:1721 QtQA::App::TestRunner: #28 QTest::qInvokeTestMethod (slotName=0x27bd3e8 "createComponent_pragmaLibrary()", data=0x0) at qtestcase.cpp:1846 QtQA::App::TestRunner: #29 0x00007f20dff20f4c in qInvokeTestMethods (testObject=0x7fff92d629d0) at qtestcase.cpp:2060 QtQA::App::TestRunner: #30 QTest::qExec (testObject=0x7fff92d629d0, argc=, argv=) at qtestcase.cpp:2290 QtQA::App::TestRunner: #31 0x0000000000405859 in main (argc=5, argv=0x7fff92d62b08) at tst_qqmlqt.cpp:927 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlqt: 58 seconds, signal 6 Testing tst_QQmlEngineDebugService FAIL! : tst_QQmlEngineDebugService::setMethodBody() 'rv == QVariant(qreal(3))' returned FALSE. () Loc: [tst_qqmlenginedebugservice.cpp(365)] Totals: 34 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlEngineDebugService ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 QWARN : tst_QQmlEngineDebugService::initTestCase() file::4:31: Unable to assign [undefined] to double PASS : tst_QQmlEngineDebugService::initTestCase() PASS : tst_QQmlEngineDebugService::watch_property() PASS : tst_QQmlEngineDebugService::watch_object() PASS : tst_QQmlEngineDebugService::watch_expression(width) PASS : tst_QQmlEngineDebugService::watch_expression(width+10) PASS : tst_QQmlEngineDebugService::watch_context() PASS : tst_QQmlEngineDebugService::watch_file() PASS : tst_QQmlEngineDebugService::queryAvailableEngines() PASS : tst_QQmlEngineDebugService::queryRootContexts() PASS : tst_QQmlEngineDebugService::queryObject(non-recursive) PASS : tst_QQmlEngineDebugService::queryObject(recursive) PASS : tst_QQmlEngineDebugService::queryObjectsForLocation(non-recursive) PASS : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive) PASS : tst_QQmlEngineDebugService::queryExpressionResult(width + 50) PASS : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width) PASS : tst_QQmlEngineDebugService::queryExpressionResult(bad expr) PASS : tst_QQmlEngineDebugService::queryExpressionResult(QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap) PASS : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar) PASS : tst_QQmlEngineDebugService::queryExpressionResultInRootContext() PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap) PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar) PASS : tst_QQmlEngineDebugService::setBindingForObject() PASS : tst_QQmlEngineDebugService::resetBindingForObject() FAIL! : tst_QQmlEngineDebugService::setMethodBody() 'rv == QVariant(qreal(3))' returned FALSE. () Loc: [tst_qqmlenginedebugservice.cpp(365)] PASS : tst_QQmlEngineDebugService::queryObjectTree() PASS : tst_QQmlEngineDebugService::setBindingInStates() PASS : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451() PASS : tst_QQmlEngineDebugService::cleanupTestCase() Totals: 34 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQmlEngineDebugService ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 1 seconds, exit code 1 Testing tst_qqmlengine FAIL! : tst_qqmlengine::trimComponentCache(ScriptComponent) Compared values are not the same Actual (object->property("success").toBool()): 0 Expected (true) : 1 Loc: [tst_qqmlengine.cpp(375)] FAIL! : tst_qqmlengine::urlInterceptor(InterceptTypes) Compared values are not the same Actual (o->property("childString").toString()): "" Expected (expectedChildString) : "intercepted" Loc: [tst_qqmlengine.cpp(780)] FAIL! : tst_qqmlengine::urlInterceptor(InterceptQmlDir) Compared values are not the same Actual (o->property("childString").toString()): "" Expected (expectedChildString) : "intercepted" Loc: [tst_qqmlengine.cpp(780)] FAIL! : tst_qqmlengine::urlInterceptor(InterceptModule) Compared values are not the same Actual (o->property("resolvedUrl").toString()): "" Expected (expectedResolvedUrl) : "file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/interception/module/intercepted/doesNotExist.file" Loc: [tst_qqmlengine.cpp(784)] FAIL! : tst_qqmlengine::urlInterceptor(InterceptStrings) Compared values are not the same Actual (o->property("childString").toString()): "" Expected (expectedChildString) : "base file" Loc: [tst_qqmlengine.cpp(780)] Totals: 62 passed, 5 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlengine ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlengine::initTestCase() PASS : tst_qqmlengine::rootContext() PASS : tst_qqmlengine::networkAccessManager() QWARN : tst_qqmlengine::synchronousNetworkAccessManager() QIODevice::read: device not open PASS : tst_qqmlengine::synchronousNetworkAccessManager() PASS : tst_qqmlengine::baseUrl() PASS : tst_qqmlengine::contextForObject() PASS : tst_qqmlengine::offlineStoragePath() PASS : tst_qqmlengine::clearComponentCache() PASS : tst_qqmlengine::trimComponentCache(EmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2) (... 3598 lines omitted; there are too many errors!) FAIL! : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.date(), format)): "\u0E15.\u0E04. 7 2011" Loc: [tst_qqmllocale.cpp(822)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53:48 PM UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53:48 PM UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53 PM" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53 PM" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53:48 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53:48 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663:\u0664\u0668 \u0645 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663:\u0664\u0668 \u0645 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663 \u0645" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663 \u0645" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53:48 \u0905\u092A\u0930\u093E\u0939\u094D\u0928 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53:48 \u0905\u092A\u0930\u093E\u0939\u094D\u0928 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53 \u0905\u092A\u0930\u093E\u0939\u094D\u0928" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "6:53 \u0905\u092A\u0930\u093E\u0939\u094D\u0928" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "UTC\u4E0B\u53486:53:48" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "UTC\u4E0B\u53486:53:48" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u4E0B\u53486:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "\u4E0B\u53486:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18 \u0E19\u0E32\u0E2C\u0E34\u0E01\u0E32 53 \u0E19\u0E32\u0E17\u0E35 48 \u0E27\u0E34\u0E19\u0E32\u0E17\u0E35 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18 \u0E19\u0E32\u0E2C\u0E34\u0E01\u0E32 53 \u0E19\u0E32\u0E17\u0E35 48 \u0E27\u0E34\u0E19\u0E32\u0E17\u0E35 UTC" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt.time(), format)): "18:53" Loc: [tst_qqmllocale.cpp(855)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "6:53:48pm" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: 18:53:48:345" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53 UTC" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "6:53:48nachm." Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: 18:53:48:345" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53 UTC" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "\u0661\u0668:\u0665\u0663" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "\u0666:\u0665\u0663:\u0664\u0668\u0645" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: \u0661\u0668:\u0665\u0663:\u0664\u0668:\u0663\u0664\u0665" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "\u0661\u0668:\u0665\u0663 UTC" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "6:53:48\u0905\u092A\u0930\u093E\u0939\u094D\u0928" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: 18:53:48:345" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53 UTC" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "6:53:48\u4E0B\u5348" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: 18:53:48:345" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53 UTC" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "6:53:48\u0E2B\u0E25\u0E31\u0E07\u0E40\u0E17\u0E35\u0E48\u0E22\u0E07" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "The time is: 18:53:48:345" Loc: [tst_qqmllocale.cpp(914)] FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(dt, format)): "18:53 UTC" Loc: [tst_qqmllocale.cpp(914)] SKIP : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(935)] SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(980)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser Loc: [tst_qqmllocale.cpp(1025)] FAIL! : tst_qqmllocale::numberToLocaleString(en_US 1) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2,344,423.33" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(en_US 2) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2.34e+06" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(en_US 3) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2,344,423" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(en_US 4) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2,344,423.33" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(de_DE 1) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2.344.423,33" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(de_DE 2) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "2,34e+06" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(ar_SA 1) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "\u0662\u066C\u0663\u0664\u0664\u066C\u0664\u0662\u0663\u066B\u0663\u0663" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleString(ar_SA 2) Compared values are not the same Actual (val.toString()) : "" Expected (l.toString(number, format, prec)): "\u0662\u066B\u0663\u0664e+\u0660\u0666" Loc: [tst_qqmllocale.cpp(1093)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "$2,344,423.33" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "USD2,344,423.33" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(de_DE) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "2.344.423,33\u00A0\u20AC" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "\u0631.\u0633.\u200F\u0662\u066C\u0663\u0664\u0664\u066C\u0664\u0662\u0663\u066B\u0663\u0663" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "\u20B92,344,423.33" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "\uFFE5\u00A02,344,423.33" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(th_TH) Compared values are not the same Actual (val.toString()) : "" Expected (l.toCurrencyString(number, symbol)): "\u0E3F2,344,423.33" Loc: [tst_qqmllocale.cpp(1132)] FAIL! : tst_qqmllocale::numberFromLocaleString(en_US 1) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(en_US 2) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 0.234 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(en_US 3) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 234 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(de_DE) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(ar_SA) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(hi_IN) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(zh_CN) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberFromLocaleString(th_TH) Compared doubles are not the same (fuzzy compare) Actual (val.toDouble()) : 0 Expected (l.toDouble(strNumber)): 1.23457e+06 Loc: [tst_qqmllocale.cpp(1171)] FAIL! : tst_qqmllocale::numberConstToLocaleString() Compared values are not the same Actual (obj->property("const1").toString()): "" Expected (l.toString(1234.56, 'f', 2)) : "1,234.56" Loc: [tst_qqmllocale.cpp(1185)] FAIL! : tst_qqmllocale::stringLocaleCompare(before) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): -1 Loc: [tst_qqmllocale.cpp(1224)] PASS : tst_qqmllocale::stringLocaleCompare(equal) FAIL! : tst_qqmllocale::stringLocaleCompare(after) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): 1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(swedish1) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): -1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(swedish2) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): -1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(swedish3) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): -1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(swedish4) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): 1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(german1) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): 1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(german2) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): -1 Loc: [tst_qqmllocale.cpp(1224)] FAIL! : tst_qqmllocale::stringLocaleCompare(german3) Compared values are not the same Actual (obj->property("comparison").toInt()) : 0 Expected (QString::localeAwareCompare(string1, string2)): 1 Loc: [tst_qqmllocale.cpp(1224)] PASS : tst_qqmllocale::localeAsCppProperty() PASS : tst_qqmllocale::cleanupTestCase() Totals: 17 passed, 460 failed, 27 skipped ********* Finished testing of tst_qqmllocale ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllocale: 0.605255 seconds, exit code 127 Testing tst_qqmllistreference FAIL! : tst_qqmllistreference::variantToList() Compared values are not the same Actual (o->property("test").toInt()): 0 Expected (1) : 1 Loc: [tst_qqmllistreference.cpp(629)] Totals: 20 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmllistreference ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmllistreference::initTestCase() PASS : tst_qqmllistreference::qmllistreference() PASS : tst_qqmllistreference::qmllistreference_invalid() PASS : tst_qqmllistreference::isValid() PASS : tst_qqmllistreference::object() PASS : tst_qqmllistreference::listElementType() PASS : tst_qqmllistreference::canAppend() PASS : tst_qqmllistreference::canAt() PASS : tst_qqmllistreference::canClear() PASS : tst_qqmllistreference::canCount() PASS : tst_qqmllistreference::isReadable() PASS : tst_qqmllistreference::isManipulable() PASS : tst_qqmllistreference::append() PASS : tst_qqmllistreference::at() PASS : tst_qqmllistreference::clear() PASS : tst_qqmllistreference::count() PASS : tst_qqmllistreference::copy() PASS : tst_qqmllistreference::qmlmetaproperty() PASS : tst_qqmllistreference::engineTypes() QWARN : tst_qqmllistreference::variantToList() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmllistreference/data/variantToList.qml:8:24: Unable to assign [undefined] to int FAIL! : tst_qqmllistreference::variantToList() Compared values are not the same Actual (o->property("test").toInt()): 0 Expected (1) : 1 Loc: [tst_qqmllistreference.cpp(629)] PASS : tst_qqmllistreference::cleanupTestCase() Totals: 20 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmllistreference ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllistreference: 0.189205 seconds, exit code 1 Testing tst_qqmlincubator FAIL! : tst_qqmlincubator::setInitialState() Compared values are not the same Actual (incubator.object()->property("test1").toInt()): 0 Expected (502) : 502 Loc: [tst_qqmlincubator.cpp(382)] FAIL! : tst_qqmlincubator::nestedComponent() Compared values are not the same Actual (nestedObject->property("value").toInt()): 0 Expected (19988) : 19988 Loc: [tst_qqmlincubator.cpp(709)] Totals: 17 passed, 2 failed, 0 skipped "There are still "1" items in the process of being created at engine destruction." QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlincubator ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlincubator::initTestCase() PASS : tst_qqmlincubator::incubationMode() PASS : tst_qqmlincubator::objectDeleted() PASS : tst_qqmlincubator::clear() PASS : tst_qqmlincubator::noIncubationController() PASS : tst_qqmlincubator::forceCompletion() QWARN : tst_qqmlincubator::setInitialState() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlincubator/data/setInitialState.qml:4:25: Unable to assign [undefined] to int FAIL! : tst_qqmlincubator::setInitialState() Compared values are not the same Actual (incubator.object()->property("test1").toInt()): 0 Expected (502) : 502 Loc: [tst_qqmlincubator.cpp(382)] PASS : tst_qqmlincubator::clearDuringCompletion() PASS : tst_qqmlincubator::objectDeletionAfterInit() PASS : tst_qqmlincubator::recursiveClear() QWARN : tst_qqmlincubator::statusChanged() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlincubator::statusChanged() PASS : tst_qqmlincubator::asynchronousIfNested() QWARN : tst_qqmlincubator::nestedComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlincubator/data/nestedComponent.qml:7:33: Unable to assign [undefined] to int FAIL! : tst_qqmlincubator::nestedComponent() Compared values are not the same Actual (nestedObject->property("value").toInt()): 0 Expected (19988) : 19988 Loc: [tst_qqmlincubator.cpp(709)] PASS : tst_qqmlincubator::chainedAsynchronousIfNested() PASS : tst_qqmlincubator::chainedAsynchronousIfNestedOnCompleted() PASS : tst_qqmlincubator::chainedAsynchronousClear() PASS : tst_qqmlincubator::selfDelete() PASS : tst_qqmlincubator::contextDelete() PASS : tst_qqmlincubator::cleanupTestCase() Totals: 17 passed, 2 failed, 0 skipped ********* Finished testing of tst_qqmlincubator ********* "There are still "1" items in the process of being created at engine destruction." QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlincubator: 0.223046 seconds, exit code 2 Testing tst_qqmlconsole FAIL! : tst_qqmlconsole::logging() Not all expected messages were received Totals: 6 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlconsole ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlconsole::initTestCase() QDEBUG : tst_qqmlconsole::logging() undefined QDEBUG : tst_qqmlconsole::logging() QObject_QML_0(0xcd9d50) QDEBUG : tst_qqmlconsole::logging() Error: toString INFO : tst_qqmlconsole::logging() Did not receive message: "{"a":"hello","d":1}" FAIL! : tst_qqmlconsole::logging() Not all expected messages were received PASS : tst_qqmlconsole::tracing() QDEBUG : tst_qqmlconsole::profiling() timer1: 0ms PASS : tst_qqmlconsole::profiling() PASS : tst_qqmlconsole::assert() PASS : tst_qqmlconsole::exception() PASS : tst_qqmlconsole::cleanupTestCase() Totals: 6 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlconsole ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlconsole: 0.246814 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01313/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1392704776): http://codereview.qt-project.org/78341 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 18 09:53:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 10:53:42 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2982 Message-ID: <20140218_085342_005750.ci-noreply@qt-project.org> `make' failed :( sh: /opt/local/lib/mysql55/bin/rm: No such file or directory make[3]: *** [../../lib/QtWidgets.framework/Versions/5/Headers/qsplitter.h] Error 127 make[2]: *** [sub-widgets-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02982/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1392713094): http://codereview.qt-project.org/67407 [PS6] - QHeaderView - do simple section move/rotate in moveSection From ci-noreply at qt-project.org Tue Feb 18 11:49:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 12:49:24 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2983 Message-ID: <20140218_104924_005563.ci-noreply@qt-project.org> QtBase_dev_Integration #2983: SUCCESS Tested changes (refs/builds/dev_1392713762): http://codereview.qt-project.org/67407 [PS6] - QHeaderView - do simple section move/rotate in moveSection From ci-noreply at qt-project.org Tue Feb 18 11:59:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 12:59:28 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3184 Message-ID: <20140218_105928_025442.ci-noreply@qt-project.org> QtBase_stable_Integration #3184: SUCCESS Tested changes (refs/builds/stable_1392714739): http://codereview.qt-project.org/78272 [PS1] - Fix typo in model/view docs. From ci-noreply at qt-project.org Tue Feb 18 12:07:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 13:07:44 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1314 Message-ID: <20140218_110744_046550.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1314: SUCCESS Tested changes (refs/builds/dev_1392716321): http://codereview.qt-project.org/78268 [PS2] - [new compiler] Report errors at type compile time for invalid group property access http://codereview.qt-project.org/77851 [PS3] - [new compiler] Fix error reporting null object group property access http://codereview.qt-project.org/78341 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 18 12:46:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 13:46:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2984 Message-ID: <20140218_114637_068924.ci-noreply@qt-project.org> Autotest `tst_qhttpnetworkconnection' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QHttpNetworkConnection FAIL! : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(850)] FAIL! : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(850)] FAIL! : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(850)] FAIL! : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(907)] FAIL! : tst_QHttpNetworkConnection::getMultipleWithPriorities() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(981)] FAIL! : tst_QHttpNetworkConnection::getEmptyWithPipelining() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(1029)] FAIL! : tst_QHttpNetworkConnection::getAndEverythingShouldBePipelined() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(1074)] Totals: 31 passed, 7 failed, 0 skipped QtQA::App::TestRunner: warning: test duration (340 seconds) is dangerously close to maximum permitted time (450 seconds) QtQA::App::TestRunner: warning: Either modify the test to reduce its runtime, or use a higher timeout. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QHttpNetworkConnection ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QHttpNetworkConnection::initTestCase() XFAIL : tst_QHttpNetworkConnection::options() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(148)] PASS : tst_QHttpNetworkConnection::options() PASS : tst_QHttpNetworkConnection::get(success-internal) PASS : tst_QHttpNetworkConnection::get(failure-path) PASS : tst_QHttpNetworkConnection::get(failure-protocol) PASS : tst_QHttpNetworkConnection::head(success-internal) PASS : tst_QHttpNetworkConnection::head(failure-path) PASS : tst_QHttpNetworkConnection::head(failure-protocol) QWARN : tst_QHttpNetworkConnection::post(success-internal) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. PASS : tst_QHttpNetworkConnection::post(success-internal) QWARN : tst_QHttpNetworkConnection::post(failure-internal) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. PASS : tst_QHttpNetworkConnection::post(failure-internal) PASS : tst_QHttpNetworkConnection::put(success-internal) PASS : tst_QHttpNetworkConnection::put(fail-internal) PASS : tst_QHttpNetworkConnection::put(fail-host) XFAIL : tst_QHttpNetworkConnection::_delete() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(476)] PASS : tst_QHttpNetworkConnection::_delete() XFAIL : tst_QHttpNetworkConnection::trace() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(487)] PASS : tst_QHttpNetworkConnection::trace() XFAIL : tst_QHttpNetworkConnection::_connect() not tested yet Loc: [tst_qhttpnetworkconnection.cpp(498)] PASS : tst_QHttpNetworkConnection::_connect() PASS : tst_QHttpNetworkConnection::compression(success-autogzip-temp) PASS : tst_QHttpNetworkConnection::compression(success-nogzip-temp) PASS : tst_QHttpNetworkConnection::compression(success-manualgzip-temp) PASS : tst_QHttpNetworkConnection::ignoresslerror(success-init) PASS : tst_QHttpNetworkConnection::ignoresslerror(success-fromSignal) PASS : tst_QHttpNetworkConnection::ignoresslerror(failure) PASS : tst_QHttpNetworkConnection::get401(no-credentials) PASS : tst_QHttpNetworkConnection::get401(invalid-credentials) PASS : tst_QHttpNetworkConnection::get401(valid-credentials) PASS : tst_QHttpNetworkConnection::get401(digest-authentication-invalid) PASS : tst_QHttpNetworkConnection::get401(digest-authentication-valid) QDEBUG : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests) === 42 msec === PASS : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests) QDEBUG : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests) === 253 msec === PASS : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests) FAIL! : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(850)] FAIL! : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(850)] FAIL! : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() 'replies.at(i)->isFinished()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(907)] FAIL! : tst_QHttpNetworkConnection::getMultipleWithPriorities() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(981)] FAIL! : tst_QHttpNetworkConnection::getEmptyWithPipelining() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(1029)] FAIL! : tst_QHttpNetworkConnection::getAndEverythingShouldBePipelined() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qhttpnetworkconnection.cpp(1074)] PASS : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-reply-first) PASS : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-connection-first) PASS : tst_QHttpNetworkConnection::cleanupTestCase() Totals: 32 passed, 6 failed, 0 skipped ********* Finished testing of tst_QHttpNetworkConnection ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 7 QtQA::App::TestRunner: second attempt: exited with exit code 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qhttpnetworkconnection: 621 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02984/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392720658): http://codereview.qt-project.org/78249 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/78363 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions http://codereview.qt-project.org/77480 [PS10] - network: add support for the SPDY protocol From ci-noreply at qt-project.org Tue Feb 18 13:45:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 14:45:09 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3185 Message-ID: <20140218_124509_001662.ci-noreply@qt-project.org> QtBase_stable_Integration #3185: SUCCESS Tested changes (refs/builds/stable_1392721262): http://codereview.qt-project.org/78089 [PS1] - Mac: Fix file dialog filters when filter doesn't start with '*' http://codereview.qt-project.org/78394 [PS1] - Remove qSort usages from widgets tests From ci-noreply at qt-project.org Tue Feb 18 13:57:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 14:57:16 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3186 Message-ID: <20140218_125716_022695.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from ../dialogs/qquickabstractmessagedialog.cpp:42:0: ../dialogs/qquickabstractmessagedialog_p.h:102:20: error: 'NoButton' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:103:14: error: 'Ok' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:104:16: error: 'Save' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:105:19: error: 'SaveAll' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:106:16: error: 'Open' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:107:15: error: 'Yes' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:108:20: error: 'YesToAll' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:109:14: error: 'No' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:110:19: error: 'NoToAll' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:111:17: error: 'Abort' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:112:17: error: 'Retry' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:113:18: error: 'Ignore' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:114:17: error: 'Close' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:115:18: error: 'Cancel' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:116:19: error: 'Discard' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:117:16: error: 'Help' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:118:17: error: 'Apply' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:119:17: error: 'Reset' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:120:27: error: 'RestoreDefaults' is not a member of 'TestNamespace::QMessageDialogOptions' In file included from ../dialogs/qquickabstractmessagedialog.cpp:42:0: ../dialogs/qquickabstractmessagedialog_p.h:136:39: error: 'TestNamespace::QMessageDialogOptions::StandardButton' has not been declared ../dialogs/qquickabstractmessagedialog_p.h:136:85: error: 'TestNamespace::QMessageDialogOptions::ButtonRole' has not been declared ../dialogs/qquickabstractmessagedialog.cpp: In member function 'void TestNamespace::QQuickAbstractMessageDialog::setStandardButtons(TestNamespace::QQuickAbstractMessageDialog::StandardButtons)': ../dialogs/qquickabstractmessagedialog.cpp:132:51: error: expected type-specifier ../dialogs/qquickabstractmessagedialog.cpp:132:51: error: expected '>' ../dialogs/qquickabstractmessagedialog.cpp:132:51: error: expected '(' ../dialogs/qquickabstractmessagedialog.cpp:132:51: error: 'StandardButtons' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog.cpp: At global scope: ../dialogs/qquickabstractmessagedialog.cpp:137:64: error: variable or field 'click' declared void ../dialogs/qquickabstractmessagedialog.cpp:137:41: error: 'StandardButton' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog.cpp:137:87: error: 'ButtonRole' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog.cpp:179:1: error: expected '}' at end of input make[4]: *** [.obj/qquickabstractmessagedialog.o] Error 1 In file included from qquickqmessagebox_p.h:56:0, from qquickqmessagebox.cpp:42: ../dialogs/qquickabstractmessagedialog_p.h:102:20: error: 'NoButton' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:103:14: error: 'Ok' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:104:16: error: 'Save' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:105:19: error: 'SaveAll' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:106:16: error: 'Open' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:107:15: error: 'Yes' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:108:20: error: 'YesToAll' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:109:14: error: 'No' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:110:19: error: 'NoToAll' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:111:17: error: 'Abort' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:112:17: error: 'Retry' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:113:18: error: 'Ignore' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:114:17: error: 'Close' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:115:18: error: 'Cancel' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:116:19: error: 'Discard' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:117:16: error: 'Help' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:118:17: error: 'Apply' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:119:17: error: 'Reset' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:120:27: error: 'RestoreDefaults' is not a member of 'TestNamespace::QMessageDialogOptions' In file included from qquickqmessagebox_p.h:56:0, from qquickqmessagebox.cpp:42: ../dialogs/qquickabstractmessagedialog_p.h:136:39: error: 'TestNamespace::QMessageDialogOptions::StandardButton' has not been declared ../dialogs/qquickabstractmessagedialog_p.h:136:85: error: 'TestNamespace::QMessageDialogOptions::ButtonRole' has not been declared In file included from qquickqmessagebox.cpp:43:0: qmessageboxhelper_p.h: In member function 'void TestNamespace::QMessageBoxHelper::buttonClicked(TestNamespace::QAbstractButton*)': qmessageboxhelper_p.h:100:29: error: expected type-specifier qmessageboxhelper_p.h:100:29: error: expected '>' qmessageboxhelper_p.h:100:29: error: expected '(' qmessageboxhelper_p.h:100:29: error: 'StandardButton' is not a member of 'TestNamespace::QMessageDialogOptions' qmessageboxhelper_p.h:101:25: error: expected type-specifier qmessageboxhelper_p.h:101:25: error: expected '>' qmessageboxhelper_p.h:101:25: error: expected '(' qmessageboxhelper_p.h:101:25: error: 'ButtonRole' is not a member of 'TestNamespace::QMessageDialogOptions' qmessageboxhelper_p.h:101:89: error: expected ')' before ';' token make[4]: *** [.obj/qquickqmessagebox.o] Error 1 moc qquickabstractmessagedialog_p.h In file included from qquickabstractmessagedialog.cpp:42:0: qquickabstractmessagedialog_p.h:102:20: error: 'NoButton' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:103:14: error: 'Ok' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:104:16: error: 'Save' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:105:19: error: 'SaveAll' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:106:16: error: 'Open' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:107:15: error: 'Yes' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:108:20: error: 'YesToAll' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:109:14: error: 'No' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:110:19: error: 'NoToAll' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:111:17: error: 'Abort' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:112:17: error: 'Retry' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:113:18: error: 'Ignore' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:114:17: error: 'Close' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:115:18: error: 'Cancel' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:116:19: error: 'Discard' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:117:16: error: 'Help' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:118:17: error: 'Apply' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:119:17: error: 'Reset' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:120:27: error: 'RestoreDefaults' is not a member of 'TestNamespace::QMessageDialogOptions' In file included from qquickabstractmessagedialog.cpp:42:0: qquickabstractmessagedialog_p.h:136:39: error: 'TestNamespace::QMessageDialogOptions::StandardButton' has not been declared qquickabstractmessagedialog_p.h:136:85: error: 'TestNamespace::QMessageDialogOptions::ButtonRole' has not been declared qquickabstractmessagedialog.cpp: In member function 'void TestNamespace::QQuickAbstractMessageDialog::setStandardButtons(TestNamespace::QQuickAbstractMessageDialog::StandardButtons)': qquickabstractmessagedialog.cpp:132:51: error: expected type-specifier qquickabstractmessagedialog.cpp:132:51: error: expected '>' qquickabstractmessagedialog.cpp:132:51: error: expected '(' qquickabstractmessagedialog.cpp:132:51: error: 'StandardButtons' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog.cpp: At global scope: qquickabstractmessagedialog.cpp:137:64: error: variable or field 'click' declared void qquickabstractmessagedialog.cpp:137:41: error: 'StandardButton' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog.cpp:137:87: error: 'ButtonRole' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog.cpp:179:1: error: expected '}' at end of input make[4]: *** [.obj/qquickabstractmessagedialog.o] Error 1 In file included from qquickplatformmessagedialog_p.h:56:0, from qquickplatformmessagedialog.cpp:42: qquickabstractmessagedialog_p.h:102:20: error: 'NoButton' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:103:14: error: 'Ok' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:104:16: error: 'Save' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:105:19: error: 'SaveAll' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:106:16: error: 'Open' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:107:15: error: 'Yes' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:108:20: error: 'YesToAll' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:109:14: error: 'No' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:110:19: error: 'NoToAll' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:111:17: error: 'Abort' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:112:17: error: 'Retry' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:113:18: error: 'Ignore' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:114:17: error: 'Close' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:115:18: error: 'Cancel' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:116:19: error: 'Discard' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:117:16: error: 'Help' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:118:17: error: 'Apply' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:119:17: error: 'Reset' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:120:27: error: 'RestoreDefaults' is not a member of 'TestNamespace::QMessageDialogOptions' In file included from qquickplatformmessagedialog_p.h:56:0, from qquickplatformmessagedialog.cpp:42: qquickabstractmessagedialog_p.h:136:39: error: 'TestNamespace::QMessageDialogOptions::StandardButton' has not been declared qquickabstractmessagedialog_p.h:136:85: error: 'TestNamespace::QMessageDialogOptions::ButtonRole' has not been declared make[4]: *** [.obj/qquickplatformmessagedialog.o] Error 1 In file included from qquickmessagedialog_p.h:56:0, from qquickmessagedialog.cpp:42: qquickabstractmessagedialog_p.h:102:20: error: 'NoButton' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:103:14: error: 'Ok' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:104:16: error: 'Save' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:105:19: error: 'SaveAll' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:106:16: error: 'Open' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:107:15: error: 'Yes' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:108:20: error: 'YesToAll' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:109:14: error: 'No' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:110:19: error: 'NoToAll' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:111:17: error: 'Abort' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:112:17: error: 'Retry' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:113:18: error: 'Ignore' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:114:17: error: 'Close' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:115:18: error: 'Cancel' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:116:19: error: 'Discard' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:117:16: error: 'Help' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:118:17: error: 'Apply' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:119:17: error: 'Reset' is not a member of 'TestNamespace::QMessageDialogOptions' qquickabstractmessagedialog_p.h:120:27: error: 'RestoreDefaults' is not a member of 'TestNamespace::QMessageDialogOptions' In file included from qquickmessagedialog_p.h:56:0, from qquickmessagedialog.cpp:42: qquickabstractmessagedialog_p.h:136:39: error: 'TestNamespace::QMessageDialogOptions::StandardButton' has not been declared qquickabstractmessagedialog_p.h:136:85: error: 'TestNamespace::QMessageDialogOptions::ButtonRole' has not been declared make[4]: *** [.obj/qquickmessagedialog.o] Error 1 In file included from qquickqmessagebox_p.h:56:0, from widgetsplugin.cpp:44: ../dialogs/qquickabstractmessagedialog_p.h:102:20: error: 'NoButton' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:103:14: error: 'Ok' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:104:16: error: 'Save' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:105:19: error: 'SaveAll' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:106:16: error: 'Open' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:107:15: error: 'Yes' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:108:20: error: 'YesToAll' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:109:14: error: 'No' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:110:19: error: 'NoToAll' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:111:17: error: 'Abort' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:112:17: error: 'Retry' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:113:18: error: 'Ignore' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:114:17: error: 'Close' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:115:18: error: 'Cancel' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:116:19: error: 'Discard' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:117:16: error: 'Help' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:118:17: error: 'Apply' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:119:17: error: 'Reset' is not a member of 'TestNamespace::QMessageDialogOptions' ../dialogs/qquickabstractmessagedialog_p.h:120:27: error: 'RestoreDefaults' is not a member of 'TestNamespace::QMessageDialogOptions' In file included from qquickqmessagebox_p.h:56:0, from widgetsplugin.cpp:44: ../dialogs/qquickabstractmessagedialog_p.h:136:39: error: 'TestNamespace::QMessageDialogOptions::StandardButton' has not been declared ../dialogs/qquickabstractmessagedialog_p.h:136:85: error: 'TestNamespace::QMessageDialogOptions::ButtonRole' has not been declared make[4]: *** [.obj/widgetsplugin.o] Error 1 In file included from .moc/../qmessageboxhelper_p.h:57:0, from .moc/moc_qmessageboxhelper_p.cpp:9: .moc/../../dialogs/qquickabstractmessagedialog_p.h:102:20: error: 'NoButton' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:103:14: error: 'Ok' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:104:16: error: 'Save' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:105:19: error: 'SaveAll' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:106:16: error: 'Open' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:107:15: error: 'Yes' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:108:20: error: 'YesToAll' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:109:14: error: 'No' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:110:19: error: 'NoToAll' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:111:17: error: 'Abort' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:112:17: error: 'Retry' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:113:18: error: 'Ignore' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:114:17: error: 'Close' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:115:18: error: 'Cancel' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:116:19: error: 'Discard' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:117:16: error: 'Help' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:118:17: error: 'Apply' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:119:17: error: 'Reset' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:120:27: error: 'RestoreDefaults' is not a member of 'TestNamespace::QMessageDialogOptions' In file included from .moc/../qmessageboxhelper_p.h:57:0, from .moc/moc_qmessageboxhelper_p.cpp:9: .moc/../../dialogs/qquickabstractmessagedialog_p.h:136:39: error: 'TestNamespace::QMessageDialogOptions::StandardButton' has not been declared .moc/../../dialogs/qquickabstractmessagedialog_p.h:136:85: error: 'TestNamespace::QMessageDialogOptions::ButtonRole' has not been declared In file included from .moc/moc_qmessageboxhelper_p.cpp:9:0: .moc/../qmessageboxhelper_p.h: In member function 'void TestNamespace::QMessageBoxHelper::buttonClicked(TestNamespace::QAbstractButton*)': .moc/../qmessageboxhelper_p.h:100:29: error: expected type-specifier .moc/../qmessageboxhelper_p.h:100:29: error: expected '>' .moc/../qmessageboxhelper_p.h:100:29: error: expected '(' .moc/../qmessageboxhelper_p.h:100:29: error: 'StandardButton' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../qmessageboxhelper_p.h:101:25: error: expected type-specifier .moc/../qmessageboxhelper_p.h:101:25: error: expected '>' .moc/../qmessageboxhelper_p.h:101:25: error: expected '(' .moc/../qmessageboxhelper_p.h:101:25: error: 'ButtonRole' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../qmessageboxhelper_p.h:101:89: error: expected ')' before ';' token make[4]: *** [.obj/moc_qmessageboxhelper_p.o] Error 1 In file included from .moc/moc_qquickabstractmessagedialog_p.cpp:9:0: .moc/../../dialogs/qquickabstractmessagedialog_p.h:102:20: error: 'NoButton' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:103:14: error: 'Ok' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:104:16: error: 'Save' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:105:19: error: 'SaveAll' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:106:16: error: 'Open' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:107:15: error: 'Yes' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:108:20: error: 'YesToAll' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:109:14: error: 'No' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:110:19: error: 'NoToAll' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:111:17: error: 'Abort' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:112:17: error: 'Retry' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:113:18: error: 'Ignore' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:114:17: error: 'Close' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:115:18: error: 'Cancel' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:116:19: error: 'Discard' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:117:16: error: 'Help' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:118:17: error: 'Apply' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:119:17: error: 'Reset' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/../../dialogs/qquickabstractmessagedialog_p.h:120:27: error: 'RestoreDefaults' is not a member of 'TestNamespace::QMessageDialogOptions' In file included from .moc/moc_qquickabstractmessagedialog_p.cpp:9:0: .moc/../../dialogs/qquickabstractmessagedialog_p.h:136:39: error: 'TestNamespace::QMessageDialogOptions::StandardButton' has not been declared .moc/../../dialogs/qquickabstractmessagedialog_p.h:136:85: error: 'TestNamespace::QMessageDialogOptions::ButtonRole' has not been declared .moc/moc_qquickabstractmessagedialog_p.cpp: In static member function 'static void TestNamespace::QQuickAbstractMessageDialog::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**)': .moc/moc_qquickabstractmessagedialog_p.cpp:276:48: error: expected type-specifier .moc/moc_qquickabstractmessagedialog_p.cpp:276:48: error: expected '>' .moc/moc_qquickabstractmessagedialog_p.cpp:276:48: error: expected '(' .moc/moc_qquickabstractmessagedialog_p.cpp:276:48: error: 'StandardButton' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/moc_qquickabstractmessagedialog_p.cpp:276:87: error: expected primary-expression before ')' token .moc/moc_qquickabstractmessagedialog_p.cpp:276:118: error: expected type-specifier .moc/moc_qquickabstractmessagedialog_p.cpp:276:118: error: expected '>' .moc/moc_qquickabstractmessagedialog_p.cpp:276:118: error: expected '(' .moc/moc_qquickabstractmessagedialog_p.cpp:276:118: error: 'ButtonRole' is not a member of 'TestNamespace::QMessageDialogOptions' .moc/moc_qquickabstractmessagedialog_p.cpp:276:153: error: expected primary-expression before ')' token .moc/moc_qquickabstractmessagedialog_p.cpp:276:164: error: expected ')' before ';' token make[4]: *** [.obj/moc_qquickabstractmessagedialog_p.o] Error 1 make[3]: *** [sub-widgets-make_first] Error 2 make[3]: *** [sub-dialogs-make_first] Error 2 make[2]: *** [sub-imports-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03186/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392727604): http://codereview.qt-project.org/78405 [PS1] - Merge remote-tracking branch 'origin/dev' into stable http://codereview.qt-project.org/68467 [PS1] - WIP: Automatically load logging rules from file system From ci-noreply at qt-project.org Tue Feb 18 16:20:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 17:20:14 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2985 Message-ID: <20140218_152014_013032.ci-noreply@qt-project.org> QtBase_dev_Integration #2985: SUCCESS Tested changes (refs/builds/dev_1392730132): http://codereview.qt-project.org/78418 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 18 16:22:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 17:22:38 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #210 Message-ID: <20140218_152238_075791.ci-noreply@qt-project.org> QtWebEngine_master_Integration #210: SUCCESS Tested changes (refs/builds/master_1392732186): http://codereview.qt-project.org/78379 [PS3] - Build fix for public API test From ci-noreply at qt-project.org Tue Feb 18 19:09:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 20:09:35 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3187 Message-ID: <20140218_180935_036293.ci-noreply@qt-project.org> QtBase_stable_Integration #3187: SUCCESS Tested changes (refs/builds/stable_1392740385): http://codereview.qt-project.org/78032 [PS3] - Make sure that the compiler is strict in QtCore From ci-noreply at qt-project.org Tue Feb 18 22:02:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 18 Feb 2014 23:02:15 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1767 Message-ID: <20140218_210215_072133.ci-noreply@qt-project.org> Qt_4.8_Integration #1767: SUCCESS Tested changes (refs/builds/4.8_1392740705): http://codereview.qt-project.org/78401 [PS1] - Add MinGW-builds gcc 4.8.2 as Tier 2 platform From ci-noreply at qt-project.org Wed Feb 19 07:22:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 08:22:50 +0200 Subject: [Ci-reports] pass on QtTranslations_release_Integration #20 Message-ID: <20140219_062250_070507.ci-noreply@qt-project.org> QtTranslations_release_Integration #20: SUCCESS Tested changes (refs/builds/release_1392788605): http://codereview.qt-project.org/78471 [PS1] - Update Russian translation From ci-noreply at qt-project.org Wed Feb 19 08:16:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 09:16:36 +0200 Subject: [Ci-reports] pass on QtBase_release_Integration #498 Message-ID: <20140219_071636_061718.ci-noreply@qt-project.org> QtBase_release_Integration #498: SUCCESS Tested changes (refs/builds/release_1392788763): http://codereview.qt-project.org/74645 [PS3] - QtConcurrent: Extend workaround GCC bug 58800 in median calculation http://codereview.qt-project.org/78417 [PS2] - Make unicode ranges in font take precedence over codepage From ci-noreply at qt-project.org Wed Feb 19 08:19:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 09:19:35 +0200 Subject: [Ci-reports] pass on QtDeclarative_release_Integration #213 Message-ID: <20140219_071935_034800.ci-noreply@qt-project.org> QtDeclarative_release_Integration #213: SUCCESS Tested changes (refs/builds/release_1392789915): http://codereview.qt-project.org/78451 [PS1] - Revert "Fix scenegraph backend API for material shaders." From ci-noreply at qt-project.org Wed Feb 19 09:41:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 10:41:25 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #577 Message-ID: <20140219_084125_006657.ci-noreply@qt-project.org> QtQA_master_Integration #577: SUCCESS Tested changes (refs/builds/master_1392797055): http://codereview.qt-project.org/78479 [PS1] - Qtqa: Adding QtConnectivity#btle into CI From ci-noreply at qt-project.org Wed Feb 19 10:48:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 11:48:16 +0200 Subject: [Ci-reports] pass on QtQA_sysadmin_master_Integration #285 Message-ID: <20140219_094816_044041.ci-noreply@qt-project.org> QtQA_sysadmin_master_Integration #285: SUCCESS Tested changes (refs/builds/master_1392802575): http://codereview.qt-project.org/78481 [PS1] - Add MinGW 4.8.2 to CI - and Packaging nodes From ci-noreply at qt-project.org Wed Feb 19 10:51:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 11:51:42 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #211 Message-ID: <20140219_095142_074722.ci-noreply@qt-project.org> QtWebEngine_master_Integration #211: SUCCESS Tested changes (refs/builds/master_1392798613): http://codereview.qt-project.org/78448 [PS1] - Add project's directory to includepath on Windows http://codereview.qt-project.org/78427 [PS2] - Fix filename in core_gyp_generator.pro's makefile on Windows From ci-noreply at qt-project.org Wed Feb 19 10:56:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 11:56:47 +0200 Subject: [Ci-reports] fail on QtMultimedia_stable_Integration #316 Message-ID: <20140219_095647_059003.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling items/qquicktext.cpp items/qquicktext.cpp: In member function 'virtual QSizeF QQuickTextDocumentWithImageResources::intrinsicSize(QTextDocument*, int, const QTextFormat&)': items/qquicktext.cpp:162:32: error: 'baseUrl' was not declared in this scope items/qquicktext.cpp: In member function 'QImage QQuickTextDocumentWithImageResources::image(const QTextImageFormat&)': items/qquicktext.cpp:200:24: error: 'baseUrl' was not declared in this scope items/qquicktext.cpp: In member function 'void QQuickTextPrivate::ensureDoc()': items/qquicktext.cpp:1182:21: error: 'class QQuickTextDocumentWithImageResources' has no member named 'setBaseUrl' items/qquicktext.cpp: In member function 'void QQuickText::setBaseUrl(const QUrl&)': items/qquicktext.cpp:2065:28: error: 'class QQuickTextDocumentWithImageResources' has no member named 'setBaseUrl' make[3]: *** [.obj/qquicktext.o] Error 1 items/qquicktextedit.cpp: In member function 'void QQuickTextEdit::setBaseUrl(const QUrl&)': items/qquicktextedit.cpp:830:22: error: 'class QQuickTextDocumentWithImageResources' has no member named 'setBaseUrl' items/qquicktextedit.cpp: In member function 'virtual void QQuickTextEdit::componentComplete()': items/qquicktextedit.cpp:1281:18: error: 'class QQuickTextDocumentWithImageResources' has no member named 'setBaseUrl' make[3]: *** [.obj/qquicktextedit.o] Error 1 items/qquickmousearea.cpp: In member function 'virtual void QQuickMouseArea::mousePressEvent(QMouseEvent*)': items/qquickmousearea.cpp:629:114: error: 'class QStyleHints' has no member named 'mousePressAndHoldInterval' make[3]: *** [.obj/qquickmousearea.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtMultimedia_stable_Integration/build_00316/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392803522): http://codereview.qt-project.org/78485 [PS1] - Merge remote-tracking branch 'origin/dev' into stable From ci-noreply at qt-project.org Wed Feb 19 11:06:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 12:06:16 +0200 Subject: [Ci-reports] fail on QtWayland_stable_Integration #71 Message-ID: <20140219_100616_019551.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling items/qquicktext.cpp items/qquicktext.cpp: In member function โ€˜virtual QSizeF QQuickTextDocumentWithImageResources::intrinsicSize(QTextDocument*, int, const QTextFormat&)โ€™: items/qquicktext.cpp:162:32: error: โ€˜baseUrlโ€™ was not declared in this scope items/qquicktext.cpp: In member function โ€˜QImage QQuickTextDocumentWithImageResources::image(const QTextImageFormat&)โ€™: items/qquicktext.cpp:200:24: error: โ€˜baseUrlโ€™ was not declared in this scope items/qquicktext.cpp: In member function โ€˜void QQuickTextPrivate::ensureDoc()โ€™: items/qquicktext.cpp:1182:21: error: โ€˜class QQuickTextDocumentWithImageResourcesโ€™ has no member named โ€˜setBaseUrlโ€™ items/qquicktext.cpp: In member function โ€˜void QQuickText::setBaseUrl(const QUrl&)โ€™: items/qquicktext.cpp:2065:28: error: โ€˜class QQuickTextDocumentWithImageResourcesโ€™ has no member named โ€˜setBaseUrlโ€™ make[3]: *** [.obj/qquicktext.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtWayland_stable_Integration/build_00071/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1392803528): http://codereview.qt-project.org/78486 [PS1] - Merge remote-tracking branch 'origin/dev' into stable From ci-noreply at qt-project.org Wed Feb 19 12:42:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 13:42:24 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #212 Message-ID: <20140219_114224_003150.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling items/qquicktext.cpp items/qquicktext.cpp: In member function 'virtual QSizeF QQuickTextDocumentWithImageResources::intrinsicSize(QTextDocument*, int, const QTextFormat&)': items/qquicktext.cpp:162:32: error: 'baseUrl' was not declared in this scope items/qquicktext.cpp: In member function 'QImage QQuickTextDocumentWithImageResources::image(const QTextImageFormat&)': items/qquicktext.cpp:200:24: error: 'baseUrl' was not declared in this scope items/qquicktext.cpp: In member function 'void QQuickTextPrivate::ensureDoc()': items/qquicktext.cpp:1182:21: error: 'class QQuickTextDocumentWithImageResources' has no member named 'setBaseUrl' items/qquicktext.cpp: In member function 'void QQuickText::setBaseUrl(const QUrl&)': items/qquicktext.cpp:2065:28: error: 'class QQuickTextDocumentWithImageResources' has no member named 'setBaseUrl' make[3]: *** [.obj/qquicktext.o] Error 1 items/qquicktextedit.cpp: In member function 'void QQuickTextEdit::setBaseUrl(const QUrl&)': items/qquicktextedit.cpp:830:22: error: 'class QQuickTextDocumentWithImageResources' has no member named 'setBaseUrl' items/qquicktextedit.cpp: In member function 'virtual void QQuickTextEdit::componentComplete()': items/qquicktextedit.cpp:1281:18: error: 'class QQuickTextDocumentWithImageResources' has no member named 'setBaseUrl' make[3]: *** [.obj/qquicktextedit.o] Error 1 items/qquickmousearea.cpp: In member function 'virtual void QQuickMouseArea::mousePressEvent(QMouseEvent*)': items/qquickmousearea.cpp:629:114: error: 'class QStyleHints' has no member named 'mousePressAndHoldInterval' make[3]: *** [.obj/qquickmousearea.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00212/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/master_1392809788): http://codereview.qt-project.org/72289 [PS8] - QtQuick: add runJavaScript. From ci-noreply at qt-project.org Wed Feb 19 13:22:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 14:22:09 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3188 Message-ID: <20140219_122209_018517.ci-noreply@qt-project.org> QtBase_stable_Integration #3188: SUCCESS Tested changes (refs/builds/stable_1392805663): http://codereview.qt-project.org/78405 [PS2] - Merge remote-tracking branch 'origin/dev' into stable From ci-noreply at qt-project.org Wed Feb 19 14:24:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 15:24:57 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1768 Message-ID: <20140219_132457_017787.ci-noreply@qt-project.org> Qt_4.8_Integration #1768: SUCCESS Tested changes (refs/builds/4.8_1392799150): http://codereview.qt-project.org/78435 [PS2] - Ensure correct codec is used for Sources and Forms view. From ci-noreply at qt-project.org Wed Feb 19 14:49:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 15:49:03 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #72 Message-ID: <20140219_134903_029799.ci-noreply@qt-project.org> QtWayland_stable_Integration #72: SUCCESS Tested changes (refs/builds/stable_1392816720): http://codereview.qt-project.org/78486 [PS1] - Merge remote-tracking branch 'origin/dev' into stable From ci-noreply at qt-project.org Wed Feb 19 15:55:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 16:55:33 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #317 Message-ID: <20140219_145533_060907.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #317: SUCCESS Tested changes (refs/builds/stable_1392818302): http://codereview.qt-project.org/78485 [PS1] - Merge remote-tracking branch 'origin/dev' into stable From ci-noreply at qt-project.org Wed Feb 19 16:58:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 17:58:28 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #213 Message-ID: <20140219_155828_028408.ci-noreply@qt-project.org> QtWebEngine_master_Integration #213: SUCCESS Tested changes (refs/builds/master_1392821349): http://codereview.qt-project.org/72289 [PS8] - QtQuick: add runJavaScript. From ci-noreply at qt-project.org Wed Feb 19 17:23:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 18:23:08 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #318 Message-ID: <20140219_162308_030184.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #318: SUCCESS Tested changes (refs/builds/stable_1392823657): http://codereview.qt-project.org/76388 [PS3] - QNX: Use window group of top-level window for mmr From ci-noreply at qt-project.org Wed Feb 19 17:41:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 18:41:38 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1699 Message-ID: <20140219_164138_061542.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling jit/qv4isel_masm.cpp jit/qv4isel_masm.cpp: In member function โ€˜virtual void QV4::JIT::InstructionSelection::swapValues(QV4::IR::Temp*, QV4::IR::Temp*)โ€™: jit/qv4isel_masm.cpp:825:57: error: โ€˜FPGpr1โ€™ is not a member of โ€˜QV4::JIT::Assemblerโ€™ jit/qv4isel_masm.cpp:826:51: error: โ€˜FPGpr1โ€™ is not a member of โ€˜QV4::JIT::Assemblerโ€™ make[3]: *** [.obj/qv4isel_masm.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01699/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1392825653): http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. http://codereview.qt-project.org/78512 [PS1] - Clean up our internal namespaces http://codereview.qt-project.org/78511 [PS1] - Smaller cleanup http://codereview.qt-project.org/78509 [PS1] - Move binops out of the isel http://codereview.qt-project.org/78508 [PS1] - Move unops into it's own file http://codereview.qt-project.org/78507 [PS1] - Move the Assembler class into it's own file http://codereview.qt-project.org/78506 [PS1] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/78505 [PS1] - Remove unused method http://codereview.qt-project.org/78504 [PS1] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/78503 [PS1] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/78502 [PS1] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/78501 [PS1] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/78500 [PS1] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/78499 [PS1] - Remove unused text stream http://codereview.qt-project.org/78498 [PS1] - Remove some code duplication http://codereview.qt-project.org/78497 [PS1] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/78496 [PS1] - Simplify some runtime code From ci-noreply at qt-project.org Wed Feb 19 17:58:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 18:58:51 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3189 Message-ID: <20140219_165851_072052.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(634) : failure location FAIL! : tst_QSslSocket::spontaneousWrite(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1551) : failure location Totals: 558 passed, 2 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) SKIP : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(623) : failure location PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSsl (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCi (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), Q (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslC (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SS (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(733) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(890) : failure location SKIP : tst_QSslSocket::protocol(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(903) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) SKIP : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1304) : failure location SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1310) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1465) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1670) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1842) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2108) : failure location PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 560 passed, 1 failed, 9 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 259 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03189/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392823424): http://codereview.qt-project.org/78416 [PS1] - network: add support for the SPDY protocol From ci-noreply at qt-project.org Wed Feb 19 18:05:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 19:05:06 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #303 Message-ID: <20140219_170506_037148.ci-noreply@qt-project.org> QtDoc_stable_Integration #303: SUCCESS Tested changes (refs/builds/stable_1392825534): http://codereview.qt-project.org/78443 [PS1] - Doc: Updated name of Qt Quick Code Samples page. From ci-noreply at qt-project.org Wed Feb 19 18:24:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 19:24:47 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3190 Message-ID: <20140219_172447_093114.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\xutility(2552) : see declaration of 'std::copy' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03190/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392829291): http://codereview.qt-project.org/78416 [PS1] - network: add support for the SPDY protocol http://codereview.qt-project.org/78183 [PS2] - Doc: Updated CSS used by the offline documentation. From ci-noreply at qt-project.org Wed Feb 19 18:27:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 19:27:49 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #214 Message-ID: <20140219_172749_089714.ci-noreply@qt-project.org> QtWebEngine_master_Integration #214: SUCCESS Tested changes (refs/builds/master_1392825601): http://codereview.qt-project.org/78551 [PS1] - Cancel ongoing "fling" animations on tap-down From ci-noreply at qt-project.org Wed Feb 19 18:48:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 19:48:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2986 Message-ID: <20140219_174813_007401.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02986/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1392831016): http://codereview.qt-project.org/77921 [PS6] - Add the option of using decltype() in Q_FOREACH http://codereview.qt-project.org/77923 [PS5] - Redo the Q_FOREACH loop control without GCC statement expressions From ci-noreply at qt-project.org Wed Feb 19 19:00:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 20:00:25 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1700 Message-ID: <20140219_180025_020443.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1700: SUCCESS Tested changes (refs/builds/stable_1392828192): http://codereview.qt-project.org/78540 [PS1] - Pin qtbase to merge from dev while we integrate glyph cache changes From ci-noreply at qt-project.org Wed Feb 19 20:16:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 21:16:49 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1701 Message-ID: <20140219_191649_095740.ci-noreply@qt-project.org> Autotests `tst_qqmlecmascript' and `tst_qquickcanvasitem' failed :( Testing qquickcanvasitem FAIL! : qquickcanvasitem::state::test_stack(image threaded) Compared values are not the same Actual (): 510 Expected (): 511 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_state.qml(320) : failure location FAIL! : qquickcanvasitem::state::test_stack(image canvas invisible) Compared values are not the same Actual (): 510 Expected (): 511 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_state.qml(320) : failure location FAIL! : qquickcanvasitem::state::test_stack(image immediate) Compared values are not the same Actual (): 510 Expected (): 511 C:\work\build\qt\qtdeclarative\tests\auto\quick\qquickcanvasitem\data\tst_state.qml(320) : failure location Totals: 520 passed, 3 failed, 0 skipped Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qquickcanvasitem ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : qquickcanvasitem::arc::initTestCase() PASS : qquickcanvasitem::arc::test_angle_1(image threaded) PASS : qquickcanvasitem::arc::test_angle_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_1(image immediate) PASS : qquickcanvasitem::arc::test_angle_2(image threaded) PASS : qquickcanvasitem::arc::test_angle_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_2(image immediate) PASS : qquickcanvasitem::arc::test_angle_3(image threaded) PASS : qquickcanvasitem::arc::test_angle_3(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_3(image immediate) PASS : qquickcanvasitem::arc::test_angle_4(image threaded) PASS : qquickcanvasitem::arc::test_angle_4(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_4(image immediate) PASS : qquickcanvasitem::arc::test_angle_5(image threaded) PASS : qquickcanvasitem::arc::test_angle_5(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_5(image immediate) PASS : qquickcanvasitem::arc::test_angle_6(image threaded) PASS : qquickcanvasitem::arc::test_angle_6(image canvas invisible) PASS : qquickcanvasitem::arc::test_angle_6(image immediate) PASS : qquickcanvasitem::arc::test_empty(image threaded) PASS : qquickcanvasitem::arc::test_empty(image canvas invisible) PASS : qquickcanvasitem::arc::test_empty(image immediate) PASS : qquickcanvasitem::arc::test_end(image threaded) PASS : qquickcanvasitem::arc::test_end(image canvas invisible) PASS : qquickcanvasitem::arc::test_end(image immediate) PASS : qquickcanvasitem::arc::test_negative(image threaded) PASS : qquickcanvasitem::arc::test_negative(image canvas invisible) PASS : qquickcanvasitem::arc::test_negative(image immediate) PASS : qquickcanvasitem::arc::test_nonempty(image threaded) PASS : qquickcanvasitem::arc::test_nonempty(image canvas invisible) PASS : qquickcanvasitem::arc::test_nonempty(image immediate) PASS : qquickcanvasitem::arc::test_nonfinite(image threaded) PASS : qquickcanvasitem::arc::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::arc::test_nonfinite(image immediate) PASS : qquickcanvasitem::arc::test_scale_1(image threaded) PASS : qquickcanvasitem::arc::test_scale_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_scale_1(image immediate) PASS : qquickcanvasitem::arc::test_scale_2(image threaded) PASS : qquickcanvasitem::arc::test_scale_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_scale_2(image immediate) PASS : qquickcanvasitem::arc::test_selfintersect_1(image threaded) PASS : qquickcanvasitem::arc::test_selfintersect_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_selfintersect_1(image immediate) PASS : qquickcanvasitem::arc::test_selfintersect_2(image threaded) PASS : qquickcanvasitem::arc::test_selfintersect_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_selfintersect_2(image immediate) PASS : qquickcanvasitem::arc::test_shape_1(image threaded) PASS : qquickcanvasitem::arc::test_shape_1(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_1(image immediate) PASS : qquickcanvasitem::arc::test_shape_2(image threaded) PASS : qquickcanvasitem::arc::test_shape_2(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_2(image immediate) PASS : qquickcanvasitem::arc::test_shape_3(image threaded) PASS : qquickcanvasitem::arc::test_shape_3(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_3(image immediate) PASS : qquickcanvasitem::arc::test_shape_4(image threaded) PASS : qquickcanvasitem::arc::test_shape_4(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_4(image immediate) PASS : qquickcanvasitem::arc::test_shape_5(image threaded) PASS : qquickcanvasitem::arc::test_shape_5(image canvas invisible) PASS : qquickcanvasitem::arc::test_shape_5(image immediate) PASS : qquickcanvasitem::arc::test_twopie(image threaded) PASS : qquickcanvasitem::arc::test_twopie(image canvas invisible) PASS : qquickcanvasitem::arc::test_twopie(image immediate) PASS : qquickcanvasitem::arc::test_zero(image threaded) PASS : qquickcanvasitem::arc::test_zero(image canvas invisible) PASS : qquickcanvasitem::arc::test_zero(image immediate) PASS : qquickcanvasitem::arc::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_arcto'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_arcto'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::arcTo::initTestCase() PASS : qquickcanvasitem::arcTo::test_coincide(image threaded) PASS : qquickcanvasitem::arcTo::test_coincide(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_coincide(image immediate) PASS : qquickcanvasitem::arcTo::test_collinear(image threaded) PASS : qquickcanvasitem::arcTo::test_collinear(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_collinear(image immediate) PASS : qquickcanvasitem::arcTo::test_negative(image threaded) PASS : qquickcanvasitem::arcTo::test_negative(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_negative(image immediate) PASS : qquickcanvasitem::arcTo::test_nonfinite(image threaded) PASS : qquickcanvasitem::arcTo::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_nonfinite(image immediate) PASS : qquickcanvasitem::arcTo::test_scale(image threaded) PASS : qquickcanvasitem::arcTo::test_scale(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_scale(image immediate) PASS : qquickcanvasitem::arcTo::test_shape(image threaded) PASS : qquickcanvasitem::arcTo::test_shape(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_shape(image immediate) PASS : qquickcanvasitem::arcTo::test_subpath(image threaded) PASS : qquickcanvasitem::arcTo::test_subpath(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_subpath(image immediate) PASS : qquickcanvasitem::arcTo::test_transform(image threaded) PASS : qquickcanvasitem::arcTo::test_transform(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_transform(image immediate) PASS : qquickcanvasitem::arcTo::test_zero(image threaded) PASS : qquickcanvasitem::arcTo::test_zero(image canvas invisible) PASS : qquickcanvasitem::arcTo::test_zero(image immediate) PASS : qquickcanvasitem::arcTo::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_canvas'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_canvas'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::canvas::initTestCase() PASS : qquickcanvasitem::canvas::test_canvasSize(image threaded) PASS : qquickcanvasitem::canvas::test_canvasSize(image canvas invisible) PASS : qquickcanvasitem::canvas::test_canvasSize(image immediate) PASS : qquickcanvasitem::canvas::test_canvasWindow(image threaded) PASS : qquickcanvasitem::canvas::test_canvasWindow(image canvas invisible) PASS : qquickcanvasitem::canvas::test_canvasWindow(image immediate) PASS : qquickcanvasitem::canvas::test_getContext(image threaded) PASS : qquickcanvasitem::canvas::test_getContext(image canvas invisible) PASS : qquickcanvasitem::canvas::test_getContext(image immediate) PASS : qquickcanvasitem::canvas::test_loadImage(image threaded) PASS : qquickcanvasitem::canvas::test_loadImage(image canvas invisible) PASS : qquickcanvasitem::canvas::test_loadImage(image immediate) PASS : qquickcanvasitem::canvas::test_paint(image threaded) PASS : qquickcanvasitem::canvas::test_paint(image canvas invisible) PASS : qquickcanvasitem::canvas::test_paint(image immediate) PASS : qquickcanvasitem::canvas::test_save(image threaded) PASS : qquickcanvasitem::canvas::test_save(image canvas invisible) PASS : qquickcanvasitem::canvas::test_save(image immediate) PASS : qquickcanvasitem::canvas::test_tileSize(image threaded) PASS : qquickcanvasitem::canvas::test_tileSize(image canvas invisible) PASS : qquickcanvasitem::canvas::test_tileSize(image immediate) PASS : qquickcanvasitem::canvas::test_toDataURL(image threaded) PASS : qquickcanvasitem::canvas::test_toDataURL(image canvas invisible) PASS : qquickcanvasitem::canvas::test_toDataURL(image immediate) PASS : qquickcanvasitem::canvas::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_composite'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_composite'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::composite::initTestCase() PASS : qquickcanvasitem::composite::test_clearRect(image threaded) PASS : qquickcanvasitem::composite::test_clearRect(image canvas invisible) PASS : qquickcanvasitem::composite::test_clearRect(image immediate) PASS : qquickcanvasitem::composite::test_clip(image threaded) PASS : qquickcanvasitem::composite::test_clip(image canvas invisible) PASS : qquickcanvasitem::composite::test_clip(image immediate) PASS : qquickcanvasitem::composite::test_globalAlpha(image threaded) PASS : qquickcanvasitem::composite::test_globalAlpha(image canvas invisible) PASS : qquickcanvasitem::composite::test_globalAlpha(image immediate) PASS : qquickcanvasitem::composite::test_operation(image threaded) PASS : qquickcanvasitem::composite::test_operation(image canvas invisible) PASS : qquickcanvasitem::composite::test_operation(image immediate) PASS : qquickcanvasitem::composite::test_solid(image threaded) PASS : qquickcanvasitem::composite::test_solid(image canvas invisible) PASS : qquickcanvasitem::composite::test_solid(image immediate) PASS : qquickcanvasitem::composite::test_transparent(image threaded) PASS : qquickcanvasitem::composite::test_transparent(image canvas invisible) PASS : qquickcanvasitem::composite::test_transparent(image immediate) PASS : qquickcanvasitem::composite::test_uncovered(image threaded) PASS : qquickcanvasitem::composite::test_uncovered(image canvas invisible) PASS : qquickcanvasitem::composite::test_uncovered(image immediate) PASS : qquickcanvasitem::composite::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 1x1+58+96 on QQuickView/'tst_context'. Resulting geometry: 104x1+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 1x1+62+119 on QQuickView/'tst_context'. Resulting geometry: 104x1+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::ContextTypeStored::initTestCase() PASS : qquickcanvasitem::ContextTypeStored::test_contextType() PASS : qquickcanvasitem::ContextFontValidation::initTestCase() PASS : qquickcanvasitem::ContextFontValidation::test_invalid() PASS : qquickcanvasitem::ContextFontValidation::test_pixelSize() PASS : qquickcanvasitem::ContextFontValidation::test_valid() PASS : qquickcanvasitem::ContextFontValidation::cleanupTestCase() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::initTestCase() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_context() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_contextIsConsistent() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::test_paintHadContext() PASS : qquickcanvasitem::ContextValidWhenTypePredefined::cleanupTestCase() PASS : qquickcanvasitem::ContextTypeStored::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_fillStyle'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_fillStyle'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::fillStyle::initTestCase() PASS : qquickcanvasitem::fillStyle::test_default(image threaded) PASS : qquickcanvasitem::fillStyle::test_default(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_default(image immediate) PASS : qquickcanvasitem::fillStyle::test_get(image threaded) PASS : qquickcanvasitem::fillStyle::test_get(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_get(image immediate) PASS : qquickcanvasitem::fillStyle::test_hex(image threaded) PASS : qquickcanvasitem::fillStyle::test_hex(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_hex(image immediate) PASS : qquickcanvasitem::fillStyle::test_hsla(image threaded) PASS : qquickcanvasitem::fillStyle::test_hsla(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_hsla(image immediate) PASS : qquickcanvasitem::fillStyle::test_invalid(image threaded) PASS : qquickcanvasitem::fillStyle::test_invalid(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_invalid(image immediate) PASS : qquickcanvasitem::fillStyle::test_namedColor(image threaded) PASS : qquickcanvasitem::fillStyle::test_namedColor(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_namedColor(image immediate) PASS : qquickcanvasitem::fillStyle::test_rgba(image threaded) PASS : qquickcanvasitem::fillStyle::test_rgba(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_rgba(image immediate) PASS : qquickcanvasitem::fillStyle::test_saverestore(image threaded) PASS : qquickcanvasitem::fillStyle::test_saverestore(image canvas invisible) PASS : qquickcanvasitem::fillStyle::test_saverestore(image immediate) PASS : qquickcanvasitem::fillStyle::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_fillrect'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_fillrect'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::fillRect::initTestCase() PASS : qquickcanvasitem::fillRect::test_fillRect(image threaded) PASS : qquickcanvasitem::fillRect::test_fillRect(image canvas invisible) PASS : qquickcanvasitem::fillRect::test_fillRect(image immediate) PASS : qquickcanvasitem::fillRect::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_gradient'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_gradient'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::gradient::initTestCase() PASS : qquickcanvasitem::gradient::test_basic(image threaded) PASS : qquickcanvasitem::gradient::test_basic(image canvas invisible) PASS : qquickcanvasitem::gradient::test_basic(image immediate) PASS : qquickcanvasitem::gradient::test_conical(image threaded) PASS : qquickcanvasitem::gradient::test_conical(image canvas invisible) PASS : qquickcanvasitem::gradient::test_conical(image immediate) PASS : qquickcanvasitem::gradient::test_interpolate(image threaded) PASS : qquickcanvasitem::gradient::test_interpolate(image canvas invisible) PASS : qquickcanvasitem::gradient::test_interpolate(image immediate) PASS : qquickcanvasitem::gradient::test_linear(image threaded) PASS : qquickcanvasitem::gradient::test_linear(image canvas invisible) PASS : qquickcanvasitem::gradient::test_linear(image immediate) PASS : qquickcanvasitem::gradient::test_object(image threaded) PASS : qquickcanvasitem::gradient::test_object(image canvas invisible) PASS : qquickcanvasitem::gradient::test_object(image immediate) PASS : qquickcanvasitem::gradient::test_radial(image threaded) PASS : qquickcanvasitem::gradient::test_radial(image canvas invisible) PASS : qquickcanvasitem::gradient::test_radial(image immediate) PASS : qquickcanvasitem::gradient::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_image'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_image'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::image::initTestCase() PASS : qquickcanvasitem::image::test_3args(image threaded) PASS : qquickcanvasitem::image::test_3args(image canvas invisible) PASS : qquickcanvasitem::image::test_3args(image immediate) PASS : qquickcanvasitem::image::test_5args(image threaded) PASS : qquickcanvasitem::image::test_5args(image canvas invisible) PASS : qquickcanvasitem::image::test_5args(image immediate) PASS : qquickcanvasitem::image::test_9args(image threaded) PASS : qquickcanvasitem::image::test_9args(image canvas invisible) PASS : qquickcanvasitem::image::test_9args(image immediate) PASS : qquickcanvasitem::image::test_alpha(image threaded) PASS : qquickcanvasitem::image::test_alpha(image canvas invisible) PASS : qquickcanvasitem::image::test_alpha(image immediate) PASS : qquickcanvasitem::image::test_animated(image threaded) PASS : qquickcanvasitem::image::test_animated(image canvas invisible) PASS : qquickcanvasitem::image::test_animated(image immediate) PASS : qquickcanvasitem::image::test_broken(image threaded) PASS : qquickcanvasitem::image::test_broken(image canvas invisible) PASS : qquickcanvasitem::image::test_broken(image immediate) PASS : qquickcanvasitem::image::test_canvas(image threaded) PASS : qquickcanvasitem::image::test_canvas(image canvas invisible) PASS : qquickcanvasitem::image::test_canvas(image immediate) PASS : qquickcanvasitem::image::test_clip(image threaded) PASS : qquickcanvasitem::image::test_clip(image canvas invisible) PASS : qquickcanvasitem::image::test_clip(image immediate) PASS : qquickcanvasitem::image::test_composite(image threaded) PASS : qquickcanvasitem::image::test_composite(image canvas invisible) PASS : qquickcanvasitem::image::test_composite(image immediate) PASS : qquickcanvasitem::image::test_imageData(image threaded) PASS : qquickcanvasitem::image::test_imageData(image canvas invisible) PASS : qquickcanvasitem::image::test_imageData(image immediate) PASS : qquickcanvasitem::image::test_imageitem(image threaded) PASS : qquickcanvasitem::image::test_imageitem(image canvas invisible) PASS : qquickcanvasitem::image::test_imageitem(image immediate) PASS : qquickcanvasitem::image::test_multiple_painting(image threaded) PASS : qquickcanvasitem::image::test_multiple_painting(image canvas invisible) PASS : qquickcanvasitem::image::test_multiple_painting(image immediate) PASS : qquickcanvasitem::image::test_negative(image threaded) PASS : qquickcanvasitem::image::test_negative(image canvas invisible) PASS : qquickcanvasitem::image::test_negative(image immediate) PASS : qquickcanvasitem::image::test_nonfinite(image threaded) PASS : qquickcanvasitem::image::test_nonfinite(image canvas invisible) PASS : qquickcanvasitem::image::test_nonfinite(image immediate) PASS : qquickcanvasitem::image::test_null(image threaded) PASS : qquickcanvasitem::image::test_null(image canvas invisible) PASS : qquickcanvasitem::image::test_null(image immediate) PASS : qquickcanvasitem::image::test_outsidesource(image threaded) PASS : qquickcanvasitem::image::test_outsidesource(image canvas invisible) PASS : qquickcanvasitem::image::test_outsidesource(image immediate) PASS : qquickcanvasitem::image::test_path(image threaded) PASS : qquickcanvasitem::image::test_path(image canvas invisible) PASS : qquickcanvasitem::image::test_path(image immediate) PASS : qquickcanvasitem::image::test_self(image threaded) PASS : qquickcanvasitem::image::test_self(image canvas invisible) PASS : qquickcanvasitem::image::test_self(image immediate) PASS : qquickcanvasitem::image::test_transform(image threaded) PASS : qquickcanvasitem::image::test_transform(image canvas invisible) PASS : qquickcanvasitem::image::test_transform(image immediate) PASS : qquickcanvasitem::image::test_url(image threaded) PASS : qquickcanvasitem::image::test_url(image canvas invisible) PASS : qquickcanvasitem::image::test_url(image immediate) PASS : qquickcanvasitem::image::test_wrongtype(image threaded) PASS : qquickcanvasitem::image::test_wrongtype(image canvas invisible) PASS : qquickcanvasitem::image::test_wrongtype(image immediate) PASS : qquickcanvasitem::image::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_line'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_line'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::line::initTestCase() PASS : qquickcanvasitem::line::test_cap(image threaded) PASS : qquickcanvasitem::line::test_cap(image canvas invisible) PASS : qquickcanvasitem::line::test_cap(image immediate) PASS : qquickcanvasitem::line::test_cross(image threaded) PASS : qquickcanvasitem::line::test_cross(image canvas invisible) PASS : qquickcanvasitem::line::test_cross(image immediate) PASS : qquickcanvasitem::line::test_default(image threaded) PASS : qquickcanvasitem::line::test_default(image canvas invisible) PASS : qquickcanvasitem::line::test_default(image immediate) PASS : qquickcanvasitem::line::test_join(image threaded) PASS : qquickcanvasitem::line::test_join(image canvas invisible) PASS : qquickcanvasitem::line::test_join(image immediate) PASS : qquickcanvasitem::line::test_miter(image threaded) PASS : qquickcanvasitem::line::test_miter(image canvas invisible) PASS : qquickcanvasitem::line::test_miter(image immediate) PASS : qquickcanvasitem::line::test_width(image threaded) PASS : qquickcanvasitem::line::test_width(image canvas invisible) PASS : qquickcanvasitem::line::test_width(image immediate) PASS : qquickcanvasitem::line::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_path'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_path'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::path::initTestCase() PASS : qquickcanvasitem::path::test_basic(image threaded) PASS : qquickcanvasitem::path::test_basic(image canvas invisible) PASS : qquickcanvasitem::path::test_basic(image immediate) PASS : qquickcanvasitem::path::test_beginPath(image threaded) PASS : qquickcanvasitem::path::test_beginPath(image canvas invisible) PASS : qquickcanvasitem::path::test_beginPath(image immediate) PASS : qquickcanvasitem::path::test_bezierCurveTo(image threaded) PASS : qquickcanvasitem::path::test_bezierCurveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_bezierCurveTo(image immediate) PASS : qquickcanvasitem::path::test_clearRect(image threaded) PASS : qquickcanvasitem::path::test_clearRect(image canvas invisible) PASS : qquickcanvasitem::path::test_clearRect(image immediate) PASS : qquickcanvasitem::path::test_clip(image threaded) PASS : qquickcanvasitem::path::test_clip(image canvas invisible) PASS : qquickcanvasitem::path::test_clip(image immediate) PASS : qquickcanvasitem::path::test_closePath(image threaded) PASS : qquickcanvasitem::path::test_closePath(image canvas invisible) PASS : qquickcanvasitem::path::test_closePath(image immediate) PASS : qquickcanvasitem::path::test_fill(image threaded) PASS : qquickcanvasitem::path::test_fill(image canvas invisible) PASS : qquickcanvasitem::path::test_fill(image immediate) PASS : qquickcanvasitem::path::test_fillRect(image threaded) PASS : qquickcanvasitem::path::test_fillRect(image canvas invisible) PASS : qquickcanvasitem::path::test_fillRect(image immediate) PASS : qquickcanvasitem::path::test_isPointInPath(image threaded) PASS : qquickcanvasitem::path::test_isPointInPath(image canvas invisible) PASS : qquickcanvasitem::path::test_isPointInPath(image immediate) PASS : qquickcanvasitem::path::test_lineTo(image threaded) PASS : qquickcanvasitem::path::test_lineTo(image canvas invisible) PASS : qquickcanvasitem::path::test_lineTo(image immediate) PASS : qquickcanvasitem::path::test_moveTo(image threaded) PASS : qquickcanvasitem::path::test_moveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_moveTo(image immediate) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image threaded) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image canvas invisible) PASS : qquickcanvasitem::path::test_quadraticCurveTo(image immediate) PASS : qquickcanvasitem::path::test_rect(image threaded) PASS : qquickcanvasitem::path::test_rect(image canvas invisible) PASS : qquickcanvasitem::path::test_rect(image immediate) PASS : qquickcanvasitem::path::test_stroke(image threaded) PASS : qquickcanvasitem::path::test_stroke(image canvas invisible) PASS : qquickcanvasitem::path::test_stroke(image immediate) PASS : qquickcanvasitem::path::test_strokeRect(image threaded) PASS : qquickcanvasitem::path::test_strokeRect(image canvas invisible) PASS : qquickcanvasitem::path::test_strokeRect(image immediate) PASS : qquickcanvasitem::path::test_transform(image threaded) PASS : qquickcanvasitem::path::test_transform(image canvas invisible) PASS : qquickcanvasitem::path::test_transform(image immediate) PASS : qquickcanvasitem::path::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_pattern'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_pattern'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::pattern::initTestCase() PASS : qquickcanvasitem::pattern::test_animated(image threaded) PASS : qquickcanvasitem::pattern::test_animated(image canvas invisible) PASS : qquickcanvasitem::pattern::test_animated(image immediate) PASS : qquickcanvasitem::pattern::test_basic(image threaded) PASS : qquickcanvasitem::pattern::test_basic(image canvas invisible) PASS : qquickcanvasitem::pattern::test_basic(image immediate) PASS : qquickcanvasitem::pattern::test_image(image threaded) PASS : qquickcanvasitem::pattern::test_image(image canvas invisible) PASS : qquickcanvasitem::pattern::test_image(image immediate) PASS : qquickcanvasitem::pattern::test_modified(image threaded) PASS : qquickcanvasitem::pattern::test_modified(image canvas invisible) PASS : qquickcanvasitem::pattern::test_modified(image immediate) PASS : qquickcanvasitem::pattern::test_paint(image threaded) PASS : qquickcanvasitem::pattern::test_paint(image canvas invisible) PASS : qquickcanvasitem::pattern::test_paint(image immediate) PASS : qquickcanvasitem::pattern::test_repeat(image threaded) PASS : qquickcanvasitem::pattern::test_repeat(image canvas invisible) PASS : qquickcanvasitem::pattern::test_repeat(image immediate) PASS : qquickcanvasitem::pattern::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_pixel'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_pixel'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::pixel::initTestCase() PASS : qquickcanvasitem::pixel::test_createImageData(image threaded) PASS : qquickcanvasitem::pixel::test_createImageData(image canvas invisible) PASS : qquickcanvasitem::pixel::test_createImageData(image immediate) PASS : qquickcanvasitem::pixel::test_filters(image threaded) PASS : qquickcanvasitem::pixel::test_filters(image canvas invisible) PASS : qquickcanvasitem::pixel::test_filters(image immediate) PASS : qquickcanvasitem::pixel::test_getImageData(image threaded) PASS : qquickcanvasitem::pixel::test_getImageData(image canvas invisible) PASS : qquickcanvasitem::pixel::test_getImageData(image immediate) PASS : qquickcanvasitem::pixel::test_object(image threaded) PASS : qquickcanvasitem::pixel::test_object(image canvas invisible) PASS : qquickcanvasitem::pixel::test_object(image immediate) PASS : qquickcanvasitem::pixel::test_putImageData(image threaded) PASS : qquickcanvasitem::pixel::test_putImageData(image canvas invisible) PASS : qquickcanvasitem::pixel::test_putImageData(image immediate) PASS : qquickcanvasitem::pixel::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_shadow'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_shadow'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::shadow::initTestCase() PASS : qquickcanvasitem::shadow::test_basic(image threaded) PASS : qquickcanvasitem::shadow::test_basic(image canvas invisible) PASS : qquickcanvasitem::shadow::test_basic(image immediate) PASS : qquickcanvasitem::shadow::test_blur(image threaded) PASS : qquickcanvasitem::shadow::test_blur(image canvas invisible) PASS : qquickcanvasitem::shadow::test_blur(image immediate) PASS : qquickcanvasitem::shadow::test_clip(image threaded) PASS : qquickcanvasitem::shadow::test_clip(image canvas invisible) PASS : qquickcanvasitem::shadow::test_clip(image immediate) PASS : qquickcanvasitem::shadow::test_composite(image threaded) PASS : qquickcanvasitem::shadow::test_composite(image canvas invisible) PASS : qquickcanvasitem::shadow::test_composite(image immediate) PASS : qquickcanvasitem::shadow::test_enable(image threaded) PASS : qquickcanvasitem::shadow::test_enable(image canvas invisible) PASS : qquickcanvasitem::shadow::test_enable(image immediate) PASS : qquickcanvasitem::shadow::test_gradient(image threaded) PASS : qquickcanvasitem::shadow::test_gradient(image canvas invisible) PASS : qquickcanvasitem::shadow::test_gradient(image immediate) PASS : qquickcanvasitem::shadow::test_image(image threaded) PASS : qquickcanvasitem::shadow::test_image(image canvas invisible) PASS : qquickcanvasitem::shadow::test_image(image immediate) PASS : qquickcanvasitem::shadow::test_offset(image threaded) PASS : qquickcanvasitem::shadow::test_offset(image canvas invisible) PASS : qquickcanvasitem::shadow::test_offset(image immediate) PASS : qquickcanvasitem::shadow::test_pattern(image threaded) PASS : qquickcanvasitem::shadow::test_pattern(image canvas invisible) PASS : qquickcanvasitem::shadow::test_pattern(image immediate) PASS : qquickcanvasitem::shadow::test_stroke(image threaded) PASS : qquickcanvasitem::shadow::test_stroke(image canvas invisible) PASS : qquickcanvasitem::shadow::test_stroke(image immediate) PASS : qquickcanvasitem::shadow::test_tranform(image threaded) PASS : qquickcanvasitem::shadow::test_tranform(image canvas invisible) PASS : qquickcanvasitem::shadow::test_tranform(image immediate) PASS : qquickcanvasitem::shadow::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_state'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_state'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::state::initTestCase() PASS : qquickcanvasitem::state::test_bitmap(image threaded) PASS : qquickcanvasitem::state::test_bitmap(image canvas invisible) PASS : qquickcanvasitem::state::test_bitmap(image immediate) PASS : qquickcanvasitem::state::test_clip(image threaded) PASS : qquickcanvasitem::state::test_clip(image canvas invisible) PASS : qquickcanvasitem::state::test_clip(image immediate) PASS : qquickcanvasitem::state::test_fillStyle(image threaded) PASS : qquickcanvasitem::state::test_fillStyle(image canvas invisible) PASS : qquickcanvasitem::state::test_fillStyle(image immediate) PASS : qquickcanvasitem::state::test_font(image threaded) PASS : qquickcanvasitem::state::test_font(image canvas invisible) PASS : qquickcanvasitem::state::test_font(image immediate) PASS : qquickcanvasitem::state::test_globalAlpha(image threaded) (... 63 lines omitted; there are too many errors!) PASS : qquickcanvasitem::svgpath::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_text'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_text'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::text::initTestCase() PASS : qquickcanvasitem::text::test_align(image threaded) PASS : qquickcanvasitem::text::test_align(image canvas invisible) PASS : qquickcanvasitem::text::test_align(image immediate) PASS : qquickcanvasitem::text::test_baseLine(image threaded) PASS : qquickcanvasitem::text::test_baseLine(image canvas invisible) PASS : qquickcanvasitem::text::test_baseLine(image immediate) PASS : qquickcanvasitem::text::test_fill(image threaded) PASS : qquickcanvasitem::text::test_fill(image canvas invisible) PASS : qquickcanvasitem::text::test_fill(image immediate) PASS : qquickcanvasitem::text::test_font(image threaded) PASS : qquickcanvasitem::text::test_font(image canvas invisible) PASS : qquickcanvasitem::text::test_font(image immediate) PASS : qquickcanvasitem::text::test_measure(image threaded) PASS : qquickcanvasitem::text::test_measure(image canvas invisible) PASS : qquickcanvasitem::text::test_measure(image immediate) PASS : qquickcanvasitem::text::test_stroke(image threaded) PASS : qquickcanvasitem::text::test_stroke(image canvas invisible) PASS : qquickcanvasitem::text::test_stroke(image immediate) PASS : qquickcanvasitem::text::cleanupTestCase() QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+58+96 on QQuickView/'tst_transform'. Resulting geometry: 104x100+58+96 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : qquickcanvasitem::UnknownTestFunc() setGeometry: Unable to set geometry 100x100+62+119 on QQuickView/'tst_transform'. Resulting geometry: 104x100+62+119 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : qquickcanvasitem::transform::initTestCase() PASS : qquickcanvasitem::transform::test_order(image threaded) PASS : qquickcanvasitem::transform::test_order(image canvas invisible) PASS : qquickcanvasitem::transform::test_order(image immediate) PASS : qquickcanvasitem::transform::test_rotate(image threaded) PASS : qquickcanvasitem::transform::test_rotate(image canvas invisible) PASS : qquickcanvasitem::transform::test_rotate(image immediate) PASS : qquickcanvasitem::transform::test_scale(image threaded) PASS : qquickcanvasitem::transform::test_scale(image canvas invisible) PASS : qquickcanvasitem::transform::test_scale(image immediate) PASS : qquickcanvasitem::transform::test_setTransform(image threaded) PASS : qquickcanvasitem::transform::test_setTransform(image canvas invisible) PASS : qquickcanvasitem::transform::test_setTransform(image immediate) PASS : qquickcanvasitem::transform::test_transform(image threaded) PASS : qquickcanvasitem::transform::test_transform(image canvas invisible) PASS : qquickcanvasitem::transform::test_transform(image immediate) PASS : qquickcanvasitem::transform::test_translate(image threaded) PASS : qquickcanvasitem::transform::test_translate(image canvas invisible) PASS : qquickcanvasitem::transform::test_translate(image immediate) PASS : qquickcanvasitem::transform::cleanupTestCase() Totals: 520 passed, 3 failed, 0 skipped ********* Finished testing of qquickcanvasitem ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check libpng error: incorrect header check QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickcanvasitem: 16 seconds, exit code 3 Testing tst_qqmlecmascript FAIL! : tst_qqmlecmascript::switchStatement() Compared values are not the same Actual (object->value()): 2 Expected (5) : 5 tst_qqmlecmascript.cpp(6718) : failure location Totals: 391 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlecmascript ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmlecmascript::initTestCase() PASS : tst_qqmlecmascript::assignBasicTypes() PASS : tst_qqmlecmascript::assignDate(Component.onComplete JS Parse) PASS : tst_qqmlecmascript::assignDate(Component.onComplete JS) PASS : tst_qqmlecmascript::assignDate(Binding JS) PASS : tst_qqmlecmascript::assignDate(Binding UTC) PASS : tst_qqmlecmascript::assignDate(Binding JS UTC) PASS : tst_qqmlecmascript::assignDate(Binding UTC+2) PASS : tst_qqmlecmascript::assignDate(Binding JS UTC+2 ) PASS : tst_qqmlecmascript::exportDate(Localtime early) PASS : tst_qqmlecmascript::exportDate(Localtime late) PASS : tst_qqmlecmascript::exportDate(UTC early) PASS : tst_qqmlecmascript::exportDate(UTC late) PASS : tst_qqmlecmascript::exportDate(+11:30 early) PASS : tst_qqmlecmascript::exportDate(+11:30 late) PASS : tst_qqmlecmascript::exportDate(-11:30 early) PASS : tst_qqmlecmascript::exportDate(-11:30 late) PASS : tst_qqmlecmascript::idShortcutInvalidates() PASS : tst_qqmlecmascript::boolPropertiesEvaluateAsBool() PASS : tst_qqmlecmascript::methods() PASS : tst_qqmlecmascript::signalAssignment() PASS : tst_qqmlecmascript::signalArguments() PASS : tst_qqmlecmascript::bindingLoop() QWARN : tst_qqmlecmascript::basicExpressions(Syntax error (self test)) file:: Expected token `}' PASS : tst_qqmlecmascript::basicExpressions(Syntax error (self test)) PASS : tst_qqmlecmascript::basicExpressions(Context property) PASS : tst_qqmlecmascript::basicExpressions(Context property) PASS : tst_qqmlecmascript::basicExpressions(Context property expression) PASS : tst_qqmlecmascript::basicExpressions(Context property expression) PASS : tst_qqmlecmascript::basicExpressions(Overridden context property) PASS : tst_qqmlecmascript::basicExpressions(Overridden context property) PASS : tst_qqmlecmascript::basicExpressions(Object property) PASS : tst_qqmlecmascript::basicExpressions(Object property) PASS : tst_qqmlecmascript::basicExpressions(Overridden object property) PASS : tst_qqmlecmascript::basicExpressions(Overridden object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Context property override default object property) PASS : tst_qqmlecmascript::arrayExpressions() PASS : tst_qqmlecmascript::contextPropertiesTriggerReeval() PASS : tst_qqmlecmascript::objectPropertiesTriggerReeval() PASS : tst_qqmlecmascript::deferredProperties() PASS : tst_qqmlecmascript::deferredPropertiesErrors() PASS : tst_qqmlecmascript::deferredPropertiesInComponents() PASS : tst_qqmlecmascript::deferredPropertiesInDestruction() PASS : tst_qqmlecmascript::extensionObjects() PASS : tst_qqmlecmascript::overrideExtensionProperties() PASS : tst_qqmlecmascript::attachedProperties() PASS : tst_qqmlecmascript::enums() PASS : tst_qqmlecmascript::valueTypeFunctions() PASS : tst_qqmlecmascript::constantsOverrideBindings() PASS : tst_qqmlecmascript::outerBindingOverridesInnerBinding() PASS : tst_qqmlecmascript::aliasPropertyAndBinding() PASS : tst_qqmlecmascript::aliasPropertyReset() PASS : tst_qqmlecmascript::nonExistentAttachedObject() XFAIL : tst_qqmlecmascript::scope() Properties resolvable at compile time come before the global object, which is not 100% compatible with older QML versions tst_qqmlecmascript.cpp(1319) : failure location PASS : tst_qqmlecmascript::scope() PASS : tst_qqmlecmascript::importScope() PASS : tst_qqmlecmascript::signalParameterTypes() PASS : tst_qqmlecmascript::objectsCompareAsEqual() PASS : tst_qqmlecmascript::componentCreation(url) PASS : tst_qqmlecmascript::componentCreation(urlMode) PASS : tst_qqmlecmascript::componentCreation(urlParent) PASS : tst_qqmlecmascript::componentCreation(urlNullParent) PASS : tst_qqmlecmascript::componentCreation(urlModeParent) PASS : tst_qqmlecmascript::componentCreation(urlModeNullParent) PASS : tst_qqmlecmascript::componentCreation(invalidSecondArg) PASS : tst_qqmlecmascript::componentCreation(invalidThirdArg) PASS : tst_qqmlecmascript::componentCreation(invalidMode) PASS : tst_qqmlecmascript::dynamicCreation(One) QWARN : tst_qqmlecmascript::dynamicCreation(Two) QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlecmascript::dynamicCreation(Two) PASS : tst_qqmlecmascript::dynamicCreation(Three) QWARN : tst_qqmlecmascript::dynamicDestruction() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlecmascript::dynamicDestruction() PASS : tst_qqmlecmascript::objectToString() PASS : tst_qqmlecmascript::objectHasOwnProperty() PASS : tst_qqmlecmascript::selfDeletingBinding() PASS : tst_qqmlecmascript::extendedObjectPropertyLookup() PASS : tst_qqmlecmascript::extendedObjectPropertyLookup2() PASS : tst_qqmlecmascript::scriptErrors() PASS : tst_qqmlecmascript::functionErrors() PASS : tst_qqmlecmascript::propertyAssignmentErrors() PASS : tst_qqmlecmascript::signalTriggeredBindings() PASS : tst_qqmlecmascript::listProperties() PASS : tst_qqmlecmascript::exceptionClearsOnReeval() PASS : tst_qqmlecmascript::exceptionSlotProducesWarning() PASS : tst_qqmlecmascript::exceptionBindingProducesWarning() PASS : tst_qqmlecmascript::compileInvalidBinding() PASS : tst_qqmlecmascript::transientErrors() PASS : tst_qqmlecmascript::shutdownErrors() PASS : tst_qqmlecmascript::compositePropertyType() PASS : tst_qqmlecmascript::jsObject() PASS : tst_qqmlecmascript::undefinedResetsProperty() PASS : tst_qqmlecmascript::listToVariant() PASS : tst_qqmlecmascript::listAssignment() PASS : tst_qqmlecmascript::multiEngineObject() PASS : tst_qqmlecmascript::deletedObject() PASS : tst_qqmlecmascript::attachedPropertyScope() PASS : tst_qqmlecmascript::scriptConnect() PASS : tst_qqmlecmascript::scriptDisconnect() PASS : tst_qqmlecmascript::ownership() PASS : tst_qqmlecmascript::cppOwnershipReturnValue() PASS : tst_qqmlecmascript::ownershipCustomReturnValue() PASS : tst_qqmlecmascript::ownershipRootObject() PASS : tst_qqmlecmascript::ownershipConsistency() PASS : tst_qqmlecmascript::ownershipQmlIncubated() PASS : tst_qqmlecmascript::qlistqobjectMethods() PASS : tst_qqmlecmascript::strictlyEquals() PASS : tst_qqmlecmascript::compiled() PASS : tst_qqmlecmascript::numberAssignment() PASS : tst_qqmlecmascript::propertySplicing() PASS : tst_qqmlecmascript::signalWithUnknownTypes() PASS : tst_qqmlecmascript::signalWithJSValueInVariant(true) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(undefined) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(null) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(123) PASS : tst_qqmlecmascript::signalWithJSValueInVariant('ciao') PASS : tst_qqmlecmascript::signalWithJSValueInVariant({ foo: 'bar' }) PASS : tst_qqmlecmascript::signalWithJSValueInVariant([10,20,30]) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(true) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(undefined) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(null) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(123) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines('ciao') QWARN : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines({ foo: 'bar' }) eval code:1: TypeError: Cannot read property 'foo' of undefined PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines({ foo: 'bar' }) QWARN : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines([10,20,30]) eval code:1: TypeError: Cannot read property '0' of undefined PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines([10,20,30]) PASS : tst_qqmlecmascript::signalWithQJSValue(true) PASS : tst_qqmlecmascript::signalWithQJSValue(undefined) PASS : tst_qqmlecmascript::signalWithQJSValue(null) PASS : tst_qqmlecmascript::signalWithQJSValue(123) PASS : tst_qqmlecmascript::signalWithQJSValue('ciao') PASS : tst_qqmlecmascript::signalWithQJSValue({ foo: 'bar' }) PASS : tst_qqmlecmascript::signalWithQJSValue([10,20,30]) PASS : tst_qqmlecmascript::singletonType(qobject, register + read + method [no qualifier]) PASS : tst_qqmlecmascript::singletonType(script, register + read [no qualifier]) PASS : tst_qqmlecmascript::singletonType(qobject, register + read + method) PASS : tst_qqmlecmascript::singletonType(script, register + read) PASS : tst_qqmlecmascript::singletonType(qobject, writing + readonly constraints) PASS : tst_qqmlecmascript::singletonType(script, writing + readonly constraints) PASS : tst_qqmlecmascript::singletonType(qobject singleton Type enum values in JS) PASS : tst_qqmlecmascript::singletonType(qobject, invalid major version fail) PASS : tst_qqmlecmascript::singletonType(qobject, invalid minor version fail) PASS : tst_qqmlecmascript::singletonType(qobject, multiple in namespace) PASS : tst_qqmlecmascript::singletonTypeCaching(qobject, caching + read) PASS : tst_qqmlecmascript::singletonTypeCaching(script, caching + read) QWARN : tst_qqmlecmascript::singletonTypeImportOrder() QQmlExpression: Expression file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/singletontype/singletonTypeImportOrder.qml:6:21 depends on non-NOTIFYable properties: QWARN : tst_qqmlecmascript::singletonTypeImportOrder() testImportOrderApi::value PASS : tst_qqmlecmascript::singletonTypeImportOrder() PASS : tst_qqmlecmascript::singletonTypeResolution() PASS : tst_qqmlecmascript::importScripts(basic functionality) PASS : tst_qqmlecmascript::importScripts(import scoping) PASS : tst_qqmlecmascript::importScripts(parent scope shouldn't be inherited by import with imports) PASS : tst_qqmlecmascript::importScripts(javascript imports in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(module imports in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(typenames in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(import with imports has it's own activation scope) PASS : tst_qqmlecmascript::importScripts(import pragma library script) PASS : tst_qqmlecmascript::importScripts(pragma library imports shouldn't inherit parent imports or scope) PASS : tst_qqmlecmascript::importScripts(import pragma library script which has an import) PASS : tst_qqmlecmascript::importScripts(import pragma library script which has a pragma library import) PASS : tst_qqmlecmascript::importScripts(import singleton type into js import) PASS : tst_qqmlecmascript::importScripts(import module which exports a script) PASS : tst_qqmlecmascript::importScripts(import module which exports a script which imports a remote module) PASS : tst_qqmlecmascript::importScripts(malformed import statement) PASS : tst_qqmlecmascript::importScripts(malformed file name) PASS : tst_qqmlecmascript::importScripts(missing file qualifier) PASS : tst_qqmlecmascript::importScripts(malformed file qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier 2) PASS : tst_qqmlecmascript::importScripts(malformed module uri) PASS : tst_qqmlecmascript::importScripts(missing module version) PASS : tst_qqmlecmascript::importScripts(malformed module version) PASS : tst_qqmlecmascript::importScripts(missing module qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier 2) PASS : tst_qqmlecmascript::importCreationContext() PASS : tst_qqmlecmascript::scarceResources(var: import scarce resource copy directly) PASS : tst_qqmlecmascript::scarceResources(var: import scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(var: import released scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(var: import auto-release SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import with no binding) PASS : tst_qqmlecmascript::scarceResources(var: import with binding without explicit preserve) PASS : tst_qqmlecmascript::scarceResources(var: import with explicit release after binding evaluation) PASS : tst_qqmlecmascript::scarceResources(var: import with different js objects) PASS : tst_qqmlecmascript::scarceResources(var: import with different js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(var: import with same js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(var: binding with same js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(variant: import scarce resource copy directly) PASS : tst_qqmlecmascript::scarceResources(variant: import scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(variant: import released scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(variant: import auto-release SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(variant: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(variant: import multiple scarce resources) PASS : tst_qqmlecmascript::scarceResources(variant: import with no binding) PASS : tst_qqmlecmascript::scarceResources(variant: import with binding without explicit preserve) PASS : tst_qqmlecmascript::scarceResources(variant: import with explicit release after binding evaluation) PASS : tst_qqmlecmascript::scarceResources_other() PASS : tst_qqmlecmascript::propertyChangeSlots() PASS : tst_qqmlecmascript::propertyVar(non-bindable object subproperty changed) PASS : tst_qqmlecmascript::propertyVar(non-bindable object changed) PASS : tst_qqmlecmascript::propertyVar(primitive changed) PASS : tst_qqmlecmascript::propertyVar(javascript array modification) PASS : tst_qqmlecmascript::propertyVar(javascript map modification) PASS : tst_qqmlecmascript::propertyVar(javascript array assignment) PASS : tst_qqmlecmascript::propertyVar(javascript map assignment) PASS : tst_qqmlecmascript::propertyVar(literal property assignment) PASS : tst_qqmlecmascript::propertyVar(qobject property assignment) PASS : tst_qqmlecmascript::propertyVar(base class var property assignment) PASS : tst_qqmlecmascript::propertyVar(javascript function assignment) PASS : tst_qqmlecmascript::propertyVar(javascript special assignment) PASS : tst_qqmlecmascript::propertyVar(declarative binding assignment) PASS : tst_qqmlecmascript::propertyVar(imperative binding assignment) PASS : tst_qqmlecmascript::propertyVar(stored binding assignment) PASS : tst_qqmlecmascript::propertyVar(function expression binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(non-bindable object subproperty changed) PASS : tst_qqmlecmascript::propertyQJSValue(non-bindable object changed) PASS : tst_qqmlecmascript::propertyQJSValue(primitive changed) PASS : tst_qqmlecmascript::propertyQJSValue(javascript array modification) PASS : tst_qqmlecmascript::propertyQJSValue(javascript map modification) PASS : tst_qqmlecmascript::propertyQJSValue(javascript array assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript map assignment) PASS : tst_qqmlecmascript::propertyQJSValue(literal property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(qobject property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(base class var property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript function assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript special assignment) PASS : tst_qqmlecmascript::propertyQJSValue(declarative binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(imperative binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(stored binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript function binding) PASS : tst_qqmlecmascript::propertyQJSValue(reset property) PASS : tst_qqmlecmascript::propertyQJSValue(reset property in binding) PASS : tst_qqmlecmascript::propertyVarCpp() PASS : tst_qqmlecmascript::propertyVarOwnership() PASS : tst_qqmlecmascript::propertyVarImplicitOwnership() PASS : tst_qqmlecmascript::propertyVarReparent() PASS : tst_qqmlecmascript::propertyVarReparentNullContext() PASS : tst_qqmlecmascript::propertyVarCircular() PASS : tst_qqmlecmascript::propertyVarCircular2() PASS : tst_qqmlecmascript::propertyVarInheritance() PASS : tst_qqmlecmascript::propertyVarInheritance2() PASS : tst_qqmlecmascript::elementAssign() PASS : tst_qqmlecmascript::objectPassThroughSignals() PASS : tst_qqmlecmascript::objectConversion() PASS : tst_qqmlecmascript::booleanConversion() PASS : tst_qqmlecmascript::handleReferenceManagement() PASS : tst_qqmlecmascript::stringArg() PASS : tst_qqmlecmascript::readonlyDeclaration() PASS : tst_qqmlecmascript::sequenceConversionRead() PASS : tst_qqmlecmascript::sequenceConversionWrite() PASS : tst_qqmlecmascript::sequenceConversionArray() QWARN : tst_qqmlecmascript::sequenceConversionIndexes() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/sequenceConversion.indexes.qml:55: Index out of range during length set PASS : tst_qqmlecmascript::sequenceConversionIndexes() PASS : tst_qqmlecmascript::sequenceConversionThreads() PASS : tst_qqmlecmascript::sequenceConversionBindings() PASS : tst_qqmlecmascript::sequenceConversionCopy() PASS : tst_qqmlecmascript::assignSequenceTypes() PASS : tst_qqmlecmascript::sequenceSort(qtbug_25269) PASS : tst_qqmlecmascript::sequenceSort(alphabet_insertionSort[default]) PASS : tst_qqmlecmascript::sequenceSort(alphabet_insertionSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(alphabet_quickSort[default]) PASS : tst_qqmlecmascript::sequenceSort(alphabet_quickSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(numbers_insertionSort[default]) PASS : tst_qqmlecmascript::sequenceSort(numbers_insertionSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(numbers_quickSort[default]) PASS : tst_qqmlecmascript::sequenceSort(numbers_quickSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(reals_insertionSort[default]) PASS : tst_qqmlecmascript::sequenceSort(reals_insertionSort[custom]) PASS : tst_qqmlecmascript::sequenceSort(reals_quickSort[default]) PASS : tst_qqmlecmascript::sequenceSort(reals_quickSort[custom]) PASS : tst_qqmlecmascript::dateParse() PASS : tst_qqmlecmascript::qtbug_22464() PASS : tst_qqmlecmascript::qtbug_21580() PASS : tst_qqmlecmascript::singleV8BindingDestroyedDuringEvaluation() PASS : tst_qqmlecmascript::bug1() PASS : tst_qqmlecmascript::bug2() PASS : tst_qqmlecmascript::dynamicCreationCrash() PASS : tst_qqmlecmascript::dynamicCreationOwnership() PASS : tst_qqmlecmascript::regExpBug() PASS : tst_qqmlecmascript::nullObjectBinding() PASS : tst_qqmlecmascript::deletedEngine() PASS : tst_qqmlecmascript::libraryScriptAssert() PASS : tst_qqmlecmascript::variantsAssignedUndefined() PASS : tst_qqmlecmascript::qtbug_9792() PASS : tst_qqmlecmascript::qtcreatorbug_1289() PASS : tst_qqmlecmascript::noSpuriousWarningsAtShutdown() PASS : tst_qqmlecmascript::canAssignNullToQObject() PASS : tst_qqmlecmascript::functionAssignment_fromBinding() PASS : tst_qqmlecmascript::functionAssignment_fromJS(assign to property) PASS : tst_qqmlecmascript::functionAssignment_fromJS(assign to property, from JS file) PASS : tst_qqmlecmascript::functionAssignment_fromJS(assign to value type) PASS : tst_qqmlecmascript::functionAssignment_fromJS(use 'this') PASS : tst_qqmlecmascript::functionAssignment_fromJS(use 'this' from JS file) PASS : tst_qqmlecmascript::functionAssignmentfromJS_invalid() PASS : tst_qqmlecmascript::functionAssignment_afterBinding() PASS : tst_qqmlecmascript::eval() PASS : tst_qqmlecmascript::function() PASS : tst_qqmlecmascript::qtbug_10696() PASS : tst_qqmlecmascript::qtbug_11606() PASS : tst_qqmlecmascript::qtbug_11600() PASS : tst_qqmlecmascript::qtbug_21864() PASS : tst_qqmlecmascript::qobjectConnectionListExceptionHandling() PASS : tst_qqmlecmascript::nonscriptable() PASS : tst_qqmlecmascript::deleteLater() PASS : tst_qqmlecmascript::objectNameChangedSignal() PASS : tst_qqmlecmascript::destroyedSignal() PASS : tst_qqmlecmascript::in() PASS : tst_qqmlecmascript::typeOf() PASS : tst_qqmlecmascript::qtbug_24448() PASS : tst_qqmlecmascript::sharedAttachedObject() PASS : tst_qqmlecmascript::objectName() PASS : tst_qqmlecmascript::writeRemovesBinding() PASS : tst_qqmlecmascript::aliasBindingsAssignCorrectly() PASS : tst_qqmlecmascript::aliasBindingsOverrideTarget() PASS : tst_qqmlecmascript::aliasWritesOverrideBindings() PASS : tst_qqmlecmascript::aliasToCompositeElement() PASS : tst_qqmlecmascript::realToInt() PASS : tst_qqmlecmascript::urlProperty() PASS : tst_qqmlecmascript::urlPropertyWithEncoding() PASS : tst_qqmlecmascript::urlListPropertyWithEncoding() PASS : tst_qqmlecmascript::dynamicString() QDEBUG : tst_qqmlecmascript::include() 0 PASS : tst_qqmlecmascript::include() PASS : tst_qqmlecmascript::includeRemoteSuccess() PASS : tst_qqmlecmascript::signalHandlers() PASS : tst_qqmlecmascript::doubleEvaluate() PASS : tst_qqmlecmascript::forInLoop() PASS : tst_qqmlecmascript::nonNotifyable() PASS : tst_qqmlecmascript::deleteWhileBindingRunning() PASS : tst_qqmlecmascript::callQtInvokables() PASS : tst_qqmlecmascript::invokableObjectArg() PASS : tst_qqmlecmascript::invokableObjectRet() PASS : tst_qqmlecmascript::invokableEnumRet() PASS : tst_qqmlecmascript::qtbug_20344() PASS : tst_qqmlecmascript::qtbug_22679() PASS : tst_qqmlecmascript::qtbug_22843(without .pragma library) PASS : tst_qqmlecmascript::qtbug_22843(with .pragma library) PASS : tst_qqmlecmascript::rewriteMultiLineStrings() PASS : tst_qqmlecmascript::revisionErrors() PASS : tst_qqmlecmascript::revision() PASS : tst_qqmlecmascript::invokableWithQObjectDerived() PASS : tst_qqmlecmascript::realTypePrecision() PASS : tst_qqmlecmascript::registeredFlagMethod() PASS : tst_qqmlecmascript::deleteLaterObjectMethodCall() PASS : tst_qqmlecmascript::automaticSemicolon() PASS : tst_qqmlecmascript::compatibilitySemicolon() PASS : tst_qqmlecmascript::incrDecrSemicolon1() PASS : tst_qqmlecmascript::incrDecrSemicolon2() QWARN : tst_qqmlecmascript::incrDecrSemicolon_error1() QQmlComponent: Component is not ready PASS : tst_qqmlecmascript::incrDecrSemicolon_error1() PASS : tst_qqmlecmascript::unaryExpression() FAIL! : tst_qqmlecmascript::switchStatement() Compared values are not the same Actual (object->value()): 2 Expected (5) : 5 tst_qqmlecmascript.cpp(6718) : failure location PASS : tst_qqmlecmascript::withStatement() PASS : tst_qqmlecmascript::tryStatement() PASS : tst_qqmlecmascript::replaceBinding() PASS : tst_qqmlecmascript::deleteRootObjectInCreation() PASS : tst_qqmlecmascript::onDestruction() PASS : tst_qqmlecmascript::bindingSuppression() PASS : tst_qqmlecmascript::signalEmitted() PASS : tst_qqmlecmascript::threadSignal() PASS : tst_qqmlecmascript::qqmldataDestroyed() PASS : tst_qqmlecmascript::secondAlias() PASS : tst_qqmlecmascript::varAlias() PASS : tst_qqmlecmascript::overrideDataAssert() PASS : tst_qqmlecmascript::fallbackBindings(Property without fallback) PASS : tst_qqmlecmascript::fallbackBindings(Property fallback) PASS : tst_qqmlecmascript::fallbackBindings(SingletonType without fallback) PASS : tst_qqmlecmascript::fallbackBindings(SingletonType fallback) PASS : tst_qqmlecmascript::fallbackBindings(Attached without fallback) PASS : tst_qqmlecmascript::fallbackBindings(Attached fallback) PASS : tst_qqmlecmascript::fallbackBindings(Subproperty without fallback) PASS : tst_qqmlecmascript::fallbackBindings(Subproperty fallback) PASS : tst_qqmlecmascript::propertyOverride() PASS : tst_qqmlecmascript::concatenatedStringPropertyAccess() PASS : tst_qqmlecmascript::jsOwnedObjectsDeletedOnEngineDestroy() PASS : tst_qqmlecmascript::updateCall() PASS : tst_qqmlecmascript::numberParsing() QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready QWARN : tst_qqmlecmascript::stringParsing() QQmlComponent: Component is not ready PASS : tst_qqmlecmascript::stringParsing() PASS : tst_qqmlecmascript::push_and_shift() PASS : tst_qqmlecmascript::qtbug_32801() PASS : tst_qqmlecmascript::thisObject() PASS : tst_qqmlecmascript::qtbug_33754() PASS : tst_qqmlecmascript::qtbug_34493() PASS : tst_qqmlecmascript::singletonFromQMLToCpp() PASS : tst_qqmlecmascript::singletonFromQMLAndBackAndCompare() PASS : tst_qqmlecmascript::setPropertyOnInvalid() PASS : tst_qqmlecmascript::miscTypeTest() PASS : tst_qqmlecmascript::stackLimits() PASS : tst_qqmlecmascript::idsAsLValues() PASS : tst_qqmlecmascript::qtbug_34792() PASS : tst_qqmlecmascript::noCaptureWhenWritingProperty() PASS : tst_qqmlecmascript::singletonWithEnum() PASS : tst_qqmlecmascript::lazyBindingEvaluation() PASS : tst_qqmlecmascript::cleanupTestCase() Totals: 391 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmlecmascript ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlecmascript: 9 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01701/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392832919): http://codereview.qt-project.org/78512 [PS1] - Clean up our internal namespaces http://codereview.qt-project.org/78509 [PS1] - Move binops out of the isel http://codereview.qt-project.org/78508 [PS1] - Move unops into it's own file http://codereview.qt-project.org/78507 [PS1] - Move the Assembler class into it's own file http://codereview.qt-project.org/78506 [PS1] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/78505 [PS1] - Remove unused method http://codereview.qt-project.org/78504 [PS1] - Avoid shifts with 0 bits and cast more consts to int http://codereview.qt-project.org/78503 [PS1] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/78502 [PS1] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/78501 [PS1] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/78500 [PS1] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/78499 [PS1] - Remove unused text stream http://codereview.qt-project.org/78498 [PS1] - Remove some code duplication http://codereview.qt-project.org/78497 [PS1] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/78496 [PS1] - Simplify some runtime code http://codereview.qt-project.org/78525 [PS1] - Add a signal for syncing external animation systems From ci-noreply at qt-project.org Wed Feb 19 20:45:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 21:45:07 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2987 Message-ID: <20140219_194507_048357.ci-noreply@qt-project.org> QtBase_dev_Integration #2987: SUCCESS Tested changes (refs/builds/dev_1392832299): http://codereview.qt-project.org/65494 [PS2] - Mark the QArrayData alloc/dealloc functions as nothrow From ci-noreply at qt-project.org Wed Feb 19 21:43:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 22:43:49 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3191 Message-ID: <20140219_204349_080016.ci-noreply@qt-project.org> QtBase_stable_Integration #3191: SUCCESS Tested changes (refs/builds/stable_1392835057): http://codereview.qt-project.org/78544 [PS1] - Prevent top/left clipping of anti-aliased glyphs in CoreText font engine http://codereview.qt-project.org/78543 [PS1] - Unify alpha map padding in CoreText font engine http://codereview.qt-project.org/78542 [PS1] - Unify glyph format between QFontEngine and QFontEngineGlyphCache From ci-noreply at qt-project.org Wed Feb 19 21:46:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 22:46:52 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1769 Message-ID: <20140219_204652_093740.ci-noreply@qt-project.org> Qt_4.8_Integration #1769: SUCCESS Tested changes (refs/builds/4.8_1392824868): http://codereview.qt-project.org/78557 [PS1] - fix PlatformToolSet tag location in vcxproj files From ci-noreply at qt-project.org Wed Feb 19 21:50:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 22:50:06 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1702 Message-ID: <20140219_205006_065094.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1702: SUCCESS Tested changes (refs/builds/stable_1392837503): http://codereview.qt-project.org/78462 [PS2] - Do not add Images with invalid geometry to the scene graph. http://codereview.qt-project.org/78537 [PS1] - Guarantee event's default state as not accepted From ci-noreply at qt-project.org Wed Feb 19 22:37:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 23:37:55 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2988 Message-ID: <20140219_213755_010503.ci-noreply@qt-project.org> QtBase_dev_Integration #2988: SUCCESS Tested changes (refs/builds/dev_1392839206): http://codereview.qt-project.org/77921 [PS6] - Add the option of using decltype() in Q_FOREACH http://codereview.qt-project.org/77923 [PS5] - Redo the Q_FOREACH loop control without GCC statement expressions From ci-noreply at qt-project.org Wed Feb 19 22:55:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 23:55:38 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #356 Message-ID: <20140219_215538_079946.ci-noreply@qt-project.org> QtTools_stable_Integration #356: SUCCESS Tested changes (refs/builds/stable_1392823266): http://codereview.qt-project.org/78484 [PS1] - fix stop command for Xap profile http://codereview.qt-project.org/78491 [PS1] - CoreCon: fix message output http://codereview.qt-project.org/78523 [PS1] - winrtrunner: Always add -qdevel to phone install args From ci-noreply at qt-project.org Wed Feb 19 22:58:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 19 Feb 2014 23:58:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1703 Message-ID: <20140219_215833_092027.ci-noreply@qt-project.org> `make' failed :( make[4]: *** [.obj/qrc_imageelements.o] Error 1 make[3]: *** [sub-imageelements-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01703/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392846701): http://codereview.qt-project.org/78541 [PS1] - Update glyph cache type/format logic to match qtbase changes From ci-noreply at qt-project.org Wed Feb 19 23:17:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 00:17:17 +0200 Subject: [Ci-reports] fail on QtQuickControls_stable_Integration #466 Message-ID: <20140219_221717_087179.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /work/build/qt/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:72:51: error: expected ')' before 'cacheType' /work/build/qt/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:84:5: error: 'Type' in 'class QFontEngineGlyphCache' does not name a type /work/build/qt/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:93:37: error: expected constructor, destructor, or type conversion before '(' token make[3]: *** [.obj/qsgdefaultglyphnode_p.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtQuickControls_stable_Integration/build_00466/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1392847813): http://codereview.qt-project.org/78531 [PS1] - Improve TableView performance by caching row-delegates From ci-noreply at qt-project.org Wed Feb 19 23:52:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 00:52:34 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3192 Message-ID: <20140219_225234_072327.ci-noreply@qt-project.org> QtBase_stable_Integration #3192: SUCCESS Tested changes (refs/builds/stable_1392842723): http://codereview.qt-project.org/78416 [PS1] - network: add support for the SPDY protocol http://codereview.qt-project.org/77911 [PS4] - Use QMAKE_TARGET_BUNDLE_PREFIX to build bundle identifier From ci-noreply at qt-project.org Thu Feb 20 00:10:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 01:10:38 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1704 Message-ID: <20140219_231038_001570.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /work/build/qt/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:72:51: error: expected ')' before 'cacheType' /work/build/qt/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:84:5: error: 'Type' in 'class QFontEngineGlyphCache' does not name a type /work/build/qt/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:93:37: error: expected constructor, destructor, or type conversion before '(' token make[3]: *** [.obj/qsgdefaultglyphnode_p.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01704/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1392850808): http://codereview.qt-project.org/78525 [PS1] - Add a signal for syncing external animation systems From ci-noreply at qt-project.org Thu Feb 20 01:21:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 02:21:43 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1705 Message-ID: <20140220_002143_019625.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling scenegraph/qsgdefaultglyphnode_p.cpp scenegraph/qsgdefaultglyphnode_p.cpp:72:51: error: expected ')' before 'cacheType' scenegraph/qsgdefaultglyphnode_p.cpp:84:5: error: 'Type' in 'class TestNamespace::QFontEngineGlyphCache' does not name a type scenegraph/qsgdefaultglyphnode_p.cpp:93:37: error: expected constructor, destructor, or type conversion before '(' token scenegraph/qsgdefaultglyphnode_p.cpp:578:1: error: expected '}' at end of input make[3]: *** [.obj/qsgdefaultglyphnode_p.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01705/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392855131): http://codereview.qt-project.org/78525 [PS1] - Add a signal for syncing external animation systems From ci-noreply at qt-project.org Thu Feb 20 01:48:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 02:48:04 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3193 Message-ID: <20140220_004804_017583.ci-noreply@qt-project.org> QtBase_stable_Integration #3193: SUCCESS Tested changes (refs/builds/stable_1392850448): http://codereview.qt-project.org/78264 [PS1] - QHash: use prime numbers when rebucketing From ci-noreply at qt-project.org Thu Feb 20 03:21:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 04:21:18 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3194 Message-ID: <20140220_022118_089543.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1719)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 2014-02-20 03:24:05.437 tst_qabstractitemview[99119:4e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03194/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392857378): http://codereview.qt-project.org/78594 [PS1] - eglfs: Fix swapped red and blue with QOpenGLWidget http://codereview.qt-project.org/78592 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions http://codereview.qt-project.org/78591 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/78581 [PS1] - Avoid truncation warning in openglwindow example From ci-noreply at qt-project.org Thu Feb 20 03:33:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 04:33:57 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1706 Message-ID: <20140220_023357_078245.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1706: SUCCESS Tested changes (refs/builds/stable_1392859397): http://codereview.qt-project.org/78541 [PS1] - Update glyph cache type/format logic to match qtbase changes From ci-noreply at qt-project.org Thu Feb 20 06:01:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 07:01:11 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1707 Message-ID: <20140220_050111_006058.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1707: SUCCESS Tested changes (refs/builds/stable_1392867331): http://codereview.qt-project.org/78663 [PS1] - Ensure Behavior stops animating when a new value is set while disabled. http://codereview.qt-project.org/78662 [PS1] - Make SmoothedAnimation and SpringAnimation smoothly transition again. From ci-noreply at qt-project.org Thu Feb 20 06:05:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 07:05:42 +0200 Subject: [Ci-reports] pass on QtWinExtras_dev_Integration #94 Message-ID: <20140220_050542_092932.ci-noreply@qt-project.org> QtWinExtras_dev_Integration #94: SUCCESS Tested changes (refs/builds/dev_1392870803): http://codereview.qt-project.org/78646 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 06:09:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 07:09:22 +0200 Subject: [Ci-reports] fail on QtXmlPatterns_dev_Integration #75 Message-ID: <20140220_050922_057325.ci-noreply@qt-project.org> Autotest `tst_qquickpixmapcache' failed :( Testing tst_qquickpixmapcache QFATAL : tst_qquickpixmapcache::single(remote) Received signal 11 FAIL! : tst_qquickpixmapcache::parallel(local) Received a fatal error. Loc: [Unknown file(0)] Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickpixmapcache ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickpixmapcache::initTestCase() PASS : tst_qquickpixmapcache::single(local) PASS : tst_qquickpixmapcache::single(local) PASS : tst_qquickpixmapcache::single(remote) QFATAL : tst_qquickpixmapcache::single(remote) Received signal 11 FAIL! : tst_qquickpixmapcache::single(remote) Received a fatal error. Loc: [Unknown file(0)] Totals: 4 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickpixmapcache ********* PASS : tst_qquickpixmapcache::parallel(local) QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpixmapcache: 0.519251 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtXmlPatterns_dev_Integration/build_00075/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1392870812): http://codereview.qt-project.org/78648 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 06:11:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 07:11:39 +0200 Subject: [Ci-reports] pass on QtX11Extras_dev_Integration #19 Message-ID: <20140220_051139_076610.ci-noreply@qt-project.org> QtX11Extras_dev_Integration #19: SUCCESS Tested changes (refs/builds/dev_1392870808): http://codereview.qt-project.org/78647 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 06:21:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 07:21:30 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1315 Message-ID: <20140220_052130_040433.ci-noreply@qt-project.org> Autotest `tst_qquickflickable' failed :( Testing tst_qquickflickable FAIL! : tst_qquickflickable::movingAndDragging(horizontal) Compared doubles are not the same (fuzzy compare) Actual (flickable->contentX()) : 132.813 Expected ((qreal)qRound(flickable->contentX())): 133 Loc: [tst_qquickflickable.cpp(936)] Totals: 45 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::returnToBounds(with bounds transition) PASS : tst_qquickflickable::wheel() PASS : tst_qquickflickable::movingAndFlicking(vertical) WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(horizontal) WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(both) PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() PASS : tst_qquickflickable::flickVelocity() PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120 QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 354 PASS : tst_qquickflickable::flickTwiceUsingTouches() PASS : tst_qquickflickable::nestedStopAtBounds(left) PASS : tst_qquickflickable::nestedStopAtBounds(right) PASS : tst_qquickflickable::nestedStopAtBounds(top) PASS : tst_qquickflickable::nestedStopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) 'flickable->isFlicking()' returned FALSE. () Loc: [tst_qquickflickable.cpp(1540)] PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 45 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 49 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01315/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1392870749): http://codereview.qt-project.org/78629 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 06:21:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 07:21:54 +0200 Subject: [Ci-reports] pass on QtScript_dev_Integration #80 Message-ID: <20140220_052154_084793.ci-noreply@qt-project.org> QtScript_dev_Integration #80: SUCCESS Tested changes (refs/builds/dev_1392870780): http://codereview.qt-project.org/78638 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 06:37:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 07:37:56 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_dev_Integration #12 Message-ID: <20140220_053756_042623.ci-noreply@qt-project.org> QtAndroidExtras_dev_Integration #12: SUCCESS Tested changes (refs/builds/dev_1392870834): http://codereview.qt-project.org/78627 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 06:43:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 07:43:30 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #168 Message-ID: <20140220_054330_054838.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #168: SUCCESS Tested changes (refs/builds/dev_1392870773): http://codereview.qt-project.org/78635 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 06:52:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 07:52:08 +0200 Subject: [Ci-reports] pass on QtSvg_dev_Integration #48 Message-ID: <20140220_055208_094882.ci-noreply@qt-project.org> QtSvg_dev_Integration #48: SUCCESS Tested changes (refs/builds/dev_1392870876): http://codereview.qt-project.org/78641 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 07:07:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 08:07:35 +0200 Subject: [Ci-reports] fail on QtSystems_dev_Integration #65 Message-ID: <20140220_060735_006933.ci-noreply@qt-project.org> Autotest `tst_qservicemanager' failed :( Testing tst_QServiceManager QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QServiceManager ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QServiceManager::initTestCase() PASS : tst_QServiceManager::constructor() PASS : tst_QServiceManager::constructor_scope(user) PASS : tst_QServiceManager::constructor_scope(system) PASS : tst_QServiceManager::findServices(one service) PASS : tst_QServiceManager::findServices(multiple services with same interfaces) PASS : tst_QServiceManager::findServices(multiple services with different interfaces) PASS : tst_QServiceManager::findServices_scope(user scope) PASS : tst_QServiceManager::findServices_scope(system scope) PASS : tst_QServiceManager::findServices_scope(user scope - add, system scope - find) PASS : tst_QServiceManager::findServices_scope(system scope - add, user scope - find) QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "x3.9" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "x3.9" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "x3.9" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "abc" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "abc" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "abc" . Ignoring filter details. QDEBUG : tst_QServiceManager::findInterfaces_filter(empty/wildcard filter) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(empty/wildcard filter) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(empty/wildcard filter) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (A)) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (A)) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") ) PASS : tst_QServiceManager::findInterfaces_filter(by interface name (A)) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (B)) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (B)) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by interface name (B)) QDEBUG : tst_QServiceManager::findInterfaces_filter(by service name, should find all) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by service name, should find all) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by service name, should find all) QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing interface name) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing interface name) Got () PASS : tst_QServiceManager::findInterfaces_filter(by non-existing interface name) QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing service name) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing service name) Got () PASS : tst_QServiceManager::findInterfaces_filter(by non-existing service name) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 DefaultMatch, should find all B interfaces) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 DefaultMatch, should find all B interfaces) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.0 DefaultMatch, should find all B interfaces) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 MinimumMatch, should find all B interfaces) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 MinimumMatch, should find all B interfaces) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.0 MinimumMatch, should find all B interfaces) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 ExactMatch, find B 1.0 only) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 ExactMatch, find B 1.0 only) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.0 ExactMatch, find B 1.0 only) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 DefaultMatch, find B 2.0+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 DefaultMatch, find B 2.0+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 2.0 DefaultMatch, find B 2.0+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 MinimumMatch, find B 2.0+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 MinimumMatch, find B 2.0+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 2.0 MinimumMatch, find B 2.0+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 ExactMatch, find B 2.0) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 ExactMatch, find B 2.0) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 2.0 ExactMatch, find B 2.0) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 DefaultMatch, find B 1.9+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 DefaultMatch, find B 1.9+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.9 DefaultMatch, find B 1.9+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 MinimumMatch, find B 1.9+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 MinimumMatch, find B 1.9+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.9 MinimumMatch, find B 1.9+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 ExactMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 ExactMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.9 ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 DefaultMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 DefaultMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 3.9 DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 MinimumMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 MinimumMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 3.9 MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 ExactMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 ExactMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 3.9 ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 DefaultMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 DefaultMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name x3.9 DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 MinimumMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 MinimumMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name x3.9 MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 ExactMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 ExactMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name x3.9 ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string DefaultMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string DefaultMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by empty version string DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string MinimumMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string MinimumMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by empty version string MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string ExactMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string ExactMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by empty version string ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc DefaultMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc DefaultMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name abc DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc MinimumMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc MinimumMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name abc MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc ExactMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc ExactMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name abc ExactMatch) PASS : tst_QServiceManager::findInterfaces_scope(user scope) PASS : tst_QServiceManager::findInterfaces_scope(system scope) PASS : tst_QServiceManager::findInterfaces_scope(user scope - add, system scope - find) PASS : tst_QServiceManager::findInterfaces_scope(system scope - add, user scope - find) QDEBUG : tst_QServiceManager::loadInterface_string() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" QDEBUG : tst_QServiceManager::loadInterface_string() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" QDEBUG : tst_QServiceManager::loadInterface_string() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" PASS : tst_QServiceManager::loadInterface_string() PASS : tst_QServiceManager::loadInterface_descriptor(tst_sfw_sampleserviceplugin) PASS : tst_QServiceManager::loadInterface_descriptor(tst_sfw_testservice2plugin) QWARN : tst_QServiceManager::loadInterface_testLoadedObjectAttributes() QMetaObject::invokeMethod: No such method EmbeddedTestService::callNormalMethod() PASS : tst_QServiceManager::loadInterface_testLoadedObjectAttributes() QWARN : tst_QServiceManager::loadLocalTypedInterface() Cannot create object instance for "com.nokia.qt.TestInterfaceC" : "/work/build/qt/qtsystems/tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_sampleserviceplugin.dylib" QDEBUG : tst_QServiceManager::loadLocalTypedInterface() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" QDEBUG : tst_QServiceManager::loadLocalTypedInterface() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" PASS : tst_QServiceManager::loadLocalTypedInterface() QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" PASS : tst_QServiceManager::addService(string) QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" PASS : tst_QServiceManager::addService(iodevice) QDEBUG : tst_QServiceManager::addService_testInvalidServiceXml() Not a valid service xml QDEBUG : tst_QServiceManager::addService_testInvalidServiceXml() Missing tag PASS : tst_QServiceManager::addService_testInvalidServiceXml() PASS : tst_QServiceManager::addService_testPluginLoading(valid path) QWARN : tst_QServiceManager::addService_testPluginLoading(invalid path) QServiceManager::addService() "no_such_plugin" -> "" : "The shared library was not found." - Aborting registration PASS : tst_QServiceManager::addService_testPluginLoading(invalid path) PASS : tst_QServiceManager::addService_testInstallService() QDEBUG : tst_QServiceManager::removeService() open "/work/build/qt/qtsystems/tests/auto/serviceframework/qservicemanager/xml/sampleservice.xml" PASS : tst_QServiceManager::removeService() QDEBUG : tst_QServiceManager::setInterfaceDefault_strings() QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.tests.AnInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_strings() QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.tests.AnInterface" PASS : tst_QServiceManager::setInterfaceDefault_strings() QDEBUG : tst_QServiceManager::setInterfaceDefault_strings_multipleInterfaces() QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.tests.AnInterface" PASS : tst_QServiceManager::setInterfaceDefault_strings_multipleInterfaces() QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(user scope) QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(system scope) QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) error "No default service found for interface: "com.nokia.qt.serviceframework.TestInterface"" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope - add, user scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope - add, user scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(system scope - add, user scope - find) QDEBUG : tst_QServiceManager::interfaceDefault() QServiceManager::interfaceDefault "" QDEBUG : tst_QServiceManager::interfaceDefault() error "No default service found for interface: """ PASS : tst_QServiceManager::interfaceDefault() QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qservicemanager: 909 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtSystems_dev_Integration/build_00065/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392872436): http://codereview.qt-project.org/78642 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 07:13:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 08:13:23 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #50 Message-ID: <20140220_061323_032769.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #50: SUCCESS Tested changes (refs/builds/dev_1392872384): http://codereview.qt-project.org/78632 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 07:13:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 08:13:28 +0200 Subject: [Ci-reports] pass on QtGraphicalEffects_dev_Integration #23 Message-ID: <20140220_061328_056202.ci-noreply@qt-project.org> QtGraphicalEffects_dev_Integration #23: SUCCESS Tested changes (refs/builds/dev_1392872382): http://codereview.qt-project.org/78631 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 07:22:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 08:22:19 +0200 Subject: [Ci-reports] pass on QtMacExtras_dev_Integration #28 Message-ID: <20140220_062219_067211.ci-noreply@qt-project.org> QtMacExtras_dev_Integration #28: SUCCESS Tested changes (refs/builds/dev_1392872394): http://codereview.qt-project.org/78634 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 07:24:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 08:24:19 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1316 Message-ID: <20140220_062419_088035.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*'C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\algorithm(3601) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*' c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int qmlprofilerapplication.cpp(97) : error C2614: 'QmlProfilerApplication' : illegal member initialization: 'm_process' is not a base or member qmlprofilerapplication.cpp(126) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(129) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(129) : error C2227: left of '->disconnect' must point to class/struct/union/generic type qmlprofilerapplication.cpp(130) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(130) : error C2227: left of '->terminate' must point to class/struct/union/generic type qmlprofilerapplication.cpp(131) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(131) : error C2227: left of '->waitForFinished' must point to class/struct/union/generic type qmlprofilerapplication.cpp(133) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(133) : error C2227: left of '->kill' must point to class/struct/union/generic type qmlprofilerapplication.cpp(135) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(135) : error C2541: 'delete' : cannot delete objects that are not pointers qmlprofilerapplication.cpp(258) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(258) : error C2061: syntax error : identifier 'QProcess' qmlprofilerapplication.cpp(263) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(263) : error C2227: left of '->setProcessChannelMode' must point to class/struct/union/generic type qmlprofilerapplication.cpp(263) : error C2653: 'QProcess' : is not a class or namespace name qmlprofilerapplication.cpp(263) : error C2065: 'MergedChannels' : undeclared identifier qmlprofilerapplication.cpp(264) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(265) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(269) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(269) : error C2227: left of '->start' must point to class/struct/union/generic type qmlprofilerapplication.cpp(270) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(270) : error C2227: left of '->waitForStarted' must point to class/struct/union/generic type qmlprofilerapplication.cpp(272) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(272) : error C2227: left of '->errorString' must point to class/struct/union/generic type qmlprofilerapplication.cpp(331) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(331) : error C2227: left of '->bytesAvailable' must point to class/struct/union/generic type qmlprofilerapplication.cpp(331) : fatal error C1903: unable to recover from previous error(s); stopping compilation c:\work\build\qt\qtdeclarative\tools\qmlprofiler\.moc\release\../../qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*' c:\work\build\qt\qtdeclarative\tools\qmlprofiler\.moc\release\../../qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01316/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1392873866): http://codereview.qt-project.org/78629 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 07:26:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 08:26:05 +0200 Subject: [Ci-reports] pass on QtSerialPort_dev_Integration #43 Message-ID: <20140220_062605_000780.ci-noreply@qt-project.org> QtSerialPort_dev_Integration #43: SUCCESS Tested changes (refs/builds/dev_1392872427): http://codereview.qt-project.org/78640 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 07:36:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 08:36:43 +0200 Subject: [Ci-reports] pass on QtSensors_dev_Integration #112 Message-ID: <20140220_063643_086989.ci-noreply@qt-project.org> QtSensors_dev_Integration #112: SUCCESS Tested changes (refs/builds/dev_1392872424): http://codereview.qt-project.org/78639 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 08:06:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 09:06:33 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #54 Message-ID: <20140220_070633_009816.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #54: SUCCESS Tested changes (refs/builds/dev_1392872332): http://codereview.qt-project.org/78626 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 08:08:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 09:08:43 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #297 Message-ID: <20140220_070843_092532.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #297: SUCCESS Tested changes (refs/builds/dev_1392873017): http://codereview.qt-project.org/78637 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 08:09:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 09:09:58 +0200 Subject: [Ci-reports] pass on QtDoc_dev_Integration #89 Message-ID: <20140220_070958_034616.ci-noreply@qt-project.org> QtDoc_dev_Integration #89: SUCCESS Tested changes (refs/builds/dev_1392872803): http://codereview.qt-project.org/78630 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 08:16:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 09:16:59 +0200 Subject: [Ci-reports] fail on QtSystems_dev_Integration #67 Message-ID: <20140220_071659_095666.ci-noreply@qt-project.org> Autotest `tst_qservicemanager' failed :( Testing tst_QServiceManager QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QServiceManager ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QServiceManager::initTestCase() PASS : tst_QServiceManager::constructor() PASS : tst_QServiceManager::constructor_scope(user) PASS : tst_QServiceManager::constructor_scope(system) PASS : tst_QServiceManager::findServices(one service) PASS : tst_QServiceManager::findServices(multiple services with same interfaces) PASS : tst_QServiceManager::findServices(multiple services with different interfaces) PASS : tst_QServiceManager::findServices_scope(user scope) PASS : tst_QServiceManager::findServices_scope(system scope) PASS : tst_QServiceManager::findServices_scope(user scope - add, system scope - find) PASS : tst_QServiceManager::findServices_scope(system scope - add, user scope - find) QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "x3.9" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "x3.9" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "x3.9" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "abc" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "abc" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "abc" . Ignoring filter details. QDEBUG : tst_QServiceManager::findInterfaces_filter(empty/wildcard filter) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(empty/wildcard filter) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(empty/wildcard filter) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (A)) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (A)) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") ) PASS : tst_QServiceManager::findInterfaces_filter(by interface name (A)) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (B)) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (B)) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by interface name (B)) QDEBUG : tst_QServiceManager::findInterfaces_filter(by service name, should find all) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by service name, should find all) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by service name, should find all) QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing interface name) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing interface name) Got () PASS : tst_QServiceManager::findInterfaces_filter(by non-existing interface name) QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing service name) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing service name) Got () PASS : tst_QServiceManager::findInterfaces_filter(by non-existing service name) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 DefaultMatch, should find all B interfaces) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 DefaultMatch, should find all B interfaces) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.0 DefaultMatch, should find all B interfaces) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 MinimumMatch, should find all B interfaces) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 MinimumMatch, should find all B interfaces) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.0 MinimumMatch, should find all B interfaces) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 ExactMatch, find B 1.0 only) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 ExactMatch, find B 1.0 only) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.0 ExactMatch, find B 1.0 only) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 DefaultMatch, find B 2.0+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 DefaultMatch, find B 2.0+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 2.0 DefaultMatch, find B 2.0+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 MinimumMatch, find B 2.0+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 MinimumMatch, find B 2.0+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 2.0 MinimumMatch, find B 2.0+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 ExactMatch, find B 2.0) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 ExactMatch, find B 2.0) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 2.0 ExactMatch, find B 2.0) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 DefaultMatch, find B 1.9+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 DefaultMatch, find B 1.9+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.9 DefaultMatch, find B 1.9+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 MinimumMatch, find B 1.9+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 MinimumMatch, find B 1.9+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.9 MinimumMatch, find B 1.9+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 ExactMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 ExactMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.9 ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 DefaultMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 DefaultMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 3.9 DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 MinimumMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 MinimumMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 3.9 MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 ExactMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 ExactMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 3.9 ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 DefaultMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 DefaultMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name x3.9 DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 MinimumMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 MinimumMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name x3.9 MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 ExactMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 ExactMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name x3.9 ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string DefaultMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string DefaultMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by empty version string DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string MinimumMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string MinimumMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by empty version string MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string ExactMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string ExactMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by empty version string ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc DefaultMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc DefaultMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name abc DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc MinimumMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc MinimumMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name abc MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc ExactMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc ExactMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name abc ExactMatch) PASS : tst_QServiceManager::findInterfaces_scope(user scope) PASS : tst_QServiceManager::findInterfaces_scope(system scope) PASS : tst_QServiceManager::findInterfaces_scope(user scope - add, system scope - find) PASS : tst_QServiceManager::findInterfaces_scope(system scope - add, user scope - find) QDEBUG : tst_QServiceManager::loadInterface_string() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" QDEBUG : tst_QServiceManager::loadInterface_string() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" QDEBUG : tst_QServiceManager::loadInterface_string() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" PASS : tst_QServiceManager::loadInterface_string() PASS : tst_QServiceManager::loadInterface_descriptor(tst_sfw_sampleserviceplugin) PASS : tst_QServiceManager::loadInterface_descriptor(tst_sfw_testservice2plugin) QWARN : tst_QServiceManager::loadInterface_testLoadedObjectAttributes() QMetaObject::invokeMethod: No such method EmbeddedTestService::callNormalMethod() PASS : tst_QServiceManager::loadInterface_testLoadedObjectAttributes() QWARN : tst_QServiceManager::loadLocalTypedInterface() Cannot create object instance for "com.nokia.qt.TestInterfaceC" : "/work/build/qt/qtsystems/tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_sampleserviceplugin.dylib" QDEBUG : tst_QServiceManager::loadLocalTypedInterface() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" QDEBUG : tst_QServiceManager::loadLocalTypedInterface() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" PASS : tst_QServiceManager::loadLocalTypedInterface() QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" PASS : tst_QServiceManager::addService(string) QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" PASS : tst_QServiceManager::addService(iodevice) QDEBUG : tst_QServiceManager::addService_testInvalidServiceXml() Not a valid service xml QDEBUG : tst_QServiceManager::addService_testInvalidServiceXml() Missing tag PASS : tst_QServiceManager::addService_testInvalidServiceXml() PASS : tst_QServiceManager::addService_testPluginLoading(valid path) QWARN : tst_QServiceManager::addService_testPluginLoading(invalid path) QServiceManager::addService() "no_such_plugin" -> "" : "The shared library was not found." - Aborting registration PASS : tst_QServiceManager::addService_testPluginLoading(invalid path) PASS : tst_QServiceManager::addService_testInstallService() QDEBUG : tst_QServiceManager::removeService() open "/work/build/qt/qtsystems/tests/auto/serviceframework/qservicemanager/xml/sampleservice.xml" PASS : tst_QServiceManager::removeService() QDEBUG : tst_QServiceManager::setInterfaceDefault_strings() QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.tests.AnInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_strings() QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.tests.AnInterface" PASS : tst_QServiceManager::setInterfaceDefault_strings() QDEBUG : tst_QServiceManager::setInterfaceDefault_strings_multipleInterfaces() QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.tests.AnInterface" PASS : tst_QServiceManager::setInterfaceDefault_strings_multipleInterfaces() QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(user scope) QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(system scope) QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) error "No default service found for interface: "com.nokia.qt.serviceframework.TestInterface"" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope - add, user scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope - add, user scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(system scope - add, user scope - find) QDEBUG : tst_QServiceManager::interfaceDefault() QServiceManager::interfaceDefault "" QDEBUG : tst_QServiceManager::interfaceDefault() error "No default service found for interface: """ PASS : tst_QServiceManager::interfaceDefault() QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qservicemanager: 909 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtSystems_dev_Integration/build_00067/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392876714): http://codereview.qt-project.org/78642 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 08:44:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 09:44:23 +0200 Subject: [Ci-reports] pass on QtXmlPatterns_dev_Integration #77 Message-ID: <20140220_074423_019232.ci-noreply@qt-project.org> QtXmlPatterns_dev_Integration #77: SUCCESS Tested changes (refs/builds/dev_1392873646): http://codereview.qt-project.org/78648 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 08:45:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 09:45:18 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #169 Message-ID: <20140220_074518_026709.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #169: SUCCESS Tested changes (refs/builds/dev_1392872356): http://codereview.qt-project.org/78628 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 08:53:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 09:53:57 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #184 Message-ID: <20140220_075357_054684.ci-noreply@qt-project.org> QtWebKit_dev_Integration #184: SUCCESS Tested changes (refs/builds/dev_1392870804): http://codereview.qt-project.org/78645 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 09:23:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 10:23:00 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2991 Message-ID: <20140220_082300_076654.ci-noreply@qt-project.org> Autotest `tst_qglthreads' failed :( Testing tst_QGLThreads tst_qglthreads(90584,0x115b78000) malloc: *** error for object 0x107115b20: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGLThreads ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QGLThreads::initTestCase() PASS : tst_QGLThreads::swapInThread() PASS : tst_QGLThreads::textureUploadInThread() PASS : tst_QGLThreads::renderInThread(basic) PASS : tst_QGLThreads::renderInThread(with-resize) PASS : tst_QGLThreads::renderInThread(with-update) PASS : tst_QGLThreads::renderInThread(with-resize-and-update) tst_qglthreads(90593,0x115432000) malloc: *** error for object 0x10159bc20: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglthreads: 74 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02991/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1392871778): http://codereview.qt-project.org/78625 [PS2] - Bump Qt version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 09:24:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 10:24:27 +0200 Subject: [Ci-reports] pass on QtWebKit_Examples_dev_Integration #25 Message-ID: <20140220_082427_037678.ci-noreply@qt-project.org> QtWebKit_Examples_dev_Integration #25: SUCCESS Tested changes (refs/builds/dev_1392872451): http://codereview.qt-project.org/78644 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 09:39:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 10:39:49 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #211 Message-ID: <20140220_083949_006343.ci-noreply@qt-project.org> QtTools_dev_Integration #211: SUCCESS Tested changes (refs/builds/dev_1392872233): http://codereview.qt-project.org/78643 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 09:47:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 10:47:13 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #186 Message-ID: <20140220_084713_092345.ci-noreply@qt-project.org> QtLocation_dev_Integration #186: SUCCESS Tested changes (refs/builds/dev_1392872391): http://codereview.qt-project.org/78633 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 09:59:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 10:59:04 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #362 Message-ID: <20140220_085904_053626.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00362/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392884754): http://codereview.qt-project.org/78671 [PS1] - Fix compilation with Intel CC http://codereview.qt-project.org/78670 [PS1] - Fix compilation with Intel CC: C code can't have templates From ci-noreply at qt-project.org Thu Feb 20 10:12:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 11:12:27 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140220_091227_058408.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-20T09:10:27Z: [[main::]] Project QtConnectivity_wip_android_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Thu Feb 20 10:21:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 11:21:33 +0200 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #1 Message-ID: <20140220_092133_050658.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'QT_BEGIN_LICENSE does not follow Copyright block in examples/bluetooth/lowenergyscanner/assets/Menu.qml, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 409. # Looks like you failed 1 test of 369. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/369 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 369 Failed: 1) Failed test: 48 Non-zero exit status: 1 Files=1, Tests=369, 0 wallclock secs ( 0.11 usr 0.02 sys + 0.43 cusr 0.03 csys = 0.59 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'QT_BEGIN_LICENSE does not follow Copyright block in examples/bluetooth/lowenergyscanner/assets/Menu.qml, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 409. # Looks like you failed 1 test of 369. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/369 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 369 Failed: 1) Failed test: 48 Non-zero exit status: 1 Files=1, Tests=369, 1 wallclock secs ( 0.07 usr 0.01 sys + 0.28 cusr 0.04 csys = 0.40 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00001/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/btle_1392887952): http://codereview.qt-project.org/78576 [PS1] - Remove all compiler warnings. http://codereview.qt-project.org/78577 [PS3] - Use proper include syntax for public headers http://codereview.qt-project.org/78569 [PS1] - Show characteristic values with proper encoding in LEscanner example From ci-noreply at qt-project.org Thu Feb 20 10:26:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 11:26:30 +0200 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #2 Message-ID: <20140220_092630_046000.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'QT_BEGIN_LICENSE does not follow Copyright block in examples/bluetooth/lowenergyscanner/assets/Menu.qml, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 409. # Looks like you failed 1 test of 369. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/369 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 369 Failed: 1) Failed test: 48 Non-zero exit status: 1 Files=1, Tests=369, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.25 cusr 0.04 csys = 0.36 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'QT_BEGIN_LICENSE does not follow Copyright block in examples/bluetooth/lowenergyscanner/assets/Menu.qml, line 8' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 409. # Looks like you failed 1 test of 369. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/369 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 369 Failed: 1) Failed test: 48 Non-zero exit status: 1 Files=1, Tests=369, 0 wallclock secs ( 0.06 usr 0.02 sys + 0.28 cusr 0.02 csys = 0.38 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 0.949757 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00002/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/btle_1392888252): http://codereview.qt-project.org/78569 [PS1] - Show characteristic values with proper encoding in LEscanner example http://codereview.qt-project.org/78577 [PS3] - Use proper include syntax for public headers http://codereview.qt-project.org/78576 [PS1] - Remove all compiler warnings. From ci-noreply at qt-project.org Thu Feb 20 10:39:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 11:39:03 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1708 Message-ID: <20140220_093903_032874.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1708: SUCCESS Tested changes (refs/builds/stable_1392884668): http://codereview.qt-project.org/78548 [PS1] - Optimize QQuickItemParticle::prepareNextFrame(). From ci-noreply at qt-project.org Thu Feb 20 10:41:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 11:41:11 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3195 Message-ID: <20140220_094111_008135.ci-noreply@qt-project.org> QtBase_stable_Integration #3195: SUCCESS Tested changes (refs/builds/stable_1392881540): http://codereview.qt-project.org/78573 [PS4] - QFileDialog: restore state from QSettings after creating widgets http://codereview.qt-project.org/78493 [PS3] - Only do a repolish() of the widget if it was already polished http://codereview.qt-project.org/78410 [PS1] - Ensure we switch back to the real paint engine when not emulating http://codereview.qt-project.org/78387 [PS1] - Remove qSort usages from gui tests http://codereview.qt-project.org/78396 [PS1] - Remove qSort usages from tests http://codereview.qt-project.org/78402 [PS2] - Blackberry: Fix QFileSystemEngine::tempPath() From ci-noreply at qt-project.org Thu Feb 20 10:45:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 11:45:14 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1709 Message-ID: <20140220_094514_055194.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling scenegraph/qsgdefaultdistancefieldglyphcache.cpp scenegraph/qsgdefaultdistancefieldglyphcache.cpp: In member function 'void QSGDefaultDistanceFieldGlyphCache::resizeTexture(QSGDefaultDistanceFieldGlyphCache::TextureInfo*, int, int)': scenegraph/qsgdefaultdistancefieldglyphcache.cpp:413:74: error: call of overloaded 'setAttributeBuffer(const GLuint&, int, int, int)' is ambiguous scenegraph/qsgdefaultdistancefieldglyphcache.cpp:413:74: note: candidates are: /work/build/qt/qtbase/include/QtGui/../../src/gui/opengl/qopenglshaderprogram.h:195:10: note: void QOpenGLShaderProgram::setAttributeBuffer(int, GLenum, int, int, int) /work/build/qt/qtbase/include/QtGui/../../src/gui/opengl/qopenglshaderprogram.h:197:10: note: void QOpenGLShaderProgram::setAttributeBuffer(const char*, GLenum, int, int, int) make[3]: *** [.obj/qsgdefaultdistancefieldglyphcache.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01709/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392889242): http://codereview.qt-project.org/78525 [PS1] - Add a signal for syncing external animation systems http://codereview.qt-project.org/78596 [PS1] - Add touch and wheel events to QQuickWidget http://codereview.qt-project.org/78520 [PS2] - Don't use Vertexarrays From ci-noreply at qt-project.org Thu Feb 20 10:55:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 11:55:22 +0200 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #3 Message-ID: <20140220_095522_042129.ci-noreply@qt-project.org> Autotest `tst_qbluetoothdeviceinfo' failed :( Testing tst_QBluetoothDeviceInfo FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000104 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000118 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000200 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000204 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000214 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000300 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000320 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x0003E0 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000400 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000448 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000500 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x0005D8 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000600 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000680 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000700 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000714 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000800 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000814 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x001f00 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x002000 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x100000 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0xFFE000 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] Totals: 30 passed, 22 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QBluetoothDeviceInfo ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QBluetoothDeviceInfo::initTestCase() PASS : tst_QBluetoothDeviceInfo::tst_construction(0x000000 COD) PASS : tst_QBluetoothDeviceInfo::tst_construction(0x000100 COD) FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000104 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000118 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000200 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000204 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000214 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000300 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000320 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x0003E0 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000400 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000448 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000500 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x0005D8 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000600 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000680 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000700 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000714 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000800 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x000814 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x001f00 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x002000 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0x100000 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] FAIL! : tst_QBluetoothDeviceInfo::tst_construction(0xFFE000 COD) Compared values are not the same Loc: [/work/build/qt/qtconnectivity/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp(281)] PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000000 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000100 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000104 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000118 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000200 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000204 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000214 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000300 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000320 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x0003E0 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000400 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000448 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000500 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x0005D8 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000600 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000680 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000700 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000714 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000800 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x000814 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x001f00 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x002000 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0x100000 COD) PASS : tst_QBluetoothDeviceInfo::tst_assignment(0xFFE000 COD) PASS : tst_QBluetoothDeviceInfo::tst_serviceUuids() PASS : tst_QBluetoothDeviceInfo::tst_cached() PASS : tst_QBluetoothDeviceInfo::cleanupTestCase() Totals: 30 passed, 22 failed, 0 skipped ********* Finished testing of tst_QBluetoothDeviceInfo ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qbluetoothdeviceinfo: 0.037279 seconds, exit code 22 Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00003/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/btle_1392889376): http://codereview.qt-project.org/78569 [PS1] - Show characteristic values with proper encoding in LEscanner example http://codereview.qt-project.org/78576 [PS1] - Remove all compiler warnings. http://codereview.qt-project.org/78577 [PS3] - Use proper include syntax for public headers http://codereview.qt-project.org/78705 [PS1] - Fix incorrect license header. From ci-noreply at qt-project.org Thu Feb 20 10:57:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 11:57:19 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #121 Message-ID: <20140220_095719_081846.ci-noreply@qt-project.org> QtQuick1_dev_Integration #121: SUCCESS Tested changes (refs/builds/dev_1392872502): http://codereview.qt-project.org/78636 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 11:01:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 12:01:16 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #467 Message-ID: <20140220_100116_061729.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #467: SUCCESS Tested changes (refs/builds/stable_1392887416): http://codereview.qt-project.org/78683 [PS1] - Dialogs: add new CustomDialogs example to the qrc resources From ci-noreply at qt-project.org Thu Feb 20 11:20:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 12:20:06 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2992 Message-ID: <20140220_102006_022439.ci-noreply@qt-project.org> QtBase_dev_Integration #2992: SUCCESS Tested changes (refs/builds/dev_1392884790): http://codereview.qt-project.org/78625 [PS2] - Bump Qt version to 5.4.0 From ci-noreply at qt-project.org Thu Feb 20 11:24:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 12:24:07 +0200 Subject: [Ci-reports] pass on QtActiveQt_stable_Integration #85 Message-ID: <20140220_102407_046333.ci-noreply@qt-project.org> QtActiveQt_stable_Integration #85: SUCCESS Tested changes (refs/builds/stable_1392890197): http://codereview.qt-project.org/78702 [PS2] - Webbrowser example: Fix crash due to deprecated code. From ci-noreply at qt-project.org Thu Feb 20 11:59:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 12:59:08 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #468 Message-ID: <20140220_105908_000184.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #468: SUCCESS Tested changes (refs/builds/stable_1392890569): http://codereview.qt-project.org/78531 [PS1] - Improve TableView performance by caching row-delegates From ci-noreply at qt-project.org Thu Feb 20 12:06:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 13:06:13 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3196 Message-ID: <20140220_110613_065475.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::QTBUG6407_extendedSelection() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1510)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 2014-02-20 12:17:01.611 tst_qabstractitemview[99143:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03196/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392889365): http://codereview.qt-project.org/78593 [PS1] - Avoid using GLX Pbuffers on Catalyst http://codereview.qt-project.org/78594 [PS1] - eglfs: Fix swapped red and blue with QOpenGLWidget http://codereview.qt-project.org/78592 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions http://codereview.qt-project.org/78591 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/78581 [PS1] - Avoid truncation warning in openglwindow example http://codereview.qt-project.org/78393 [PS3] - Fix potential null pointer access in qglx From ci-noreply at qt-project.org Thu Feb 20 12:14:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 13:14:43 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #169 Message-ID: <20140220_111443_077239.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #169: SUCCESS Tested changes (refs/builds/dev_1392891236): http://codereview.qt-project.org/69732 [PS1] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Thu Feb 20 12:17:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 13:17:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1710 Message-ID: <20140220_111759_018274.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1710: SUCCESS Tested changes (refs/builds/stable_1392889607): http://codereview.qt-project.org/78699 [PS1] - QQuickWidget example From ci-noreply at qt-project.org Thu Feb 20 12:19:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 13:19:07 +0200 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #4 Message-ID: <20140220_111907_019519.ci-noreply@qt-project.org> qtconnectivity failed to compile :( compiling qlowenergycharacteristicinfo_bluez.cpp qlowenergycharacteristicinfo_bluez.cpp: In constructor 'TestNamespace::QLowEnergyCharacteristicInfoPrivate::QLowEnergyCharacteristicInfoPrivate()': qlowenergycharacteristicinfo_bluez.cpp:58:442: warning: 'TestNamespace::QString::QString(const char*)' is deprecated (declared at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:602) [-Wdeprecated-declarations] qlowenergycharacteristicinfo_bluez.cpp:60:22: error: invalid use of incomplete type 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_bluez.cpp: In member function 'void TestNamespace::QLowEnergyCharacteristicInfoPrivate::replyReceived(const TestNamespace::QString&)': qlowenergycharacteristicinfo_bluez.cpp:81:16: error: invalid use of incomplete type 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_bluez.cpp:82:16: error: invalid use of incomplete type 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_bluez.cpp: In member function 'void TestNamespace::QLowEnergyCharacteristicInfoPrivate::setValue(const TestNamespace::QByteArray&)': qlowenergycharacteristicinfo_bluez.cpp:133:26: error: invalid use of incomplete type 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_bluez.cpp:135:246: error: no matching function for call to 'TestNamespace::QLowEnergyCharacteristicInfoPrivate::connect(QLowEnergyProcess*&, const char*, TestNamespace::QLowEnergyCharacteristicInfoPrivate* const, const char*)' qlowenergycharacteristicinfo_bluez.cpp:135:246: note: candidates are: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:198:36: note: static TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const TestNamespace::QObject*, const char*, const TestNamespace::QObject*, const char*, TestNamespace::Qt::ConnectionType) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:198:36: note: no known conversion for argument 1 from 'QLowEnergyProcess*' to 'const TestNamespace::QObject*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:201:36: note: static TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const TestNamespace::QObject*, const TestNamespace::QMetaMethod&, const TestNamespace::QObject*, const TestNamespace::QMetaMethod&, TestNamespace::Qt::ConnectionType) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:201:36: note: no known conversion for argument 1 from 'QLowEnergyProcess*' to 'const TestNamespace::QObject*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:479:32: note: TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const TestNamespace::QObject*, const char*, const char*, TestNamespace::Qt::ConnectionType) const /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:479:32: note: no known conversion for argument 1 from 'QLowEnergyProcess*' to 'const TestNamespace::QObject*' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:215:43: note: template static TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const typename TestNamespace::QtPrivate::FunctionPointer::Object*, Func1, const typename TestNamespace::QtPrivate::FunctionPointer::Object*, Func2, TestNamespace::Qt::ConnectionType) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:247:13: note: template static typename TestNamespace::QtPrivate::QEnableIf<((int)(TestNamespace::QtPrivate::FunctionPointer::ArgumentCount) >= 0), TestNamespace::QMetaObject::Connection>::Type TestNamespace::QObject::connect(const typename TestNamespace::QtPrivate::FunctionPointer::Object*, Func1, Func2) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:256:13: note: template static typename TestNamespace::QtPrivate::QEnableIf<(((int)(TestNamespace::QtPrivate::FunctionPointer::ArgumentCount) >= 0) && (! TestNamespace::QtPrivate::FunctionPointer::IsPointerToMemberFunction)), TestNamespace::QMetaObject::Connection>::Type TestNamespace::QObject::connect(const typename TestNamespace::QtPrivate::FunctionPointer::Object*, Func1, const TestNamespace::QObject*, Func2, TestNamespace::Qt::ConnectionType) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:287:13: note: template static typename TestNamespace::QtPrivate::QEnableIf<(TestNamespace::QtPrivate::FunctionPointer::ArgumentCount == (-1)), TestNamespace::QMetaObject::Connection>::Type TestNamespace::QObject::connect(const typename TestNamespace::QtPrivate::FunctionPointer::Object*, Func1, Func2) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:295:13: note: template static typename TestNamespace::QtPrivate::QEnableIf<(TestNamespace::QtPrivate::FunctionPointer::ArgumentCount == (-1)), TestNamespace::QMetaObject::Connection>::Type TestNamespace::QObject::connect(const typename TestNamespace::QtPrivate::FunctionPointer::Object*, Func1, const TestNamespace::QObject*, Func2, TestNamespace::Qt::ConnectionType) qlowenergycharacteristicinfo_bluez.cpp:149:16: error: invalid use of incomplete type 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_bluez.cpp:150:16: error: invalid use of incomplete type 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_bluez.cpp: In member function 'void TestNamespace::QLowEnergyCharacteristicInfoPrivate::readValue()': qlowenergycharacteristicinfo_bluez.cpp:204:12: error: invalid use of incomplete type 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_bluez.cpp:205:12: error: invalid use of incomplete type 'struct QLowEnergyProcess' qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess' make[3]: *** [.obj/qlowenergycharacteristicinfo_bluez.o] Error 1 make[2]: *** [sub-bluetooth-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00004/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/btle_1392894774): http://codereview.qt-project.org/78714 [PS2] - Fix broken QBluetoothDeviceInfo unit test. http://codereview.qt-project.org/78705 [PS1] - Fix incorrect license header. From ci-noreply at qt-project.org Thu Feb 20 12:21:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 13:21:29 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #578 Message-ID: <20140220_112129_073633.ci-noreply@qt-project.org> QtQA_master_Integration #578: SUCCESS Tested changes (refs/builds/master_1392891441): http://codereview.qt-project.org/78710 [PS1] - Qtqa: Fix typo in integrator's config. http://codereview.qt-project.org/78668 [PS2] - Qtqa: Adding QtWebSockets_dev/release_Integration jobs into ci. From ci-noreply at qt-project.org Thu Feb 20 12:26:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 13:26:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1711 Message-ID: <20140220_112651_091822.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling qquickwidget.cpp qquickwidget.cpp: In member function 'virtual bool TestNamespace::QQuickWidget::event(TestNamespace::QEvent*)': qquickwidget.cpp:767:12: error: enumeration value 'None' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'MouseButtonPress' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'MouseButtonRelease' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'MouseButtonDblClick' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'MouseMove' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'KeyPress' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'KeyRelease' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'FocusIn' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'FocusOut' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'FocusAboutToChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Enter' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Leave' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Paint' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Move' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Resize' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Create' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Destroy' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Show' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Hide' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Close' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Quit' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ParentChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ParentAboutToChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ThreadChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WindowActivate' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WindowDeactivate' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ShowToParent' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'HideToParent' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Wheel' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WindowTitleChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WindowIconChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ApplicationWindowIconChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ApplicationFontChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ApplicationLayoutDirectionChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ApplicationPaletteChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'PaletteChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Clipboard' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Speech' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'MetaCall' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'SockAct' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WinEventAct' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'DeferredDelete' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'DragEnter' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'DragMove' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'DragLeave' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Drop' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'DragResponse' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ChildAdded' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ChildPolished' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ChildRemoved' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ShowWindowRequest' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'PolishRequest' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Polish' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'LayoutRequest' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'UpdateRequest' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'UpdateLater' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'EmbeddingControl' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ActivateControl' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'DeactivateControl' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ContextMenu' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'InputMethod' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'TabletMove' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'LocaleChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'LanguageChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'LayoutDirectionChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Style' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'TabletPress' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'TabletRelease' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'OkRequest' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'HelpRequest' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'IconDrag' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'FontChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'EnabledChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ActivationChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'StyleChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'IconTextChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ModifiedChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'MouseTrackingChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WindowBlocked' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WindowUnblocked' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WindowStateChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ToolTip' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WhatsThis' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'StatusTip' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ActionChanged' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ActionAdded' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ActionRemoved' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'FileOpen' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Shortcut' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ShortcutOverride' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WhatsThisClicked' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ToolBarChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ApplicationActivate' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ApplicationActivated' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ApplicationDeactivate' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ApplicationDeactivated' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'QueryWhatsThis' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'EnterWhatsThisMode' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'LeaveWhatsThisMode' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ZOrderChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'HoverEnter' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'HoverLeave' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'HoverMove' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'AcceptDropsChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ZeroTimerEvent' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneMouseMove' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneMousePress' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneMouseRelease' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneMouseDoubleClick' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneContextMenu' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneHoverEnter' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneHoverMove' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneHoverLeave' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneHelp' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneDragEnter' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneDragMove' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneDragLeave' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneDrop' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneWheel' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'KeyboardLayoutChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'DynamicPropertyChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'TabletEnterProximity' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'TabletLeaveProximity' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'NonClientAreaMouseMove' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'NonClientAreaMouseButtonPress' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'NonClientAreaMouseButtonRelease' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'NonClientAreaMouseButtonDblClick' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'MacSizeChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ContentsRectChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'MacGLWindowChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'FutureCallOut' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneResize' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GraphicsSceneMove' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'CursorChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ToolTipChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'NetworkReplyUpdated' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GrabMouse' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'UngrabMouse' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GrabKeyboard' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'UngrabKeyboard' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'MacGLClearDrawable' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'StateMachineSignal' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'StateMachineWrapped' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'NativeGesture' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'RequestSoftwareInputPanel' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'CloseSoftwareInputPanel' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'WinIdChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Gesture' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'GestureOverride' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ScrollPrepare' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Scroll' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'Expose' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'InputMethodQuery' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'OrientationChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ThemeChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'SockClose' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'PlatformPanel' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'StyleAnimationUpdate' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'ApplicationStateChange' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'User' not handled in switch [-Werror=switch] qquickwidget.cpp:767:12: error: enumeration value 'MaxUser' not handled in switch [-Werror=switch] make[3]: *** [.obj/qquickwidget.o] Error 1 make[2]: *** [sub-quickwidgets-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01711/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392895173): http://codereview.qt-project.org/78525 [PS1] - Add a signal for syncing external animation systems http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. http://codereview.qt-project.org/78596 [PS1] - Add touch and wheel events to QQuickWidget From ci-noreply at qt-project.org Thu Feb 20 12:56:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 13:56:22 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #215 Message-ID: <20140220_115622_064243.ci-noreply@qt-project.org> QtWebEngine_master_Integration #215: SUCCESS Tested changes (refs/builds/master_1392892980): http://codereview.qt-project.org/78614 [PS1] - Fix a crash when using the history on an adopted page http://codereview.qt-project.org/78568 [PS1] - Fix the Mac build with a -no-framework Qt http://codereview.qt-project.org/78425 [PS1] - Implement basic editing actions for QWebEnginePage From ci-noreply at qt-project.org Thu Feb 20 13:02:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 14:02:02 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1712 Message-ID: <20140220_120202_093626.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 80 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01712/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392895754): http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. From ci-noreply at qt-project.org Thu Feb 20 13:22:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 14:22:04 +0200 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #5 Message-ID: <20140220_122204_074578.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergyserviceinfo_p.h(47) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergyserviceinfo_p.h(47) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00005/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/btle_1392898079): http://codereview.qt-project.org/78732 [PS1] - Fix broken namespace build of QtConnectivity http://codereview.qt-project.org/78714 [PS2] - Fix broken QBluetoothDeviceInfo unit test. http://codereview.qt-project.org/78705 [PS1] - Fix incorrect license header. From ci-noreply at qt-project.org Thu Feb 20 14:11:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 15:11:53 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3197 Message-ID: <20140220_131153_012957.ci-noreply@qt-project.org> QtBase_stable_Integration #3197: SUCCESS Tested changes (refs/builds/stable_1392894467): http://codereview.qt-project.org/78650 [PS1] - WinRT package_manifest: Remove comment about manifest overwrite http://codereview.qt-project.org/78183 [PS2] - Doc: Updated CSS used by the offline documentation. http://codereview.qt-project.org/78188 [PS1] - Doc: Removed Contents listing for Qt Examples and Tutorials page. From ci-noreply at qt-project.org Thu Feb 20 14:32:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 15:32:47 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #304 Message-ID: <20140220_133247_078332.ci-noreply@qt-project.org> QtDoc_stable_Integration #304: SUCCESS Tested changes (refs/builds/stable_1392900223): http://codereview.qt-project.org/78184 [PS2] - Doc: Updated main landing page with a new layout and images. From ci-noreply at qt-project.org Thu Feb 20 14:38:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 15:38:04 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1713 Message-ID: <20140220_133804_097193.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1713: SUCCESS Tested changes (refs/builds/stable_1392897815): http://codereview.qt-project.org/78525 [PS1] - Add a signal for syncing external animation systems http://codereview.qt-project.org/78434 [PS1] - Fix ListModel::setProperty() to accept date roles From ci-noreply at qt-project.org Thu Feb 20 15:05:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 16:05:50 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #78 Message-ID: <20140220_140550_053909.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #78: SUCCESS Tested changes (refs/builds/stable_1392902199): http://codereview.qt-project.org/78429 [PS2] - the poster example needs no widgets, but it needs quick From ci-noreply at qt-project.org Thu Feb 20 15:12:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 16:12:29 +0200 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #6 Message-ID: <20140220_141229_038608.ci-noreply@qt-project.org> qtconnectivity failed to compile :( device.cpp: In member function 'void Device::connectToService(const QString&)': device.cpp:179:15: error: 'class QLowEnergyServiceInfo' has no member named 'uuid' device.cpp: In member function 'void Device::errorReceived(const QLowEnergyServiceInfo&)': device.cpp:198:92: error: 'const class QLowEnergyServiceInfo' has no member named 'errorString' device.cpp:199:23: error: 'const class QLowEnergyServiceInfo' has no member named 'errorString' device.cpp: At global scope: device.cpp:214:6: warning: unused parameter 'service' [-Wunused-parameter] make[4]: *** [.obj/device.o] Error 1 tst_qbluetoothservicediscoveryagent.cpp: In member function 'void tst_QBluetoothServiceDiscoveryAgent::leServiceDiscoveryDebug(const QLowEnergyServiceInfo&)': tst_qbluetoothservicediscoveryagent.cpp:193:126: error: 'const class QLowEnergyServiceInfo' has no member named 'name' tst_qbluetoothservicediscoveryagent.cpp:194:118: error: 'const class QLowEnergyServiceInfo' has no member named 'uuid' tst_qbluetoothservicediscoveryagent.cpp: In member function 'void tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscovery()': tst_qbluetoothservicediscoveryagent.cpp:507:48: error: 'const class QLowEnergyServiceInfo' has no member named 'errorString' tst_qbluetoothservicediscoveryagent.cpp:509:145: error: 'const class QLowEnergyServiceInfo' has no member named 'name' tst_qbluetoothservicediscoveryagent.cpp:509:160: error: 'const class QLowEnergyServiceInfo' has no member named 'uuid' tst_qbluetoothservicediscoveryagent.cpp:534:48: error: 'const class QLowEnergyServiceInfo' has no member named 'errorString' tst_qbluetoothservicediscoveryagent.cpp:535:148: error: 'const class QLowEnergyServiceInfo' has no member named 'name' tst_qbluetoothservicediscoveryagent.cpp:535:163: error: 'const class QLowEnergyServiceInfo' has no member named 'uuid' make[4]: *** [.obj/tst_qbluetoothservicediscoveryagent.o] Error 1 make[3]: *** [sub-qbluetoothservicediscoveryagent-make_first] Error 2 serviceinfo.cpp: In member function 'QString ServiceInfo::getName()': serviceinfo.cpp:62:24: error: 'class QLowEnergyServiceInfo' has no member named 'name' serviceinfo.cpp: In member function 'QString ServiceInfo::getUuid()': serviceinfo.cpp:67:24: error: 'class QLowEnergyServiceInfo' has no member named 'uuid' serviceinfo.cpp:68:1: warning: control reaches end of non-void function [-Wreturn-type] serviceinfo.cpp: In member function 'QString ServiceInfo::getName()': serviceinfo.cpp:63:1: warning: control reaches end of non-void function [-Wreturn-type] make[4]: *** [.obj/serviceinfo.o] Error 1 make[3]: *** [sub-lowenergyscanner-make_first] Error 2 make[2]: *** [sub-bluetooth-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00006/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/btle_1392905080): http://codereview.qt-project.org/78747 [PS1] - Remove unnecessary stdin.h include which was not even using std notation http://codereview.qt-project.org/78732 [PS1] - Fix broken namespace build of QtConnectivity http://codereview.qt-project.org/78714 [PS2] - Fix broken QBluetoothDeviceInfo unit test. http://codereview.qt-project.org/78705 [PS1] - Fix incorrect license header. http://codereview.qt-project.org/78575 [PS3] - Renaming QLowEnergyServiceInfo methods From ci-noreply at qt-project.org Thu Feb 20 15:27:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 16:27:38 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1714 Message-ID: <20140220_142738_082870.ci-noreply@qt-project.org> Autotest `tst_qqmlprofilerservice' failed :( Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::scenegraphData() 'QQmlDebugTest::waitForSignal(m_process, SIGNAL(readyReadStandardOutput()))' returned FALSE. () tst_qqmlprofilerservice.cpp(464) : failure location Totals: 10 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlProfilerService ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQmlProfilerService::initTestCase() PASS : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() PASS : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() PASS : tst_QQmlProfilerService::nonBlockingConnect() PASS : tst_QQmlProfilerService::pixmapCacheData() QWARN : tst_QQmlProfilerService::scenegraphData() waitForSignal 2readyReadStandardOutput() timed out after 5000 ms FAIL! : tst_QQmlProfilerService::scenegraphData() 'QQmlDebugTest::waitForSignal(m_process, SIGNAL(readyReadStandardOutput()))' returned FALSE. () tst_qqmlprofilerservice.cpp(464) : failure location QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "running" QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: "QML Debugger: Waiting for connection on port 13773...? " QDEBUG : tst_QQmlProfilerService::scenegraphData() Connection State: "Connected, got hello" QDEBUG : tst_QQmlProfilerService::scenegraphData() Client State: "Enabled" PASS : tst_QQmlProfilerService::profileOnExit() PASS : tst_QQmlProfilerService::controlFromJS() PASS : tst_QQmlProfilerService::signalSourceLocation() PASS : tst_QQmlProfilerService::javascript() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 10 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQmlProfilerService ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlprofilerservice: 18 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01714/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392903595): http://codereview.qt-project.org/78734 [PS1] - Fix item polishing http://codereview.qt-project.org/78597 [PS2] - Update QQuickWidget docs and changelog http://codereview.qt-project.org/78468 [PS3] - Make sure we update filtering options on atlas textures. http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. From ci-noreply at qt-project.org Thu Feb 20 15:45:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 16:45:00 +0200 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #7 Message-ID: <20140220_144500_061921.ci-noreply@qt-project.org> `make' failed :( make[3]: *** [../../lib/libQt5Bluetooth.so.5.3.0] Error 1 make[2]: *** [sub-bluetooth-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00007/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/btle_1392905924): http://codereview.qt-project.org/78747 [PS1] - Remove unnecessary stdin.h include which was not even using std notation http://codereview.qt-project.org/78732 [PS1] - Fix broken namespace build of QtConnectivity http://codereview.qt-project.org/78714 [PS2] - Fix broken QBluetoothDeviceInfo unit test. http://codereview.qt-project.org/78705 [PS1] - Fix incorrect license header. From ci-noreply at qt-project.org Thu Feb 20 15:48:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 16:48:20 +0200 Subject: [Ci-reports] pass on QtScript_stable_Integration #93 Message-ID: <20140220_144820_058275.ci-noreply@qt-project.org> QtScript_stable_Integration #93: SUCCESS Tested changes (refs/builds/stable_1392905668): http://codereview.qt-project.org/78733 [PS2] - the qsdbg example needs no QtGui From ci-noreply at qt-project.org Thu Feb 20 15:56:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 16:56:41 +0200 Subject: [Ci-reports] pass on QtQuick1_stable_Integration #203 Message-ID: <20140220_145641_024328.ci-noreply@qt-project.org> QtQuick1_stable_Integration #203: SUCCESS Tested changes (refs/builds/stable_1392888877): http://codereview.qt-project.org/78615 [PS2] - Dynamic GL support in Quick1's ShaderEffectSource From ci-noreply at qt-project.org Thu Feb 20 16:24:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 17:24:34 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1770 Message-ID: <20140220_152434_022118.ci-noreply@qt-project.org> Autotests `tst_q3popupmenu', `tst_qgraphicswidget', `tst_qmenu', and `tst_qwindowsurface' failed :( Testing tst_QWindowSurface FAIL! : tst_QWindowSurface::flushOutsidePaintEvent() Compared values are not the same Actual (pixmap.toImage().pixel(0,0)): 4278190080 Expected (QColor(color).rgb()): 4294901760 .\tst_qwindowsurface.cpp(127) : failure location FAIL! : tst_QWindowSurface::flushOutsidePaintEvent() Compared values are not the same Actual (pixmap.toImage().pixel(0,0)): 4278190080 Expected (QColor(color).rgb()): 4294901760 .\tst_qwindowsurface.cpp(127) : failure location Totals: 4 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindowSurface ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QWindowSurface::initTestCase() PASS : tst_QWindowSurface::getSetWindowSurface() FAIL! : tst_QWindowSurface::flushOutsidePaintEvent() Compared values are not the same Actual (pixmap.toImage().pixel(0,0)): 4278190080 Expected (QColor(color).rgb()): 4294901760 .\tst_qwindowsurface.cpp(127) : failure location FAIL! : tst_QWindowSurface::flushOutsidePaintEvent() Compared values are not the same Actual (pixmap.toImage().pixel(0,0)): 4278190080 Expected (QColor(color).rgb()): 4294901760 .\tst_qwindowsurface.cpp(127) : failure location PASS : tst_QWindowSurface::grabWidget() PASS : tst_QWindowSurface::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QWindowSurface ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindowsurface: 6 seconds, exit code 2 Testing tst_QMenu FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (action): 006533D0 Expected (menu.activeAction()): 00000000 .\tst_qmenu.cpp(901) : failure location Totals: 27 passed, 1 failed, 4 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMenu ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QMenu::initTestCase() PASS : tst_QMenu::getSetCheck() PASS : tst_QMenu::addActionsAndClear() PASS : tst_QMenu::keyboardNavigation() PASS : tst_QMenu::focus() PASS : tst_QMenu::overrideMenuAction() PASS : tst_QMenu::statusTip() PASS : tst_QMenu::widgetActionFocus() PASS : tst_QMenu::mouseActivation() PASS : tst_QMenu::tearOff() PASS : tst_QMenu::layoutDirection() PASS : tst_QMenu::indexBasedInsertion() PASS : tst_QMenu::task208001_stylesheet() PASS : tst_QMenu::activeSubMenuPosition() PASS : tst_QMenu::task242454_sizeHint() PASS : tst_QMenu::task176201_clear() PASS : tst_QMenu::task250673_activeMultiColumnSubMenuPosition() PASS : tst_QMenu::task256918_setFont() PASS : tst_QMenu::menuSizeHint() FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (action): 00513330 Expected (menu.activeAction()): 00000000 .\tst_qmenu.cpp(901) : failure location PASS : tst_QMenu::setFixedWidth() PASS : tst_QMenu::deleteActionInTriggered() PASS : tst_QMenu::pushButtonPopulateOnAboutToShow() PASS : tst_QMenu::QTBUG7907_submenus_autoselect() PASS : tst_QMenu::QTBUG7411_submenus_activate() PASS : tst_QMenu::QTBUG20403_nested_popup_on_shortcut_trigger() PASS : tst_QMenu::QTBUG_10735_crashWithDialog() SKIP : tst_QMenu::QTBUG_25544_macMenuState() Applicable only on OS X Cocoa .\tst_qmenu.cpp(1057) : failure location SKIP : tst_QMenu::QTBUG_25544_macMenuActionState() Applicable only on OS X Cocoa .\tst_qmenu.cpp(1078) : failure location SKIP : tst_QMenu::QTBUG_26399_macMenuActionVisible() Applicable only on OS X Cocoa .\tst_qmenu.cpp(1100) : failure location SKIP : tst_QMenu::QTBUG_7538_macAddItemToDisabledMenu() Applicable only on OS X Cocoa .\tst_qmenu.cpp(1122) : failure location PASS : tst_QMenu::cleanupTestCase() Totals: 27 passed, 1 failed, 4 skipped ********* Finished testing of tst_QMenu ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmenu: 12 seconds, exit code 1 Testing tst_QGraphicsWidget FAIL! : tst_QGraphicsWidget::initStyleOption(all) Compared values are not the same Actual (isUnderMouse): 0 Expected (underMouse): 1 .\tst_qgraphicswidget.cpp(1169) : failure location WARNING: tst_QGraphicsWidget::updateFocusChainWhenChildDie() Mouse event "MousePress" not accepted by receiving widget FAIL! : tst_QGraphicsWidget::updateFocusChainWhenChildDie() Compared pointers are not the same Actual ((static_cast(QCoreApplication::instance()))->activeWindow()): 00000000 Expected (static_cast(&view)): 001CF4BC .\tst_qgraphicswidget.cpp(1864) : failure location Totals: 68 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsWidget ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QGraphicsWidget::initTestCase() PASS : tst_QGraphicsWidget::qgraphicswidget() PASS : tst_QGraphicsWidget::activation() PASS : tst_QGraphicsWidget::boundingRect() PASS : tst_QGraphicsWidget::dumpFocusChain() PASS : tst_QGraphicsWidget::focusWidget() PASS : tst_QGraphicsWidget::focusWidget2() PASS : tst_QGraphicsWidget::focusWidget3() PASS : tst_QGraphicsWidget::focusPolicy() PASS : tst_QGraphicsWidget::font() PASS : tst_QGraphicsWidget::fontPropagation() PASS : tst_QGraphicsWidget::fontChangedEvent() PASS : tst_QGraphicsWidget::fontPropagationWidgetItemWidget() PASS : tst_QGraphicsWidget::fontPropagationSceneChange() PASS : tst_QGraphicsWidget::geometry() PASS : tst_QGraphicsWidget::geometryChanged() PASS : tst_QGraphicsWidget::width() PASS : tst_QGraphicsWidget::height() PASS : tst_QGraphicsWidget::getContentsMargins() FAIL! : tst_QGraphicsWidget::initStyleOption(all) Compared values are not the same Actual (isUnderMouse): 0 Expected (underMouse): 1 .\tst_qgraphicswidget.cpp(1169) : failure location PASS : tst_QGraphicsWidget::layout() PASS : tst_QGraphicsWidget::layoutDirection() PASS : tst_QGraphicsWidget::recursiveLayoutDirection() PASS : tst_QGraphicsWidget::paint() PASS : tst_QGraphicsWidget::palettePropagation() PASS : tst_QGraphicsWidget::parentWidget() PASS : tst_QGraphicsWidget::resize() PASS : tst_QGraphicsWidget::setAttribute() PASS : tst_QGraphicsWidget::setStyle() PASS : tst_QGraphicsWidget::setTabOrder() PASS : tst_QGraphicsWidget::setTabOrderAndReparent() PASS : tst_QGraphicsWidget::topLevelWidget() PASS : tst_QGraphicsWidget::unsetLayoutDirection() PASS : tst_QGraphicsWidget::focusNextPrevChild() PASS : tst_QGraphicsWidget::verifyFocusChain() WARNING: tst_QGraphicsWidget::updateFocusChainWhenChildDie() Mouse event "MousePress" not accepted by receiving widget FAIL! : tst_QGraphicsWidget::updateFocusChainWhenChildDie() Compared pointers are not the same Actual ((static_cast(QCoreApplication::instance()))->activeWindow()): 00000000 Expected (static_cast(&view)): 0016F4FC .\tst_qgraphicswidget.cpp(1864) : failure location PASS : tst_QGraphicsWidget::sizeHint() PASS : tst_QGraphicsWidget::consistentPosSizeGeometry() PASS : tst_QGraphicsWidget::setSizes() PASS : tst_QGraphicsWidget::closePopupOnOutsideClick() PASS : tst_QGraphicsWidget::defaultSize() PASS : tst_QGraphicsWidget::explicitMouseGrabber() PASS : tst_QGraphicsWidget::implicitMouseGrabber() PASS : tst_QGraphicsWidget::doubleClickAfterExplicitMouseGrab() PASS : tst_QGraphicsWidget::popupMouseGrabber() PASS : tst_QGraphicsWidget::windowFlags() PASS : tst_QGraphicsWidget::shortcutsDeletion() PASS : tst_QGraphicsWidget::painterStateProtectionOnWindowFrame() PASS : tst_QGraphicsWidget::ensureClipping() PASS : tst_QGraphicsWidget::widgetSendsGeometryChanges() PASS : tst_QGraphicsWidget::respectHFW() PASS : tst_QGraphicsWidget::addChildInpolishEvent() PASS : tst_QGraphicsWidget::polishEvent() PASS : tst_QGraphicsWidget::polishEvent2() PASS : tst_QGraphicsWidget::autoFillBackground() PASS : tst_QGraphicsWidget::initialShow() PASS : tst_QGraphicsWidget::initialShow2() PASS : tst_QGraphicsWidget::itemChangeEvents() PASS : tst_QGraphicsWidget::itemSendGeometryPosChangesDeactivated() PASS : tst_QGraphicsWidget::fontPropagatesResolveToChildren() PASS : tst_QGraphicsWidget::fontPropagatesResolveToGrandChildren() PASS : tst_QGraphicsWidget::fontPropagatesResolveInParentChange() PASS : tst_QGraphicsWidget::fontPropagatesResolveViaNonWidget() PASS : tst_QGraphicsWidget::fontPropagatesResolveFromScene() PASS : tst_QGraphicsWidget::task236127_bspTreeIndexFails() PASS : tst_QGraphicsWidget::task243004_setStyleCrash() PASS : tst_QGraphicsWidget::task250119_shortcutContext() PASS : tst_QGraphicsWidget::QT_BUG_6544_tabFocusFirstUnsetWhenRemovingItems() PASS : tst_QGraphicsWidget::QT_BUG_12056_tabFocusFirstUnsetWhenRemovingItems() PASS : tst_QGraphicsWidget::cleanupTestCase() Totals: 68 passed, 2 failed, 0 skipped ********* Finished testing of tst_QGraphicsWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicswidget: 15 seconds, exit code 2 Testing tst_Q3PopupMenu FAIL! : tst_Q3PopupMenu::task177490_highlighted() Compared values are not the same Actual (spy.count()): 0 Expected (2): 2 .\tst_q3popupmenu.cpp(144) : failure location XPASS : tst_Q3PopupMenu::task177490_activated() COMPARE() .\tst_q3popupmenu.cpp(208) : failure location Totals: 6 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Q3PopupMenu ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_Q3PopupMenu::initTestCase() FAIL! : tst_Q3PopupMenu::task177490_highlighted() Compared values are not the same Actual (spy.count()): 0 Expected (2): 2 .\tst_q3popupmenu.cpp(144) : failure location XPASS : tst_Q3PopupMenu::task177490_activated() COMPARE() .\tst_q3popupmenu.cpp(208) : failure location PASS : tst_Q3PopupMenu::testAccels() PASS : tst_Q3PopupMenu::fontPropagation() PASS : tst_Q3PopupMenu::accel() PASS : tst_Q3PopupMenu::testItemParameter() PASS : tst_Q3PopupMenu::cleanupTestCase() Totals: 6 passed, 2 failed, 0 skipped ********* Finished testing of tst_Q3PopupMenu ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_q3popupmenu: 12 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01770/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1392895262): http://codereview.qt-project.org/78725 [PS1] - Webbrowser example: Fix crash due to deprecated code. From ci-noreply at qt-project.org Thu Feb 20 16:28:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 17:28:26 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_stable_Integration #20 Message-ID: <20140220_152826_079407.ci-noreply@qt-project.org> QtAndroidExtras_stable_Integration #20: SUCCESS Tested changes (refs/builds/stable_1392909390): http://codereview.qt-project.org/78761 [PS1] - Add QAndroidActivityResultReceiver to the documentation. From ci-noreply at qt-project.org Thu Feb 20 16:37:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 17:37:28 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3198 Message-ID: <20140220_153728_020592.ci-noreply@qt-project.org> sixty-seven autotests failed :( Testing tst_QWindowContainer FAIL! : tst_QWindowContainer::testShow() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qwindowcontainer.cpp(102) : failure location FAIL! : tst_QWindowContainer::testPositionAndSize() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(117) : failure location FAIL! : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(135) : failure location FAIL! : tst_QWindowContainer::testBehindTheScenesDeletion() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(175) : failure location FAIL! : tst_QWindowContainer::testUnparenting() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(230) : failure location FAIL! : tst_QWindowContainer::testActivation() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(193) : failure location FAIL! : tst_QWindowContainer::testAncestorChange() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(256) : failure location FAIL! : tst_QWindowContainer::testDockWidget() 'QTest::qWaitForWindowExposed(&mainWindow)' returned FALSE. () tst_qwindowcontainer.cpp(305) : failure location Totals: 3 passed, 8 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindowContainer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QWindowContainer::initTestCase() FAIL! : tst_QWindowContainer::testShow() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qwindowcontainer.cpp(102) : failure location FAIL! : tst_QWindowContainer::testPositionAndSize() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(117) : failure location FAIL! : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(135) : failure location PASS : tst_QWindowContainer::testOwnership() FAIL! : tst_QWindowContainer::testBehindTheScenesDeletion() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(175) : failure location FAIL! : tst_QWindowContainer::testUnparenting() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(230) : failure location FAIL! : tst_QWindowContainer::testActivation() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(193) : failure location FAIL! : tst_QWindowContainer::testAncestorChange() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(256) : failure location FAIL! : tst_QWindowContainer::testDockWidget() 'QTest::qWaitForWindowExposed(&mainWindow)' returned FALSE. () tst_qwindowcontainer.cpp(305) : failure location PASS : tst_QWindowContainer::cleanupTestCase() Totals: 3 passed, 8 failed, 0 skipped ********* Finished testing of tst_QWindowContainer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindowcontainer: 25 seconds, exit code 8 Testing tst_QWindow FAIL! : tst_QWindow::eventOrderOnShow() Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(166) : failure location FAIL! : tst_QWindow::resizeEventAfterResize() Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(183) : failure location FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(233) : failure location FAIL! : tst_QWindow::isExposed() 'window.received(QEvent::Expose) > 0' returned FALSE. () tst_qwindow.cpp(290) : failure location FAIL! : tst_QWindow::isActive() 'window.isExposed()' returned FALSE. () tst_qwindow.cpp(310) : failure location FAIL! : tst_QWindow::testInputEvents() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(477) : failure location FAIL! : tst_QWindow::mouseToTouchTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(613) : failure location FAIL! : tst_QWindow::mouseToTouchLoop() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(662) : failure location FAIL! : tst_QWindow::touchCancel() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(677) : failure location FAIL! : tst_QWindow::mouseEventSequence() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(882) : failure location FAIL! : tst_QWindow::inputReentrancy() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1004) : failure location Totals: 13 passed, 11 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QWindow::initTestCase() FAIL! : tst_QWindow::eventOrderOnShow() Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(166) : failure location FAIL! : tst_QWindow::resizeEventAfterResize() Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(183) : failure location PASS : tst_QWindow::mapGlobal() FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(233) : failure location FAIL! : tst_QWindow::isExposed() 'window.received(QEvent::Expose) > 0' returned FALSE. () tst_qwindow.cpp(290) : failure location FAIL! : tst_QWindow::isActive() 'window.isExposed()' returned FALSE. () tst_qwindow.cpp(310) : failure location FAIL! : tst_QWindow::testInputEvents() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(477) : failure location SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. tst_qwindow.cpp(532) : failure location FAIL! : tst_QWindow::mouseToTouchTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(613) : failure location FAIL! : tst_QWindow::mouseToTouchLoop() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(662) : failure location FAIL! : tst_QWindow::touchCancel() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(677) : failure location SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. tst_qwindow.cpp(734) : failure location PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() FAIL! : tst_QWindow::mouseEventSequence() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(882) : failure location PASS : tst_QWindow::windowModality() FAIL! : tst_QWindow::inputReentrancy() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1004) : failure location PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::cleanupTestCase() Totals: 13 passed, 11 failed, 2 skipped ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 227 seconds, exit code 11 Testing tst_QWidget FAIL! : tst_QWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qwidget.cpp(648) : failure location Totals: 1 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 FAIL! : tst_QWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qwidget.cpp(648) : failure location PASS : tst_QWidget::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 2 seconds, exit code 1 Testing tst_QTreeWidget FAIL! : tst_QTreeWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qtreewidget.cpp(242) : failure location Totals: 1 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTreeWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 FAIL! : tst_QTreeWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qtreewidget.cpp(242) : failure location PASS : tst_QTreeWidget::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTreeWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreewidget: 2 seconds, exit code 1 Testing tst_QTreeView FAIL! : tst_QTreeView::iconSize() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(941) : failure location FAIL! : tst_QTreeView::clicked() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(2023) : failure location FAIL! : tst_QTreeView::styleOptionViewItem() 'delegate.count >= 13' returned FALSE. () tst_qtreeview.cpp(3162) : failure location FAIL! : tst_QTreeView::task216717_updateChildren() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3420) : failure location FAIL! : tst_QTreeView::task246536_scrollbarsNotWorking() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3708) : failure location FAIL! : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3765) : failure location FAIL! : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3939) : failure location FAIL! : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qtreeview.cpp(4099) : failure location FAIL! : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(4114) : failure location Totals: 163 passed, 9 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTreeView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTreeView::initTestCase() PASS : tst_QTreeView::getSetCheck() PASS : tst_QTreeView::construction() PASS : tst_QTreeView::alternatingRowColors() PASS : tst_QTreeView::currentIndex(-1, -1) PASS : tst_QTreeView::currentIndex(-1, 0) PASS : tst_QTreeView::currentIndex(0, -1) PASS : tst_QTreeView::currentIndex(0, 0) PASS : tst_QTreeView::currentIndex(0, 1) PASS : tst_QTreeView::currentIndex(1, 0) PASS : tst_QTreeView::currentIndex(1, 1) PASS : tst_QTreeView::currentIndex(2, 0) PASS : tst_QTreeView::currentIndex(2, 1) PASS : tst_QTreeView::currentIndex(3, -1) PASS : tst_QTreeView::currentIndex(3, 0) PASS : tst_QTreeView::currentIndex(3, 1) PASS : tst_QTreeView::dragDropMode(NoDragDrop) PASS : tst_QTreeView::dragDropMode(DragOnly) PASS : tst_QTreeView::dragDropMode(DropOnly) PASS : tst_QTreeView::dragDropMode(DragDrop) PASS : tst_QTreeView::dragDropMode(InternalMove) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 5) PASS : tst_QTreeView::dragDropOverwriteMode() PASS : tst_QTreeView::editTriggers(NoEditTriggers 0) PASS : tst_QTreeView::editTriggers(NoEditTriggers 1) PASS : tst_QTreeView::editTriggers(NoEditTriggers 2) PASS : tst_QTreeView::editTriggers(NoEditTriggers 3) PASS : tst_QTreeView::editTriggers(NoEditTriggers 4) PASS : tst_QTreeView::editTriggers(CurrentChanged 0) PASS : tst_QTreeView::editTriggers(CurrentChanged 1) PASS : tst_QTreeView::editTriggers(CurrentChanged 2) PASS : tst_QTreeView::editTriggers(CurrentChanged 3) PASS : tst_QTreeView::editTriggers(CurrentChanged 4) PASS : tst_QTreeView::editTriggers(DoubleClicked 0) PASS : tst_QTreeView::editTriggers(DoubleClicked 1) PASS : tst_QTreeView::editTriggers(DoubleClicked 2) PASS : tst_QTreeView::editTriggers(DoubleClicked 3) PASS : tst_QTreeView::editTriggers(DoubleClicked 4) PASS : tst_QTreeView::editTriggers(SelectedClicked 0) PASS : tst_QTreeView::editTriggers(SelectedClicked 1) PASS : tst_QTreeView::editTriggers(SelectedClicked 2) PASS : tst_QTreeView::editTriggers(SelectedClicked 3) PASS : tst_QTreeView::editTriggers(SelectedClicked 4) PASS : tst_QTreeView::editTriggers(EditKeyPressed 0) PASS : tst_QTreeView::editTriggers(EditKeyPressed 1) PASS : tst_QTreeView::editTriggers(EditKeyPressed 2) PASS : tst_QTreeView::editTriggers(EditKeyPressed 3) PASS : tst_QTreeView::editTriggers(EditKeyPressed 4) PASS : tst_QTreeView::hasAutoScroll() PASS : tst_QTreeView::horizontalScrollMode() FAIL! : tst_QTreeView::iconSize() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(941) : failure location PASS : tst_QTreeView::indexAt() PASS : tst_QTreeView::indexWidget() PASS : tst_QTreeView::itemDelegate() PASS : tst_QTreeView::itemDelegateForColumnOrRow() PASS : tst_QTreeView::keyboardSearch() PASS : tst_QTreeView::keyboardSearchMultiColumn() PASS : tst_QTreeView::setModel() PASS : tst_QTreeView::openPersistentEditor() PASS : tst_QTreeView::rootIndex() PASS : tst_QTreeView::setHeader() PASS : tst_QTreeView::columnHidden() PASS : tst_QTreeView::rowHidden() PASS : tst_QTreeView::noDelegate() PASS : tst_QTreeView::noModel() PASS : tst_QTreeView::emptyModel() PASS : tst_QTreeView::removeRows() PASS : tst_QTreeView::removeCols() PASS : tst_QTreeView::limitedExpand() PASS : tst_QTreeView::expandAndCollapse(normal) PASS : tst_QTreeView::expandAndCollapse(animated) PASS : tst_QTreeView::expandAndCollapseAll() PASS : tst_QTreeView::expandWithNoChildren() PASS : tst_QTreeView::quickExpandCollapse() PASS : tst_QTreeView::keyboardNavigation() PASS : tst_QTreeView::headerSections() PASS : tst_QTreeView::moveCursor(uniformRowHeights = false, scrollPerPixel = false) PASS : tst_QTreeView::moveCursor(uniformRowHeights = true, scrollPerPixel = false) PASS : tst_QTreeView::moveCursor(uniformRowHeights = false, scrollPerPixel = true) PASS : tst_QTreeView::moveCursor(uniformRowHeights = true, scrollPerPixel = true) PASS : tst_QTreeView::setSelection((0,0,50,20),rows) PASS : tst_QTreeView::setSelection((0,0,50,90),rows) PASS : tst_QTreeView::setSelection((50,0,0,90),rows,invalid rect) PASS : tst_QTreeView::setSelection((0,-20,20,50),rows) PASS : tst_QTreeView::setSelection((0,-50,20,90),rows) PASS : tst_QTreeView::extendedSelection(select) PASS : tst_QTreeView::extendedSelection(unselect) PASS : tst_QTreeView::indexAbove() PASS : tst_QTreeView::indexBelow() FAIL! : tst_QTreeView::clicked() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(2023) : failure location WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget PASS : tst_QTreeView::mouseDoubleClick() PASS : tst_QTreeView::rowsAboutToBeRemoved() PASS : tst_QTreeView::headerSections_unhideSection() PASS : tst_QTreeView::columnAt() PASS : tst_QTreeView::scrollTo() PASS : tst_QTreeView::rowsAboutToBeRemoved_move() PASS : tst_QTreeView::resizeColumnToContents() PASS : tst_QTreeView::insertAfterSelect() PASS : tst_QTreeView::removeAfterSelect() PASS : tst_QTreeView::hiddenItems() PASS : tst_QTreeView::spanningItems() PASS : tst_QTreeView::rowSizeHint() PASS : tst_QTreeView::setSortingEnabled() PASS : tst_QTreeView::headerHidden() PASS : tst_QTreeView::selection() PASS : tst_QTreeView::removeAndInsertExpandedCol0() PASS : tst_QTreeView::selectionWithHiddenItems() PASS : tst_QTreeView::selectAll() PASS : tst_QTreeView::disabledButCheckable() PASS : tst_QTreeView::sortByColumn(sorting enabled) PASS : tst_QTreeView::sortByColumn(sorting disabled) PASS : tst_QTreeView::evilModel(visible) PASS : tst_QTreeView::indexRowSizeHint() PASS : tst_QTreeView::addRowsWhileSectionsAreHidden() PASS : tst_QTreeView::filterProxyModelCrash() PASS : tst_QTreeView::renderToPixmap(row-0) PASS : tst_QTreeView::renderToPixmap(row-1) FAIL! : tst_QTreeView::styleOptionViewItem() 'delegate.count >= 13' returned FALSE. () tst_qtreeview.cpp(3162) : failure location PASS : tst_QTreeView::keyboardNavigationWithDisabled() PASS : tst_QTreeView::task174627_moveLeftToRoot() PASS : tst_QTreeView::task171902_expandWith1stColHidden() PASS : tst_QTreeView::task203696_hidingColumnsAndRowsn() PASS : tst_QTreeView::task211293_removeRootIndex() FAIL! : tst_QTreeView::task216717_updateChildren() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3420) : failure location PASS : tst_QTreeView::task220298_selectColumns() PASS : tst_QTreeView::task224091_appendColumns() PASS : tst_QTreeView::task225539_deleteModel() PASS : tst_QTreeView::task230123_setItemsExpandable() PASS : tst_QTreeView::task202039_closePersistentEditor() PASS : tst_QTreeView::task238873_avoidAutoReopening() PASS : tst_QTreeView::task244304_clickOnDecoration() FAIL! : tst_QTreeView::task246536_scrollbarsNotWorking() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3708) : failure location PASS : tst_QTreeView::task250683_wrongSectionSize() FAIL! : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3765) : failure location PASS : tst_QTreeView::task254234_proxySort() PASS : tst_QTreeView::task248022_changeSelection() PASS : tst_QTreeView::task245654_changeModelAndExpandAll() PASS : tst_QTreeView::doubleClickedWithSpans() PASS : tst_QTreeView::taskQTBUG_6450_selectAllWith1stColumnHidden() FAIL! : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3939) : failure location FAIL! : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qtreeview.cpp(4099) : failure location FAIL! : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(4114) : failure location PASS : tst_QTreeView::taskQTBUG_25333_adjustViewOptionsForIndex() PASS : tst_QTreeView::taskQTBUG_18539_emitLayoutChanged() PASS : tst_QTreeView::taskQTBUG_8176_emitOnExpandAll() PASS : tst_QTreeView::taskQTBUG_34717_collapseAtBottom() PASS : tst_QTreeView::testInitialFocus() PASS : tst_QTreeView::cleanupTestCase() Totals: 163 passed, 9 failed, 0 skipped ********* Finished testing of tst_QTreeView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreeview: 71 seconds, exit code 9 Testing tst_QToolBar FAIL! : tst_QToolBar::actionGeometry() 'QTest::qWaitForWindowExposed(&tb)' returned FALSE. () tst_qtoolbar.cpp(531) : failure location FAIL! : tst_QToolBar::actionTriggered() 'QTest::qWaitForWindowExposed(&tb)' returned FALSE. () tst_qtoolbar.cpp(853) : failure location Totals: 20 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolBar ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QToolBar::initTestCase() PASS : tst_QToolBar::isMovable() PASS : tst_QToolBar::allowedAreas() PASS : tst_QToolBar::orientation() PASS : tst_QToolBar::addAction() PASS : tst_QToolBar::insertAction() PASS : tst_QToolBar::addSeparator() PASS : tst_QToolBar::insertSeparator() PASS : tst_QToolBar::addWidget() PASS : tst_QToolBar::insertWidget() FAIL! : tst_QToolBar::actionGeometry() 'QTest::qWaitForWindowExposed(&tb)' returned FALSE. () tst_qtoolbar.cpp(531) : failure location QWARN : tst_QToolBar::toggleViewAction() QWindowsWindow::setGeometry: Unable to set geometry 4x14+320+250 on QWidgetWindow/'QToolBarClassWindow'. Resulting geometry: 104x14+320+250 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 4x14, maximum size: 16777215x16777215). PASS : tst_QToolBar::toggleViewAction() PASS : tst_QToolBar::iconSize() PASS : tst_QToolBar::toolButtonStyle() FAIL! : tst_QToolBar::actionTriggered() 'QTest::qWaitForWindowExposed(&tb)' returned FALSE. () tst_qtoolbar.cpp(853) : failure location PASS : tst_QToolBar::visibilityChanged() PASS : tst_QToolBar::actionOwnership() PASS : tst_QToolBar::widgetAction() PASS : tst_QToolBar::accel() PASS : tst_QToolBar::task191727_layout() PASS : tst_QToolBar::task197996_visibility() PASS : tst_QToolBar::cleanupTestCase() Totals: 20 passed, 2 failed, 0 skipped ********* Finished testing of tst_QToolBar ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtoolbar: 6 seconds, exit code 2 Testing tst_QTextEdit FAIL! : tst_QTextEdit::taskQTBUG_7902_contextMenuCrash() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qtextedit.cpp(2231) : failure location FAIL! : tst_QTextEdit::inputMethodEvent() Compared pointers are not the same Actual (qApp->focusObject()): 0142BB98 Expected (ed) : 0142BC98 tst_qtextedit.cpp(2404) : failure location Totals: 131 passed, 2 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTextEdit ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTextEdit::initTestCase() PASS : tst_QTextEdit::getSetCheck() PASS : tst_QTextEdit::inlineAttributesOnInsert() PASS : tst_QTextEdit::inlineAttributesOnSelection() PASS : tst_QTextEdit::inlineAttributeSymmetry() PASS : tst_QTextEdit::inlineAttributeSymmetryWithSelection() PASS : tst_QTextEdit::autoBulletList1() PASS : tst_QTextEdit::autoBulletList2() PASS : tst_QTextEdit::preserveCharFormatAfterNewline() PASS : tst_QTextEdit::clearMustNotChangeClipboard() PASS : tst_QTextEdit::clearMustNotResetRootFrameMarginToDefault() PASS : tst_QTextEdit::clearShouldPreserveTheCurrentCharFormat() PASS : tst_QTextEdit::clearShouldClearExtraSelections() PASS : tst_QTextEdit::paragSeparatorOnPlaintextAppend() QWARN : tst_QTextEdit::layoutingLoop() QWindowsWindow::setGeometry: Unable to set geometry 100x100+320+250 on QWidgetWindow/'QTextEditClassWindow'. Resulting geometry: 104x100+320+250 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QTextEdit::layoutingLoop() SKIP : tst_QTextEdit::selectAllSetsNotSelection() Test only relevant for systems with selection tst_qtextedit.cpp(585) : failure location PASS : tst_QTextEdit::asciiTab() PASS : tst_QTextEdit::setDocument() PASS : tst_QTextEdit::setDocument_shared() PASS : tst_QTextEdit::mergeCurrentCharFormat() PASS : tst_QTextEdit::mergeCurrentBlockCharFormat() PASS : tst_QTextEdit::emptyAppend() PASS : tst_QTextEdit::appendOnEmptyDocumentShouldReuseInitialParagraph() QWARN : tst_QTextEdit::cursorPositionChanged() Test input context to commit without focused object PASS : tst_QTextEdit::cursorPositionChanged() PASS : tst_QTextEdit::setTextCursor() PASS : tst_QTextEdit::undoAvailableAfterPaste() PASS : tst_QTextEdit::undoRedoAvailableRepetition() PASS : tst_QTextEdit::appendShouldUseCurrentFormat() PASS : tst_QTextEdit::appendShouldNotTouchTheSelection() PASS : tst_QTextEdit::backspace() PASS : tst_QTextEdit::shiftBackspace() PASS : tst_QTextEdit::undoRedo() PASS : tst_QTextEdit::preserveCharFormatInAppend() PASS : tst_QTextEdit::copyAndSelectAllInReadonly() PASS : tst_QTextEdit::ctrlAltInput() PASS : tst_QTextEdit::noPropertiesOnDefaultTextEditCharFormat() PASS : tst_QTextEdit::setPlainTextShouldUseCurrentCharFormat() PASS : tst_QTextEdit::setPlainTextShouldEmitTextChangedOnce() PASS : tst_QTextEdit::overwriteMode() PASS : tst_QTextEdit::shiftDownInLineLastShouldSelectToEnd(1) PASS : tst_QTextEdit::shiftDownInLineLastShouldSelectToEnd(2) PASS : tst_QTextEdit::undoRedoShouldRepositionTextEditCursor() PASS : tst_QTextEdit::lineWrapModes() PASS : tst_QTextEdit::mouseCursorShape() PASS : tst_QTextEdit::implicitClear() PASS : tst_QTextEdit::undoRedoAfterSetContent() PASS : tst_QTextEdit::numPadKeyNavigation() PASS : tst_QTextEdit::moveCursor() PASS : tst_QTextEdit::mimeDataReimplementations() PASS : tst_QTextEdit::ctrlEnterShouldInsertLineSeparator_NOT() PASS : tst_QTextEdit::shiftEnterShouldInsertLineSeparator() PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: .) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ,) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ?) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: !) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: :) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ;) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: -) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: <) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: >) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: [) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ]) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: () PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: )) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: {) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: }) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: =) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ๏ฟฝ) PASS : tst_QTextEdit::canPaste() PASS : tst_QTextEdit::copyAvailable(Case1 B,B, <- + shift | signals: true) PASS : tst_QTextEdit::copyAvailable(Case2 T,A,A, <- + shift, cut() | signals: true, false) PASS : tst_QTextEdit::copyAvailable(Case3 T,A,A, <- + shift, <- + shift, <- + shift, copy() | signals: true) PASS : tst_QTextEdit::copyAvailable(Case4 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, paste() | signals: true, false) PASS : tst_QTextEdit::copyAvailable(Case5 B,B, <- + shift, <- | signals: true, false) PASS : tst_QTextEdit::copyAvailable(Case6 B,A, <- + shift, ->, <- + shift | signals: true, false, true, false) XFAIL : tst_QTextEdit::copyAvailable(Case7 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, undo() | signals: true, false, true) Wrong undo selection behaviour. Should be fixed in some future release. (See task: 132482) (... 10139 lines omitted; there are too many errors!) Totals: 23 passed, 5 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::firstWindowTitle() FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowExposed(&window2)' returned FALSE. () tst_qguiapplication.cpp(158) : failure location PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() FAIL! : tst_QGuiApplication::changeFocusWindow() 'QTest::qWaitForWindowExposed(&window1)' returned FALSE. () tst_qguiapplication.cpp(291) : failure location FAIL! : tst_QGuiApplication::keyboardModifiers() 'QTest::qWaitForWindowExposed(window.data())' returned FALSE. () tst_qguiapplication.cpp(314) : failure location FAIL! : tst_QGuiApplication::modalWindow() 'QTest::qWaitForWindowExposed(window1.data())' returned FALSE. () tst_qguiapplication.cpp(474) : failure location FAIL! : tst_QGuiApplication::quitOnLastWindowClosed() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qguiapplication.cpp(676) : failure location PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::cleanupTestCase() Totals: 23 passed, 5 failed, 0 skipped ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 56 seconds, exit code 5 Testing tst_QGraphicsLayout FAIL! : tst_QGraphicsLayout::compressLayoutRequest() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qgraphicslayout.cpp(150) : failure location Totals: 9 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsLayout ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGraphicsLayout::initTestCase() PASS : tst_QGraphicsLayout::sizeHints() FAIL! : tst_QGraphicsLayout::compressLayoutRequest() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qgraphicslayout.cpp(150) : failure location PASS : tst_QGraphicsLayout::automaticReparenting() PASS : tst_QGraphicsLayout::verifyActivate() PASS : tst_QGraphicsLayout::invalidate() PASS : tst_QGraphicsLayout::constructors() PASS : tst_QGraphicsLayout::alternativeLayoutItems() PASS : tst_QGraphicsLayout::ownership() PASS : tst_QGraphicsLayout::cleanupTestCase() Totals: 9 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGraphicsLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicslayout: 5 seconds, exit code 1 Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::emptyModels(QListView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QTableView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QTreeView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QHeaderView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::setModel(QListView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QTableView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QTreeView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QHeaderView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::noModel() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(655) : failure location FAIL! : tst_QAbstractItemView::dragSelect() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(678) : failure location FAIL! : tst_QAbstractItemView::rowDelegate() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(702) : failure location FAIL! : tst_QAbstractItemView::columnDelegate() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(722) : failure location FAIL! : tst_QAbstractItemView::persistentEditorFocus() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(778) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::task250754_fontChange() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qabstractitemview.cpp(1259) : failure location FAIL! : tst_QAbstractItemView::task200665_itemEntered() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1286) : failure location FAIL! : tst_QAbstractItemView::task257481_emptyEditor() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qabstractitemview.cpp(1312) : failure location FAIL! : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1352) : failure location FAIL! : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1389) : failure location FAIL! : tst_QAbstractItemView::ctrlRubberbandSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1466) : failure location FAIL! : tst_QAbstractItemView::QTBUG6753_selectOnSelection() 'QTest::qWaitForWindowExposed(&table)' returned FALSE. () tst_qabstractitemview.cpp(1549) : failure location FAIL! : tst_QAbstractItemView::deselectInSingleSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1671) : failure location Totals: 17 passed, 41 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() FAIL! : tst_QAbstractItemView::emptyModels(QListView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QTableView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QTreeView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QHeaderView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::setModel(QListView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QTableView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QTreeView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QHeaderView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::noModel() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(655) : failure location FAIL! : tst_QAbstractItemView::dragSelect() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(678) : failure location FAIL! : tst_QAbstractItemView::rowDelegate() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(702) : failure location FAIL! : tst_QAbstractItemView::columnDelegate() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(722) : failure location PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() FAIL! : tst_QAbstractItemView::persistentEditorFocus() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(778) : failure location PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location PASS : tst_QAbstractItemView::task221955_selectedEditor() FAIL! : tst_QAbstractItemView::task250754_fontChange() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qabstractitemview.cpp(1259) : failure location FAIL! : tst_QAbstractItemView::task200665_itemEntered() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1286) : failure location FAIL! : tst_QAbstractItemView::task257481_emptyEditor() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qabstractitemview.cpp(1312) : failure location FAIL! : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1352) : failure location FAIL! : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1389) : failure location FAIL! : tst_QAbstractItemView::ctrlRubberbandSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1466) : failure location PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() FAIL! : tst_QAbstractItemView::QTBUG6753_selectOnSelection() 'QTest::qWaitForWindowExposed(&table)' returned FALSE. () tst_qabstractitemview.cpp(1549) : failure location PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() FAIL! : tst_QAbstractItemView::deselectInSingleSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1671) : failure location PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 17 passed, 41 failed, 0 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 84 seconds, exit code 41 Testing tst_QFormLayout FAIL! : tst_QFormLayout::spacing() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qformlayout.cpp(362) : failure location FAIL! : tst_QFormLayout::contentsRect() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qformlayout.cpp(376) : failure location Totals: 25 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFormLayout ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QFormLayout::initTestCase() PASS : tst_QFormLayout::rowCount() PASS : tst_QFormLayout::buddies() PASS : tst_QFormLayout::getItemPosition() PASS : tst_QFormLayout::wrapping() FAIL! : tst_QFormLayout::spacing() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qformlayout.cpp(362) : failure location FAIL! : tst_QFormLayout::contentsRect() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qformlayout.cpp(376) : failure location PASS : tst_QFormLayout::setFormStyle() PASS : tst_QFormLayout::setFieldGrowthPolicy() PASS : tst_QFormLayout::setRowWrapPolicy() PASS : tst_QFormLayout::setLabelAlignment() PASS : tst_QFormLayout::setFormAlignment() PASS : tst_QFormLayout::addRow() PASS : tst_QFormLayout::insertRow_QWidget_QWidget() PASS : tst_QFormLayout::insertRow_QWidget_QLayout() PASS : tst_QFormLayout::insertRow_QString_QWidget() PASS : tst_QFormLayout::insertRow_QString_QLayout() PASS : tst_QFormLayout::insertRow_QWidget() PASS : tst_QFormLayout::insertRow_QLayout() QWARN : tst_QFormLayout::setWidget() QFormLayoutPrivate::setItem: Cell (3, 1) already occupied QWARN : tst_QFormLayout::setWidget() QFormLayoutPrivate::setItem: Invalid cell (-1, 1) PASS : tst_QFormLayout::setWidget() QWARN : tst_QFormLayout::setLayout() QFormLayoutPrivate::setItem: Cell (3, 1) already occupied QWARN : tst_QFormLayout::setLayout() QLayout::addChildLayout: layout "" already has a parent PASS : tst_QFormLayout::setLayout() PASS : tst_QFormLayout::itemAt() PASS : tst_QFormLayout::takeAt() PASS : tst_QFormLayout::layoutAlone() PASS : tst_QFormLayout::replaceWidget() PASS : tst_QFormLayout::taskQTBUG_27420_takeAtShouldUnparentLayout() PASS : tst_QFormLayout::cleanupTestCase() Totals: 25 passed, 2 failed, 0 skipped ********* Finished testing of tst_QFormLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qformlayout: 6 seconds, exit code 2 Testing tst_QDockWidget FAIL! : tst_QDockWidget::setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(357) : failure location FAIL! : tst_QDockWidget::task165177_deleteFocusWidget() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(728) : failure location FAIL! : tst_QDockWidget::task169808_setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(767) : failure location FAIL! : tst_QDockWidget::taskQTBUG_1665_closableChanged() 'QTest::qWaitForWindowExposed(&dock)' returned FALSE. () tst_qdockwidget.cpp(836) : failure location FAIL! : tst_QDockWidget::taskQTBUG_9758_undockedGeometry() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qdockwidget.cpp(861) : failure location Totals: 15 passed, 5 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDockWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDockWidget::initTestCase() PASS : tst_QDockWidget::getSetCheck() PASS : tst_QDockWidget::widget() PASS : tst_QDockWidget::features() FAIL! : tst_QDockWidget::setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(357) : failure location PASS : tst_QDockWidget::allowedAreas() PASS : tst_QDockWidget::toggleViewAction() PASS : tst_QDockWidget::visibilityChanged() PASS : tst_QDockWidget::dockLocationChanged() PASS : tst_QDockWidget::setTitleBarWidget() PASS : tst_QDockWidget::titleBarDoubleClick() PASS : tst_QDockWidget::restoreStateOfFloating() FAIL! : tst_QDockWidget::task165177_deleteFocusWidget() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(728) : failure location FAIL! : tst_QDockWidget::task169808_setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(767) : failure location PASS : tst_QDockWidget::task237438_setFloatingCrash() PASS : tst_QDockWidget::task248604_infiniteResize() PASS : tst_QDockWidget::task258459_visibilityChanged() FAIL! : tst_QDockWidget::taskQTBUG_1665_closableChanged() 'QTest::qWaitForWindowExposed(&dock)' returned FALSE. () tst_qdockwidget.cpp(836) : failure location FAIL! : tst_QDockWidget::taskQTBUG_9758_undockedGeometry() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qdockwidget.cpp(861) : failure location PASS : tst_QDockWidget::cleanupTestCase() Totals: 15 passed, 5 failed, 0 skipped ********* Finished testing of tst_QDockWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdockwidget: 13 seconds, exit code 5 Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qcolumnview.cpp(1036) : failure location Totals: 33 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 PASS : tst_QColumnView::scrollTo(normal) PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() FAIL! : tst_QColumnView::dynamicModelChanges() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qcolumnview.cpp(1036) : failure location PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 36 seconds, exit code 1 Testing tst_QDialog FAIL! : tst_QDialog::reject() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qdialog.cpp(535) : failure location FAIL! : tst_QDialog::snapToDefaultButton() 'QCursor::pos() == startingPos' returned FALSE. () tst_qdialog.cpp(569) : failure location Totals: 17 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension(data0) PASS : tst_QDialog::showExtension(data1) PASS : tst_QDialog::showExtension(data2) PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() PASS : tst_QDialog::showMaximized() PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() PASS : tst_QDialog::showAsTool() PASS : tst_QDialog::toolDialogPosition() PASS : tst_QDialog::deleteMainDefault() PASS : tst_QDialog::deleteInExec() PASS : tst_QDialog::showSizeGrip() PASS : tst_QDialog::setVisible() FAIL! : tst_QDialog::reject() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qdialog.cpp(535) : failure location FAIL! : tst_QDialog::snapToDefaultButton() 'QCursor::pos() == startingPos' returned FALSE. () tst_qdialog.cpp(569) : failure location PASS : tst_QDialog::cleanupTestCase() Totals: 17 passed, 2 failed, 0 skipped ********* Finished testing of tst_QDialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdialog: 7 seconds, exit code 2 Testing tst_QDesktopWidget FAIL! : tst_QDesktopWidget::screenNumberForQWidget() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(130) : failure location FAIL! : tst_QDesktopWidget::screenGeometry() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(171) : failure location Totals: 7 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDesktopWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDesktopWidget::initTestCase() PASS : tst_QDesktopWidget::numScreens() PASS : tst_QDesktopWidget::primaryScreen() FAIL! : tst_QDesktopWidget::screenNumberForQWidget() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(130) : failure location PASS : tst_QDesktopWidget::screenNumberForQPoint() PASS : tst_QDesktopWidget::availableGeometry() FAIL! : tst_QDesktopWidget::screenGeometry() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(171) : failure location PASS : tst_QDesktopWidget::topLevels() PASS : tst_QDesktopWidget::cleanupTestCase() Totals: 7 passed, 2 failed, 0 skipped ********* Finished testing of tst_QDesktopWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdesktopwidget: 4 seconds, exit code 2 Testing tst_QBoxLayout FAIL! : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qboxlayout.cpp(298) : failure location Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QBoxLayout ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QBoxLayout::initTestCase() PASS : tst_QBoxLayout::insertSpacerItem() PASS : tst_QBoxLayout::insertLayout() PASS : tst_QBoxLayout::sizeHint() PASS : tst_QBoxLayout::sizeConstraints() PASS : tst_QBoxLayout::setGeometry() PASS : tst_QBoxLayout::setStyleShouldChangeSpacing() PASS : tst_QBoxLayout::testLayoutEngine(Just one) PASS : tst_QBoxLayout::testLayoutEngine(Two non-exp) PASS : tst_QBoxLayout::testLayoutEngine(Exp + non-exp) PASS : tst_QBoxLayout::testLayoutEngine(Stretch) PASS : tst_QBoxLayout::testLayoutEngine(Spacing) PASS : tst_QBoxLayout::testLayoutEngine(Less than minimum) PASS : tst_QBoxLayout::testLayoutEngine(Less than sizehint) PASS : tst_QBoxLayout::testLayoutEngine(Too much space) PASS : tst_QBoxLayout::testLayoutEngine(Empty) PASS : tst_QBoxLayout::testLayoutEngine(QTBUG-33104) PASS : tst_QBoxLayout::testLayoutEngine(Expanding with maximumSize) PASS : tst_QBoxLayout::testLayoutEngine(Stretch with maximumSize) PASS : tst_QBoxLayout::testLayoutEngine(Stretch with maximumSize last) FAIL! : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qboxlayout.cpp(298) : failure location PASS : tst_QBoxLayout::taskQTBUG_27420_takeAtShouldUnparentLayout() PASS : tst_QBoxLayout::replaceWidget() PASS : tst_QBoxLayout::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_QBoxLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qboxlayout: 3 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03198/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392902098): http://codereview.qt-project.org/78388 [PS1] - Remove qSort usages from core tests http://codereview.qt-project.org/78594 [PS1] - eglfs: Fix swapped red and blue with QOpenGLWidget http://codereview.qt-project.org/78593 [PS1] - Avoid using GLX Pbuffers on Catalyst http://codereview.qt-project.org/78592 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions http://codereview.qt-project.org/78581 [PS1] - Avoid truncation warning in openglwindow example http://codereview.qt-project.org/78591 [PS1] - Remove QT_OPENGLPROXY_DEBUG From ci-noreply at qt-project.org Thu Feb 20 16:47:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 17:47:36 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #189 Message-ID: <20140220_154736_030033.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #189: SUCCESS Tested changes (refs/builds/stable_1392909582): http://codereview.qt-project.org/78729 [PS2] - use private linkage where appropriate From ci-noreply at qt-project.org Thu Feb 20 16:54:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 17:54:03 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1715 Message-ID: <20140220_155403_023944.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1715: SUCCESS Tested changes (refs/builds/stable_1392906673): http://codereview.qt-project.org/78597 [PS2] - Update QQuickWidget docs and changelog From ci-noreply at qt-project.org Thu Feb 20 16:55:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 17:55:04 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #592 Message-ID: <20140220_155504_069162.ci-noreply@qt-project.org> Autotest `tst_qquickpixmapcache' failed :( Testing tst_qquickpixmapcache QFATAL : tst_qquickpixmapcache::parallel(local) Received signal 11 FAIL! : tst_qquickpixmapcache::parallel(local) Received a fatal error. Loc: [Unknown file(0)] Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 3400] QtQA::App::TestRunner: [New LWP 3398] QtQA::App::TestRunner: [New LWP 3394] QtQA::App::TestRunner: [New LWP 3389] QtQA::App::TestRunner: [New LWP 3397] QtQA::App::TestRunner: [New LWP 3399] QtQA::App::TestRunner: [New LWP 3395] QtQA::App::TestRunner: [New LWP 3396] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickpixmapcache -silent -o /work/build/_artifacts/test-logs/tst_qquickp'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f6665092425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f664ffff700 (LWP 3396)): QtQA::App::TestRunner: #0 0x00007f6665144a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f66636b8ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f66636b945a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f6656fd65e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f66636da9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f66648eae9a in start_thread (arg=0x7f664ffff700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f66651503fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f6654faa700 (LWP 3395)): QtQA::App::TestRunner: #0 0x00007f6665144a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f66636b8ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f66636b945a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f6654faf98b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f66636da9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f66648eae9a in start_thread (arg=0x7f6654faa700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f66651503fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f663e997700 (LWP 3399)): QtQA::App::TestRunner: #0 0x00007f6665144a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f66636b8ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f66636b9124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f6665c03824 in QEventDispatcherGlib::processEvents (this=0x7f66380008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f6665bb189b in QEventLoop::exec (this=0x7f663e996d60, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f66659c769a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f666732e3d2 in QQuickPixmapReader::run (this=0x9ce510) at util/qquickpixmapcache.cpp:688 QtQA::App::TestRunner: #7 0x00007f66659ccd28 in QThreadPrivate::start (arg=0x9ce510) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #8 0x00007f66648eae9a in start_thread (arg=0x7f663e997700) at pthread_create.c:308 QtQA::App::TestRunner: #9 0x00007f66651503fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #10 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f664e92c700 (LWP 3397)): QtQA::App::TestRunner: #0 0x00007f6665144a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f66636b8ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f66636b9124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f6665c03883 in QEventDispatcherGlib::processEvents (this=0x7f66400008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f6665bb189b in QEventLoop::exec (this=0x7f664e92be10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f66659c769a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f66659ccd28 in QThreadPrivate::start (arg=0x8de350) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f66648eae9a in start_thread (arg=0x7f664e92c700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f66651503fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f66679d0740 (LWP 3389)): QtQA::App::TestRunner: #0 0x00007f6665142ffd in read () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007f6665b4323d in read (__nbytes=16384, __buf=0x9e4b50, __fd=22) at /usr/include/x86_64-linux-gnu/bits/unistd.h:45 QtQA::App::TestRunner: #2 qt_safe_read (maxlen=16384, data=0x9e4b50, fd=22) at ../../include/QtCore/5.3.0/QtCore/private/../../../../../src/corelib/kernel/qcore_unix_p.h:273 QtQA::App::TestRunner: #3 QFSFileEnginePrivate::readFdFh (this=0x9c0630, data=0x9e4b50 "\210^Aef\177", len=16384) at io/qfsfileengine.cpp:619 QtQA::App::TestRunner: #4 0x00007f6665b506de in QFSFileEnginePrivate::nativeRead (this=0x9c0630, data=0x9e4b50 "\210^Aef\177", len=16384) at io/qfsfileengine_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f6665af4353 in QFileDevice::readData (this=, data=, len=16384) at io/qfiledevice.cpp:467 QtQA::App::TestRunner: #6 0x00007f6665afb39e in QIODevice::read (this=0x7fff210c4f20, data=0x7fff210c4a40 " O\f!\377\177", maxSize=6) at io/qiodevice.cpp:842 QtQA::App::TestRunner: #7 0x00007f6665afb791 in QIODevicePrivate::peek (this=0x9c77b0, data=0x7fff210c4a40 " O\f!\377\177", maxSize=) at io/qiodevice.cpp:1457 QtQA::App::TestRunner: #8 0x00007f664c46ac9c in QGifHandler::canRead (device=) at ../../../gui/image/qgifhandler.cpp:1096 QtQA::App::TestRunner: #9 0x00007f664c46ba10 in QGifPlugin::capabilities (this=, device=0x7fff210c4f20, format=...) at main.cpp:67 QtQA::App::TestRunner: #10 0x00007f6666120bb9 in createReadHandlerHelper (device=0x7fff210c4f20, format=..., autoDetectImageFormat=true, ignoresFormatAndExtension=false) at image/qimagereader.cpp:313 QtQA::App::TestRunner: #11 0x00007f6666121c0c in QImageReaderPrivate::initHandler (this=0x9d0a50) at image/qimagereader.cpp:605 QtQA::App::TestRunner: #12 0x00007f6666122ae8 in QImageReader::format (this=0x7fff210c4cd0) at image/qimagereader.cpp:708 QtQA::App::TestRunner: #13 0x00007f6667327d6b in readImage (url=..., dev=, image=0x7fff210c4ea0, errorString=0x7fff210c4f80, impsize=0x7fff210c4f70, requestSize=...) at util/qquickpixmapcache.cpp:345 QtQA::App::TestRunner: #14 0x00007f666732d161 in createPixmapDataSync (ok=, requestSize=..., url=..., engine=0x7fff210c5df8, declarativePixmap=0x9c6cf0) at util/qquickpixmapcache.cpp:1042 QtQA::App::TestRunner: #15 QQuickPixmap::load (this=0x9c6cf0, engine=0x7fff210c5df8, url=..., requestSize=..., options=...) at util/qquickpixmapcache.cpp:1243 QtQA::App::TestRunner: #16 0x00007f666732df61 in QQuickPixmap::load (this=, engine=, url=...) at util/qquickpixmapcache.cpp:1196 QtQA::App::TestRunner: #17 0x0000000000409fad in tst_qquickpixmapcache::parallel (this=0x7fff210c5dd0) at tst_qquickpixmapcache.cpp:252 QtQA::App::TestRunner: #18 0x00007f6665bbc7e3 in QMetaMethod::invoke (this=0x7fff210c5570, object=0x7fff210c5dd0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #19 0x00007f6665bbfe1e in QMetaObject::invokeMethod (obj=0x7fff210c5dd0, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #20 0x00007f66669e11c9 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x9c79b0 "parallel", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #21 qInvokeTestMethodDataEntry (slot=0x9c79b0 "parallel") at qtestcase.cpp:1721 QtQA::App::TestRunner: #22 QTest::qInvokeTestMethod (slotName=0x9d03e8 "parallel()", data=0x0) at qtestcase.cpp:1846 QtQA::App::TestRunner: #23 0x00007f66669e1f4c in qInvokeTestMethods (testObject=0x7fff210c5dd0) at qtestcase.cpp:2060 QtQA::App::TestRunner: #24 QTest::qExec (testObject=0x7fff210c5dd0, argc=, argv=) at qtestcase.cpp:2290 QtQA::App::TestRunner: #25 0x0000000000405c1e in main (argc=6, argv=0x7fff210c5f88) at tst_qquickpixmapcache.cpp:529 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f665d719700 (LWP 3394)): QtQA::App::TestRunner: #0 0x00007f6665144a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f66624cf862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f66624d101f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f665fd5a019 in QXcbEventReader::run (this=0x81f360) at qxcbconnection.cpp:1007 QtQA::App::TestRunner: #4 0x00007f66659ccd28 in QThreadPrivate::start (arg=0x81f360) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f66648eae9a in start_thread (arg=0x7f665d719700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f66651503fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f664d92b700 (LWP 3398)): QtQA::App::TestRunner: #0 0x00007f6665144a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f66636b8ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f66636b9124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f6665c03824 in QEventDispatcherGlib::processEvents (this=0x7f66440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f6665bb189b in QEventLoop::exec (this=0x7f664d92ae10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f66659c769a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f66659ccd28 in QThreadPrivate::start (arg=0x9b2000) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f66648eae9a in start_thread (arg=0x7f664d92b700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f66651503fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f663db5d700 (LWP 3400)): QtQA::App::TestRunner: #0 0x00007f6665092425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f6665095b8b in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f66659bd7fe in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f66669dc0aa in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2095 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 QHttpNetworkConnectionChannel::handleUnexpectedEOF (this=0x7f6630002ec8) at access/qhttpnetworkconnectionchannel.cpp:234 QtQA::App::TestRunner: #7 0x00007f66666c4eec in QHttpProtocolHandler::_q_receiveReply (this=0x7f6630005790) at access/qhttpprotocolhandler.cpp:122 QtQA::App::TestRunner: #8 0x00007f66666c12da in _q_receiveReply (this=) at access/qhttpnetworkconnectionchannel.cpp:212 QtQA::App::TestRunner: #9 QHttpNetworkConnectionChannel::qt_static_metacall (_o=, _c=, _id=, _a=) at .moc/moc_qhttpnetworkconnectionchannel_p.cpp:114 QtQA::App::TestRunner: #10 0x00007f6665bdd0de in QObject::event (this=0x7f6630002ec8, e=) at kernel/qobject.cpp:1241 QtQA::App::TestRunner: #11 0x00007f6665bb2e7d in QCoreApplication::notify (this=, receiver=, event=) at kernel/qcoreapplication.cpp:999 QtQA::App::TestRunner: #12 0x00007f6665bb2b64 in QCoreApplication::notifyInternal (this=0x7fff210c5e90, receiver=0x7f6630002ec8, event=0x7f6630006b50) at kernel/qcoreapplication.cpp:937 QtQA::App::TestRunner: #13 0x00007f6665bb5499 in sendEvent (event=0x7f6630006b50, receiver=0x7f6630002ec8) at kernel/qcoreapplication.h:237 QtQA::App::TestRunner: #14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x7f6638023090) at kernel/qcoreapplication.cpp:1541 QtQA::App::TestRunner: #15 0x00007f6665c033e3 in postEventSourceDispatch (s=0x7f66300012c0) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #16 0x00007f66636b8d13 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #17 0x00007f66636b9060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f66636b9124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007f6665c03824 in QEventDispatcherGlib::processEvents (this=0x7f66300008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #20 0x00007f6665bb189b in QEventLoop::exec (this=0x7f663db5ce10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #21 0x00007f66659c769a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #22 0x00007f66659ccd28 in QThreadPrivate::start (arg=0x7f66380253e0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #23 0x00007f66648eae9a in start_thread (arg=0x7f663db5d700) at pthread_create.c:308 QtQA::App::TestRunner: #24 0x00007f66651503fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #25 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickpixmapcache ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickpixmapcache::initTestCase() PASS : tst_qquickpixmapcache::single(local) PASS : tst_qquickpixmapcache::single(local) PASS : tst_qquickpixmapcache::single(remote) PASS : tst_qquickpixmapcache::single(remote) PASS : tst_qquickpixmapcache::parallel(local) QFATAL : tst_qquickpixmapcache::parallel(remote) Received signal 11 FAIL! : tst_qquickpixmapcache::parallel(remote) Received a fatal error. Loc: [Unknown file(0)] Totals: 6 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickpixmapcache ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 3599] QtQA::App::TestRunner: [New LWP 3593] QtQA::App::TestRunner: [New LWP 3594] QtQA::App::TestRunner: [New LWP 3596] QtQA::App::TestRunner: [New LWP 3597] QtQA::App::TestRunner: [New LWP 3592] QtQA::App::TestRunner: [New LWP 3595] QtQA::App::TestRunner: [New LWP 3598] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qquickpixmapcache -o /work/build/_artifacts/test-logs/tst_qquickpixmapcac'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f4fbd310425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7f4f9ac26700 (LWP 3598)): QtQA::App::TestRunner: #0 0x00007f4fbd3c2a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f4fbb936ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f4fbb937124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f4fbde81824 in QEventDispatcherGlib::processEvents (this=0x7f4f900008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f4fbde2f89b in QEventLoop::exec (this=0x7f4f9ac25d60, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f4fbdc4569a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f4fbf5ac3d2 in QQuickPixmapReader::run (this=0x24b3230) at util/qquickpixmapcache.cpp:688 QtQA::App::TestRunner: #7 0x00007f4fbdc4ad28 in QThreadPrivate::start (arg=0x24b3230) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #8 0x00007f4fbcb68e9a in start_thread (arg=0x7f4f9ac26700) at pthread_create.c:308 QtQA::App::TestRunner: #9 0x00007f4fbd3ce3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #10 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f4fab4ed700 (LWP 3595)): QtQA::App::TestRunner: #0 0x00007f4fbd3c2a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f4fbb936ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f4fbb93745a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f4faf42b5e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 QtQA::App::TestRunner: #4 0x00007f4fbb9589b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f4fbcb68e9a in start_thread (arg=0x7f4fab4ed700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f4fbd3ce3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f4fbfc4e740 (LWP 3592)): QtQA::App::TestRunner: #0 0x00007f4fbd3c2a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f4fbb936ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f4fbb937124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f4fbde81883 in QEventDispatcherGlib::processEvents (this=0x23ba7e0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f4fbde2f89b in QEventLoop::exec (this=0x7fff67127960, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x000000000040a8d1 in enterLoopMSecs (ms=10000, this=0x24b3560) at /work/build/qtbase/include/QtTest/../../src/testlib/qtesteventloop.h:106 QtQA::App::TestRunner: #6 enterLoop (secs=10, this=0x24b3560) at /work/build/qtbase/include/QtTest/../../src/testlib/qtesteventloop.h:64 QtQA::App::TestRunner: #7 tst_qquickpixmapcache::parallel (this=) at tst_qquickpixmapcache.cpp:276 QtQA::App::TestRunner: #8 0x00007f4fbde3a7e3 in QMetaMethod::invoke (this=0x7fff67127d70, object=0x7fff671285d0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #9 0x00007f4fbde3de1e in QMetaObject::invokeMethod (obj=0x7fff671285d0, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #10 0x00007f4fbec5f1c9 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x24ad520 "parallel", obj=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #11 qInvokeTestMethodDataEntry (slot=0x24ad520 "parallel") at qtestcase.cpp:1721 QtQA::App::TestRunner: #12 QTest::qInvokeTestMethod (slotName=0x24ad368 "parallel()", data=0x0) at qtestcase.cpp:1846 QtQA::App::TestRunner: #13 0x00007f4fbec5ff4c in qInvokeTestMethods (testObject=0x7fff671285d0) at qtestcase.cpp:2060 QtQA::App::TestRunner: #14 QTest::qExec (testObject=0x7fff671285d0, argc=, argv=) at qtestcase.cpp:2290 QtQA::App::TestRunner: #15 0x0000000000405c1e in main (argc=5, argv=0x7fff67128788) at tst_qquickpixmapcache.cpp:529 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f4fa9ceb700 (LWP 3597)): QtQA::App::TestRunner: #0 0x00007f4fbd3c2a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f4fbb936ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f4fbb937124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f4fbde81824 in QEventDispatcherGlib::processEvents (this=0x7f4f940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f4fbde2f89b in QEventLoop::exec (this=0x7f4fa9ceae10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f4fbdc4569a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f4fbdc4ad28 in QThreadPrivate::start (arg=0x248f9d0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f4fbcb68e9a in start_thread (arg=0x7f4fa9ceb700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f4fbd3ce3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f4faacec700 (LWP 3596)): QtQA::App::TestRunner: #0 0x00007f4fbd3c2a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f4fbb936ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f4fbb937124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f4fbde81883 in QEventDispatcherGlib::processEvents (this=0x7f4fa00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428 QtQA::App::TestRunner: #4 0x00007f4fbde2f89b in QEventLoop::exec (this=0x7f4faacebe10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #5 0x00007f4fbdc4569a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #6 0x00007f4fbdc4ad28 in QThreadPrivate::start (arg=0x23c08b0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #7 0x00007f4fbcb68e9a in start_thread (arg=0x7f4faacec700) at pthread_create.c:308 QtQA::App::TestRunner: #8 0x00007f4fbd3ce3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f4fad1fc700 (LWP 3594)): QtQA::App::TestRunner: #0 0x00007f4fbd3c2a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f4fbb936ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f4fbb93745a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f4fad20198b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so QtQA::App::TestRunner: #4 0x00007f4fbb9589b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0x00007f4fbcb68e9a in start_thread (arg=0x7f4fad1fc700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f4fbd3ce3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f4fb5997700 (LWP 3593)): QtQA::App::TestRunner: #0 0x00007f4fbd3c2a43 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f4fba74d862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f4fba74f01f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f4fb7fd8019 in QXcbEventReader::run (this=0x2302360) at qxcbconnection.cpp:1007 QtQA::App::TestRunner: #4 0x00007f4fbdc4ad28 in QThreadPrivate::start (arg=0x2302360) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #5 0x00007f4fbcb68e9a in start_thread (arg=0x7f4fb5997700) at pthread_create.c:308 QtQA::App::TestRunner: #6 0x00007f4fbd3ce3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f4f99dec700 (LWP 3599)): QtQA::App::TestRunner: #0 0x00007f4fbd310425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f4fbd313b8b in __GI_abort () at abort.c:91 QtQA::App::TestRunner: #2 0x00007f4fbdc3b7fe in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=, msg=) at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f4fbec5a0aa in QTest::FatalSignalHandler::signal (signum=) at qtestcase.cpp:2095 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 QHttpNetworkConnectionChannel::handleUnexpectedEOF (this=0x7f4f88002ec8) at access/qhttpnetworkconnectionchannel.cpp:234 QtQA::App::TestRunner: #7 0x00007f4fbe942eec in QHttpProtocolHandler::_q_receiveReply (this=0x7f4f88005790) at access/qhttpprotocolhandler.cpp:122 QtQA::App::TestRunner: #8 0x00007f4fbe93f2da in _q_receiveReply (this=) at access/qhttpnetworkconnectionchannel.cpp:212 QtQA::App::TestRunner: #9 QHttpNetworkConnectionChannel::qt_static_metacall (_o=, _c=, _id=, _a=) at .moc/moc_qhttpnetworkconnectionchannel_p.cpp:114 QtQA::App::TestRunner: #10 0x00007f4fbde5b0de in QObject::event (this=0x7f4f88002ec8, e=) at kernel/qobject.cpp:1241 QtQA::App::TestRunner: #11 0x00007f4fbde30e7d in QCoreApplication::notify (this=, receiver=, event=) at kernel/qcoreapplication.cpp:999 QtQA::App::TestRunner: #12 0x00007f4fbde30b64 in QCoreApplication::notifyInternal (this=0x7fff67128690, receiver=0x7f4f88002ec8, event=0x7f4f88007860) at kernel/qcoreapplication.cpp:937 QtQA::App::TestRunner: #13 0x00007f4fbde33499 in sendEvent (event=0x7f4f88007860, receiver=0x7f4f88002ec8) at kernel/qcoreapplication.h:237 QtQA::App::TestRunner: #14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x7f4f90023090) at kernel/qcoreapplication.cpp:1541 QtQA::App::TestRunner: #15 0x00007f4fbde813e3 in postEventSourceDispatch (s=0x7f4f880012c0) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #16 0x00007f4fbb936d13 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #17 0x00007f4fbb937060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f4fbb937124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007f4fbde81824 in QEventDispatcherGlib::processEvents (this=0x7f4f880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #20 0x00007f4fbde2f89b in QEventLoop::exec (this=0x7f4f99debe10, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #21 0x00007f4fbdc4569a in QThread::exec (this=) at thread/qthread.cpp:511 QtQA::App::TestRunner: #22 0x00007f4fbdc4ad28 in QThreadPrivate::start (arg=0x7f4f900253e0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #23 0x00007f4fbcb68e9a in start_thread (arg=0x7f4f99dec700) at pthread_create.c:308 QtQA::App::TestRunner: #24 0x00007f4fbd3ce3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #25 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpixmapcache: 33 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00592/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392905977): http://codereview.qt-project.org/78731 [PS1] - nuke qlalr submodule http://codereview.qt-project.org/78389 [PS8] - Updated submodules. From ci-noreply at qt-project.org Thu Feb 20 17:36:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 18:36:15 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1716 Message-ID: <20140220_163615_068784.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::packetsAvailable(2) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) FAIL! : tst_QPacketProtocol::packetsAvailable(10) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol: 21 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01716/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392911737): http://codereview.qt-project.org/78734 [PS1] - Fix item polishing http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. From ci-noreply at qt-project.org Thu Feb 20 17:37:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 18:37:35 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #8 Message-ID: <20140220_163735_003290.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #8: SUCCESS Tested changes (refs/builds/btle_1392911194): http://codereview.qt-project.org/78770 [PS1] - Make android compile on BTLE branch http://codereview.qt-project.org/78747 [PS1] - Remove unnecessary stdin.h include which was not even using std notation http://codereview.qt-project.org/78732 [PS1] - Fix broken namespace build of QtConnectivity http://codereview.qt-project.org/78714 [PS3] - Fix broken QBluetoothDeviceInfo unit test. http://codereview.qt-project.org/78705 [PS2] - Fix incorrect license header. From ci-noreply at qt-project.org Thu Feb 20 18:02:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 19:02:36 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #79 Message-ID: <20140220_170236_054343.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #79: SUCCESS Tested changes (refs/builds/stable_1392912801): http://codereview.qt-project.org/78779 [PS1] - Don't refuse the connect attempt while in ServiceLookupState. http://codereview.qt-project.org/78780 [PS1] - Don't assert when we discover a new SDP property. From ci-noreply at qt-project.org Thu Feb 20 18:11:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 19:11:41 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1717 Message-ID: <20140220_171141_029989.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 79 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01717/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392914278): http://codereview.qt-project.org/78734 [PS1] - Fix item polishing http://codereview.qt-project.org/78776 [PS1] - Update QQmlAbstractProfilerAdapter documentation. From ci-noreply at qt-project.org Thu Feb 20 18:31:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 19:31:39 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3199 Message-ID: <20140220_173139_025045.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(675) : failure location Totals: 561 passed, 1 failed, 7 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: 0 Expected (expected) size: 2 tst_qsslsocket.cpp(565) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSsl (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCi (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), Q (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslC (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SS (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(733) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) PASS : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1310) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1465) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1670) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1842) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::blacklistedCertificates(WithoutProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2233) : failure location QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 561 passed, 1 failed, 6 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 169 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03199/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1392910859): http://codereview.qt-project.org/78594 [PS1] - eglfs: Fix swapped red and blue with QOpenGLWidget http://codereview.qt-project.org/78592 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions http://codereview.qt-project.org/78581 [PS1] - Avoid truncation warning in openglwindow example http://codereview.qt-project.org/78591 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/78388 [PS1] - Remove qSort usages from core tests http://codereview.qt-project.org/78769 [PS2] - Fix typo in QLibraryInfo::build() http://codereview.qt-project.org/53492 [PS12] - Strip any trailing spaces from the filename before trying to open it http://codereview.qt-project.org/78763 [PS1] - QWidget: do not allocate a QOpenGLContext unless needed by QQuickWidget From ci-noreply at qt-project.org Thu Feb 20 18:50:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 19:50:00 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #469 Message-ID: <20140220_175000_064143.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #469: SUCCESS Tested changes (refs/builds/stable_1392915645): http://codereview.qt-project.org/78454 [PS1] - MenuContentItem: Remove scroller indicator style warning http://codereview.qt-project.org/78797 [PS3] - Speed up binding comparisons for TableView From ci-noreply at qt-project.org Thu Feb 20 19:41:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 20:41:18 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1718 Message-ID: <20140220_184118_055450.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1718: SUCCESS Tested changes (refs/builds/stable_1392916514): http://codereview.qt-project.org/78776 [PS1] - Update QQmlAbstractProfilerAdapter documentation. From ci-noreply at qt-project.org Thu Feb 20 19:43:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 20:43:08 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3200 Message-ID: <20140220_184308_067436.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 79 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03200/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392917683): http://codereview.qt-project.org/78608 [PS2] - Fix QFontMetrics width http://codereview.qt-project.org/78760 [PS1] - Windows: Ensure clipboard is flushed out before QGuiApplication is destroyed. From ci-noreply at qt-project.org Thu Feb 20 20:35:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 21:35:40 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1719 Message-ID: <20140220_193540_022786.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 0 Expected (true) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(591)] Totals: 17 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() < 0' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(612)] PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickMultiPointTouchArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01719/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1392921771): http://codereview.qt-project.org/78734 [PS1] - Fix item polishing From ci-noreply at qt-project.org Thu Feb 20 20:52:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 21:52:21 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #122 Message-ID: <20140220_195221_074135.ci-noreply@qt-project.org> QtQuick1_dev_Integration #122: SUCCESS Tested changes (refs/builds/dev_1392911652): http://codereview.qt-project.org/75932 [PS1] - whitespace fixes From ci-noreply at qt-project.org Thu Feb 20 21:24:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 22:24:48 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1720 Message-ID: <20140220_202448_040018.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::tst_QPacket_clear() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) FAIL! : tst_QPacketProtocol::packetsAvailable(2) 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol: 21 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01720/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1392925068): http://codereview.qt-project.org/78734 [PS1] - Fix item polishing http://codereview.qt-project.org/78468 [PS3] - Make sure we update filtering options on atlas textures. http://codereview.qt-project.org/78651 [PS1] - Prevent dangling pointer in QQuickShaderEffectSource. From ci-noreply at qt-project.org Thu Feb 20 21:32:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 22:32:14 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3201 Message-ID: <20140220_203214_045214.ci-noreply@qt-project.org> Autotest `tst_qthreadpool' failed :( Testing tst_QThreadPool FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same Actual (task.runCount.load()): 9 Expected (numTasks) : 20 tst_qthreadpool.cpp(384) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QThreadPool ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QThreadPool::initTestCase() PASS : tst_QThreadPool::runFunction() PASS : tst_QThreadPool::createThreadRunFunction() PASS : tst_QThreadPool::runMultiple() PASS : tst_QThreadPool::waitcomplete() PASS : tst_QThreadPool::runTask() PASS : tst_QThreadPool::singleton() PASS : tst_QThreadPool::destruction() PASS : tst_QThreadPool::threadRecycling() PASS : tst_QThreadPool::expiryTimeout() FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same Actual (task.runCount.load()): 13 Expected (numTasks) : 20 tst_qthreadpool.cpp(384) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qthreadpool: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03201/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392921881): http://codereview.qt-project.org/78388 [PS1] - Remove qSort usages from core tests http://codereview.qt-project.org/78769 [PS2] - Fix typo in QLibraryInfo::build() From ci-noreply at qt-project.org Thu Feb 20 21:35:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 22:35:09 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1771 Message-ID: <20140220_203509_034657.ci-noreply@qt-project.org> Qt_4.8_Integration #1771: SUCCESS Tested changes (refs/builds/4.8_1392910082): http://codereview.qt-project.org/78725 [PS1] - Webbrowser example: Fix crash due to deprecated code. From ci-noreply at qt-project.org Thu Feb 20 21:39:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 22:39:40 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #357 Message-ID: <20140220_203940_087805.ci-noreply@qt-project.org> QtTools_stable_Integration #357: SUCCESS Tested changes (refs/builds/stable_1392919327): http://codereview.qt-project.org/78818 [PS1] - winrtrunner: Stay attached until the app is terminated From ci-noreply at qt-project.org Thu Feb 20 22:29:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 20 Feb 2014 23:29:01 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #9 Message-ID: <20140220_212901_061921.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #9: SUCCESS Tested changes (refs/builds/btle_1392928751): http://codereview.qt-project.org/78569 [PS1] - Show characteristic values with proper encoding in LEscanner example http://codereview.qt-project.org/78577 [PS3] - Use proper include syntax for public headers http://codereview.qt-project.org/78576 [PS1] - Remove all compiler warnings. From ci-noreply at qt-project.org Thu Feb 20 23:07:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 00:07:33 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1721 Message-ID: <20140220_220733_046974.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1721: SUCCESS Tested changes (refs/builds/stable_1392927994): http://codereview.qt-project.org/78734 [PS1] - Fix item polishing From ci-noreply at qt-project.org Thu Feb 20 23:09:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 00:09:43 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #363 Message-ID: <20140220_220943_007654.ci-noreply@qt-project.org> QtWebKit_stable_Integration #363: SUCCESS Tested changes (refs/builds/stable_1392924143): http://codereview.qt-project.org/78671 [PS1] - Fix compilation with Intel CC http://codereview.qt-project.org/78670 [PS1] - Fix compilation with Intel CC: C code can't have templates From ci-noreply at qt-project.org Thu Feb 20 23:19:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 00:19:55 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #10 Message-ID: <20140220_221955_099527.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #10: SUCCESS Tested changes (refs/builds/btle_1392931835): http://codereview.qt-project.org/78340 [PS7] - Fix some BTLE service discovery issues From ci-noreply at qt-project.org Fri Feb 21 00:46:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 01:46:18 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1722 Message-ID: <20140220_234618_069466.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1722: SUCCESS Tested changes (refs/builds/stable_1392934237): http://codereview.qt-project.org/78651 [PS1] - Prevent dangling pointer in QQuickShaderEffectSource. From ci-noreply at qt-project.org Fri Feb 21 02:31:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 03:31:32 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3202 Message-ID: <20140221_013132_093025.ci-noreply@qt-project.org> QtBase_stable_Integration #3202: SUCCESS Tested changes (refs/builds/stable_1392928549): http://codereview.qt-project.org/78801 [PS1] - QTextObject: replace a use of an inefficient QList with QVector http://codereview.qt-project.org/78760 [PS1] - Windows: Ensure clipboard is flushed out before QGuiApplication is destroyed. http://codereview.qt-project.org/78681 [PS1] - Loosen checks for Q_COMPILER_VARIADIC_MACROS http://codereview.qt-project.org/78608 [PS2] - Fix QFontMetrics width From ci-noreply at qt-project.org Fri Feb 21 04:37:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 05:37:16 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3203 Message-ID: <20140221_033716_080058.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(675) : failure location Totals: 565 passed, 1 failed, 6 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSsl (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCi (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), Q (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslC (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SS (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) SKIP : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(717) : failure location PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(733) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(866) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) FAIL! : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) 'socket->waitForDisconnected()' returned FALSE. (Network operation timed out) tst_qsslsocket.cpp(1287) : failure location PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) SKIP : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1284) : failure location PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1310) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1337) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1465) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1670) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1842) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2108) : failure location PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) QWARN : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState SKIP : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2164) : failure location PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 545 passed, 2 failed, 10 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 274 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03203/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392946386): http://codereview.qt-project.org/78810 [PS1] - QSslCipher: make QString constructor explicit http://codereview.qt-project.org/78755 [PS2] - QPainterPathStroker: make QPen constructor explicit http://codereview.qt-project.org/78612 [PS1] - Normalize signal & slot signatures in connection http://codereview.qt-project.org/78388 [PS1] - Remove qSort usages from core tests http://codereview.qt-project.org/78769 [PS2] - Fix typo in QLibraryInfo::build() http://codereview.qt-project.org/78665 [PS1] - Fix off-by-one error: the next ASCII character is next one From ci-noreply at qt-project.org Fri Feb 21 07:09:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 08:09:18 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3204 Message-ID: <20140221_060918_026151.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1037) : failure location Totals: 33 passed, 1 failed, 0 skipped Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 FAIL! : tst_QColumnView::scrollTo(normal) QTestLib: This test case check ("((view.hasFocus()) == (giveFocus))") failed because the requested timeout (5000 ms) was too short, 5300 ms would have been sufficient this time. tst_qcolumnview.cpp(494) : failure location PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() PASS : tst_QColumnView::dynamicModelChanges() PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 58 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03204/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392957530): http://codereview.qt-project.org/78593 [PS1] - Avoid using GLX Pbuffers on Catalyst From ci-noreply at qt-project.org Fri Feb 21 07:58:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 08:58:17 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1723 Message-ID: <20140221_065817_039952.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1723: SUCCESS Tested changes (refs/builds/stable_1392961674): http://codereview.qt-project.org/78468 [PS3] - Make sure we update filtering options on atlas textures. From ci-noreply at qt-project.org Fri Feb 21 09:27:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 10:27:19 +0200 Subject: [Ci-reports] pass on QtSensors_dev_Integration #113 Message-ID: <20140221_082719_006847.ci-noreply@qt-project.org> QtSensors_dev_Integration #113: SUCCESS Tested changes (refs/builds/dev_1392968335): http://codereview.qt-project.org/69734 [PS1] - Fix autotests expecting a trailing whitespace for qDebug stream From ci-noreply at qt-project.org Fri Feb 21 09:40:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 10:40:11 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1724 Message-ID: <20140221_084011_054715.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1724: SUCCESS Tested changes (refs/builds/stable_1392967031): http://codereview.qt-project.org/78520 [PS3] - Don't use Vertexarrays From ci-noreply at qt-project.org Fri Feb 21 10:25:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 11:25:42 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3205 Message-ID: <20140221_092542_053128.ci-noreply@qt-project.org> Autotests `tst_qabstractitemview' and `tst_qlistview' failed :( Testing tst_QListView FAIL! : tst_QListView::batchedMode() Compared values are not the same Actual (ba.size()): 2 Expected (3) : 3 Loc: [tst_qlistview.cpp(852)] 2014-02-21 10:56:11.186 tst_qlistview[95288:5507] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qlistview.savedState/window_5.data: Permission denied (13) Totals: 104 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QListView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QListView::initTestCase() PASS : tst_QListView::getSetCheck() PASS : tst_QListView::noDelegate() PASS : tst_QListView::noModel() PASS : tst_QListView::emptyModel() PASS : tst_QListView::removeRows() PASS : tst_QListView::cursorMove() PASS : tst_QListView::hideRows() PASS : tst_QListView::moveCursor() PASS : tst_QListView::moveCursor2() PASS : tst_QListView::moveCursor3() PASS : tst_QListView::indexAt() PASS : tst_QListView::clicked() PASS : tst_QListView::singleSelectionRemoveRow() PASS : tst_QListView::singleSelectionRemoveColumn() PASS : tst_QListView::modelColumn() PASS : tst_QListView::hideFirstRow() FAIL! : tst_QListView::batchedMode() Compared values are not the same Actual (ba.size()): 2 Expected (3) : 3 Loc: [tst_qlistview.cpp(852)] PASS : tst_QListView::setCurrentIndex() PASS : tst_QListView::selection(select all) PASS : tst_QListView::selection(select below, (on viewport)) PASS : tst_QListView::selection(select below 2, (on viewport)) PASS : tst_QListView::selection(select to the right, (on viewport)) PASS : tst_QListView::selection(select to the right 2, (on viewport)) PASS : tst_QListView::selection(select inside contents, (on viewport)) PASS : tst_QListView::selection(select a tall rect in LeftToRight flow, wrap items) PASS : tst_QListView::selection(select a wide rect in LeftToRight, wrap items) PASS : tst_QListView::selection(select a wide negative rect in LeftToRight flow, wrap items) PASS : tst_QListView::selection(select a tall rect in TopToBottom flow, wrap items) PASS : tst_QListView::selection(select a tall negative rect in TopToBottom flow, wrap items) PASS : tst_QListView::selection(select a wide rect in TopToBottom, wrap items) PASS : tst_QListView::scrollTo() 2014-02-21 10:57:21.796 tst_qlistview[95294:4b07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qlistview.savedState/window_5.data: Permission denied (13) PASS : tst_QListView::scrollBarRanges() PASS : tst_QListView::scrollBarAsNeeded(TopToBottom, count:0) PASS : tst_QListView::scrollBarAsNeeded(TopToBottom, count:1) PASS : tst_QListView::scrollBarAsNeeded(TopToBottom, count:20) PASS : tst_QListView::scrollBarAsNeeded(LeftToRight, count:0) PASS : tst_QListView::scrollBarAsNeeded(LeftToRight, count:1) PASS : tst_QListView::scrollBarAsNeeded(LeftToRight, count:20) PASS : tst_QListView::moveItems() PASS : tst_QListView::wordWrap() PASS : tst_QListView::emptyItemSize() PASS : tst_QListView::task203585_selectAll() PASS : tst_QListView::task228566_infiniteRelayout() PASS : tst_QListView::task248430_crashWith0SizedItem() PASS : tst_QListView::task250446_scrollChanged() PASS : tst_QListView::task196118_visualRegionForSelection() PASS : tst_QListView::task254449_draggingItemToNegativeCoordinates() PASS : tst_QListView::keyboardSearch() PASS : tst_QListView::shiftSelectionWithNonUniformItemSizes() PASS : tst_QListView::clickOnViewportClearsSelection() PASS : tst_QListView::task262152_setModelColumnNavigate() PASS : tst_QListView::taskQTBUG_2233_scrollHiddenItems(TopToBottom) PASS : tst_QListView::taskQTBUG_2233_scrollHiddenItems(LeftToRight) PASS : tst_QListView::taskQTBUG_633_changeModelData() PASS : tst_QListView::taskQTBUG_435_deselectOnViewportClick() PASS : tst_QListView::taskQTBUG_2678_spacingAndWrappedText() PASS : tst_QListView::taskQTBUG_5877_skippingItemInPageDownUp() PASS : tst_QListView::taskQTBUG_9455_wrongScrollbarRanges() PASS : tst_QListView::styleOptionViewItem() PASS : tst_QListView::taskQTBUG_12308_artihmeticException() PASS : tst_QListView::taskQTBUG_12308_wrongFlowLayout() PASS : tst_QListView::taskQTBUG_21115_scrollToAndHiddenItems(flow TopToBottom) PASS : tst_QListView::taskQTBUG_21115_scrollToAndHiddenItems(flow LeftToRight) PASS : tst_QListView::draggablePaintPairs(row-0) PASS : tst_QListView::draggablePaintPairs(row-1) PASS : tst_QListView::draggablePaintPairs(row-2) PASS : tst_QListView::draggablePaintPairs(row-3) PASS : tst_QListView::draggablePaintPairs(row-4) PASS : tst_QListView::draggablePaintPairs(row-5) PASS : tst_QListView::draggablePaintPairs(row-6) PASS : tst_QListView::draggablePaintPairs(row-7) PASS : tst_QListView::draggablePaintPairs(row-8) PASS : tst_QListView::draggablePaintPairs(row-9) PASS : tst_QListView::draggablePaintPairs(row-10) PASS : tst_QListView::draggablePaintPairs(row-11) PASS : tst_QListView::draggablePaintPairs(row-12) PASS : tst_QListView::draggablePaintPairs(row-13) PASS : tst_QListView::draggablePaintPairs(row-14) PASS : tst_QListView::draggablePaintPairs(row-15) PASS : tst_QListView::draggablePaintPairs(row-16) PASS : tst_QListView::draggablePaintPairs(row-17) PASS : tst_QListView::draggablePaintPairs(row-18) PASS : tst_QListView::draggablePaintPairs(row-19) PASS : tst_QListView::draggablePaintPairs(row-20) PASS : tst_QListView::draggablePaintPairs(row-21) PASS : tst_QListView::draggablePaintPairs(row-22) PASS : tst_QListView::draggablePaintPairs(row-23) PASS : tst_QListView::draggablePaintPairs(row-24) PASS : tst_QListView::draggablePaintPairs(row-25) PASS : tst_QListView::draggablePaintPairs(row-26) PASS : tst_QListView::draggablePaintPairs(row-27) PASS : tst_QListView::draggablePaintPairs(row-28) PASS : tst_QListView::draggablePaintPairs(row-29) PASS : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow TopToBottom no spacing) PASS : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow TopToBottom with spacing) PASS : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow LeftToRight no spacing) PASS : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow LeftToRight with spacing) PASS : tst_QListView::spacing(flow=TopToBottom spacing=0) PASS : tst_QListView::spacing(flow=TopToBottom spacing=10) PASS : tst_QListView::spacing(flow=LeftToRight spacing=0) PASS : tst_QListView::spacing(flow=LeftToRight spacing=10) PASS : tst_QListView::testScrollToWithHidden() PASS : tst_QListView::testViewOptions() PASS : tst_QListView::cleanupTestCase() Totals: 104 passed, 1 failed, 0 skipped ********* Finished testing of tst_QListView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlistview: 158 seconds, exit code 1 Testing tst_QAbstractItemView 2014-02-21 09:47:25.427 tst_qabstractitemview[83515:4c17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::task221955_selectedEditor() 'QTest::qWaitForWindowActive(&tree)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1211)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 2014-02-21 09:47:29.127 tst_qabstractitemview[83530:1203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 14 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03205/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1392966532): http://codereview.qt-project.org/78810 [PS1] - QSslCipher: make QString constructor explicit http://codereview.qt-project.org/78755 [PS2] - QPainterPathStroker: make QPen constructor explicit From ci-noreply at qt-project.org Fri Feb 21 10:46:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 11:46:50 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1725 Message-ID: <20140221_094650_033056.ci-noreply@qt-project.org> qtdeclarative failed to compile :( items/qquicktextinput.cpp: In member function 'virtual void TestNamespace::QQuickTextInput::geometryChanged(const TestNamespace::QRectF&, const TestNamespace::QRectF&)': items/qquicktextinput.cpp:1713:91: error: comparison between 'enum TestNamespace::QQuickTextInput::VAlignment' and 'enum TestNamespace::QQuickText::VAlignment' [-Werror=enum-compare] make[3]: *** [.obj/qquicktextinput.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01725/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1392975705): http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. http://codereview.qt-project.org/78825 [PS1] - Update QQuickTextInput's baselineOffset when only height changes From ci-noreply at qt-project.org Fri Feb 21 11:54:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 12:54:43 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #358 Message-ID: <20140221_105443_044667.ci-noreply@qt-project.org> QtTools_stable_Integration #358: SUCCESS Tested changes (refs/builds/stable_1392965123): http://codereview.qt-project.org/78709 [PS2] - qtd3dservice: Check that CoreCon is initialized with exists() From ci-noreply at qt-project.org Fri Feb 21 12:29:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 13:29:48 +0200 Subject: [Ci-reports] pass on QtQA_sysadmin_master_Integration #286 Message-ID: <20140221_112948_038231.ci-noreply@qt-project.org> QtQA_sysadmin_master_Integration #286: SUCCESS Tested changes (refs/builds/master_1392981462): http://codereview.qt-project.org/78736 [PS1] - Change Android NDK version to latest From ci-noreply at qt-project.org Fri Feb 21 12:46:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 13:46:30 +0200 Subject: [Ci-reports] pass on Qt5_stable_Integration #593 Message-ID: <20140221_114630_026545.ci-noreply@qt-project.org> Qt5_stable_Integration #593: SUCCESS Tested changes (refs/builds/stable_1392965807): http://codereview.qt-project.org/78389 [PS10] - Updated submodules. From ci-noreply at qt-project.org Fri Feb 21 13:13:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 14:13:51 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140221_121351_093830.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-21T12:09:42Z: [QtWebSockets_stable_Integration error] new build for QtWebSockets_stable_Integration failed: 404 Not Found, retry in 2 seconds 2014-02-21T12:09:45Z: [QtWebSockets_stable_Integration error] new build for QtWebSockets_stable_Integration failed: 404 Not Found, retry in 4 seconds 2014-02-21T12:09:49Z: [QtWebSockets_stable_Integration error] new build for QtWebSockets_stable_Integration failed: 404 Not Found, retry in 8 seconds 2014-02-21T12:09:58Z: [QtWebSockets_stable_Integration error] new build for QtWebSockets_stable_Integration failed: 404 Not Found, retry in 16 seconds 2014-02-21T12:10:14Z: [QtWebSockets_stable_Integration error] new build for QtWebSockets_stable_Integration failed: 404 Not Found, retry in 32 seconds 2014-02-21T12:10:47Z: [QtWebSockets_stable_Integration error] new build for QtWebSockets_stable_Integration failed: 404 Not Found, retry in 64 seconds 2014-02-21T12:11:51Z: [QtWebSockets_stable_Integration error] new build for QtWebSockets_stable_Integration failed: 404 Not Found, retry in 128 seconds From ci-noreply at qt-project.org Fri Feb 21 13:15:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 14:15:59 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140221_121559_057438.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-21T12:14:00Z: [QtWebSockets_stable_Integration error] new build for QtWebSockets_stable_Integration failed: 404 Not Found, retry in 256 seconds From ci-noreply at qt-project.org Fri Feb 21 13:20:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 14:20:16 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140221_122016_054516.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-21T12:18:16Z: [QtWebSockets_stable_Integration error] new build for QtWebSockets_stable_Integration failed: 404 Not Found, occurred repeatedly. 2014-02-21T12:18:16Z: [QtWebSockets_stable_Integration error] Suspending for investigation; to resume: kill -USR2 514 From ci-noreply at qt-project.org Fri Feb 21 13:37:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 14:37:40 +0200 Subject: [Ci-reports] fail on QtWebSockets_stable_Integration #1 Message-ID: <20140221_123740_058087.ci-noreply@qt-project.org> QtWebSockets_stable_Integration ยป linux-android-g++_Ubuntu_12.04_x64 #1: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_stable_Integration/build_00001/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392984580): http://codereview.qt-project.org/78893 [PS1] - Doc: Fixed missing line separators in qdocconf file. From ci-noreply at qt-project.org Fri Feb 21 14:02:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 15:02:15 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1726 Message-ID: <20140221_130215_092359.ci-noreply@qt-project.org> ten autotests failed :( Testing tst_TouchMouse FAIL! : tst_TouchMouse::simpleTouchEvent() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(212) : failure location FAIL! : tst_TouchMouse::mouse() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(362) : failure location FAIL! : tst_TouchMouse::touchOverMouse() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(396) : failure location FAIL! : tst_TouchMouse::mouseOverTouch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(439) : failure location FAIL! : tst_TouchMouse::buttonOnFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(485) : failure location FAIL! : tst_TouchMouse::buttonOnDelayedPressFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(597) : failure location FAIL! : tst_TouchMouse::buttonOnTouch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(679) : failure location FAIL! : tst_TouchMouse::pinchOnFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(803) : failure location FAIL! : tst_TouchMouse::flickableOnPinch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(872) : failure location FAIL! : tst_TouchMouse::mouseOnFlickableOnPinch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(940) : failure location FAIL! : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(1054) : failure location Totals: 3 passed, 11 failed, 0 skipped Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_TouchMouse ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_TouchMouse::initTestCase() FAIL! : tst_TouchMouse::simpleTouchEvent() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(212) : failure location PASS : tst_TouchMouse::testEventFilter() FAIL! : tst_TouchMouse::mouse() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(362) : failure location FAIL! : tst_TouchMouse::touchOverMouse() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(396) : failure location FAIL! : tst_TouchMouse::mouseOverTouch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(439) : failure location FAIL! : tst_TouchMouse::buttonOnFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(485) : failure location FAIL! : tst_TouchMouse::buttonOnDelayedPressFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(597) : failure location FAIL! : tst_TouchMouse::buttonOnTouch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(679) : failure location FAIL! : tst_TouchMouse::pinchOnFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(803) : failure location FAIL! : tst_TouchMouse::flickableOnPinch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(872) : failure location FAIL! : tst_TouchMouse::mouseOnFlickableOnPinch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(940) : failure location FAIL! : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_touchmouse.cpp(1054) : failure location PASS : tst_TouchMouse::cleanupTestCase() Totals: 3 passed, 11 failed, 0 skipped ********* Finished testing of tst_TouchMouse ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_touchmouse: 112 seconds, exit code 11 Testing tst_qquickwindow FAIL! : tst_qquickwindow::constantUpdates() 'item.iterations > 10' returned FALSE. () tst_qquickwindow.cpp(371) : failure location FAIL! : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) 'counter.count() > frameCount' returned FALSE. () tst_qquickwindow.cpp(434) : failure location FAIL! : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) 'counter.count() > frameCount' returned FALSE. () tst_qquickwindow.cpp(434) : failure location FAIL! : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) 'counter.count() > frameCount' returned FALSE. () tst_qquickwindow.cpp(434) : failure location FAIL! : tst_qquickwindow::mouseFiltering() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(916) : failure location FAIL! : tst_qquickwindow::headless() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(1093) : failure location FAIL! : tst_qquickwindow::touchEvent_basic() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(449) : failure location FAIL! : tst_qquickwindow::touchEvent_propagation(disable events) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(578) : failure location FAIL! : tst_qquickwindow::touchEvent_propagation(disable item) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(578) : failure location FAIL! : tst_qquickwindow::touchEvent_propagation(hide item) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(578) : failure location FAIL! : tst_qquickwindow::touchEvent_cancel() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(711) : failure location FAIL! : tst_qquickwindow::touchEvent_reentrant() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(744) : failure location FAIL! : tst_qquickwindow::touchEvent_velocity() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(781) : failure location FAIL! : tst_qquickwindow::mouseFromTouch_basic() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(837) : failure location FAIL! : tst_qquickwindow::clearColor() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(976) : failure location FAIL! : tst_qquickwindow::grab(visible) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qquickwindow.cpp(1017) : failure location FAIL! : tst_qquickwindow::multipleWindows() 'QTest::qWaitForWindowExposed(c)' returned FALSE. () tst_qquickwindow.cpp(1041) : failure location FAIL! : tst_qquickwindow::focusObject() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(1172) : failure location FAIL! : tst_qquickwindow::ignoreUnhandledMouseEvents() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(1206) : failure location FAIL! : tst_qquickwindow::ownershipRootItem() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(1251) : failure location FAIL! : tst_qquickwindow::testExpose() 'window.isExposed()' returned FALSE. () tst_qquickwindow.cpp(1482) : failure location FAIL! : tst_qquickwindow::qobjectEventFilter_touch() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qquickwindow.cpp(1592) : failure location FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qquickwindow.cpp(1617) : failure location FAIL! : tst_qquickwindow::qobjectEventFilter_mouse() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qquickwindow.cpp(1645) : failure location FAIL! : tst_qquickwindow::cursor() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qquickwindow.cpp(1290) : failure location FAIL! : tst_qquickwindow::animatingSignal() 'window.isExposed()' returned FALSE. () tst_qquickwindow.cpp(1670) : failure location Totals: 15 passed, 26 failed, 1 skipped Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickwindow::initTestCase() FAIL! : tst_qquickwindow::constantUpdates() 'item.iterations > 10' returned FALSE. () tst_qquickwindow.cpp(371) : failure location FAIL! : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) 'counter.count() > frameCount' returned FALSE. () tst_qquickwindow.cpp(434) : failure location FAIL! : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) 'counter.count() > frameCount' returned FALSE. () tst_qquickwindow.cpp(434) : failure location FAIL! : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) 'counter.count() > frameCount' returned FALSE. () tst_qquickwindow.cpp(434) : failure location FAIL! : tst_qquickwindow::mouseFiltering() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(916) : failure location FAIL! : tst_qquickwindow::headless() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(1093) : failure location SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature tst_qquickwindow.cpp(1144) : failure location FAIL! : tst_qquickwindow::touchEvent_basic() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(449) : failure location FAIL! : tst_qquickwindow::touchEvent_propagation(disable events) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(578) : failure location FAIL! : tst_qquickwindow::touchEvent_propagation(disable item) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(578) : failure location FAIL! : tst_qquickwindow::touchEvent_propagation(hide item) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(578) : failure location FAIL! : tst_qquickwindow::touchEvent_cancel() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(711) : failure location FAIL! : tst_qquickwindow::touchEvent_reentrant() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(744) : failure location FAIL! : tst_qquickwindow::touchEvent_velocity() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(781) : failure location FAIL! : tst_qquickwindow::mouseFromTouch_basic() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(837) : failure location PASS : tst_qquickwindow::clearWindow() PASS : tst_qquickwindow::qmlCreation() FAIL! : tst_qquickwindow::clearColor() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(976) : failure location PASS : tst_qquickwindow::defaultState() FAIL! : tst_qquickwindow::grab(visible) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qquickwindow.cpp(1017) : failure location PASS : tst_qquickwindow::grab(invisible) FAIL! : tst_qquickwindow::multipleWindows() 'QTest::qWaitForWindowExposed(c)' returned FALSE. () tst_qquickwindow.cpp(1041) : failure location PASS : tst_qquickwindow::animationsWhileHidden() FAIL! : tst_qquickwindow::focusObject() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(1172) : failure location FAIL! : tst_qquickwindow::ignoreUnhandledMouseEvents() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(1206) : failure location FAIL! : tst_qquickwindow::ownershipRootItem() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquickwindow.cpp(1251) : failure location PASS : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=false) PASS : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=false) PASS : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=true) PASS : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=true) PASS : tst_qquickwindow::showHideAnimate() FAIL! : tst_qquickwindow::testExpose() 'window.isExposed()' returned FALSE. () tst_qquickwindow.cpp(1482) : failure location PASS : tst_qquickwindow::requestActivate() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() FAIL! : tst_qquickwindow::qobjectEventFilter_touch() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qquickwindow.cpp(1592) : failure location FAIL! : tst_qquickwindow::qobjectEventFilter_key() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qquickwindow.cpp(1617) : failure location FAIL! : tst_qquickwindow::qobjectEventFilter_mouse() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qquickwindow.cpp(1645) : failure location FAIL! : tst_qquickwindow::cursor() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qquickwindow.cpp(1290) : failure location FAIL! : tst_qquickwindow::animatingSignal() 'window.isExposed()' returned FALSE. () tst_qquickwindow.cpp(1670) : failure location PASS : tst_qquickwindow::cleanupTestCase() Totals: 15 passed, 26 failed, 1 skipped ********* Finished testing of tst_qquickwindow ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 531 seconds, exit code 26 Testing tst_qquickvisualdatamodel FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(listView) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qquickvisualdatamodel.cpp(961) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(package) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qquickvisualdatamodel.cpp(961) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(pathView) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qquickvisualdatamodel.cpp(961) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(repeater) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qquickvisualdatamodel.cpp(961) : failure location Totals: 305 passed, 4 failed, 0 skipped Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickvisualdatamodel ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickvisualdatamodel::initTestCase() PASS : tst_qquickvisualdatamodel::rootIndex() PASS : tst_qquickvisualdatamodel::updateLayout(item delegate) PASS : tst_qquickvisualdatamodel::updateLayout(package delegate) PASS : tst_qquickvisualdatamodel::childChanged(item delegate) PASS : tst_qquickvisualdatamodel::childChanged(package delegate) PASS : tst_qquickvisualdatamodel::noDelegate(item delegate) PASS : tst_qquickvisualdatamodel::noDelegate(package delegate) FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(listView) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qquickvisualdatamodel.cpp(961) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(package) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qquickvisualdatamodel.cpp(961) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(pathView) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qquickvisualdatamodel.cpp(961) : failure location FAIL! : tst_qquickvisualdatamodel::itemsDestroyed(repeater) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qquickvisualdatamodel.cpp(961) : failure location PASS : tst_qquickvisualdatamodel::objectListModel() PASS : tst_qquickvisualdatamodel::singleRole() PASS : tst_qquickvisualdatamodel::modelProperties() PASS : tst_qquickvisualdatamodel::packagesDestroyed() PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 forward) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 backwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards, with same to) PASS : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple backwards) PASS : tst_qquickvisualdatamodel::subtreeRowsMoved() PASS : tst_qquickvisualdatamodel::watchedRoles() PASS : tst_qquickvisualdatamodel::hasModelChildren() PASS : tst_qquickvisualdatamodel::setValue() PASS : tst_qquickvisualdatamodel::remove(item delegate) PASS : tst_qquickvisualdatamodel::remove(package) PASS : tst_qquickvisualdatamodel::move(item delegate) PASS : tst_qquickvisualdatamodel::move(package) PASS : tst_qquickvisualdatamodel::groups(item delegate) PASS : tst_qquickvisualdatamodel::groups(package) PASS : tst_qquickvisualdatamodel::invalidGroups() PASS : tst_qquickvisualdatamodel::get() PASS : tst_qquickvisualdatamodel::onChanged(item appended) PASS : tst_qquickvisualdatamodel::onChanged(item prepended) PASS : tst_qquickvisualdatamodel::onChanged(item inserted) PASS : tst_qquickvisualdatamodel::onChanged(item removed tail) PASS : tst_qquickvisualdatamodel::onChanged(item removed head) PASS : tst_qquickvisualdatamodel::onChanged(item removed middle) PASS : tst_qquickvisualdatamodel::onChanged(item moved from tail) PASS : tst_qquickvisualdatamodel::onChanged(item moved from head) PASS : tst_qquickvisualdatamodel::onChanged(groups changed) PASS : tst_qquickvisualdatamodel::onChanged(multiple removes) PASS : tst_qquickvisualdatamodel::create() QWARN : tst_qquickvisualdatamodel::incompleteModel() : QML VisualDataGroup: remove: index out of range QWARN : tst_qquickvisualdatamodel::incompleteModel() file:: Expected token `,' PASS : tst_qquickvisualdatamodel::incompleteModel() PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(ListModel.items append) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at 2) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2)) PASS : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted with groups) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence) PASS : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items append) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display) PASS : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend) PASS : tst_qquickvisualdatamodel::insert(StringList.items append) PASS : tst_qquickvisualdatamodel::insert(StringList.items insert at 2) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved) PASS : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData) PASS : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items prepend) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items append) PASS : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended) PASS : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted) PASS : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended) PASS : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended) (... 2336 lines omitted; there are too many errors!) tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, content y not 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible (move last item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items (to first index)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible (move last item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, before visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, mix of non-visible/visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, first->last) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, content y not 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible (move last item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove all but 1, first->last) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove all) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove last (current) -> first) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove then insert at 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove then insert at non-zero index) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove current then insert below it) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove current index then move it down) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove current index then move it up) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert multiple times) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert multiple times with current index changes) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert and remove all) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert and remove current) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert before 0, then remove cross section of new and old items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new items to end) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new and some old items to end) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert multiple at end, then move new and some old items to start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move back and forth to same index) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move forwards then back) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move current, then remove it) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move current, then insert before it) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move multiple, then remove them) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert before them) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert after them) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(clear current) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove, scroll) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert, scroll) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move, scroll) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(clear, insert, scroll) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location QtQA::App::TestRunner: Timed out after 900 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickListView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickListView::initTestCase() PASS : tst_QQuickListView::qAbstractItemModel_package_items() PASS : tst_QQuickListView::qAbstractItemModel_items() PASS : tst_QQuickListView::qAbstractItemModel_package_changed() PASS : tst_QQuickListView::qAbstractItemModel_changed() FAIL! : tst_QQuickListView::qAbstractItemModel_package_inserted() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(477) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(477) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, before visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, before visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at start of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, start of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at start of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at start of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at end of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, after visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, before visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, before visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at start of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, start of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at start of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at start of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at end of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, after visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(592) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_removed() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(874) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_removed() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(874) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(874) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(874) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, before visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, all before visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, all before visible items, remove item 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from before and within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from before and within visible items, remove item 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from start of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from start of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from start of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from start of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from middle of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from middle of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from middle of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from middle of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, after visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, after visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, after visible, content not at middle) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, after visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from within and after visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, before visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, all before visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, all before visible items, remove item 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from before and within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from before and within visible items, remove item 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from start of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from start of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from start of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from start of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from middle of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from middle of visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from middle of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from middle of visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, after visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, after visible, content at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, after visible, content not at middle) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, after visible, content not at start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from within and after visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1059) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from non-visible -> visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, within visible items (to first index)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from non-visible -> visible (move last item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, before visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from non-visible -> visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, mix of non-visible/visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view, first->last) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view, content y not 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, within visible items (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from non-visible -> visible (move last item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from non-visible -> visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, within visible items (to first index)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from non-visible -> visible (move last item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, before visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from non-visible -> visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, mix of non-visible/visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, first->last) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, content y not 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible (move last item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items (to first index)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible (move last item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, before visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, mix of non-visible/visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, first->last) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, content y not 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible (move last item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible (move first item)) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1300) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove all but 1, first->last) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove all) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove last (current) -> first) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove then insert at 0) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove then insert at non-zero index) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove current then insert below it) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove current index then move it down) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove current index then move it up) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert multiple times) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert multiple times with current index changes) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert and remove all) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert and remove current) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert before 0, then remove cross section of new and old items) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new items to end) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new and some old items to end) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert multiple at end, then move new and some old items to start) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move back and forth to same index) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move forwards then back) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move current, then remove it) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move current, then insert before it) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move multiple, then remove them) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert before them) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert after them) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(clear current) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(remove, scroll) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(insert, scroll) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(move, scroll) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location FAIL! : tst_QQuickListView::multipleChanges_condensed(clear, insert, scroll) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qquicklistview.cpp(1530) : failure location QtQA::App::TestRunner: Timed out after 900 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicklistview: 1802 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01726/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392980037): http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. From ci-noreply at qt-project.org Fri Feb 21 14:19:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 15:19:55 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1727 Message-ID: <20140221_131955_009913.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from jit/qv4binop.cpp:41:0: jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_add32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:86:48: error: 'load32' was not declared in this scope jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_sub32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:101:48: error: 'load32' was not declared in this scope jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_mul32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:116:48: error: 'load32' was not declared in this scope make[3]: *** [.obj/qv4binop.o] Error 1 In file included from jit/qv4isel_masm.cpp:53:0: jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_add32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:86:48: error: 'load32' was not declared in this scope jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_sub32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:101:48: error: 'load32' was not declared in this scope jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_mul32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:116:48: error: 'load32' was not declared in this scope jit/qv4isel_masm.cpp: In member function 'virtual void QV4::JIT::InstructionSelection::swapValues(QV4::IR::Temp*, QV4::IR::Temp*)': jit/qv4isel_masm.cpp:825:57: error: 'FPGpr1' is not a member of 'QV4::JIT::Assembler' jit/qv4isel_masm.cpp:826:51: error: 'FPGpr1' is not a member of 'QV4::JIT::Assembler' make[3]: *** [.obj/qv4isel_masm.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01727/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1392987828): http://codereview.qt-project.org/78595 [PS6] - Avoid extra platformwindows with QQuickWidget http://codereview.qt-project.org/78875 [PS3] - Move all binop related code into qv4binop* http://codereview.qt-project.org/78512 [PS4] - Clean up our internal namespaces http://codereview.qt-project.org/78511 [PS4] - Smaller cleanup http://codereview.qt-project.org/78510 [PS4] - Optimize our toInt32() implementation http://codereview.qt-project.org/78509 [PS3] - Move binops out of the isel http://codereview.qt-project.org/78508 [PS3] - Move unops into it's own file http://codereview.qt-project.org/78507 [PS3] - Move the Assembler class into it's own file http://codereview.qt-project.org/78506 [PS3] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/78505 [PS3] - Remove unused method http://codereview.qt-project.org/78503 [PS2] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/78502 [PS2] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/78501 [PS2] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/78500 [PS2] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/78499 [PS2] - Remove unused text stream http://codereview.qt-project.org/78498 [PS2] - Remove some code duplication http://codereview.qt-project.org/78497 [PS2] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/78496 [PS2] - Simplify some runtime code From ci-noreply at qt-project.org Fri Feb 21 14:29:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 15:29:04 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #359 Message-ID: <20140221_132904_066807.ci-noreply@qt-project.org> QtTools_stable_Integration #359: SUCCESS Tested changes (refs/builds/stable_1392980177): http://codereview.qt-project.org/78884 [PS1] - windeployqt: Enable module enumeration type for all MSVC. http://codereview.qt-project.org/78695 [PS1] - androiddeployqt: Pregenerate file list for assets From ci-noreply at qt-project.org Fri Feb 21 14:48:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 15:48:29 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #11 Message-ID: <20140221_134829_017806.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #11: SUCCESS Tested changes (refs/builds/btle_1392987323): http://codereview.qt-project.org/78759 [PS1] - QBluetoothDeviceInfo coreConfiguration fix implemented From ci-noreply at qt-project.org Fri Feb 21 14:59:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 15:59:24 +0200 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #12 Message-ID: <20140221_135924_003729.ci-noreply@qt-project.org> qtconnectivity failed to compile :( btlocaldevice.cpp: In member function 'void BtLocalDevice::leServiceDiscovered(const TestNamespace::QLowEnergyServiceInfo&)': btlocaldevice.cpp:306:22: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'uuid' btlocaldevice.cpp:306:37: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'name' make[3]: *** [.obj/btlocaldevice.o] Error 1 make[2]: *** [sub-bttestui-make_first] Error 2 service.cpp: In member function 'void ServiceDiscoveryDialog::addLowEnergyService(const TestNamespace::QLowEnergyServiceInfo&)': service.cpp:109:25: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'name' make[4]: *** [.obj/service.o] Error 1 make[3]: *** [sub-btscanner-make_first] Error 2 device.cpp: In member function 'void Device::connectToService(const TestNamespace::QString&)': device.cpp:179:15: error: 'class TestNamespace::QLowEnergyServiceInfo' has no member named 'uuid' device.cpp: In member function 'void Device::errorReceived(const TestNamespace::QLowEnergyServiceInfo&)': device.cpp:198:92: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'errorString' device.cpp:199:23: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'errorString' device.cpp: At global scope: device.cpp:214:6: warning: unused parameter 'service' [-Wunused-parameter] make[4]: *** [.obj/device.o] Error 1 serviceinfo.cpp: In member function 'TestNamespace::QString ServiceInfo::getName()': serviceinfo.cpp:62:24: error: 'class TestNamespace::QLowEnergyServiceInfo' has no member named 'name' serviceinfo.cpp: In member function 'TestNamespace::QString ServiceInfo::getUuid()': serviceinfo.cpp:67:24: error: 'class TestNamespace::QLowEnergyServiceInfo' has no member named 'uuid' serviceinfo.cpp:68:1: warning: control reaches end of non-void function [-Wreturn-type] serviceinfo.cpp: In member function 'TestNamespace::QString ServiceInfo::getName()': serviceinfo.cpp:63:1: warning: control reaches end of non-void function [-Wreturn-type] make[4]: *** [.obj/serviceinfo.o] Error 1 tst_qbluetoothservicediscoveryagent.cpp: In member function 'void tst_QBluetoothServiceDiscoveryAgent::leServiceDiscoveryDebug(const TestNamespace::QLowEnergyServiceInfo&)': tst_qbluetoothservicediscoveryagent.cpp:193:126: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'name' tst_qbluetoothservicediscoveryagent.cpp:194:118: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'uuid' tst_qbluetoothservicediscoveryagent.cpp: In member function 'void tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscovery()': tst_qbluetoothservicediscoveryagent.cpp:507:48: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'errorString' tst_qbluetoothservicediscoveryagent.cpp:509:145: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'name' tst_qbluetoothservicediscoveryagent.cpp:509:160: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'uuid' tst_qbluetoothservicediscoveryagent.cpp:534:48: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'errorString' tst_qbluetoothservicediscoveryagent.cpp:535:148: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'name' tst_qbluetoothservicediscoveryagent.cpp:535:163: error: 'const class TestNamespace::QLowEnergyServiceInfo' has no member named 'uuid' make[4]: *** [.obj/tst_qbluetoothservicediscoveryagent.o] Error 1 make[3]: *** [sub-qbluetoothservicediscoveryagent-make_first] Error 2 make[3]: *** [sub-lowenergyscanner-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make[2]: *** [sub-bluetooth-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00012/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/btle_1392990690): http://codereview.qt-project.org/78575 [PS3] - Renaming QLowEnergyServiceInfo methods From ci-noreply at qt-project.org Fri Feb 21 15:37:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 16:37:15 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #319 Message-ID: <20140221_143715_024120.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #319: SUCCESS Tested changes (refs/builds/stable_1392990104): http://codereview.qt-project.org/78920 [PS1] - android: add missing feature tags. From ci-noreply at qt-project.org Fri Feb 21 15:47:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 16:47:16 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3207 Message-ID: <20140221_144716_011732.ci-noreply@qt-project.org> fifty-nine autotests failed :( Testing tst_QWindowContainer FAIL! : tst_QWindowContainer::testShow() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qwindowcontainer.cpp(102) : failure location FAIL! : tst_QWindowContainer::testPositionAndSize() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(117) : failure location FAIL! : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(135) : failure location FAIL! : tst_QWindowContainer::testBehindTheScenesDeletion() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(175) : failure location FAIL! : tst_QWindowContainer::testUnparenting() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(230) : failure location FAIL! : tst_QWindowContainer::testActivation() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(193) : failure location FAIL! : tst_QWindowContainer::testAncestorChange() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(256) : failure location FAIL! : tst_QWindowContainer::testDockWidget() 'QTest::qWaitForWindowExposed(&mainWindow)' returned FALSE. () tst_qwindowcontainer.cpp(305) : failure location Totals: 3 passed, 8 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindowContainer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QWindowContainer::initTestCase() FAIL! : tst_QWindowContainer::testShow() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qwindowcontainer.cpp(102) : failure location FAIL! : tst_QWindowContainer::testPositionAndSize() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(117) : failure location FAIL! : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(135) : failure location PASS : tst_QWindowContainer::testOwnership() FAIL! : tst_QWindowContainer::testBehindTheScenesDeletion() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(175) : failure location FAIL! : tst_QWindowContainer::testUnparenting() 'QTest::qWaitForWindowExposed(container)' returned FALSE. () tst_qwindowcontainer.cpp(230) : failure location FAIL! : tst_QWindowContainer::testActivation() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(193) : failure location FAIL! : tst_QWindowContainer::testAncestorChange() 'QTest::qWaitForWindowExposed(&root)' returned FALSE. () tst_qwindowcontainer.cpp(256) : failure location FAIL! : tst_QWindowContainer::testDockWidget() 'QTest::qWaitForWindowExposed(&mainWindow)' returned FALSE. () tst_qwindowcontainer.cpp(305) : failure location PASS : tst_QWindowContainer::cleanupTestCase() Totals: 3 passed, 8 failed, 0 skipped ********* Finished testing of tst_QWindowContainer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindowcontainer: 25 seconds, exit code 8 Testing tst_QWindow FAIL! : tst_QWindow::eventOrderOnShow() Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(166) : failure location FAIL! : tst_QWindow::resizeEventAfterResize() Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(183) : failure location FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(233) : failure location FAIL! : tst_QWindow::isExposed() 'window.received(QEvent::Expose) > 0' returned FALSE. () tst_qwindow.cpp(290) : failure location FAIL! : tst_QWindow::isActive() 'window.isExposed()' returned FALSE. () tst_qwindow.cpp(310) : failure location FAIL! : tst_QWindow::testInputEvents() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(477) : failure location FAIL! : tst_QWindow::mouseToTouchTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(613) : failure location FAIL! : tst_QWindow::mouseToTouchLoop() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(662) : failure location FAIL! : tst_QWindow::touchCancel() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(677) : failure location FAIL! : tst_QWindow::mouseEventSequence() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(882) : failure location FAIL! : tst_QWindow::inputReentrancy() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1004) : failure location Totals: 13 passed, 11 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QWindow::initTestCase() FAIL! : tst_QWindow::eventOrderOnShow() Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(166) : failure location FAIL! : tst_QWindow::resizeEventAfterResize() Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(183) : failure location PASS : tst_QWindow::mapGlobal() FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (window.received(QEvent::Resize)): 0 Expected (1) : 1 tst_qwindow.cpp(233) : failure location FAIL! : tst_QWindow::isExposed() 'window.received(QEvent::Expose) > 0' returned FALSE. () tst_qwindow.cpp(290) : failure location FAIL! : tst_QWindow::isActive() 'window.isExposed()' returned FALSE. () tst_qwindow.cpp(310) : failure location FAIL! : tst_QWindow::testInputEvents() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(477) : failure location SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. tst_qwindow.cpp(532) : failure location FAIL! : tst_QWindow::mouseToTouchTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(613) : failure location FAIL! : tst_QWindow::mouseToTouchLoop() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(662) : failure location FAIL! : tst_QWindow::touchCancel() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(677) : failure location SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. tst_qwindow.cpp(734) : failure location PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() FAIL! : tst_QWindow::mouseEventSequence() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(882) : failure location PASS : tst_QWindow::windowModality() FAIL! : tst_QWindow::inputReentrancy() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1004) : failure location PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::cleanupTestCase() Totals: 13 passed, 11 failed, 2 skipped ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 228 seconds, exit code 11 Testing tst_QWidget FAIL! : tst_QWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qwidget.cpp(648) : failure location Totals: 1 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 FAIL! : tst_QWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qwidget.cpp(648) : failure location PASS : tst_QWidget::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 2 seconds, exit code 1 Testing tst_QTreeWidget FAIL! : tst_QTreeWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qtreewidget.cpp(242) : failure location Totals: 1 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTreeWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 FAIL! : tst_QTreeWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qtreewidget.cpp(242) : failure location PASS : tst_QTreeWidget::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QTreeWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreewidget: 2 seconds, exit code 1 Testing tst_QTreeView FAIL! : tst_QTreeView::iconSize() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(941) : failure location FAIL! : tst_QTreeView::clicked() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(2023) : failure location FAIL! : tst_QTreeView::styleOptionViewItem() 'delegate.count >= 13' returned FALSE. () tst_qtreeview.cpp(3162) : failure location FAIL! : tst_QTreeView::task216717_updateChildren() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3420) : failure location FAIL! : tst_QTreeView::task246536_scrollbarsNotWorking() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3708) : failure location FAIL! : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3765) : failure location FAIL! : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3939) : failure location FAIL! : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qtreeview.cpp(4099) : failure location FAIL! : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(4114) : failure location Totals: 163 passed, 9 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTreeView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTreeView::initTestCase() PASS : tst_QTreeView::getSetCheck() PASS : tst_QTreeView::construction() PASS : tst_QTreeView::alternatingRowColors() PASS : tst_QTreeView::currentIndex(-1, -1) PASS : tst_QTreeView::currentIndex(-1, 0) PASS : tst_QTreeView::currentIndex(0, -1) PASS : tst_QTreeView::currentIndex(0, 0) PASS : tst_QTreeView::currentIndex(0, 1) PASS : tst_QTreeView::currentIndex(1, 0) PASS : tst_QTreeView::currentIndex(1, 1) PASS : tst_QTreeView::currentIndex(2, 0) PASS : tst_QTreeView::currentIndex(2, 1) PASS : tst_QTreeView::currentIndex(3, -1) PASS : tst_QTreeView::currentIndex(3, 0) PASS : tst_QTreeView::currentIndex(3, 1) PASS : tst_QTreeView::dragDropMode(NoDragDrop) PASS : tst_QTreeView::dragDropMode(DragOnly) PASS : tst_QTreeView::dragDropMode(DropOnly) PASS : tst_QTreeView::dragDropMode(DragDrop) PASS : tst_QTreeView::dragDropMode(InternalMove) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop -1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 0) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 1) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 2) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 3) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 4) PASS : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 5) PASS : tst_QTreeView::dragDropOverwriteMode() PASS : tst_QTreeView::editTriggers(NoEditTriggers 0) PASS : tst_QTreeView::editTriggers(NoEditTriggers 1) PASS : tst_QTreeView::editTriggers(NoEditTriggers 2) PASS : tst_QTreeView::editTriggers(NoEditTriggers 3) PASS : tst_QTreeView::editTriggers(NoEditTriggers 4) PASS : tst_QTreeView::editTriggers(CurrentChanged 0) PASS : tst_QTreeView::editTriggers(CurrentChanged 1) PASS : tst_QTreeView::editTriggers(CurrentChanged 2) PASS : tst_QTreeView::editTriggers(CurrentChanged 3) PASS : tst_QTreeView::editTriggers(CurrentChanged 4) PASS : tst_QTreeView::editTriggers(DoubleClicked 0) PASS : tst_QTreeView::editTriggers(DoubleClicked 1) PASS : tst_QTreeView::editTriggers(DoubleClicked 2) PASS : tst_QTreeView::editTriggers(DoubleClicked 3) PASS : tst_QTreeView::editTriggers(DoubleClicked 4) PASS : tst_QTreeView::editTriggers(SelectedClicked 0) PASS : tst_QTreeView::editTriggers(SelectedClicked 1) PASS : tst_QTreeView::editTriggers(SelectedClicked 2) PASS : tst_QTreeView::editTriggers(SelectedClicked 3) PASS : tst_QTreeView::editTriggers(SelectedClicked 4) PASS : tst_QTreeView::editTriggers(EditKeyPressed 0) PASS : tst_QTreeView::editTriggers(EditKeyPressed 1) PASS : tst_QTreeView::editTriggers(EditKeyPressed 2) PASS : tst_QTreeView::editTriggers(EditKeyPressed 3) PASS : tst_QTreeView::editTriggers(EditKeyPressed 4) PASS : tst_QTreeView::hasAutoScroll() PASS : tst_QTreeView::horizontalScrollMode() FAIL! : tst_QTreeView::iconSize() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(941) : failure location PASS : tst_QTreeView::indexAt() PASS : tst_QTreeView::indexWidget() PASS : tst_QTreeView::itemDelegate() PASS : tst_QTreeView::itemDelegateForColumnOrRow() PASS : tst_QTreeView::keyboardSearch() PASS : tst_QTreeView::keyboardSearchMultiColumn() PASS : tst_QTreeView::setModel() PASS : tst_QTreeView::openPersistentEditor() PASS : tst_QTreeView::rootIndex() PASS : tst_QTreeView::setHeader() PASS : tst_QTreeView::columnHidden() PASS : tst_QTreeView::rowHidden() PASS : tst_QTreeView::noDelegate() PASS : tst_QTreeView::noModel() PASS : tst_QTreeView::emptyModel() PASS : tst_QTreeView::removeRows() PASS : tst_QTreeView::removeCols() PASS : tst_QTreeView::limitedExpand() PASS : tst_QTreeView::expandAndCollapse(normal) PASS : tst_QTreeView::expandAndCollapse(animated) PASS : tst_QTreeView::expandAndCollapseAll() PASS : tst_QTreeView::expandWithNoChildren() PASS : tst_QTreeView::quickExpandCollapse() PASS : tst_QTreeView::keyboardNavigation() PASS : tst_QTreeView::headerSections() PASS : tst_QTreeView::moveCursor(uniformRowHeights = false, scrollPerPixel = false) PASS : tst_QTreeView::moveCursor(uniformRowHeights = true, scrollPerPixel = false) PASS : tst_QTreeView::moveCursor(uniformRowHeights = false, scrollPerPixel = true) PASS : tst_QTreeView::moveCursor(uniformRowHeights = true, scrollPerPixel = true) PASS : tst_QTreeView::setSelection((0,0,50,20),rows) PASS : tst_QTreeView::setSelection((0,0,50,90),rows) PASS : tst_QTreeView::setSelection((50,0,0,90),rows,invalid rect) PASS : tst_QTreeView::setSelection((0,-20,20,50),rows) PASS : tst_QTreeView::setSelection((0,-50,20,90),rows) PASS : tst_QTreeView::extendedSelection(select) PASS : tst_QTreeView::extendedSelection(unselect) PASS : tst_QTreeView::indexAbove() PASS : tst_QTreeView::indexBelow() FAIL! : tst_QTreeView::clicked() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(2023) : failure location WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget PASS : tst_QTreeView::mouseDoubleClick() PASS : tst_QTreeView::rowsAboutToBeRemoved() PASS : tst_QTreeView::headerSections_unhideSection() PASS : tst_QTreeView::columnAt() PASS : tst_QTreeView::scrollTo() PASS : tst_QTreeView::rowsAboutToBeRemoved_move() PASS : tst_QTreeView::resizeColumnToContents() PASS : tst_QTreeView::insertAfterSelect() PASS : tst_QTreeView::removeAfterSelect() PASS : tst_QTreeView::hiddenItems() PASS : tst_QTreeView::spanningItems() PASS : tst_QTreeView::rowSizeHint() PASS : tst_QTreeView::setSortingEnabled() PASS : tst_QTreeView::headerHidden() PASS : tst_QTreeView::selection() PASS : tst_QTreeView::removeAndInsertExpandedCol0() PASS : tst_QTreeView::selectionWithHiddenItems() PASS : tst_QTreeView::selectAll() PASS : tst_QTreeView::disabledButCheckable() PASS : tst_QTreeView::sortByColumn(sorting enabled) PASS : tst_QTreeView::sortByColumn(sorting disabled) PASS : tst_QTreeView::evilModel(visible) PASS : tst_QTreeView::indexRowSizeHint() PASS : tst_QTreeView::addRowsWhileSectionsAreHidden() PASS : tst_QTreeView::filterProxyModelCrash() PASS : tst_QTreeView::renderToPixmap(row-0) PASS : tst_QTreeView::renderToPixmap(row-1) FAIL! : tst_QTreeView::styleOptionViewItem() 'delegate.count >= 13' returned FALSE. () tst_qtreeview.cpp(3162) : failure location PASS : tst_QTreeView::keyboardNavigationWithDisabled() PASS : tst_QTreeView::task174627_moveLeftToRoot() PASS : tst_QTreeView::task171902_expandWith1stColHidden() PASS : tst_QTreeView::task203696_hidingColumnsAndRowsn() PASS : tst_QTreeView::task211293_removeRootIndex() FAIL! : tst_QTreeView::task216717_updateChildren() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3420) : failure location PASS : tst_QTreeView::task220298_selectColumns() PASS : tst_QTreeView::task224091_appendColumns() PASS : tst_QTreeView::task225539_deleteModel() PASS : tst_QTreeView::task230123_setItemsExpandable() PASS : tst_QTreeView::task202039_closePersistentEditor() PASS : tst_QTreeView::task238873_avoidAutoReopening() PASS : tst_QTreeView::task244304_clickOnDecoration() FAIL! : tst_QTreeView::task246536_scrollbarsNotWorking() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3708) : failure location PASS : tst_QTreeView::task250683_wrongSectionSize() FAIL! : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3765) : failure location PASS : tst_QTreeView::task254234_proxySort() PASS : tst_QTreeView::task248022_changeSelection() PASS : tst_QTreeView::task245654_changeModelAndExpandAll() PASS : tst_QTreeView::doubleClickedWithSpans() PASS : tst_QTreeView::taskQTBUG_6450_selectAllWith1stColumnHidden() FAIL! : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3939) : failure location FAIL! : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qtreeview.cpp(4099) : failure location FAIL! : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(4114) : failure location PASS : tst_QTreeView::taskQTBUG_25333_adjustViewOptionsForIndex() PASS : tst_QTreeView::taskQTBUG_18539_emitLayoutChanged() PASS : tst_QTreeView::taskQTBUG_8176_emitOnExpandAll() PASS : tst_QTreeView::taskQTBUG_34717_collapseAtBottom() PASS : tst_QTreeView::testInitialFocus() PASS : tst_QTreeView::cleanupTestCase() Totals: 163 passed, 9 failed, 0 skipped ********* Finished testing of tst_QTreeView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreeview: 71 seconds, exit code 9 Testing tst_QTabWidget FAIL! : tst_QTabWidget::paintEventCount() Compared values are not the same Actual (tab2->count): 0 Expected (1) : 1 tst_qtabwidget.cpp(594) : failure location FAIL! : tst_QTabWidget::minimumSizeHint() 'QTest::qWaitForWindowExposed(&tw)' returned FALSE. () tst_qtabwidget.cpp(618) : failure location FAIL! : tst_QTabWidget::heightForWidth(West) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(666) : failure location FAIL! : tst_QTabWidget::heightForWidth(North) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(666) : failure location FAIL! : tst_QTabWidget::heightForWidth(East) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(666) : failure location FAIL! : tst_QTabWidget::heightForWidth(South) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(666) : failure location Totals: 20 passed, 6 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTabWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTabWidget::initTestCase() PASS : tst_QTabWidget::getSetCheck() PASS : tst_QTabWidget::testChild() PASS : tst_QTabWidget::addRemoveTab() PASS : tst_QTabWidget::tabPosition() PASS : tst_QTabWidget::tabEnabled() PASS : tst_QTabWidget::tabText() PASS : tst_QTabWidget::tabShape() PASS : tst_QTabWidget::tabTooltip() PASS : tst_QTabWidget::tabIcon() PASS : tst_QTabWidget::indexOf() PASS : tst_QTabWidget::currentWidget() PASS : tst_QTabWidget::currentIndex() PASS : tst_QTabWidget::cornerWidget() PASS : tst_QTabWidget::removeTab() PASS : tst_QTabWidget::clear() PASS : tst_QTabWidget::keyboardNavigation() FAIL! : tst_QTabWidget::paintEventCount() Compared values are not the same Actual (tab2->count): 0 Expected (1) : 1 tst_qtabwidget.cpp(594) : failure location FAIL! : tst_QTabWidget::minimumSizeHint() 'QTest::qWaitForWindowExposed(&tw)' returned FALSE. () tst_qtabwidget.cpp(618) : failure location FAIL! : tst_QTabWidget::heightForWidth(West) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(666) : failure location FAIL! : tst_QTabWidget::heightForWidth(North) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(666) : failure location FAIL! : tst_QTabWidget::heightForWidth(East) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(666) : failure location FAIL! : tst_QTabWidget::heightForWidth(South) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(666) : failure location PASS : tst_QTabWidget::tabBarClicked() PASS : tst_QTabWidget::moveCurrentTab() PASS : tst_QTabWidget::cleanupTestCase() Totals: 20 passed, 6 failed, 0 skipped ********* Finished testing of tst_QTabWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtabwidget: 13 seconds, exit code 6 Testing tst_QTableView FAIL! : tst_QTableView::moveCursorBiggerJump() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtableview.cpp(1367) : failure location FAIL! : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2642) : failure location FAIL! : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2642) : failure location FAIL! : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2642) : failure location FAIL! : tst_QTableView::indexAt(no hidden, no span, no scroll, (20,20)) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2796) : failure location FAIL! : tst_QTableView::indexAt(row hidden, no span, no scroll, at (20,20)) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2796) : failure location FAIL! : tst_QTableView::indexAt(col hidden, no span, no scroll, at (20,20)) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2796) : failure location FAIL! : tst_QTableView::indexAt(no hidden, row span, no scroll, at (60,20)) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2796) : failure location FAIL! : tst_QTableView::indexAt(no hidden, col span, no scroll, at (60,20)) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2796) : failure location FAIL! : tst_QTableView::indexAt(no hidden, no span, scroll (5,0), at (20,20)) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2796) : failure location FAIL! : tst_QTableView::indexAt(no hidden, no span, scroll (0,5), at (20,20)) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2796) : failure location FAIL! : tst_QTableView::indexAt(no hidden, no span, scroll (5,5), at (20,20)) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qtableview.cpp(2796) : failure location FAIL! : tst_QTableView::selectionSignal() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtableview.cpp(3531) : failure location FAIL! : tst_QTableView::task173773_updateVerticalHeader() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtableview.cpp(3585) : failure location FAIL! : tst_QTableView::task240266_veryBigColumn() 'QTest::qWaitForWindowExposed(&table)' returned FALSE. () tst_qtableview.cpp(3650) : failure location FAIL! : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() 'QTest::qWaitForWindowExposed(&tv)' returned FALSE. () tst_qtableview.cpp(3792) : failure location FAIL! : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtableview.cpp(4014) : failure location FAIL! : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qtableview.cpp(4060) : failure location FAIL! : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtableview.cpp(4085) : failure location FAIL! : tst_QTableView::taskQTBUG_30653_doItemsLayout() 'QTest::qWaitForWindowExposed(&topLevel)' returned FALSE. () tst_qtableview.cpp(4151) : failure location FAIL! : tst_QTableView::mouseWheel(scroll up per item) 'QTest::qWaitForWindowExposed(&topLevel)' returned FALSE. () tst_qtableview.cpp(3731) : failure location FAIL! : tst_QTableView::mouseWheel(scroll down per item) 'QTest::qWaitForWindowExposed(&topLevel)' returned FALSE. () tst_qtableview.cpp(3731) : failure location FAIL! : tst_QTableView::mouseWheel(scroll down per pixel) 'QTest::qWaitForWindowExposed(&topLevel)' returned FALSE. () tst_qtableview.cpp(3731) : failure location FAIL! : tst_QTableView::changeHeaderData() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtableview.cpp(3996) : failure location Totals: 220 passed, 24 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTableView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows(2x2) PASS : tst_QTableView::removeRows(10x10) PASS : tst_QTableView::removeColumns(2x2) PASS : tst_QTableView::removeColumns(10x10) PASS : tst_QTableView::keyboardNavigation(16x16 model) PASS : tst_QTableView::keyboardNavigation(no tab) PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor(MoveRight (0,0)) PASS : tst_QTableView::moveCursor(MoveRight (3,0)) PASS : tst_QTableView::moveCursor(MoveRight (3,3)) PASS : tst_QTableView::moveCursor(MoveRight, hidden column 1 (0,0)) PASS : tst_QTableView::moveCursor(MoveRight, hidden column 3 (0,2)) PASS : tst_QTableView::moveCursor(MoveNext (0,0)) PASS : tst_QTableView::moveCursor(MoveNext (0,2)) (... 8610 lines omitted; there are too many errors!) PASS : tst_QLabel::sizeHint() FAIL! : tst_QLabel::task226479_movieResize() 'QTest::qWaitForWindowExposed(&label)' returned FALSE. () tst_qlabel.cpp(408) : failure location PASS : tst_QLabel::emptyPixmap() FAIL! : tst_QLabel::unicodeText(english) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(483) : failure location FAIL! : tst_QLabel::unicodeText(thai) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(483) : failure location FAIL! : tst_QLabel::unicodeText(chinese) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(483) : failure location FAIL! : tst_QLabel::unicodeText(arabic) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(483) : failure location FAIL! : tst_QLabel::unicodeText(russian) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(483) : failure location FAIL! : tst_QLabel::unicodeText(korean) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(483) : failure location FAIL! : tst_QLabel::unicodeText(greek) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(483) : failure location FAIL! : tst_QLabel::unicodeText(german) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(483) : failure location FAIL! : tst_QLabel::unicodeText(thai_long) 'QTest::qWaitForWindowExposed(&frame)' returned FALSE. () tst_qlabel.cpp(483) : failure location FAIL! : tst_QLabel::mnemonic(1) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(524) : failure location FAIL! : tst_QLabel::mnemonic(2) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(524) : failure location FAIL! : tst_QLabel::mnemonic(3) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(524) : failure location FAIL! : tst_QLabel::mnemonic(4) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(524) : failure location FAIL! : tst_QLabel::mnemonic(5) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(524) : failure location FAIL! : tst_QLabel::mnemonic(6) 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qlabel.cpp(524) : failure location PASS : tst_QLabel::selection() QWARN : tst_QLabel::taskQTBUG_7902_contextMenuCrash() QWindowsWindow::setGeometry: Unable to set geometry 67x13+320+250 on QWidgetWindow/'QLabelClassWindow'. Resulting geometry: 104x13+320+250 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). FAIL! : tst_QLabel::taskQTBUG_7902_contextMenuCrash() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qlabel.cpp(560) : failure location PASS : tst_QLabel::cleanupTestCase() Totals: 27 passed, 17 failed, 0 skipped ********* Finished testing of tst_QLabel ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlabel: 35 seconds, exit code 17 Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowExposed(&window2)' returned FALSE. () tst_qguiapplication.cpp(158) : failure location FAIL! : tst_QGuiApplication::changeFocusWindow() 'QTest::qWaitForWindowExposed(&window1)' returned FALSE. () tst_qguiapplication.cpp(291) : failure location FAIL! : tst_QGuiApplication::keyboardModifiers() 'QTest::qWaitForWindowExposed(window.data())' returned FALSE. () tst_qguiapplication.cpp(314) : failure location FAIL! : tst_QGuiApplication::modalWindow() 'QTest::qWaitForWindowExposed(window1.data())' returned FALSE. () tst_qguiapplication.cpp(474) : failure location FAIL! : tst_QGuiApplication::quitOnLastWindowClosed() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qguiapplication.cpp(676) : failure location Totals: 23 passed, 5 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::firstWindowTitle() FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowExposed(&window2)' returned FALSE. () tst_qguiapplication.cpp(158) : failure location PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() FAIL! : tst_QGuiApplication::changeFocusWindow() 'QTest::qWaitForWindowExposed(&window1)' returned FALSE. () tst_qguiapplication.cpp(291) : failure location FAIL! : tst_QGuiApplication::keyboardModifiers() 'QTest::qWaitForWindowExposed(window.data())' returned FALSE. () tst_qguiapplication.cpp(314) : failure location FAIL! : tst_QGuiApplication::modalWindow() 'QTest::qWaitForWindowExposed(window1.data())' returned FALSE. () tst_qguiapplication.cpp(474) : failure location FAIL! : tst_QGuiApplication::quitOnLastWindowClosed() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qguiapplication.cpp(676) : failure location PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::cleanupTestCase() Totals: 23 passed, 5 failed, 0 skipped ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 58 seconds, exit code 5 Testing tst_QGraphicsLayout FAIL! : tst_QGraphicsLayout::compressLayoutRequest() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qgraphicslayout.cpp(150) : failure location Totals: 9 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsLayout ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QGraphicsLayout::initTestCase() PASS : tst_QGraphicsLayout::sizeHints() FAIL! : tst_QGraphicsLayout::compressLayoutRequest() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qgraphicslayout.cpp(150) : failure location PASS : tst_QGraphicsLayout::automaticReparenting() PASS : tst_QGraphicsLayout::verifyActivate() PASS : tst_QGraphicsLayout::invalidate() PASS : tst_QGraphicsLayout::constructors() PASS : tst_QGraphicsLayout::alternativeLayoutItems() PASS : tst_QGraphicsLayout::ownership() PASS : tst_QGraphicsLayout::cleanupTestCase() Totals: 9 passed, 1 failed, 0 skipped ********* Finished testing of tst_QGraphicsLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicslayout: 6 seconds, exit code 1 Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::emptyModels(QListView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QTableView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QTreeView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QHeaderView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::setModel(QListView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QTableView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QTreeView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QHeaderView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::noModel() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(655) : failure location FAIL! : tst_QAbstractItemView::dragSelect() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(678) : failure location FAIL! : tst_QAbstractItemView::rowDelegate() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(702) : failure location FAIL! : tst_QAbstractItemView::columnDelegate() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(722) : failure location FAIL! : tst_QAbstractItemView::persistentEditorFocus() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(778) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::task250754_fontChange() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qabstractitemview.cpp(1259) : failure location FAIL! : tst_QAbstractItemView::task200665_itemEntered() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1286) : failure location FAIL! : tst_QAbstractItemView::task257481_emptyEditor() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qabstractitemview.cpp(1312) : failure location FAIL! : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1352) : failure location FAIL! : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1389) : failure location FAIL! : tst_QAbstractItemView::ctrlRubberbandSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1466) : failure location FAIL! : tst_QAbstractItemView::QTBUG6753_selectOnSelection() 'QTest::qWaitForWindowExposed(&table)' returned FALSE. () tst_qabstractitemview.cpp(1549) : failure location FAIL! : tst_QAbstractItemView::deselectInSingleSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1671) : failure location Totals: 17 passed, 41 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() FAIL! : tst_QAbstractItemView::emptyModels(QListView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QTableView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QTreeView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::emptyModels(QHeaderView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(398) : failure location FAIL! : tst_QAbstractItemView::setModel(QListView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QTableView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QTreeView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::setModel(QHeaderView) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(436) : failure location FAIL! : tst_QAbstractItemView::noModel() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(655) : failure location FAIL! : tst_QAbstractItemView::dragSelect() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(678) : failure location FAIL! : tst_QAbstractItemView::rowDelegate() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(702) : failure location FAIL! : tst_QAbstractItemView::columnDelegate() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(722) : failure location PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() FAIL! : tst_QAbstractItemView::persistentEditorFocus() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(778) : failure location PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location FAIL! : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) 'QTest::qWaitForWindowExposed(view.data())' returned FALSE. () tst_qabstractitemview.cpp(1170) : failure location PASS : tst_QAbstractItemView::task221955_selectedEditor() FAIL! : tst_QAbstractItemView::task250754_fontChange() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qabstractitemview.cpp(1259) : failure location FAIL! : tst_QAbstractItemView::task200665_itemEntered() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1286) : failure location FAIL! : tst_QAbstractItemView::task257481_emptyEditor() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qabstractitemview.cpp(1312) : failure location FAIL! : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1352) : failure location FAIL! : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1389) : failure location FAIL! : tst_QAbstractItemView::ctrlRubberbandSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1466) : failure location PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() FAIL! : tst_QAbstractItemView::QTBUG6753_selectOnSelection() 'QTest::qWaitForWindowExposed(&table)' returned FALSE. () tst_qabstractitemview.cpp(1549) : failure location PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() FAIL! : tst_QAbstractItemView::deselectInSingleSelection() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qabstractitemview.cpp(1671) : failure location PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 17 passed, 41 failed, 0 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 85 seconds, exit code 41 Testing tst_QFormLayout FAIL! : tst_QFormLayout::spacing() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qformlayout.cpp(362) : failure location FAIL! : tst_QFormLayout::contentsRect() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qformlayout.cpp(376) : failure location Totals: 25 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFormLayout ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QFormLayout::initTestCase() PASS : tst_QFormLayout::rowCount() PASS : tst_QFormLayout::buddies() PASS : tst_QFormLayout::getItemPosition() PASS : tst_QFormLayout::wrapping() FAIL! : tst_QFormLayout::spacing() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qformlayout.cpp(362) : failure location FAIL! : tst_QFormLayout::contentsRect() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qformlayout.cpp(376) : failure location PASS : tst_QFormLayout::setFormStyle() PASS : tst_QFormLayout::setFieldGrowthPolicy() PASS : tst_QFormLayout::setRowWrapPolicy() PASS : tst_QFormLayout::setLabelAlignment() PASS : tst_QFormLayout::setFormAlignment() PASS : tst_QFormLayout::addRow() PASS : tst_QFormLayout::insertRow_QWidget_QWidget() PASS : tst_QFormLayout::insertRow_QWidget_QLayout() PASS : tst_QFormLayout::insertRow_QString_QWidget() PASS : tst_QFormLayout::insertRow_QString_QLayout() PASS : tst_QFormLayout::insertRow_QWidget() PASS : tst_QFormLayout::insertRow_QLayout() QWARN : tst_QFormLayout::setWidget() QFormLayoutPrivate::setItem: Cell (3, 1) already occupied QWARN : tst_QFormLayout::setWidget() QFormLayoutPrivate::setItem: Invalid cell (-1, 1) PASS : tst_QFormLayout::setWidget() QWARN : tst_QFormLayout::setLayout() QFormLayoutPrivate::setItem: Cell (3, 1) already occupied QWARN : tst_QFormLayout::setLayout() QLayout::addChildLayout: layout "" already has a parent PASS : tst_QFormLayout::setLayout() PASS : tst_QFormLayout::itemAt() PASS : tst_QFormLayout::takeAt() PASS : tst_QFormLayout::layoutAlone() PASS : tst_QFormLayout::replaceWidget() PASS : tst_QFormLayout::taskQTBUG_27420_takeAtShouldUnparentLayout() PASS : tst_QFormLayout::cleanupTestCase() Totals: 25 passed, 2 failed, 0 skipped ********* Finished testing of tst_QFormLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qformlayout: 6 seconds, exit code 2 Testing tst_QDockWidget FAIL! : tst_QDockWidget::setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(357) : failure location FAIL! : tst_QDockWidget::task165177_deleteFocusWidget() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(728) : failure location FAIL! : tst_QDockWidget::task169808_setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(767) : failure location FAIL! : tst_QDockWidget::taskQTBUG_1665_closableChanged() 'QTest::qWaitForWindowExposed(&dock)' returned FALSE. () tst_qdockwidget.cpp(836) : failure location FAIL! : tst_QDockWidget::taskQTBUG_9758_undockedGeometry() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qdockwidget.cpp(861) : failure location Totals: 15 passed, 5 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDockWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDockWidget::initTestCase() PASS : tst_QDockWidget::getSetCheck() PASS : tst_QDockWidget::widget() PASS : tst_QDockWidget::features() FAIL! : tst_QDockWidget::setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(357) : failure location PASS : tst_QDockWidget::allowedAreas() PASS : tst_QDockWidget::toggleViewAction() PASS : tst_QDockWidget::visibilityChanged() PASS : tst_QDockWidget::dockLocationChanged() PASS : tst_QDockWidget::setTitleBarWidget() PASS : tst_QDockWidget::titleBarDoubleClick() PASS : tst_QDockWidget::restoreStateOfFloating() FAIL! : tst_QDockWidget::task165177_deleteFocusWidget() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(728) : failure location FAIL! : tst_QDockWidget::task169808_setFloating() 'QTest::qWaitForWindowExposed(&mw)' returned FALSE. () tst_qdockwidget.cpp(767) : failure location PASS : tst_QDockWidget::task237438_setFloatingCrash() PASS : tst_QDockWidget::task248604_infiniteResize() PASS : tst_QDockWidget::task258459_visibilityChanged() FAIL! : tst_QDockWidget::taskQTBUG_1665_closableChanged() 'QTest::qWaitForWindowExposed(&dock)' returned FALSE. () tst_qdockwidget.cpp(836) : failure location FAIL! : tst_QDockWidget::taskQTBUG_9758_undockedGeometry() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qdockwidget.cpp(861) : failure location PASS : tst_QDockWidget::cleanupTestCase() Totals: 15 passed, 5 failed, 0 skipped ********* Finished testing of tst_QDockWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdockwidget: 13 seconds, exit code 5 Testing tst_QDialog FAIL! : tst_QDialog::reject() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qdialog.cpp(535) : failure location FAIL! : tst_QDialog::snapToDefaultButton() 'QCursor::pos() == startingPos' returned FALSE. () tst_qdialog.cpp(569) : failure location Totals: 17 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension(data0) PASS : tst_QDialog::showExtension(data1) PASS : tst_QDialog::showExtension(data2) PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() PASS : tst_QDialog::showMaximized() PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() PASS : tst_QDialog::showAsTool() PASS : tst_QDialog::toolDialogPosition() PASS : tst_QDialog::deleteMainDefault() PASS : tst_QDialog::deleteInExec() PASS : tst_QDialog::showSizeGrip() PASS : tst_QDialog::setVisible() FAIL! : tst_QDialog::reject() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qdialog.cpp(535) : failure location FAIL! : tst_QDialog::snapToDefaultButton() 'QCursor::pos() == startingPos' returned FALSE. () tst_qdialog.cpp(569) : failure location PASS : tst_QDialog::cleanupTestCase() Totals: 17 passed, 2 failed, 0 skipped ********* Finished testing of tst_QDialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdialog: 8 seconds, exit code 2 Testing tst_QDesktopWidget FAIL! : tst_QDesktopWidget::screenNumberForQWidget() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(130) : failure location FAIL! : tst_QDesktopWidget::screenGeometry() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(171) : failure location Totals: 7 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDesktopWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDesktopWidget::initTestCase() PASS : tst_QDesktopWidget::numScreens() PASS : tst_QDesktopWidget::primaryScreen() FAIL! : tst_QDesktopWidget::screenNumberForQWidget() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(130) : failure location PASS : tst_QDesktopWidget::screenNumberForQPoint() PASS : tst_QDesktopWidget::availableGeometry() FAIL! : tst_QDesktopWidget::screenGeometry() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qdesktopwidget.cpp(171) : failure location PASS : tst_QDesktopWidget::topLevels() PASS : tst_QDesktopWidget::cleanupTestCase() Totals: 7 passed, 2 failed, 0 skipped ********* Finished testing of tst_QDesktopWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdesktopwidget: 4 seconds, exit code 2 Testing tst_QBoxLayout FAIL! : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qboxlayout.cpp(298) : failure location Totals: 23 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QBoxLayout ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QBoxLayout::initTestCase() PASS : tst_QBoxLayout::insertSpacerItem() PASS : tst_QBoxLayout::insertLayout() PASS : tst_QBoxLayout::sizeHint() PASS : tst_QBoxLayout::sizeConstraints() PASS : tst_QBoxLayout::setGeometry() PASS : tst_QBoxLayout::setStyleShouldChangeSpacing() PASS : tst_QBoxLayout::testLayoutEngine(Just one) PASS : tst_QBoxLayout::testLayoutEngine(Two non-exp) PASS : tst_QBoxLayout::testLayoutEngine(Exp + non-exp) PASS : tst_QBoxLayout::testLayoutEngine(Stretch) PASS : tst_QBoxLayout::testLayoutEngine(Spacing) PASS : tst_QBoxLayout::testLayoutEngine(Less than minimum) PASS : tst_QBoxLayout::testLayoutEngine(Less than sizehint) PASS : tst_QBoxLayout::testLayoutEngine(Too much space) PASS : tst_QBoxLayout::testLayoutEngine(Empty) PASS : tst_QBoxLayout::testLayoutEngine(QTBUG-33104) PASS : tst_QBoxLayout::testLayoutEngine(Expanding with maximumSize) PASS : tst_QBoxLayout::testLayoutEngine(Stretch with maximumSize) PASS : tst_QBoxLayout::testLayoutEngine(Stretch with maximumSize last) FAIL! : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. () tst_qboxlayout.cpp(298) : failure location PASS : tst_QBoxLayout::taskQTBUG_27420_takeAtShouldUnparentLayout() PASS : tst_QBoxLayout::replaceWidget() PASS : tst_QBoxLayout::cleanupTestCase() Totals: 23 passed, 1 failed, 0 skipped ********* Finished testing of tst_QBoxLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qboxlayout: 3 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03207/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392974836): http://codereview.qt-project.org/78763 [PS1] - QWidget: do not allocate a QOpenGLContext unless needed by QQuickWidget http://codereview.qt-project.org/78592 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions http://codereview.qt-project.org/78593 [PS1] - Avoid using GLX Pbuffers on Catalyst http://codereview.qt-project.org/78594 [PS1] - eglfs: Fix swapped red and blue with QOpenGLWidget http://codereview.qt-project.org/78591 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/78581 [PS1] - Avoid truncation warning in openglwindow example http://codereview.qt-project.org/78694 [PS2] - Android: Support pregenerated cache in assets file engine http://codereview.qt-project.org/78834 [PS1] - QLibraryInfo: mark build() function as nothrow http://codereview.qt-project.org/78832 [PS1] - QByteArrayList: add a missing reserve() in op+ http://codereview.qt-project.org/78874 [PS1] - Fix rounding error when creating QT_FT_Vector http://codereview.qt-project.org/78872 [PS1] - Introducing QOpenGLShaderProgram::create() http://codereview.qt-project.org/78574 [PS2] - Windows: Use GetForegroundWindow() to check for active windows. http://codereview.qt-project.org/78393 [PS3] - Fix potential null pointer access in qglx http://codereview.qt-project.org/78388 [PS1] - Remove qSort usages from core tests http://codereview.qt-project.org/78769 [PS2] - Fix typo in QLibraryInfo::build() From ci-noreply at qt-project.org Fri Feb 21 15:57:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 16:57:35 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3208 Message-ID: <20140221_145735_014108.ci-noreply@qt-project.org> Compilation failed :( qwindowsprintersupport.cpp qwindowsprintersupport.cpp(106) : error C2660: 'TestNamespace::QWin32PrintEngine::queryDefaultPrinter' : function does not take 3 arguments Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03208/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392994130): http://codereview.qt-project.org/53492 [PS12] - Strip any trailing spaces from the filename before trying to open it http://codereview.qt-project.org/78690 [PS1] - Start the chronometer. http://codereview.qt-project.org/78689 [PS1] - Sort include headers http://codereview.qt-project.org/78688 [PS1] - Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable. http://codereview.qt-project.org/78926 [PS1] - Android: Do not enable text selection in QTextEdits by default. http://codereview.qt-project.org/78835 [PS1] - Avoid creating a new QMimeData each time the Android clipboard is used http://codereview.qt-project.org/78891 [PS1] - QPrinter - Add more tests http://codereview.qt-project.org/78890 [PS1] - QPrintEngine - Improve devMode handling http://codereview.qt-project.org/78889 [PS1] - QPrintEngine - Remove Windows use of port and driver http://codereview.qt-project.org/78888 [PS1] - QMarginsF - Add new QMarginsF class http://codereview.qt-project.org/78887 [PS1] - QRect - Add missing QMargins subtraction operator http://codereview.qt-project.org/78886 [PS1] - QMargins - Add missing operators http://codereview.qt-project.org/78885 [PS1] - QRect - Move QMargins operators http://codereview.qt-project.org/78900 [PS1] - Revert "Fix application font removal when using FontConfig" http://codereview.qt-project.org/78391 [PS1] - Cocoa: Prevent "Invalid Drawable" GL warnings. http://codereview.qt-project.org/78346 [PS1] - Add sizeLessWindow test case. http://codereview.qt-project.org/78332 [PS1] - Cocoa: Clear GL context pointer on deletion. http://codereview.qt-project.org/78320 [PS1] - Cocoa: QImage -> CGImage conversion cleanup http://codereview.qt-project.org/78810 [PS1] - QSslCipher: make QString constructor explicit http://codereview.qt-project.org/78755 [PS2] - QPainterPathStroker: make QPen constructor explicit From ci-noreply at qt-project.org Fri Feb 21 16:00:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 17:00:11 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #80 Message-ID: <20140221_150011_067361.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #80: SUCCESS Tested changes (refs/builds/stable_1392991766): http://codereview.qt-project.org/78896 [PS5] - QBluetoothServer QNX closing error fix http://codereview.qt-project.org/78894 [PS3] - Socket memory leak fix for QBluetoothServer QNX From ci-noreply at qt-project.org Fri Feb 21 16:06:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 17:06:54 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1728 Message-ID: <20140221_150654_031144.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1728: SUCCESS Tested changes (refs/builds/stable_1392988974): http://codereview.qt-project.org/78911 [PS1] - Fix missing depth and stencil buffer in QQuickWidget http://codereview.qt-project.org/78595 [PS6] - Avoid extra platformwindows with QQuickWidget From ci-noreply at qt-project.org Fri Feb 21 16:26:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 17:26:22 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1729 Message-ID: <20140221_152622_010503.ci-noreply@qt-project.org> Autotest `tst_qjsvalue' failed :( Testing tst_QJSValue FAIL! : tst_QJSValue::toInt() Compared values are not the same Actual (number5.toInt()): 124 Expected (123) : 123 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(704)] FAIL! : tst_QJSValue::toUInt() Compared values are not the same Actual (number5.toUInt()): 124 Expected (quint32(123)) : 123 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(839)] Totals: 161 passed, 2 failed, 157 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QJSValue ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QJSValue::initTestCase() PASS : tst_QJSValue::ctor_invalid() PASS : tst_QJSValue::ctor_undefinedWithEngine() PASS : tst_QJSValue::ctor_undefined() PASS : tst_QJSValue::ctor_nullWithEngine() PASS : tst_QJSValue::ctor_null() PASS : tst_QJSValue::ctor_boolWithEngine() PASS : tst_QJSValue::ctor_bool() PASS : tst_QJSValue::ctor_intWithEngine() PASS : tst_QJSValue::ctor_int() PASS : tst_QJSValue::ctor_uintWithEngine() PASS : tst_QJSValue::ctor_uint() PASS : tst_QJSValue::ctor_floatWithEngine() PASS : tst_QJSValue::ctor_float() PASS : tst_QJSValue::ctor_stringWithEngine() PASS : tst_QJSValue::ctor_string() PASS : tst_QJSValue::ctor_copyAndAssignWithEngine() PASS : tst_QJSValue::ctor_copyAndAssign() PASS : tst_QJSValue::toString() PASS : tst_QJSValue::toNumber() PASS : tst_QJSValue::toBoolean() PASS : tst_QJSValue::toBool() FAIL! : tst_QJSValue::toInt() Compared values are not the same Actual (number5.toInt()): 124 Expected (123) : 123 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(704)] FAIL! : tst_QJSValue::toUInt() Compared values are not the same Actual (number5.toUInt()): 124 Expected (quint32(123)) : 123 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(839)] PASS : tst_QJSValue::toVariant() PASS : tst_QJSValue::toQObject_nonQObject(invalid) PASS : tst_QJSValue::toQObject_nonQObject(bool(false)) PASS : tst_QJSValue::toQObject_nonQObject(bool(true)) PASS : tst_QJSValue::toQObject_nonQObject(int) PASS : tst_QJSValue::toQObject_nonQObject(string) PASS : tst_QJSValue::toQObject_nonQObject(undefined) PASS : tst_QJSValue::toQObject_nonQObject(null) PASS : tst_QJSValue::toQObject_nonQObject(bool bound(false)) PASS : tst_QJSValue::toQObject_nonQObject(bool bound(true)) PASS : tst_QJSValue::toQObject_nonQObject(int bound) PASS : tst_QJSValue::toQObject_nonQObject(string bound) PASS : tst_QJSValue::toQObject_nonQObject(undefined bound) PASS : tst_QJSValue::toQObject_nonQObject(null bound) PASS : tst_QJSValue::toQObject_nonQObject(object) PASS : tst_QJSValue::toQObject_nonQObject(array) PASS : tst_QJSValue::toQObject_nonQObject(date) PASS : tst_QJSValue::toQObject_nonQObject(variant(12345)) PASS : tst_QJSValue::toQObject_nonQObject(variant((QObject*)0)) PASS : tst_QJSValue::toQObject_nonQObject(newQObject(0)) PASS : tst_QJSValue::toQObject() PASS : tst_QJSValue::toDateTime() PASS : tst_QJSValue::toRegExp() PASS : tst_QJSValue::isArray([]) PASS : tst_QJSValue::isArray({}) PASS : tst_QJSValue::isArray(globalObject) PASS : tst_QJSValue::isArray(invalid) PASS : tst_QJSValue::isArray(number) PASS : tst_QJSValue::isArray(bool) PASS : tst_QJSValue::isArray(null) PASS : tst_QJSValue::isArray(undefined) PASS : tst_QJSValue::isDate(date) PASS : tst_QJSValue::isDate([]) PASS : tst_QJSValue::isDate({}) PASS : tst_QJSValue::isDate(globalObject) PASS : tst_QJSValue::isDate(invalid) PASS : tst_QJSValue::isDate(number) PASS : tst_QJSValue::isDate(bool) PASS : tst_QJSValue::isDate(null) PASS : tst_QJSValue::isDate(undefined) PASS : tst_QJSValue::isError_propertiesOfGlobalObject() PASS : tst_QJSValue::isError(syntax error) PASS : tst_QJSValue::isError([]) PASS : tst_QJSValue::isError({}) PASS : tst_QJSValue::isError(globalObject) PASS : tst_QJSValue::isError(invalid) PASS : tst_QJSValue::isError(number) PASS : tst_QJSValue::isError(bool) PASS : tst_QJSValue::isError(null) PASS : tst_QJSValue::isError(undefined) PASS : tst_QJSValue::isError(newObject) PASS : tst_QJSValue::isError(new Object) PASS : tst_QJSValue::isRegExp(/foo/) PASS : tst_QJSValue::isRegExp([]) PASS : tst_QJSValue::isRegExp({}) PASS : tst_QJSValue::isRegExp(globalObject) PASS : tst_QJSValue::isRegExp(invalid) PASS : tst_QJSValue::isRegExp(number) PASS : tst_QJSValue::isRegExp(bool) PASS : tst_QJSValue::isRegExp(null) PASS : tst_QJSValue::isRegExp(undefined) PASS : tst_QJSValue::equals() PASS : tst_QJSValue::strictlyEquals() PASS : tst_QJSValue::hasProperty_basic() PASS : tst_QJSValue::hasProperty_globalObject() PASS : tst_QJSValue::hasProperty_changePrototype() PASS : tst_QJSValue::deleteProperty_basic() PASS : tst_QJSValue::deleteProperty_globalObject() PASS : tst_QJSValue::deleteProperty_inPrototype() PASS : tst_QJSValue::getSetPrototype_cyclicPrototype() PASS : tst_QJSValue::getSetPrototype_evalCyclicPrototype() PASS : tst_QJSValue::getSetPrototype_eval() PASS : tst_QJSValue::getSetPrototype_invalidPrototype() PASS : tst_QJSValue::getSetPrototype_twoEngines() PASS : tst_QJSValue::getSetPrototype_null() PASS : tst_QJSValue::getSetPrototype_notObjectOrNull() PASS : tst_QJSValue::getSetPrototype() PASS : tst_QJSValue::getSetProperty_HooliganTask162051() PASS : tst_QJSValue::getSetProperty_HooliganTask183072() PASS : tst_QJSValue::getSetProperty_propertyRemoval() PASS : tst_QJSValue::getSetProperty_resolveMode() PASS : tst_QJSValue::getSetProperty_twoEngines() PASS : tst_QJSValue::getSetProperty_gettersAndSettersThrowErrorJS() PASS : tst_QJSValue::getSetProperty_array() PASS : tst_QJSValue::getSetProperty() PASS : tst_QJSValue::call_function() PASS : tst_QJSValue::call_object() PASS : tst_QJSValue::call_newObjects() PASS : tst_QJSValue::call_this() PASS : tst_QJSValue::call_arguments() PASS : tst_QJSValue::call() PASS : tst_QJSValue::call_twoEngines() PASS : tst_QJSValue::call_nonFunction(invalid) PASS : tst_QJSValue::call_nonFunction(bool) PASS : tst_QJSValue::call_nonFunction(int) PASS : tst_QJSValue::call_nonFunction(string) PASS : tst_QJSValue::call_nonFunction(undefined) PASS : tst_QJSValue::call_nonFunction(null) PASS : tst_QJSValue::call_nonFunction(bool bound) PASS : tst_QJSValue::call_nonFunction(int bound) PASS : tst_QJSValue::call_nonFunction(string bound) PASS : tst_QJSValue::call_nonFunction(undefined bound) PASS : tst_QJSValue::call_nonFunction(null bound) PASS : tst_QJSValue::construct_nonFunction(invalid) PASS : tst_QJSValue::construct_nonFunction(bool) PASS : tst_QJSValue::construct_nonFunction(int) PASS : tst_QJSValue::construct_nonFunction(string) PASS : tst_QJSValue::construct_nonFunction(undefined) PASS : tst_QJSValue::construct_nonFunction(null) PASS : tst_QJSValue::construct_nonFunction(bool bound) PASS : tst_QJSValue::construct_nonFunction(int bound) PASS : tst_QJSValue::construct_nonFunction(string bound) PASS : tst_QJSValue::construct_nonFunction(undefined bound) PASS : tst_QJSValue::construct_nonFunction(null bound) PASS : tst_QJSValue::construct_simple() PASS : tst_QJSValue::construct_newObjectJS() PASS : tst_QJSValue::construct_arg() PASS : tst_QJSValue::construct_proto() PASS : tst_QJSValue::construct_returnInt() PASS : tst_QJSValue::construct_throw() PASS : tst_QJSValue::construct_twoEngines() PASS : tst_QJSValue::construct_constructorThrowsPrimitive() PASS : tst_QJSValue::castToPointer() SKIP : tst_QJSValue::prettyPrinter(function() { }) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(function foo() { }) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(function foo(bar) { }) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(function foo(bar, baz) { }) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(this) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(identifier) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(null) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(true) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(false) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(string) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(string) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(number) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(number) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(regexp) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(regexp) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(member) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(member) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(call) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(call) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(call) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(new) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(new) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(new) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(++) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(++) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(--) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(--) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(delete) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(void) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(typeof) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(+) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(-) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(~) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(!) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(+) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(&&) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(&=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(&) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(|) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(^) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(-=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(/) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(/=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(==) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(in) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(+=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(instanceof) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(<=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(<<) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(<<=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(<) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(%) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(%=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(*) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(*=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(!=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(||) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(|=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>>) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>>=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(===) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(!==) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(-) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>>>) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>>>=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(^=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(? :) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a; b; c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(var a;) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(var a, b;) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(var a = 10;) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(var a, b = 20;) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(var a = 10, b = 20;) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(if) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(if) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(if-else) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(if-else) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(do-while) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(do-while) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(while) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(while) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(continue) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(break) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(return) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(return) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(with) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(with) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(label) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(throw) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(try-catch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(try-finally) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(try-catch-finally) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + b + c + d) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + b - c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + -b) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + ~b) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + !b) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + +b) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a + b) - c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a - b + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a - (b + c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + -(b + c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + ~(b + c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + !(b + c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + +(b + c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + b * c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a + b) * c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a + b) * (c + d)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + (b * c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + (b / c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a / b) * c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a / (b * c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a / (b % c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a && b || c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a && (b || c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a & b | c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a & (b | c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a & b | c ^ d) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a & (b | c ^ d)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a & b | c) ^ d) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a << b + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a << b) + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a >> b + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a >> b) + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a >>> b + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a >>> b) + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a == b || c != d) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a == (b || c != d)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a === b || c !== d) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a === (b || c !== d)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a &= b + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] QWARN : tst_QJSValue::prettyPrinter(debugger) /work/build/qt/qtdeclarative/src/qml/compiler/qv4codegen.cpp:2193: virtual bool QQmlJS::Codegen::visit(QQmlJS::AST::DebuggerStatement*): Unimplemented code. SKIP : tst_QJSValue::prettyPrinter(debugger) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] PASS : tst_QJSValue::engineDeleted() PASS : tst_QJSValue::valueOfWithClosure() PASS : tst_QJSValue::nestedObjectToVariant([[]]) PASS : tst_QJSValue::nestedObjectToVariant([[123]]) PASS : tst_QJSValue::nestedObjectToVariant([[], 123]) PASS : tst_QJSValue::nestedObjectToVariant(var a=[]; a.push(a)) PASS : tst_QJSValue::nestedObjectToVariant(var a=[]; a.push(123, a)) PASS : tst_QJSValue::nestedObjectToVariant(var a=[]; var b=[]; a.push(b); b.push(a)) PASS : tst_QJSValue::nestedObjectToVariant(var a=[]; var b=[]; a.push(123, b); b.push(456, a)) PASS : tst_QJSValue::nestedObjectToVariant({}) PASS : tst_QJSValue::nestedObjectToVariant({ a:{} }) PASS : tst_QJSValue::nestedObjectToVariant({ a:{b:10, c:20} }) PASS : tst_QJSValue::nestedObjectToVariant({ a:10, b:[20, 30]}) PASS : tst_QJSValue::nestedObjectToVariant(var o={}; o.p=o) PASS : tst_QJSValue::nestedObjectToVariant(var o={}; o.p=123; o.q=o) PASS : tst_QJSValue::cleanupTestCase() Totals: 161 passed, 2 failed, 157 skipped ********* Finished testing of tst_QJSValue ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qjsvalue: 1 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01729/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1392995308): http://codereview.qt-project.org/78825 [PS3] - Update QQuickTextInput's baselineOffset when only height changes http://codereview.qt-project.org/78777 [PS5] - Add an error signal to QQuickWindow http://codereview.qt-project.org/78512 [PS4] - Clean up our internal namespaces http://codereview.qt-project.org/78511 [PS4] - Smaller cleanup http://codereview.qt-project.org/78510 [PS4] - Optimize our toInt32() implementation http://codereview.qt-project.org/78509 [PS3] - Move binops out of the isel http://codereview.qt-project.org/78508 [PS3] - Move unops into it's own file http://codereview.qt-project.org/78507 [PS3] - Move the Assembler class into it's own file http://codereview.qt-project.org/78506 [PS3] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/78505 [PS3] - Remove unused method http://codereview.qt-project.org/78503 [PS2] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/78502 [PS2] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/78501 [PS2] - Mask rhs of shift operations in the IR for constants http://codereview.qt-project.org/78500 [PS2] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/78499 [PS2] - Remove unused text stream http://codereview.qt-project.org/78498 [PS2] - Remove some code duplication http://codereview.qt-project.org/78497 [PS2] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/78496 [PS2] - Simplify some runtime code http://codereview.qt-project.org/78596 [PS2] - Add touch and wheel events to QQuickWidget From ci-noreply at qt-project.org Fri Feb 21 16:31:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 17:31:28 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #470 Message-ID: <20140221_153128_060452.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #470: SUCCESS Tested changes (refs/builds/stable_1392993767): http://codereview.qt-project.org/78933 [PS1] - Minor cleanup and optimizations for TableView From ci-noreply at qt-project.org Fri Feb 21 16:36:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 17:36:52 +0200 Subject: [Ci-reports] pass on QtImageFormats_stable_Integration #73 Message-ID: <20140221_153652_041602.ci-noreply@qt-project.org> QtImageFormats_stable_Integration #73: SUCCESS Tested changes (refs/builds/stable_1392995237): http://codereview.qt-project.org/78748 [PS1] - Added webp information in doc and changelog From ci-noreply at qt-project.org Fri Feb 21 16:54:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 17:54:27 +0200 Subject: [Ci-reports] fail on QtWebEngine_master_Integration #216 Message-ID: <20140221_155427_078924.ci-noreply@qt-project.org> Compilation failed :( In file included from /work/build/qt/qtwebengine/src/3rdparty/chromium/ui/base/resource/resource_bundle.h:24:0, from ../../src/core/content_main_delegate_qt.cpp:48: /work/build/qt/qtbase/include/QtWebEngineWidgets/../../../qtwebengine/src/webenginewidgets/api/qwebenginepage.h: In member function 'virtual TestNamespace::QRectF RenderWidgetHostViewQtDelegateWebPage::screenRect() const': /work/build/qt/qtbase/include/QtWebEngineWidgets/../../../qtwebengine/src/webenginewidgets/api/qwebenginepage.h:574:35: error: 'TestNamespace::QWebEnginePagePrivate* TestNamespace::QWebEnginePage::d_func()' is private render_widget_host_view_qt_delegate_webpage.cpp:71:31: error: within this context make[2]: *** [.obj/render_widget_host_view_qt_delegate_webpage.o] Error 1 make[1]: *** [sub-webenginewidgets-make_first] Error 2 make: *** [sub-src-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00216/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1392993754): http://codereview.qt-project.org/78923 [PS1] - Implement QWebEnginePage::viewportSize From ci-noreply at qt-project.org Fri Feb 21 17:15:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 18:15:19 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #594 Message-ID: <20140221_161519_055810.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1037) : failure location Totals: 33 passed, 1 failed, 0 skipped Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 PASS : tst_QColumnView::scrollTo(normal) PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1037) : failure location PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 68 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00594/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1392983283): http://codereview.qt-project.org/78731 [PS1] - nuke qlalr submodule From ci-noreply at qt-project.org Fri Feb 21 17:15:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 18:15:38 +0200 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #13 Message-ID: <20140221_161538_028594.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtconnectivity\examples\bluetooth\heartlistener\heartrate.h(52) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtconnectivity\examples\bluetooth\heartlistener\heartrate.h(52) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtconnectivity\examples\bluetooth\heartlistener\.moc\release\../../heartrate.h(52) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00013/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/btle_1392998503): http://codereview.qt-project.org/78331 [PS3] - Fix for enabling BLE notifications on Linux implemented http://codereview.qt-project.org/77018 [PS12] - Heart Listener example added From ci-noreply at qt-project.org Fri Feb 21 17:29:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 18:29:26 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #471 Message-ID: <20140221_162926_055720.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #471: SUCCESS Tested changes (refs/builds/stable_1392996781): http://codereview.qt-project.org/78948 [PS2] - Respect Tab::enabled http://codereview.qt-project.org/78700 [PS1] - Calendar example: sql module required http://codereview.qt-project.org/78701 [PS1] - Calendar example: add needed QTPLUGIN for static builds From ci-noreply at qt-project.org Fri Feb 21 17:41:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 18:41:02 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #360 Message-ID: <20140221_164102_090048.ci-noreply@qt-project.org> QtTools_stable_Integration #360: SUCCESS Tested changes (refs/builds/stable_1392990147): http://codereview.qt-project.org/78803 [PS2] - androiddeployqt: always declare features as unrequired. From ci-noreply at qt-project.org Fri Feb 21 17:42:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 18:42:50 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1730 Message-ID: <20140221_164250_094679.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1730: SUCCESS Tested changes (refs/builds/stable_1392996612): http://codereview.qt-project.org/78596 [PS2] - Add touch and wheel events to QQuickWidget http://codereview.qt-project.org/78777 [PS5] - Add an error signal to QQuickWindow From ci-noreply at qt-project.org Fri Feb 21 18:21:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 19:21:18 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #217 Message-ID: <20140221_172118_030471.ci-noreply@qt-project.org> QtWebEngine_master_Integration #217: SUCCESS Tested changes (refs/builds/master_1392998160): http://codereview.qt-project.org/78782 [PS1] - Do not disable RTTI for module libraries http://codereview.qt-project.org/78550 [PS6] - Implement QInputMethodEvent::Attribute translation and composition http://codereview.qt-project.org/78895 [PS1] - Keep the selection when done searching to match Chromium's behavior http://codereview.qt-project.org/78812 [PS1] - Add the Mac debug build fix to patch files From ci-noreply at qt-project.org Fri Feb 21 18:26:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 19:26:17 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #472 Message-ID: <20140221_172617_022339.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #472: SUCCESS Tested changes (refs/builds/stable_1393000259): http://codereview.qt-project.org/78950 [PS1] - Add the new dialog & calendar examples to .gitignore From ci-noreply at qt-project.org Fri Feb 21 18:55:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 19:55:02 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1731 Message-ID: <20140221_175502_098502.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1731: SUCCESS Tested changes (refs/builds/stable_1393001064): http://codereview.qt-project.org/78421 [PS2] - the qmlextensionplugins example and a bunch of reference examples need QtQuick http://codereview.qt-project.org/78420 [PS2] - the shell example and a bunch of reference examples need no QtGui From ci-noreply at qt-project.org Fri Feb 21 19:46:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 20:46:09 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #218 Message-ID: <20140221_184609_095044.ci-noreply@qt-project.org> QtWebEngine_master_Integration #218: SUCCESS Tested changes (refs/builds/master_1393003371): http://codereview.qt-project.org/78923 [PS2] - Implement QWebEnginePage::viewportSize From ci-noreply at qt-project.org Fri Feb 21 20:21:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 21:21:21 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #364 Message-ID: <20140221_192121_026420.ci-noreply@qt-project.org> QtWebKit_stable_Integration #364: SUCCESS Tested changes (refs/builds/stable_1392995463): http://codereview.qt-project.org/78938 [PS1] - Fix Qt WebKit build on architectures without JIT support From ci-noreply at qt-project.org Fri Feb 21 20:21:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 21:21:53 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1732 Message-ID: <20140221_192153_099971.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1732: SUCCESS Tested changes (refs/builds/stable_1393005395): http://codereview.qt-project.org/78817 [PS2] - QQuickTimeLine: add missing time checks From ci-noreply at qt-project.org Fri Feb 21 20:32:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 21:32:53 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3209 Message-ID: <20140221_193253_092228.ci-noreply@qt-project.org> QtBase_stable_Integration #3209: SUCCESS Tested changes (refs/builds/stable_1392994793): http://codereview.qt-project.org/53492 [PS12] - Strip any trailing spaces from the filename before trying to open it http://codereview.qt-project.org/78592 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions http://codereview.qt-project.org/78593 [PS1] - Avoid using GLX Pbuffers on Catalyst http://codereview.qt-project.org/78594 [PS1] - eglfs: Fix swapped red and blue with QOpenGLWidget http://codereview.qt-project.org/78591 [PS1] - Remove QT_OPENGLPROXY_DEBUG http://codereview.qt-project.org/78581 [PS1] - Avoid truncation warning in openglwindow example http://codereview.qt-project.org/78937 [PS2] - Rework the splash screen for Android. http://codereview.qt-project.org/78691 [PS2] - Fix paint artifacts. From ci-noreply at qt-project.org Fri Feb 21 22:31:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 23:31:39 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #14 Message-ID: <20140221_213139_050489.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #14: SUCCESS Tested changes (refs/builds/btle_1393015306): http://codereview.qt-project.org/78331 [PS4] - Fix for enabling BLE notifications on Linux implemented http://codereview.qt-project.org/77018 [PS13] - Heart Listener example added From ci-noreply at qt-project.org Fri Feb 21 22:53:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 21 Feb 2014 23:53:09 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #81 Message-ID: <20140221_215309_033515.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #81: SUCCESS Tested changes (refs/builds/stable_1393016510): http://codereview.qt-project.org/78773 [PS5] - QNX pairing status fix implemented From ci-noreply at qt-project.org Sat Feb 22 00:44:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 01:44:13 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #15 Message-ID: <20140221_234413_060143.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #15: SUCCESS Tested changes (refs/builds/btle_1393023281): http://codereview.qt-project.org/78575 [PS5] - Renaming QLowEnergyServiceInfo methods From ci-noreply at qt-project.org Sat Feb 22 01:36:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 02:36:54 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3210 Message-ID: <20140222_003654_054379.ci-noreply@qt-project.org> QtBase_stable_Integration #3210: SUCCESS Tested changes (refs/builds/stable_1393011268): http://codereview.qt-project.org/78936 [PS2] - Android: Enable text selection only when ImhNoPredictiveText is set. http://codereview.qt-project.org/78926 [PS1] - Android: Do not enable text selection in QTextEdits by default. http://codereview.qt-project.org/78834 [PS1] - QLibraryInfo: mark build() function as nothrow http://codereview.qt-project.org/78810 [PS1] - QSslCipher: make QString constructor explicit http://codereview.qt-project.org/78755 [PS2] - QPainterPathStroker: make QPen constructor explicit http://codereview.qt-project.org/78874 [PS1] - Fix rounding error when creating QT_FT_Vector http://codereview.qt-project.org/78888 [PS1] - QMarginsF - Add new QMarginsF class http://codereview.qt-project.org/78887 [PS1] - QRect - Add missing QMargins subtraction operator http://codereview.qt-project.org/78886 [PS1] - QMargins - Add missing operators http://codereview.qt-project.org/78885 [PS1] - QRect - Move QMargins operators http://codereview.qt-project.org/78690 [PS1] - Start the chronometer. http://codereview.qt-project.org/78689 [PS1] - Sort include headers From ci-noreply at qt-project.org Sat Feb 22 02:13:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 03:13:06 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3211 Message-ID: <20140222_011306_059948.ci-noreply@qt-project.org> Autotests `tst_qcomplextext' and `tst_qiodevice' failed :( Testing tst_QIODevice FAIL! : tst_QIODevice::unget() 'socket.waitForReadyRead()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/io/qiodevice/tst_qiodevice.cpp(265)] Totals: 55 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QIODevice ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QIODevice::initTestCase() PASS : tst_QIODevice::getSetCheck() PASS : tst_QIODevice::constructing_QTcpSocket() PASS : tst_QIODevice::constructing_QFile() PASS : tst_QIODevice::read_QByteArray() FAIL! : tst_QIODevice::unget() 'socket.waitForReadyRead()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/io/qiodevice/tst_qiodevice.cpp(265)] PASS : tst_QIODevice::peek() PASS : tst_QIODevice::peekAndRead() PASS : tst_QIODevice::readLine(0) PASS : tst_QIODevice::readLine(1) PASS : tst_QIODevice::readLine(8194) PASS : tst_QIODevice::readLine(8193) PASS : tst_QIODevice::readLine(8192) PASS : tst_QIODevice::readLine(8191) PASS : tst_QIODevice::readLine(6000) PASS : tst_QIODevice::readLine(4096) PASS : tst_QIODevice::readLine(4095) PASS : tst_QIODevice::readLine2(1024 - 4) PASS : tst_QIODevice::readLine2(1024 - 3) PASS : tst_QIODevice::readLine2(1024 - 2) PASS : tst_QIODevice::readLine2(1024 - 1) PASS : tst_QIODevice::readLine2(1024) PASS : tst_QIODevice::readLine2(1024 + 1) PASS : tst_QIODevice::readLine2(1024 + 2) PASS : tst_QIODevice::readLine2(4096 - 4) PASS : tst_QIODevice::readLine2(4096 - 3) PASS : tst_QIODevice::readLine2(4096 - 2) PASS : tst_QIODevice::readLine2(4096 - 1) PASS : tst_QIODevice::readLine2(4096) PASS : tst_QIODevice::readLine2(4096 + 1) PASS : tst_QIODevice::readLine2(4096 + 2) PASS : tst_QIODevice::readLine2(8192 - 4) PASS : tst_QIODevice::readLine2(8192 - 3) PASS : tst_QIODevice::readLine2(8192 - 2) PASS : tst_QIODevice::readLine2(8192 - 1) PASS : tst_QIODevice::readLine2(8192) PASS : tst_QIODevice::readLine2(8192 + 1) PASS : tst_QIODevice::readLine2(8192 + 2) PASS : tst_QIODevice::readLine2(16384 - 4) PASS : tst_QIODevice::readLine2(16384 - 3) PASS : tst_QIODevice::readLine2(16384 - 2) PASS : tst_QIODevice::readLine2(16384 - 1) PASS : tst_QIODevice::readLine2(16384) PASS : tst_QIODevice::readLine2(16384 + 1) PASS : tst_QIODevice::readLine2(16384 + 2) PASS : tst_QIODevice::readLine2(20000) PASS : tst_QIODevice::readLine2(32768 - 4) PASS : tst_QIODevice::readLine2(32768 - 3) PASS : tst_QIODevice::readLine2(32768 - 2) PASS : tst_QIODevice::readLine2(32768 - 1) PASS : tst_QIODevice::readLine2(32768) PASS : tst_QIODevice::readLine2(32768 + 1) PASS : tst_QIODevice::readLine2(32768 + 2) PASS : tst_QIODevice::readLine2(40000) PASS : tst_QIODevice::peekBug() PASS : tst_QIODevice::cleanupTestCase() Totals: 55 passed, 1 failed, 0 skipped ********* Finished testing of tst_QIODevice ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qiodevice: 0.97001 seconds, exit code 1 Testing tst_QComplexText FAIL! : tst_QComplexText::bidiCursorMovement(data50) 'newX >= x' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/other/qcomplextext/tst_qcomplextext.cpp(231)] Totals: 264 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComplexText ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QComplexText::initTestCase() PASS : tst_QComplexText::bidiReorderString(data0) PASS : tst_QComplexText::bidiReorderString(data1) PASS : tst_QComplexText::bidiReorderString(data2) PASS : tst_QComplexText::bidiReorderString(data3) PASS : tst_QComplexText::bidiReorderString(data4) PASS : tst_QComplexText::bidiReorderString(data5) PASS : tst_QComplexText::bidiReorderString(data6) PASS : tst_QComplexText::bidiReorderString(data7) PASS : tst_QComplexText::bidiReorderString(data8) PASS : tst_QComplexText::bidiReorderString(data9) PASS : tst_QComplexText::bidiReorderString(data10) PASS : tst_QComplexText::bidiReorderString(data11) PASS : tst_QComplexText::bidiReorderString(data12) PASS : tst_QComplexText::bidiReorderString(data13) PASS : tst_QComplexText::bidiReorderString(data14) PASS : tst_QComplexText::bidiReorderString(data15) PASS : tst_QComplexText::bidiReorderString(data16) PASS : tst_QComplexText::bidiReorderString(data17) PASS : tst_QComplexText::bidiReorderString(data18) PASS : tst_QComplexText::bidiReorderString(data19) PASS : tst_QComplexText::bidiReorderString(data20) PASS : tst_QComplexText::bidiReorderString(data21) PASS : tst_QComplexText::bidiReorderString(data22) PASS : tst_QComplexText::bidiReorderString(data23) PASS : tst_QComplexText::bidiReorderString(data24) PASS : tst_QComplexText::bidiReorderString(data25) PASS : tst_QComplexText::bidiReorderString(data26) PASS : tst_QComplexText::bidiReorderString(data27) PASS : tst_QComplexText::bidiReorderString(data28) PASS : tst_QComplexText::bidiReorderString(data29) PASS : tst_QComplexText::bidiReorderString(data30) PASS : tst_QComplexText::bidiReorderString(data31) PASS : tst_QComplexText::bidiReorderString(data32) PASS : tst_QComplexText::bidiReorderString(data33) PASS : tst_QComplexText::bidiReorderString(data34) PASS : tst_QComplexText::bidiReorderString(data35) PASS : tst_QComplexText::bidiReorderString(data36) PASS : tst_QComplexText::bidiReorderString(data37) PASS : tst_QComplexText::bidiReorderString(data38) PASS : tst_QComplexText::bidiReorderString(data39) PASS : tst_QComplexText::bidiReorderString(data40) PASS : tst_QComplexText::bidiReorderString(data41) PASS : tst_QComplexText::bidiReorderString(data42) PASS : tst_QComplexText::bidiReorderString(data43) PASS : tst_QComplexText::bidiReorderString(data44) PASS : tst_QComplexText::bidiReorderString(data45) PASS : tst_QComplexText::bidiReorderString(data46) PASS : tst_QComplexText::bidiReorderString(data47) PASS : tst_QComplexText::bidiReorderString(data48) PASS : tst_QComplexText::bidiReorderString(data49) PASS : tst_QComplexText::bidiReorderString(data50) PASS : tst_QComplexText::bidiReorderString(data51) PASS : tst_QComplexText::bidiReorderString(data52) PASS : tst_QComplexText::bidiReorderString(data53) PASS : tst_QComplexText::bidiReorderString(data54) PASS : tst_QComplexText::bidiReorderString(data55) PASS : tst_QComplexText::bidiReorderString(data56) PASS : tst_QComplexText::bidiReorderString(data57) PASS : tst_QComplexText::bidiReorderString(data58) PASS : tst_QComplexText::bidiReorderString(data59) PASS : tst_QComplexText::bidiReorderString(data60) PASS : tst_QComplexText::bidiReorderString(data61) PASS : tst_QComplexText::bidiReorderString(data62) PASS : tst_QComplexText::bidiReorderString(data63) PASS : tst_QComplexText::bidiReorderString(override1) PASS : tst_QComplexText::bidiReorderString(override2) PASS : tst_QComplexText::bidiReorderString(override3) PASS : tst_QComplexText::bidiReorderString(override4) PASS : tst_QComplexText::bidiReorderString(override5) PASS : tst_QComplexText::bidiReorderString(override6) PASS : tst_QComplexText::bidiReorderString(override7) PASS : tst_QComplexText::bidiReorderString(override8) PASS : tst_QComplexText::bidiReorderString(override9) PASS : tst_QComplexText::bidiReorderString(override10) PASS : tst_QComplexText::bidiReorderString(embed1) PASS : tst_QComplexText::bidiReorderString(embed2) PASS : tst_QComplexText::bidiReorderString(embed3) PASS : tst_QComplexText::bidiReorderString(embed4) PASS : tst_QComplexText::bidiReorderString(embed5) PASS : tst_QComplexText::bidiReorderString(embed6) PASS : tst_QComplexText::bidiReorderString(embed7) PASS : tst_QComplexText::bidiReorderString(embed8) PASS : tst_QComplexText::bidiReorderString(embed9) PASS : tst_QComplexText::bidiReorderString(embed10) PASS : tst_QComplexText::bidiReorderString(embed11) PASS : tst_QComplexText::bidiReorderString(embed12) PASS : tst_QComplexText::bidiReorderString(zwsp) PASS : tst_QComplexText::bidiCursor_qtbug2795() PASS : tst_QComplexText::bidiCursor_PDF() PASS : tst_QComplexText::bidiCursorMovement(data0) PASS : tst_QComplexText::bidiCursorMovement(data1) PASS : tst_QComplexText::bidiCursorMovement(data2) PASS : tst_QComplexText::bidiCursorMovement(data3) PASS : tst_QComplexText::bidiCursorMovement(data4) PASS : tst_QComplexText::bidiCursorMovement(data5) PASS : tst_QComplexText::bidiCursorMovement(data6) PASS : tst_QComplexText::bidiCursorMovement(data7) PASS : tst_QComplexText::bidiCursorMovement(data8) PASS : tst_QComplexText::bidiCursorMovement(data9) PASS : tst_QComplexText::bidiCursorMovement(data10) PASS : tst_QComplexText::bidiCursorMovement(data11) PASS : tst_QComplexText::bidiCursorMovement(data12) PASS : tst_QComplexText::bidiCursorMovement(data13) PASS : tst_QComplexText::bidiCursorMovement(data14) PASS : tst_QComplexText::bidiCursorMovement(data15) PASS : tst_QComplexText::bidiCursorMovement(data16) PASS : tst_QComplexText::bidiCursorMovement(data17) PASS : tst_QComplexText::bidiCursorMovement(data18) PASS : tst_QComplexText::bidiCursorMovement(data19) PASS : tst_QComplexText::bidiCursorMovement(data20) PASS : tst_QComplexText::bidiCursorMovement(data21) PASS : tst_QComplexText::bidiCursorMovement(data22) PASS : tst_QComplexText::bidiCursorMovement(data23) PASS : tst_QComplexText::bidiCursorMovement(data24) PASS : tst_QComplexText::bidiCursorMovement(data25) PASS : tst_QComplexText::bidiCursorMovement(data26) PASS : tst_QComplexText::bidiCursorMovement(data27) PASS : tst_QComplexText::bidiCursorMovement(data28) PASS : tst_QComplexText::bidiCursorMovement(data29) PASS : tst_QComplexText::bidiCursorMovement(data30) PASS : tst_QComplexText::bidiCursorMovement(data31) PASS : tst_QComplexText::bidiCursorMovement(data32) PASS : tst_QComplexText::bidiCursorMovement(data33) PASS : tst_QComplexText::bidiCursorMovement(data34) PASS : tst_QComplexText::bidiCursorMovement(data35) PASS : tst_QComplexText::bidiCursorMovement(data36) PASS : tst_QComplexText::bidiCursorMovement(data37) PASS : tst_QComplexText::bidiCursorMovement(data38) PASS : tst_QComplexText::bidiCursorMovement(data39) PASS : tst_QComplexText::bidiCursorMovement(data40) PASS : tst_QComplexText::bidiCursorMovement(data41) PASS : tst_QComplexText::bidiCursorMovement(data42) PASS : tst_QComplexText::bidiCursorMovement(data43) PASS : tst_QComplexText::bidiCursorMovement(data44) PASS : tst_QComplexText::bidiCursorMovement(data45) PASS : tst_QComplexText::bidiCursorMovement(data46) PASS : tst_QComplexText::bidiCursorMovement(data47) PASS : tst_QComplexText::bidiCursorMovement(data48) PASS : tst_QComplexText::bidiCursorMovement(data49) FAIL! : tst_QComplexText::bidiCursorMovement(data50) 'newX >= x' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/other/qcomplextext/tst_qcomplextext.cpp(231)] PASS : tst_QComplexText::bidiCursorMovement(data51) PASS : tst_QComplexText::bidiCursorMovement(data52) PASS : tst_QComplexText::bidiCursorMovement(data53) PASS : tst_QComplexText::bidiCursorMovement(data54) PASS : tst_QComplexText::bidiCursorMovement(data55) PASS : tst_QComplexText::bidiCursorMovement(data56) PASS : tst_QComplexText::bidiCursorMovement(data57) PASS : tst_QComplexText::bidiCursorMovement(data58) PASS : tst_QComplexText::bidiCursorMovement(data59) PASS : tst_QComplexText::bidiCursorMovement(data60) PASS : tst_QComplexText::bidiCursorMovement(data61) PASS : tst_QComplexText::bidiCursorMovement(data62) PASS : tst_QComplexText::bidiCursorMovement(data63) PASS : tst_QComplexText::bidiCursorMovement(override1) PASS : tst_QComplexText::bidiCursorMovement(override2) PASS : tst_QComplexText::bidiCursorMovement(override3) PASS : tst_QComplexText::bidiCursorMovement(override4) PASS : tst_QComplexText::bidiCursorMovement(override5) PASS : tst_QComplexText::bidiCursorMovement(override6) PASS : tst_QComplexText::bidiCursorMovement(override7) PASS : tst_QComplexText::bidiCursorMovement(override8) PASS : tst_QComplexText::bidiCursorMovement(override9) PASS : tst_QComplexText::bidiCursorMovement(override10) PASS : tst_QComplexText::bidiCursorMovement(embed1) PASS : tst_QComplexText::bidiCursorMovement(embed2) PASS : tst_QComplexText::bidiCursorMovement(embed3) PASS : tst_QComplexText::bidiCursorMovement(embed4) PASS : tst_QComplexText::bidiCursorMovement(embed5) PASS : tst_QComplexText::bidiCursorMovement(embed6) PASS : tst_QComplexText::bidiCursorMovement(embed7) PASS : tst_QComplexText::bidiCursorMovement(embed8) PASS : tst_QComplexText::bidiCursorMovement(embed9) PASS : tst_QComplexText::bidiCursorMovement(embed10) PASS : tst_QComplexText::bidiCursorMovement(embed11) PASS : tst_QComplexText::bidiCursorMovement(embed12) PASS : tst_QComplexText::bidiCursorMovement(zwsp) PASS : tst_QComplexText::bidiCursorLogicalMovement(data0) PASS : tst_QComplexText::bidiCursorLogicalMovement(data1) PASS : tst_QComplexText::bidiCursorLogicalMovement(data2) PASS : tst_QComplexText::bidiCursorLogicalMovement(data3) PASS : tst_QComplexText::bidiCursorLogicalMovement(data4) PASS : tst_QComplexText::bidiCursorLogicalMovement(data5) PASS : tst_QComplexText::bidiCursorLogicalMovement(data6) PASS : tst_QComplexText::bidiCursorLogicalMovement(data7) PASS : tst_QComplexText::bidiCursorLogicalMovement(data8) PASS : tst_QComplexText::bidiCursorLogicalMovement(data9) PASS : tst_QComplexText::bidiCursorLogicalMovement(data10) PASS : tst_QComplexText::bidiCursorLogicalMovement(data11) PASS : tst_QComplexText::bidiCursorLogicalMovement(data12) PASS : tst_QComplexText::bidiCursorLogicalMovement(data13) PASS : tst_QComplexText::bidiCursorLogicalMovement(data14) PASS : tst_QComplexText::bidiCursorLogicalMovement(data15) PASS : tst_QComplexText::bidiCursorLogicalMovement(data16) PASS : tst_QComplexText::bidiCursorLogicalMovement(data17) PASS : tst_QComplexText::bidiCursorLogicalMovement(data18) PASS : tst_QComplexText::bidiCursorLogicalMovement(data19) PASS : tst_QComplexText::bidiCursorLogicalMovement(data20) PASS : tst_QComplexText::bidiCursorLogicalMovement(data21) PASS : tst_QComplexText::bidiCursorLogicalMovement(data22) PASS : tst_QComplexText::bidiCursorLogicalMovement(data23) PASS : tst_QComplexText::bidiCursorLogicalMovement(data24) PASS : tst_QComplexText::bidiCursorLogicalMovement(data25) PASS : tst_QComplexText::bidiCursorLogicalMovement(data26) PASS : tst_QComplexText::bidiCursorLogicalMovement(data27) PASS : tst_QComplexText::bidiCursorLogicalMovement(data28) PASS : tst_QComplexText::bidiCursorLogicalMovement(data29) PASS : tst_QComplexText::bidiCursorLogicalMovement(data30) PASS : tst_QComplexText::bidiCursorLogicalMovement(data31) PASS : tst_QComplexText::bidiCursorLogicalMovement(data32) PASS : tst_QComplexText::bidiCursorLogicalMovement(data33) PASS : tst_QComplexText::bidiCursorLogicalMovement(data34) PASS : tst_QComplexText::bidiCursorLogicalMovement(data35) PASS : tst_QComplexText::bidiCursorLogicalMovement(data36) PASS : tst_QComplexText::bidiCursorLogicalMovement(data37) PASS : tst_QComplexText::bidiCursorLogicalMovement(data38) PASS : tst_QComplexText::bidiCursorLogicalMovement(data39) PASS : tst_QComplexText::bidiCursorLogicalMovement(data40) PASS : tst_QComplexText::bidiCursorLogicalMovement(data41) PASS : tst_QComplexText::bidiCursorLogicalMovement(data42) PASS : tst_QComplexText::bidiCursorLogicalMovement(data43) PASS : tst_QComplexText::bidiCursorLogicalMovement(data44) PASS : tst_QComplexText::bidiCursorLogicalMovement(data45) PASS : tst_QComplexText::bidiCursorLogicalMovement(data46) PASS : tst_QComplexText::bidiCursorLogicalMovement(data47) PASS : tst_QComplexText::bidiCursorLogicalMovement(data48) PASS : tst_QComplexText::bidiCursorLogicalMovement(data49) PASS : tst_QComplexText::bidiCursorLogicalMovement(data50) PASS : tst_QComplexText::bidiCursorLogicalMovement(data51) PASS : tst_QComplexText::bidiCursorLogicalMovement(data52) PASS : tst_QComplexText::bidiCursorLogicalMovement(data53) PASS : tst_QComplexText::bidiCursorLogicalMovement(data54) PASS : tst_QComplexText::bidiCursorLogicalMovement(data55) PASS : tst_QComplexText::bidiCursorLogicalMovement(data56) PASS : tst_QComplexText::bidiCursorLogicalMovement(data57) PASS : tst_QComplexText::bidiCursorLogicalMovement(data58) PASS : tst_QComplexText::bidiCursorLogicalMovement(data59) PASS : tst_QComplexText::bidiCursorLogicalMovement(data60) PASS : tst_QComplexText::bidiCursorLogicalMovement(data61) PASS : tst_QComplexText::bidiCursorLogicalMovement(data62) PASS : tst_QComplexText::bidiCursorLogicalMovement(data63) PASS : tst_QComplexText::bidiCursorLogicalMovement(override1) PASS : tst_QComplexText::bidiCursorLogicalMovement(override2) PASS : tst_QComplexText::bidiCursorLogicalMovement(override3) PASS : tst_QComplexText::bidiCursorLogicalMovement(override4) PASS : tst_QComplexText::bidiCursorLogicalMovement(override5) PASS : tst_QComplexText::bidiCursorLogicalMovement(override6) PASS : tst_QComplexText::bidiCursorLogicalMovement(override7) PASS : tst_QComplexText::bidiCursorLogicalMovement(override8) PASS : tst_QComplexText::bidiCursorLogicalMovement(override9) PASS : tst_QComplexText::bidiCursorLogicalMovement(override10) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed1) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed2) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed3) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed4) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed5) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed6) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed7) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed8) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed9) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed10) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed11) PASS : tst_QComplexText::bidiCursorLogicalMovement(embed12) PASS : tst_QComplexText::bidiCursorLogicalMovement(zwsp) PASS : tst_QComplexText::cleanupTestCase() Totals: 264 passed, 1 failed, 0 skipped ********* Finished testing of tst_QComplexText ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcomplextext: 0.175641 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03211/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1393029508): http://codereview.qt-project.org/78665 [PS1] - Fix off-by-one error: the next ASCII character is next one http://codereview.qt-project.org/78623 [PS1] - Make QTextDecoder use our qt_from_latin1 code http://codereview.qt-project.org/78612 [PS1] - Normalize signal & slot signatures in connection http://codereview.qt-project.org/78609 [PS1] - Re-group and re-sort the configure output http://codereview.qt-project.org/78763 [PS1] - QWidget: do not allocate a QOpenGLContext unless needed by QQuickWidget http://codereview.qt-project.org/78835 [PS1] - Avoid creating a new QMimeData each time the Android clipboard is used http://codereview.qt-project.org/78617 [PS1] - Make D-Bus types without a matching Qt one prettier in qdbus http://codereview.qt-project.org/78574 [PS2] - Windows: Use GetForegroundWindow() to check for active windows. http://codereview.qt-project.org/77458 [PS3] - Improve the Unicode script itemization code From ci-noreply at qt-project.org Sat Feb 22 02:16:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 03:16:45 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1317 Message-ID: <20140222_011645_009324.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*' c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*' c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int qmlprofilerapplication.cpp(97) : error C2614: 'QmlProfilerApplication' : illegal member initialization: 'm_process' is not a base or member qmlprofilerapplication.cpp(126) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(129) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(129) : error C2227: left of '->disconnect' must point to class/struct/union/generic type cl -c -nologo -Zm200 -O2 -MD -GR -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DNDEBUG -I"C:\work\build\qt\qtbase\include\QtQml\5.4.0" -I"C:\work\build\qt\qtbase\include\QtQml\5.4.0\QtQml" -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtQml" -I"C:\work\build\qt\qtbase\include\QtCore\5.4.0" -I"C:\work\build\qt\qtbase\include\QtCore\5.4.0\QtCore" -I"C:\work\build\qt\qtbase\include\QtNetwork" -I"C:\work\build\qt\qtbase\include\QtCore" -I".moc\release" -I"C:\work\build\qt\qtbase\mkspecs\winrt-x64-msvc2012" -Fo.obj\release\ @C:\Users\qt\AppData\Local\Temp\moc_qmlprofilerapplication.obj.3956.2043.jom qmlprofilerapplication.cpp(130) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(130) : error C2227: left of '->terminate' must point to class/struct/union/generic type qmlprofilerapplication.cpp(131) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(131) : error C2227: left of '->waitForFinished' must point to class/struct/union/generic type qmlprofilerapplication.cpp(133) : error C2065: 'm_process' : undeclared identifier link /NOLOGO /DYNAMICBASE /NXCOMPAT /NODEFAULTLIB:ole32.lib /APPCONTAINER /MACHINE:X64 /INCREMENTAL:NO /SUBSYSTEM:WINDOWS /MANIFEST:NO /OUT:C:\work\build\qt\qtbase\bin\qmlscene.exe @C:\Users\qt\AppData\Local\Temp\qmlscene.exe.816.3463.jom qmlprofilerapplication.cpp(133) : error C2227: left of '->kill' must point to class/struct/union/generic type qmlprofilerapplication.cpp(135) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(135) : error C2541: 'delete' : cannot delete objects that are not pointers qmlprofilerapplication.cpp(258) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(258) : error C2061: syntax error : identifier 'QProcess' qmlprofilerapplication.cpp(263) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(263) : error C2227: left of '->setProcessChannelMode' must point to class/struct/union/generic type qmlprofilerapplication.cpp(263) : error C2653: 'QProcess' : is not a class or namespace name qmlprofilerapplication.cpp(263) : error C2065: 'MergedChannels' : undeclared identifier qmlprofilerapplication.cpp(264) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(265) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(269) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(269) : error C2227: left of '->start' must point to class/struct/union/generic type qmlprofilerapplication.cpp(270) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(270) : error C2227: left of '->waitForStarted' must point to class/struct/union/generic type qmlprofilerapplication.cpp(272) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(272) : error C2227: left of '->errorString' must point to class/struct/union/generic type qmlprofilerapplication.cpp(331) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(331) : error C2227: left of '->bytesAvailable' must point to class/struct/union/generic type qmlprofilerapplication.cpp(331) : fatal error C1903: unable to recover from previous error(s); stopping compilation c:\work\build\qt\qtdeclarative\tools\qmlprofiler\.moc\release\../../qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*' c:\work\build\qt\qtdeclarative\tools\qmlprofiler\.moc\release\../../qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01317/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1393030689): http://codereview.qt-project.org/78629 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Sat Feb 22 02:44:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 03:44:28 +0200 Subject: [Ci-reports] fail on QtSystems_dev_Integration #68 Message-ID: <20140222_014428_014242.ci-noreply@qt-project.org> Autotest `tst_qservicemanager' failed :( Testing tst_QServiceManager QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QServiceManager ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QServiceManager::initTestCase() PASS : tst_QServiceManager::constructor() PASS : tst_QServiceManager::constructor_scope(user) PASS : tst_QServiceManager::constructor_scope(system) PASS : tst_QServiceManager::findServices(one service) PASS : tst_QServiceManager::findServices(multiple services with same interfaces) PASS : tst_QServiceManager::findServices(multiple services with different interfaces) PASS : tst_QServiceManager::findServices_scope(user scope) PASS : tst_QServiceManager::findServices_scope(system scope) PASS : tst_QServiceManager::findServices_scope(user scope - add, system scope - find) PASS : tst_QServiceManager::findServices_scope(system scope - add, user scope - find) QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "x3.9" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "x3.9" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "x3.9" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "abc" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "abc" . Ignoring filter details. QWARN : tst_QServiceManager::findInterfaces_filter() Invalid version tag "abc" . Ignoring filter details. QDEBUG : tst_QServiceManager::findInterfaces_filter(empty/wildcard filter) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(empty/wildcard filter) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(empty/wildcard filter) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (A)) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (A)) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") ) PASS : tst_QServiceManager::findInterfaces_filter(by interface name (A)) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (B)) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by interface name (B)) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by interface name (B)) QDEBUG : tst_QServiceManager::findInterfaces_filter(by service name, should find all) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by service name, should find all) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by service name, should find all) QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing interface name) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing interface name) Got () PASS : tst_QServiceManager::findInterfaces_filter(by non-existing interface name) QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing service name) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by non-existing service name) Got () PASS : tst_QServiceManager::findInterfaces_filter(by non-existing service name) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 DefaultMatch, should find all B interfaces) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 DefaultMatch, should find all B interfaces) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.0 DefaultMatch, should find all B interfaces) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 MinimumMatch, should find all B interfaces) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 MinimumMatch, should find all B interfaces) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.0 MinimumMatch, should find all B interfaces) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 ExactMatch, find B 1.0 only) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.0 ExactMatch, find B 1.0 only) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.0 ExactMatch, find B 1.0 only) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 DefaultMatch, find B 2.0+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 DefaultMatch, find B 2.0+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 2.0 DefaultMatch, find B 2.0+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 MinimumMatch, find B 2.0+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 MinimumMatch, find B 2.0+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 2.0 MinimumMatch, find B 2.0+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 ExactMatch, find B 2.0) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 2.0 ExactMatch, find B 2.0) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 2.0 ExactMatch, find B 2.0) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 DefaultMatch, find B 1.9+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 DefaultMatch, find B 1.9+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.9 DefaultMatch, find B 1.9+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 MinimumMatch, find B 1.9+) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 MinimumMatch, find B 1.9+) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.9 MinimumMatch, find B 1.9+) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 ExactMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 1.9 ExactMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 1.9 ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 DefaultMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 DefaultMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 3.9 DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 MinimumMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 MinimumMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 3.9 MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 ExactMatch) Wanted () QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name 3.9 ExactMatch) Got () PASS : tst_QServiceManager::findInterfaces_filter(by version name 3.9 ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 DefaultMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 DefaultMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name x3.9 DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 MinimumMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 MinimumMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name x3.9 MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 ExactMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name x3.9 ExactMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name x3.9 ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string DefaultMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string DefaultMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by empty version string DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string MinimumMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string MinimumMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by empty version string MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string ExactMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by empty version string ExactMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by empty version string ExactMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc DefaultMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc DefaultMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name abc DefaultMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc MinimumMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc MinimumMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name abc MinimumMatch) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc ExactMatch) Wanted (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) QDEBUG : tst_QServiceManager::findInterfaces_filter(by version name abc ExactMatch) Got (QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceA 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 1.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.0") , QServiceInterfaceDescriptor(service="SomeTestService", interface="com.nokia.qt.TestInterfaceB 2.3") ) PASS : tst_QServiceManager::findInterfaces_filter(by version name abc ExactMatch) PASS : tst_QServiceManager::findInterfaces_scope(user scope) PASS : tst_QServiceManager::findInterfaces_scope(system scope) PASS : tst_QServiceManager::findInterfaces_scope(user scope - add, system scope - find) PASS : tst_QServiceManager::findInterfaces_scope(system scope - add, user scope - find) QDEBUG : tst_QServiceManager::loadInterface_string() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" QDEBUG : tst_QServiceManager::loadInterface_string() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" QDEBUG : tst_QServiceManager::loadInterface_string() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" PASS : tst_QServiceManager::loadInterface_string() PASS : tst_QServiceManager::loadInterface_descriptor(tst_sfw_sampleserviceplugin) PASS : tst_QServiceManager::loadInterface_descriptor(tst_sfw_testservice2plugin) QWARN : tst_QServiceManager::loadInterface_testLoadedObjectAttributes() QMetaObject::invokeMethod: No such method EmbeddedTestService::callNormalMethod() PASS : tst_QServiceManager::loadInterface_testLoadedObjectAttributes() QWARN : tst_QServiceManager::loadLocalTypedInterface() Cannot create object instance for "com.nokia.qt.TestInterfaceC" : "/work/build/qt/qtsystems/tests/auto/serviceframework/qservicemanager/plugins/libtst_sfw_sampleserviceplugin.dylib" QDEBUG : tst_QServiceManager::loadLocalTypedInterface() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" QDEBUG : tst_QServiceManager::loadLocalTypedInterface() QServiceManager::interfaceDefault "com.nokia.qt.TestInterfaceA" PASS : tst_QServiceManager::loadLocalTypedInterface() QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(string) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" PASS : tst_QServiceManager::addService(string) QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" QDEBUG : tst_QServiceManager::addService(iodevice) QServiceManager::interfaceDefault "com.qt.serviceframework.tests.CommonInterface" PASS : tst_QServiceManager::addService(iodevice) QDEBUG : tst_QServiceManager::addService_testInvalidServiceXml() Not a valid service xml QDEBUG : tst_QServiceManager::addService_testInvalidServiceXml() Missing tag PASS : tst_QServiceManager::addService_testInvalidServiceXml() PASS : tst_QServiceManager::addService_testPluginLoading(valid path) QWARN : tst_QServiceManager::addService_testPluginLoading(invalid path) QServiceManager::addService() "no_such_plugin" -> "" : "The shared library was not found." - Aborting registration PASS : tst_QServiceManager::addService_testPluginLoading(invalid path) PASS : tst_QServiceManager::addService_testInstallService() QDEBUG : tst_QServiceManager::removeService() open "/work/build/qt/qtsystems/tests/auto/serviceframework/qservicemanager/xml/sampleservice.xml" PASS : tst_QServiceManager::removeService() QDEBUG : tst_QServiceManager::setInterfaceDefault_strings() QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.tests.AnInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_strings() QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.tests.AnInterface" PASS : tst_QServiceManager::setInterfaceDefault_strings() QDEBUG : tst_QServiceManager::setInterfaceDefault_strings_multipleInterfaces() QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.tests.AnInterface" PASS : tst_QServiceManager::setInterfaceDefault_strings_multipleInterfaces() QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(user scope) QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(system scope) QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) error "No default service found for interface: "com.nokia.qt.serviceframework.TestInterface"" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(user scope - add, system scope - find) QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope - add, user scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" QDEBUG : tst_QServiceManager::setInterfaceDefault_descriptor(system scope - add, user scope - find) QServiceManager::interfaceDefault "com.nokia.qt.serviceframework.TestInterface" PASS : tst_QServiceManager::setInterfaceDefault_descriptor(system scope - add, user scope - find) QDEBUG : tst_QServiceManager::interfaceDefault() QServiceManager::interfaceDefault "" QDEBUG : tst_QServiceManager::interfaceDefault() error "No default service found for interface: """ PASS : tst_QServiceManager::interfaceDefault() QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qservicemanager: 909 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtSystems_dev_Integration/build_00068/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1393031352): http://codereview.qt-project.org/78642 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Sat Feb 22 04:34:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 05:34:42 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1733 Message-ID: <20140222_033442_064187.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1733: SUCCESS Tested changes (refs/builds/stable_1393035859): http://codereview.qt-project.org/78825 [PS3] - Update QQuickTextInput's baselineOffset when only height changes From ci-noreply at qt-project.org Sat Feb 22 09:50:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 10:50:49 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3212 Message-ID: <20140222_085049_049452.ci-noreply@qt-project.org> QtBase_stable_Integration #3212: SUCCESS Tested changes (refs/builds/stable_1393042481): http://codereview.qt-project.org/78617 [PS1] - Make D-Bus types without a matching Qt one prettier in qdbus http://codereview.qt-project.org/78665 [PS1] - Fix off-by-one error: the next ASCII character is next one http://codereview.qt-project.org/78612 [PS1] - Normalize signal & slot signatures in connection http://codereview.qt-project.org/78623 [PS1] - Make QTextDecoder use our qt_from_latin1 code http://codereview.qt-project.org/78609 [PS1] - Re-group and re-sort the configure output http://codereview.qt-project.org/47219 [PS10] - Make sure all containers compile in strict-iterator mode From ci-noreply at qt-project.org Sat Feb 22 11:46:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 12:46:42 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1734 Message-ID: <20140222_104642_094882.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1734: SUCCESS Tested changes (refs/builds/stable_1393061778): http://codereview.qt-project.org/78500 [PS2] - Slightly simplify generated code for conversion to int http://codereview.qt-project.org/78499 [PS2] - Remove unused text stream http://codereview.qt-project.org/78498 [PS2] - Remove some code duplication http://codereview.qt-project.org/78497 [PS2] - Cleanup: Pass the function into the various SSA stages http://codereview.qt-project.org/78496 [PS2] - Simplify some runtime code From ci-noreply at qt-project.org Sat Feb 22 13:33:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 14:33:05 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1735 Message-ID: <20140222_123305_021292.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 79 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01735/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393070344): http://codereview.qt-project.org/78505 [PS3] - Remove unused method http://codereview.qt-project.org/78503 [PS2] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/78502 [PS2] - Avoid some unneccesary instructions in swapValues http://codereview.qt-project.org/78501 [PS2] - Mask rhs of shift operations in the IR for constants From ci-noreply at qt-project.org Sat Feb 22 14:35:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 15:35:05 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3213 Message-ID: <20140222_133505_083784.ci-noreply@qt-project.org> QtBase_stable_Integration #3213: SUCCESS Tested changes (refs/builds/stable_1393059144): http://codereview.qt-project.org/78388 [PS1] - Remove qSort usages from core tests http://codereview.qt-project.org/78769 [PS2] - Fix typo in QLibraryInfo::build() http://codereview.qt-project.org/78977 [PS2] - Doc: Address some "No documentation for..." warnings in QTest http://codereview.qt-project.org/78574 [PS2] - Windows: Use GetForegroundWindow() to check for active windows. From ci-noreply at qt-project.org Sat Feb 22 16:11:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 17:11:03 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1736 Message-ID: <20140222_151103_014390.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1736: SUCCESS Tested changes (refs/builds/stable_1393076079): http://codereview.qt-project.org/78501 [PS2] - Mask rhs of shift operations in the IR for constants From ci-noreply at qt-project.org Sat Feb 22 17:40:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 18:40:36 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #595 Message-ID: <20140222_164036_085536.ci-noreply@qt-project.org> Autotest `tst_qcolumnview' failed :( Testing tst_QColumnView FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1037) : failure location Totals: 33 passed, 1 failed, 0 skipped Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QColumnView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QColumnView::initTestCase() PASS : tst_QColumnView::rootIndex() PASS : tst_QColumnView::grips() PASS : tst_QColumnView::isIndexHidden() PASS : tst_QColumnView::indexAt() PASS : tst_QColumnView::scrollContentsBy(normal) PASS : tst_QColumnView::scrollContentsBy(reverse) QDEBUG : tst_QColumnView::scrollTo(normal) last= 0 ; HorizontalOffset= -256 QDEBUG : tst_QColumnView::scrollTo(normal) last= -256 ; HorizontalOffset= -512 QDEBUG : tst_QColumnView::scrollTo(normal) last= -512 ; HorizontalOffset= -768 QDEBUG : tst_QColumnView::scrollTo(normal) last= -768 ; HorizontalOffset= -1024 PASS : tst_QColumnView::scrollTo(normal) PASS : tst_QColumnView::scrollTo(reverse) PASS : tst_QColumnView::moveCursor(normal) PASS : tst_QColumnView::moveCursor(reverse) PASS : tst_QColumnView::selectAll() PASS : tst_QColumnView::clicked() PASS : tst_QColumnView::selectedColumns() PASS : tst_QColumnView::setSelection() PASS : tst_QColumnView::setSelectionModel() PASS : tst_QColumnView::visualRegionForSelection() FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same Actual (delegate.paintedIndexes.count()): 0 Expected (1) : 1 tst_qcolumnview.cpp(1037) : failure location PASS : tst_QColumnView::moveGrip_basic() PASS : tst_QColumnView::moveGrip(normal) PASS : tst_QColumnView::moveGrip(reverse) PASS : tst_QColumnView::doubleClick() PASS : tst_QColumnView::gripMoved() PASS : tst_QColumnView::preview() PASS : tst_QColumnView::swapPreview() PASS : tst_QColumnView::sizes() PASS : tst_QColumnView::rowDelegate() PASS : tst_QColumnView::resize() PASS : tst_QColumnView::changeSameColumn() XFAIL : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(down) XFAIL : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707 tst_qcolumnview.cpp(983) : failure location PASS : tst_QColumnView::parentCurrentIndex(up) PASS : tst_QColumnView::pullRug(model) PASS : tst_QColumnView::pullRug(index) PASS : tst_QColumnView::cleanupTestCase() Totals: 33 passed, 1 failed, 0 skipped ********* Finished testing of tst_QColumnView ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcolumnview: 69 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00595/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393071422): http://codereview.qt-project.org/78731 [PS1] - nuke qlalr submodule From ci-noreply at qt-project.org Sat Feb 22 18:23:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 19:23:23 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1737 Message-ID: <20140222_172323_046802.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1737: SUCCESS Tested changes (refs/builds/stable_1393085557): http://codereview.qt-project.org/78503 [PS2] - Really eliminate a|0 and b&(-1) http://codereview.qt-project.org/78502 [PS2] - Avoid some unneccesary instructions in swapValues From ci-noreply at qt-project.org Sat Feb 22 18:44:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 19:44:55 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1738 Message-ID: <20140222_174455_087362.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qv4isel_masm_p.h:1:0, from main.cpp:57: /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jit/qv4isel_masm_p.h:45:23: fatal error: qv4jsir_p.h: No such file or directory make[3]: *** [.obj/main.o] Error 1 make[2]: *** [sub-qmljs-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01738/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1393090804): http://codereview.qt-project.org/78507 [PS3] - Move the Assembler class into it's own file http://codereview.qt-project.org/78506 [PS3] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/78505 [PS3] - Remove unused method From ci-noreply at qt-project.org Sat Feb 22 19:39:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 20:39:20 +0200 Subject: [Ci-reports] pass on QtSerialPort_stable_Integration #190 Message-ID: <20140222_183920_097275.ci-noreply@qt-project.org> QtSerialPort_stable_Integration #190: SUCCESS Tested changes (refs/builds/stable_1393092689): http://codereview.qt-project.org/76396 [PS4] - Add the minimal set of the base auto tests From ci-noreply at qt-project.org Sat Feb 22 19:52:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 20:52:37 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3214 Message-ID: <20140222_185237_068830.ci-noreply@qt-project.org> QtBase_stable_Integration #3214: SUCCESS Tested changes (refs/builds/stable_1393076199): http://codereview.qt-project.org/78872 [PS1] - Introducing QOpenGLShaderProgram::create() http://codereview.qt-project.org/78688 [PS2] - Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable. http://codereview.qt-project.org/78763 [PS1] - QWidget: do not allocate a QOpenGLContext unless needed by QQuickWidget From ci-noreply at qt-project.org Sat Feb 22 20:33:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 21:33:55 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1739 Message-ID: <20140222_193355_036031.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1739: SUCCESS Tested changes (refs/builds/stable_1393091316): http://codereview.qt-project.org/78509 [PS3] - Move binops out of the isel http://codereview.qt-project.org/78508 [PS3] - Move unops into it's own file http://codereview.qt-project.org/78507 [PS3] - Move the Assembler class into it's own file http://codereview.qt-project.org/78506 [PS3] - Move JIT infrastructure into it's own directory http://codereview.qt-project.org/78505 [PS3] - Remove unused method From ci-noreply at qt-project.org Sat Feb 22 21:29:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 22 Feb 2014 22:29:31 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #411 Message-ID: <20140222_202931_027060.ci-noreply@qt-project.org> Autotest `tst_qlistwidget' failed :( Testing tst_QListWidget FAIL! : tst_QListWidget::closePersistentEditor() Compared values are not the same Actual (testWidget->viewport()->children().count()): 1 Expected (childCount - 1) : 0 Loc: [tst_qlistwidget.cpp(326)] Totals: 117 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QListWidget ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QListWidget::initTestCase() PASS : tst_QListWidget::addItem() PASS : tst_QListWidget::addItem2() PASS : tst_QListWidget::addItems() PASS : tst_QListWidget::openPersistentEditor() FAIL! : tst_QListWidget::closePersistentEditor() Compared values are not the same Actual (testWidget->viewport()->children().count()): 1 Expected (childCount - 1) : 0 Loc: [tst_qlistwidget.cpp(326)] PASS : tst_QListWidget::count() PASS : tst_QListWidget::currentItem() PASS : tst_QListWidget::setCurrentItem(HasItems: 0) PASS : tst_QListWidget::setCurrentItem(HasItems: 1) PASS : tst_QListWidget::setCurrentItem(HasItems: 2) PASS : tst_QListWidget::setCurrentItem(HasItems: 3) PASS : tst_QListWidget::currentRow() PASS : tst_QListWidget::setCurrentRow(HasItems: 0) PASS : tst_QListWidget::setCurrentRow(HasItems: 1) PASS : tst_QListWidget::setCurrentRow(HasItems: 2) PASS : tst_QListWidget::setCurrentRow(HasItems: 3) QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed PASS : tst_QListWidget::editItem(editable) QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: editing failed PASS : tst_QListWidget::editItem(not editable) PASS : tst_QListWidget::findItems() PASS : tst_QListWidget::insertItem(Insert less then 0) PASS : tst_QListWidget::insertItem(Insert at 0) PASS : tst_QListWidget::insertItem(Insert beyond count) PASS : tst_QListWidget::insertItem(Insert at count) PASS : tst_QListWidget::insertItem(Insert in the middle) PASS : tst_QListWidget::insertItems(Insert 1 item using constructor) PASS : tst_QListWidget::insertItems(Insert 10 items using constructor) PASS : tst_QListWidget::insertItems(Insert 100 items using constructor) PASS : tst_QListWidget::insertItems(Insert 1 item with insertItem) PASS : tst_QListWidget::insertItems(Insert 10 items with insertItem) PASS : tst_QListWidget::insertItems(Insert 100 items with insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 1 item using insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 10 items using insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 100 items using insertItem) PASS : tst_QListWidget::insertItems(Insert 0 items with insertItems) PASS : tst_QListWidget::insertItems(Insert 1 item with insertItems) PASS : tst_QListWidget::insertItems(Insert 10 items with insertItems) PASS : tst_QListWidget::insertItems(Insert 100 items with insertItems) PASS : tst_QListWidget::moveItemsPriv(Empty) PASS : tst_QListWidget::moveItemsPriv(Overflow src) PASS : tst_QListWidget::moveItemsPriv(Underflow src) PASS : tst_QListWidget::moveItemsPriv(Overflow dst) PASS : tst_QListWidget::moveItemsPriv(Underflow dst) PASS : tst_QListWidget::moveItemsPriv(Same place) PASS : tst_QListWidget::moveItemsPriv(Up) PASS : tst_QListWidget::moveItemsPriv(Down) PASS : tst_QListWidget::moveItemsPriv(QTBUG-6532 assert) PASS : tst_QListWidget::moveItemsPriv(QTBUG-6565 to the end) PASS : tst_QListWidget::moveItemsPriv(Same place 2) PASS : tst_QListWidget::moveItemsPriv(swap) PASS : tst_QListWidget::moveItemsPriv(swap2) PASS : tst_QListWidget::moveItemsPriv(swap3) PASS : tst_QListWidget::moveItemsPriv(swap4) PASS : tst_QListWidget::itemAssignment() PASS : tst_QListWidget::item(First item, row: 0) PASS : tst_QListWidget::item(Middle item, row: 1) PASS : tst_QListWidget::item(Last item, row: 2) PASS : tst_QListWidget::item(Out of bounds, row: -1) PASS : tst_QListWidget::item(Out of bounds, row: 3) PASS : tst_QListWidget::takeItem(First item, row: 0) PASS : tst_QListWidget::takeItem(Middle item, row: 1) PASS : tst_QListWidget::takeItem(Last item, row: 2) PASS : tst_QListWidget::takeItem(Out of bounds, row: -1) PASS : tst_QListWidget::takeItem(Out of bounds, row: 3) PASS : tst_QListWidget::setItemHidden() PASS : tst_QListWidget::selectedItems(none hidden, none selected) PASS : tst_QListWidget::selectedItems(none hidden, all selected) PASS : tst_QListWidget::selectedItems(first hidden, all selected) PASS : tst_QListWidget::selectedItems(last hidden, all selected) PASS : tst_QListWidget::selectedItems(middle hidden, all selected) PASS : tst_QListWidget::selectedItems(all hidden, all selected) PASS : tst_QListWidget::removeItems(Empty) PASS : tst_QListWidget::removeItems(1:1) PASS : tst_QListWidget::removeItems(3:1) PASS : tst_QListWidget::removeItems(3:2) PASS : tst_QListWidget::removeItems(100:10) PASS : tst_QListWidget::itemStreaming(Data) PASS : tst_QListWidget::sortItems(ascending strings) PASS : tst_QListWidget::sortItems(descending strings) PASS : tst_QListWidget::sortItems(ascending numbers) PASS : tst_QListWidget::sortItems(descending numbers) PASS : tst_QListWidget::sortHiddenItems(descending order, 20 items) PASS : tst_QListWidget::sortHiddenItems(ascending order) PASS : tst_QListWidget::sortHiddenItems(descending order) PASS : tst_QListWidget::closeEditor() PASS : tst_QListWidget::setData(changing a role should emit) PASS : tst_QListWidget::setData(setting the same value should not emit) PASS : tst_QListWidget::setData(setting the same value twice should only emit once) PASS : tst_QListWidget::setData(changing three roles should emit three times) PASS : tst_QListWidget::insertItemsWithSorting(() + (a) = (a)) PASS : tst_QListWidget::insertItemsWithSorting(() + (c, b, a) = (a, b, c)) PASS : tst_QListWidget::insertItemsWithSorting(() + (a, b, c) = (c, b, a)) PASS : tst_QListWidget::insertItemsWithSorting((a) + (b) = (a, b)) PASS : tst_QListWidget::insertItemsWithSorting((a) + (b) = (b, a)) PASS : tst_QListWidget::insertItemsWithSorting((a, c, b) + (d) = (a, b, c, d)) PASS : tst_QListWidget::insertItemsWithSorting((b, c, a) + (d) = (d, c, b, a)) PASS : tst_QListWidget::insertItemsWithSorting(() + (sorted items) = (sorted items)) PASS : tst_QListWidget::insertItemsWithSorting((sorted items) + () = (sorted items)) PASS : tst_QListWidget::insertItemsWithSorting(() + (ascending items) = (reverse items)) PASS : tst_QListWidget::insertItemsWithSorting((reverse items) + () = (ascending items)) PASS : tst_QListWidget::insertItemsWithSorting((reverse items) + () = (reverse items)) PASS : tst_QListWidget::changeDataWithSorting(change a to b in (a)) PASS : tst_QListWidget::changeDataWithSorting(change a to b in (a, c)) PASS : tst_QListWidget::changeDataWithSorting(change a to c in (a, b)) PASS : tst_QListWidget::changeDataWithSorting(change c to a in (c, b)) PASS : tst_QListWidget::changeDataWithSorting(change e to i in (a, c, e, g)) PASS : tst_QListWidget::changeDataWithSorting(change e to a in (c, e, g, i)) PASS : tst_QListWidget::changeDataWithSorting(change e to f in (c, e, g, i)) PASS : tst_QListWidget::itemData() PASS : tst_QListWidget::itemWidget() PASS : tst_QListWidget::insertUnchanged() PASS : tst_QListWidget::setSortingEnabled() PASS : tst_QListWidget::task199503_crashWhenCleared() PASS : tst_QListWidget::task217070_scrollbarsAdjusted() PASS : tst_QListWidget::task258949_keypressHangup() PASS : tst_QListWidget::QTBUG8086_currentItemChangedOnClick() PASS : tst_QListWidget::QTBUG14363_completerWithAnyKeyPressedEditTriggers() PASS : tst_QListWidget::cleanupTestCase() Totals: 117 passed, 1 failed, 0 skipped ********* Finished testing of tst_QListWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlistwidget: 20 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00411/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1393081302): http://codereview.qt-project.org/78283 [PS17] - Updated submodules. From ci-noreply at qt-project.org Sat Feb 22 23:53:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 23 Feb 2014 00:53:26 +0200 Subject: [Ci-reports] pass on Qt5_stable_Integration #596 Message-ID: <20140222_225326_013134.ci-noreply@qt-project.org> Qt5_stable_Integration #596: SUCCESS Tested changes (refs/builds/stable_1393090930): http://codereview.qt-project.org/78731 [PS1] - nuke qlalr submodule From ci-noreply at qt-project.org Sun Feb 23 02:11:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 23 Feb 2014 03:11:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1740 Message-ID: <20140223_011109_024235.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01740/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393115731): http://codereview.qt-project.org/78512 [PS4] - Clean up our internal namespaces From ci-noreply at qt-project.org Sun Feb 23 11:49:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 23 Feb 2014 12:49:05 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1741 Message-ID: <20140223_104905_019799.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1741: SUCCESS Tested changes (refs/builds/stable_1393146433): http://codereview.qt-project.org/78512 [PS4] - Clean up our internal namespaces From ci-noreply at qt-project.org Sun Feb 23 12:13:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 23 Feb 2014 13:13:05 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1742 Message-ID: <20140223_111305_023344.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from jit/qv4isel_masm.cpp:53:0: jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_add32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:86:48: error: 'load32' was not declared in this scope jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_sub32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:101:48: error: 'load32' was not declared in this scope jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_mul32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:116:48: error: 'load32' was not declared in this scope In file included from jit/qv4binop.cpp:41:0: jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_add32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:86:48: error: 'load32' was not declared in this scope jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_sub32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:101:48: error: 'load32' was not declared in this scope jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler::Jump QV4::JIT::Binop::inline_mul32(JSC::AbstractMacroAssembler::Address, JSC::AbstractMacroAssembler::RegisterID)': jit/qv4binop_p.h:116:48: error: 'load32' was not declared in this scope make[3]: *** [.obj/qv4isel_masm.o] Error 1 make[3]: *** [.obj/qv4binop.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01742/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1393152992): http://codereview.qt-project.org/78875 [PS3] - Move all binop related code into qv4binop* From ci-noreply at qt-project.org Sun Feb 23 13:36:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 23 Feb 2014 14:36:12 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1743 Message-ID: <20140223_123612_001117.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -O2 -mthumb -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wno-psabi -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_URL_CAST_FROM_STRING -DQT_NO_INTEGER_EVENT_COORDINATES -DQT_BUILD_QML_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DWTF_EXPORT_PRIVATE= -DJS_EXPORT_PRIVATE= -DWTFReportAssertionFailure=qmlWTFReportAssertionFailure -DWTFReportBacktrace=qmlWTFReportBacktrace -DWTFInvokeCrashHook=qmlWTFInvokeCrashHook -DENABLE_LLINT=0 -DENABLE_DFG_JIT=0 -DENABLE_DFG_JIT_UTILITY_METHODS=1 -DENABLE_JIT_CONSTANT_BLINDING=0 -DBUILDING_QT__ -DWTF_USE_UDIS86=0 -DNDEBUG -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/android-g++ -I. -I../../include -I../../include/QtQml -I../../include/QtQml/5.3.0 -I../../include/QtQml/5.3.0/QtQml -Icompiler -I. -I../3rdparty/masm/jit -I../3rdparty/masm/assembler -I../3rdparty/masm/runtime -I../3rdparty/masm/wtf -I../3rdparty/masm/stubs -I../3rdparty/masm/stubs/wtf -I../3rdparty/masm -I../3rdparty/masm/disassembler -I../3rdparty/masm/disassembler/udis86 -Ijit -I. -Ijsruntime -I. -I../3rdparty/double-conversion -Ianimations -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtNetwork -I/work/build/qt/qtbase/include/QtCore/5.3.0 -I/work/build/qt/qtbase/include/QtCore/5.3.0/QtCore -I/work/build/qt/qtbase/include/QtCore -I.moc -I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -isystem /opt/android/ndk/platforms/android-9/arch-arm/usr/include -o .obj/qv4isel_masm.o jit/qv4isel_masm.cpp jit/qv4isel_masm.cpp: In member function 'virtual void QV4::JIT::InstructionSelection::swapValues(QV4::IR::Temp*, QV4::IR::Temp*)': jit/qv4isel_masm.cpp:825:57: error: 'FPGpr1' is not a member of 'QV4::JIT::Assembler' jit/qv4isel_masm.cpp:826:51: error: 'FPGpr1' is not a member of 'QV4::JIT::Assembler' make[3]: *** [.obj/qv4isel_masm.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01743/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1393158119): http://codereview.qt-project.org/78511 [PS4] - Smaller cleanup From ci-noreply at qt-project.org Sun Feb 23 16:47:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 23 Feb 2014 17:47:57 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1744 Message-ID: <20140223_154757_047783.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1744: SUCCESS Tested changes (refs/builds/stable_1393166267): http://codereview.qt-project.org/78511 [PS7] - Smaller cleanup From ci-noreply at qt-project.org Sun Feb 23 18:11:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 23 Feb 2014 19:11:21 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1745 Message-ID: <20140223_171121_010724.ci-noreply@qt-project.org> Autotest `tst_qjsvalue' failed :( Testing tst_QJSValue FAIL! : tst_QJSValue::toInt() Compared values are not the same Actual (number5.toInt()): 124 Expected (123) : 123 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(704)] FAIL! : tst_QJSValue::toUInt() Compared values are not the same Actual (number5.toUInt()): 124 Expected (quint32(123)) : 123 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(839)] Totals: 161 passed, 2 failed, 157 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QJSValue ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QJSValue::initTestCase() PASS : tst_QJSValue::ctor_invalid() PASS : tst_QJSValue::ctor_undefinedWithEngine() PASS : tst_QJSValue::ctor_undefined() PASS : tst_QJSValue::ctor_nullWithEngine() PASS : tst_QJSValue::ctor_null() PASS : tst_QJSValue::ctor_boolWithEngine() PASS : tst_QJSValue::ctor_bool() PASS : tst_QJSValue::ctor_intWithEngine() PASS : tst_QJSValue::ctor_int() PASS : tst_QJSValue::ctor_uintWithEngine() PASS : tst_QJSValue::ctor_uint() PASS : tst_QJSValue::ctor_floatWithEngine() PASS : tst_QJSValue::ctor_float() PASS : tst_QJSValue::ctor_stringWithEngine() PASS : tst_QJSValue::ctor_string() PASS : tst_QJSValue::ctor_copyAndAssignWithEngine() PASS : tst_QJSValue::ctor_copyAndAssign() PASS : tst_QJSValue::toString() PASS : tst_QJSValue::toNumber() PASS : tst_QJSValue::toBoolean() PASS : tst_QJSValue::toBool() FAIL! : tst_QJSValue::toInt() Compared values are not the same Actual (number5.toInt()): 124 Expected (123) : 123 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(704)] FAIL! : tst_QJSValue::toUInt() Compared values are not the same Actual (number5.toUInt()): 124 Expected (quint32(123)) : 123 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(839)] PASS : tst_QJSValue::toVariant() PASS : tst_QJSValue::toQObject_nonQObject(invalid) PASS : tst_QJSValue::toQObject_nonQObject(bool(false)) PASS : tst_QJSValue::toQObject_nonQObject(bool(true)) PASS : tst_QJSValue::toQObject_nonQObject(int) PASS : tst_QJSValue::toQObject_nonQObject(string) PASS : tst_QJSValue::toQObject_nonQObject(undefined) PASS : tst_QJSValue::toQObject_nonQObject(null) PASS : tst_QJSValue::toQObject_nonQObject(bool bound(false)) PASS : tst_QJSValue::toQObject_nonQObject(bool bound(true)) PASS : tst_QJSValue::toQObject_nonQObject(int bound) PASS : tst_QJSValue::toQObject_nonQObject(string bound) PASS : tst_QJSValue::toQObject_nonQObject(undefined bound) PASS : tst_QJSValue::toQObject_nonQObject(null bound) PASS : tst_QJSValue::toQObject_nonQObject(object) PASS : tst_QJSValue::toQObject_nonQObject(array) PASS : tst_QJSValue::toQObject_nonQObject(date) PASS : tst_QJSValue::toQObject_nonQObject(variant(12345)) PASS : tst_QJSValue::toQObject_nonQObject(variant((QObject*)0)) PASS : tst_QJSValue::toQObject_nonQObject(newQObject(0)) PASS : tst_QJSValue::toQObject() PASS : tst_QJSValue::toDateTime() PASS : tst_QJSValue::toRegExp() PASS : tst_QJSValue::isArray([]) PASS : tst_QJSValue::isArray({}) PASS : tst_QJSValue::isArray(globalObject) PASS : tst_QJSValue::isArray(invalid) PASS : tst_QJSValue::isArray(number) PASS : tst_QJSValue::isArray(bool) PASS : tst_QJSValue::isArray(null) PASS : tst_QJSValue::isArray(undefined) PASS : tst_QJSValue::isDate(date) PASS : tst_QJSValue::isDate([]) PASS : tst_QJSValue::isDate({}) PASS : tst_QJSValue::isDate(globalObject) PASS : tst_QJSValue::isDate(invalid) PASS : tst_QJSValue::isDate(number) PASS : tst_QJSValue::isDate(bool) PASS : tst_QJSValue::isDate(null) PASS : tst_QJSValue::isDate(undefined) PASS : tst_QJSValue::isError_propertiesOfGlobalObject() PASS : tst_QJSValue::isError(syntax error) PASS : tst_QJSValue::isError([]) PASS : tst_QJSValue::isError({}) PASS : tst_QJSValue::isError(globalObject) PASS : tst_QJSValue::isError(invalid) PASS : tst_QJSValue::isError(number) PASS : tst_QJSValue::isError(bool) PASS : tst_QJSValue::isError(null) PASS : tst_QJSValue::isError(undefined) PASS : tst_QJSValue::isError(newObject) PASS : tst_QJSValue::isError(new Object) PASS : tst_QJSValue::isRegExp(/foo/) PASS : tst_QJSValue::isRegExp([]) PASS : tst_QJSValue::isRegExp({}) PASS : tst_QJSValue::isRegExp(globalObject) PASS : tst_QJSValue::isRegExp(invalid) PASS : tst_QJSValue::isRegExp(number) PASS : tst_QJSValue::isRegExp(bool) PASS : tst_QJSValue::isRegExp(null) PASS : tst_QJSValue::isRegExp(undefined) PASS : tst_QJSValue::equals() PASS : tst_QJSValue::strictlyEquals() PASS : tst_QJSValue::hasProperty_basic() PASS : tst_QJSValue::hasProperty_globalObject() PASS : tst_QJSValue::hasProperty_changePrototype() PASS : tst_QJSValue::deleteProperty_basic() PASS : tst_QJSValue::deleteProperty_globalObject() PASS : tst_QJSValue::deleteProperty_inPrototype() PASS : tst_QJSValue::getSetPrototype_cyclicPrototype() PASS : tst_QJSValue::getSetPrototype_evalCyclicPrototype() PASS : tst_QJSValue::getSetPrototype_eval() PASS : tst_QJSValue::getSetPrototype_invalidPrototype() PASS : tst_QJSValue::getSetPrototype_twoEngines() PASS : tst_QJSValue::getSetPrototype_null() PASS : tst_QJSValue::getSetPrototype_notObjectOrNull() PASS : tst_QJSValue::getSetPrototype() PASS : tst_QJSValue::getSetProperty_HooliganTask162051() PASS : tst_QJSValue::getSetProperty_HooliganTask183072() PASS : tst_QJSValue::getSetProperty_propertyRemoval() PASS : tst_QJSValue::getSetProperty_resolveMode() PASS : tst_QJSValue::getSetProperty_twoEngines() PASS : tst_QJSValue::getSetProperty_gettersAndSettersThrowErrorJS() PASS : tst_QJSValue::getSetProperty_array() PASS : tst_QJSValue::getSetProperty() PASS : tst_QJSValue::call_function() PASS : tst_QJSValue::call_object() PASS : tst_QJSValue::call_newObjects() PASS : tst_QJSValue::call_this() PASS : tst_QJSValue::call_arguments() PASS : tst_QJSValue::call() PASS : tst_QJSValue::call_twoEngines() PASS : tst_QJSValue::call_nonFunction(invalid) PASS : tst_QJSValue::call_nonFunction(bool) PASS : tst_QJSValue::call_nonFunction(int) PASS : tst_QJSValue::call_nonFunction(string) PASS : tst_QJSValue::call_nonFunction(undefined) PASS : tst_QJSValue::call_nonFunction(null) PASS : tst_QJSValue::call_nonFunction(bool bound) PASS : tst_QJSValue::call_nonFunction(int bound) PASS : tst_QJSValue::call_nonFunction(string bound) PASS : tst_QJSValue::call_nonFunction(undefined bound) PASS : tst_QJSValue::call_nonFunction(null bound) PASS : tst_QJSValue::construct_nonFunction(invalid) PASS : tst_QJSValue::construct_nonFunction(bool) PASS : tst_QJSValue::construct_nonFunction(int) PASS : tst_QJSValue::construct_nonFunction(string) PASS : tst_QJSValue::construct_nonFunction(undefined) PASS : tst_QJSValue::construct_nonFunction(null) PASS : tst_QJSValue::construct_nonFunction(bool bound) PASS : tst_QJSValue::construct_nonFunction(int bound) PASS : tst_QJSValue::construct_nonFunction(string bound) PASS : tst_QJSValue::construct_nonFunction(undefined bound) PASS : tst_QJSValue::construct_nonFunction(null bound) PASS : tst_QJSValue::construct_simple() PASS : tst_QJSValue::construct_newObjectJS() PASS : tst_QJSValue::construct_arg() PASS : tst_QJSValue::construct_proto() PASS : tst_QJSValue::construct_returnInt() PASS : tst_QJSValue::construct_throw() PASS : tst_QJSValue::construct_twoEngines() PASS : tst_QJSValue::construct_constructorThrowsPrimitive() PASS : tst_QJSValue::castToPointer() SKIP : tst_QJSValue::prettyPrinter(function() { }) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(function foo() { }) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(function foo(bar) { }) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(function foo(bar, baz) { }) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(this) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(identifier) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(null) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(true) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(false) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(string) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(string) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(number) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(number) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(regexp) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(regexp) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(array) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(member) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(member) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(call) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(call) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(call) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(new) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(new) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(new) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(++) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(++) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(--) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(--) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(delete) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(void) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(typeof) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(+) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(-) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(~) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(!) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(+) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(&&) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(&=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(&) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(|) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(^) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(-=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(/) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(/=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(==) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(in) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(+=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(instanceof) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(<=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(<<) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(<<=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(<) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(%) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(%=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(*) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(*=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(!=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(||) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(|=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>>) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>>=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(===) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(!==) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(-) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>>>) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(>>>=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(^=) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(? :) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a; b; c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(var a;) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(var a, b;) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(var a = 10;) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(var a, b = 20;) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(var a = 10, b = 20;) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(if) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(if) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(if-else) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(if-else) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(do-while) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(do-while) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(while) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(while) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(for) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(continue) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(break) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(return) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(return) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(with) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(with) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(label) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(throw) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(try-catch) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(try-finally) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(try-catch-finally) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + b + c + d) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + b - c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + -b) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + ~b) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + !b) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + +b) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a + b) - c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a - b + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a - (b + c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + -(b + c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + ~(b + c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + !(b + c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + +(b + c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + b * c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a + b) * c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a + b) * (c + d)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + (b * c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a + (b / c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a / b) * c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a / (b * c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a / (b % c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a && b || c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a && (b || c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a & b | c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a & (b | c)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a & b | c ^ d) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a & (b | c ^ d)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a & b | c) ^ d) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a << b + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a << b) + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a >> b + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a >> b) + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a >>> b + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter((a >>> b) + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a == b || c != d) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a == (b || c != d)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a === b || c !== d) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a === (b || c !== d)) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] SKIP : tst_QJSValue::prettyPrinter(a &= b + c) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] QWARN : tst_QJSValue::prettyPrinter(debugger) /work/build/qt/qtdeclarative/src/qml/compiler/qv4codegen.cpp:2193: virtual bool QQmlJS::Codegen::visit(QQmlJS::AST::DebuggerStatement*): Unimplemented code. SKIP : tst_QJSValue::prettyPrinter(debugger) Function::toString() doesn't give the whole function on v4 Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2412)] PASS : tst_QJSValue::engineDeleted() PASS : tst_QJSValue::valueOfWithClosure() PASS : tst_QJSValue::nestedObjectToVariant([[]]) PASS : tst_QJSValue::nestedObjectToVariant([[123]]) PASS : tst_QJSValue::nestedObjectToVariant([[], 123]) PASS : tst_QJSValue::nestedObjectToVariant(var a=[]; a.push(a)) PASS : tst_QJSValue::nestedObjectToVariant(var a=[]; a.push(123, a)) PASS : tst_QJSValue::nestedObjectToVariant(var a=[]; var b=[]; a.push(b); b.push(a)) PASS : tst_QJSValue::nestedObjectToVariant(var a=[]; var b=[]; a.push(123, b); b.push(456, a)) PASS : tst_QJSValue::nestedObjectToVariant({}) PASS : tst_QJSValue::nestedObjectToVariant({ a:{} }) PASS : tst_QJSValue::nestedObjectToVariant({ a:{b:10, c:20} }) PASS : tst_QJSValue::nestedObjectToVariant({ a:10, b:[20, 30]}) PASS : tst_QJSValue::nestedObjectToVariant(var o={}; o.p=o) PASS : tst_QJSValue::nestedObjectToVariant(var o={}; o.p=123; o.q=o) PASS : tst_QJSValue::cleanupTestCase() Totals: 161 passed, 2 failed, 157 skipped ********* Finished testing of tst_QJSValue ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qjsvalue: 1 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01745/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1393174171): http://codereview.qt-project.org/78510 [PS5] - Optimize our toInt32() implementation From ci-noreply at qt-project.org Sun Feb 23 20:07:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 23 Feb 2014 21:07:48 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #598 Message-ID: <20140223_190748_037224.ci-noreply@qt-project.org> Autotests `tst_qqmlprofilerservice' and `tst_qquickpathview' failed :( Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 76503no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [76503] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [76502] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-23 20:35:37.629 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[76503]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff83127ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff852737d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff85264a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b49a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b4acb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cf1c3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff852c5cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff83127e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff85227dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf48da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d832 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b94 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4262f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4221c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf5789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf2552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042976 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff831287e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff83554786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff83553316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff83127df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d84e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d85dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d86d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d36bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b56aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b5ac0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff852718bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff85274b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd5a8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5d0 rsp: 0x00007fff5fbfd5a8 QtQA::App::TestRunner: r8: 0x00007fff719bafb8 r9: 0x0000000101e16680 r10: 0x00007fff83127d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde78 r13: 0x0000000000018aec r14: 0x00007fff719bd960 r15: 0x000000010e0952a0 QtQA::App::TestRunner: rip: 0x00007fff83127ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b4b280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <392AC3E9-EBBA-33E3-992E-E286786B0A7C> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <30BFAC5E-77FD-31E8-ACEA-9F0A6B2B6E7C> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100996000 - 0x100aa6fff +QtNetwork (5.3.0 - compatibility 5.3.0) <3D29585D-359D-3A75-9A15-E2B2DF75654E> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b2a000 - 0x101023ff7 +QtCore (5.3.0 - compatibility 5.3.0) /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101147000 - 0x1014d9fff +QtGui (5.3.0 - compatibility 5.3.0) <226AA57B-5A87-3A14-BD4A-C2AEB423D06A> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101631000 - 0x101ae1ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101cec000 - 0x101d10ff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d25000 - 0x101d2bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102bf4000 - 0x102bf7fff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x102d83000 - 0x102e17ff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x107877000 - 0x107885fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x10788d000 - 0x1078bbff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1078c4000 - 0x1078cefef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1078d4000 - 0x1078d7ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x107bb0000 - 0x107d68fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x107d9f000 - 0x107ef9fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x200000000 - 0x20082ffff com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <0361820C-7006-3AB4-91A1-D589847D8455> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver QtQA::App::TestRunner: 0x7fff62527000 - 0x7fff6255bbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff810ca000 - 0x7fff8112afff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8156c000 - 0x7fff81575ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff815ce000 - 0x7fff815cffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff815d0000 - 0x7fff815e7fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff815e8000 - 0x7fff81618ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff81619000 - 0x7fff8161bfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8162c000 - 0x7fff81667fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff81668000 - 0x7fff8166afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8167e000 - 0x7fff8167efff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8168a000 - 0x7fff818b4fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff819f8000 - 0x7fff81a99fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81a9a000 - 0x7fff81aa4ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff81ab4000 - 0x7fff81ab4fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff81ab5000 - 0x7fff81ab5fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff81ab8000 - 0x7fff81ac3ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff81ac4000 - 0x7fff81d38fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff81dd8000 - 0x7fff81deffff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff82088000 - 0x7fff8218dfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8218e000 - 0x7fff821f6ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff821f7000 - 0x7fff82253ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff82254000 - 0x7fff82268ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff822cb000 - 0x7fff822cefff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff822cf000 - 0x7fff822d7fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff82b4e000 - 0x7fff82b5cfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff82b5d000 - 0x7fff82ba1ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff82ba2000 - 0x7fff82bddfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff82c0f000 - 0x7fff82c10fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff82c1d000 - 0x7fff82c6bfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff82c6c000 - 0x7fff82c92fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff82c93000 - 0x7fff82c96fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff82c97000 - 0x7fff82e37ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff82e38000 - 0x7fff82e54ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff82e6b000 - 0x7fff82ecdff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff82ece000 - 0x7fff82ed1ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff82ed2000 - 0x7fff82ed7ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff82ed8000 - 0x7fff82edcfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff83111000 - 0x7fff83131fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff83132000 - 0x7fff83140ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff83141000 - 0x7fff83153ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff83154000 - 0x7fff83187ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff83188000 - 0x7fff832e5fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff83300000 - 0x7fff8340cfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff83456000 - 0x7fff83550ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff83551000 - 0x7fff8355ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff83565000 - 0x7fff835a5ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff835a6000 - 0x7fff835b5ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff835b6000 - 0x7fff835bdfff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff836c0000 - 0x7fff836c6fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff836c7000 - 0x7fff836cdfff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff836ff000 - 0x7fff8374bff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8374c000 - 0x7fff837c2ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8380b000 - 0x7fff83972fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8398a000 - 0x7fff839aefff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff846e7000 - 0x7fff847dcfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff847dd000 - 0x7fff847defff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff847df000 - 0x7fff847e3ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff847e4000 - 0x7fff847e9fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff847ea000 - 0x7fff8488ffff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84890000 - 0x7fff84ba9fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff84bb6000 - 0x7fff84bccfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84bcd000 - 0x7fff84bd4fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff84bd5000 - 0x7fff84cb3fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff84d45000 - 0x7fff84d99ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff84d9a000 - 0x7fff84d9ffff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff84da0000 - 0x7fff84eb9fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff85223000 - 0x7fff85300fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff85301000 - 0x7fff85377fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff85638000 - 0x7fff85964fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff85b2b000 - 0x7fff85b30fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff85b35000 - 0x7fff85ba8fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff85ba9000 - 0x7fff85bb6fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff85bb7000 - 0x7fff85bbbfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff85bbc000 - 0x7fff85c56ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff85c57000 - 0x7fff85c80fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff85c81000 - 0x7fff85d83fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85d84000 - 0x7fff85d96ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff85d97000 - 0x7fff861c4fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff861c5000 - 0x7fff861eefff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8628b000 - 0x7fff8648dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8648e000 - 0x7fff864c8fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff864e3000 - 0x7fff86525ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff86534000 - 0x7fff86586ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff86587000 - 0x7fff8675bff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8675c000 - 0x7fff86892fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff86899000 - 0x7fff868dafff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff868db000 - 0x7fff868dcfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff868dd000 - 0x7fff868deff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff868df000 - 0x7fff868e0ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff868e1000 - 0x7fff86bd6ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff86bd7000 - 0x7fff86c8aff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff86c8b000 - 0x7fff86cfbfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff86d84000 - 0x7fff86ddcff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86ddd000 - 0x7fff86de0fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff86de1000 - 0x7fff86e64fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff86e65000 - 0x7fff86ea5fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86ee5000 - 0x7fff87aebfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff87b80000 - 0x7fff87be8ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff87be9000 - 0x7fff87c08fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff87c09000 - 0x7fff87c1bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff87c1c000 - 0x7fff87c55fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff87c56000 - 0x7fff87c61fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff87c62000 - 0x7fff87c62fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff88564000 - 0x7fff88648e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8882e000 - 0x7fff8884bff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8892f000 - 0x7fff889c5ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff889e3000 - 0x7fff889e7fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff889fa000 - 0x7fff88a0ffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff88f01000 - 0x7fff88f06fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff88f07000 - 0x7fff88f34fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff88f35000 - 0x7fff895f9fe7 libclh.dylib (4.0.3 - 4.0.3) <1A19D767-568D-396A-9C29-DB5C538E248D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib QtQA::App::TestRunner: 0x7fff895fa000 - 0x7fff89600ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff89a65000 - 0x7fff89a78ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff89a79000 - 0x7fff89b58fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff89bad000 - 0x7fff89bcefff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89fee000 - 0x7fff8a5d2fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8a5d3000 - 0x7fff8aa9afff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8ab85000 - 0x7fff8ab8cfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8ab9a000 - 0x7fff8ac61ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8acec000 - 0x7fff8ad18ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8ad36000 - 0x7fff8ad7cfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8ae33000 - 0x7fff8ae40ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8ae41000 - 0x7fff8ae48ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8b203000 - 0x7fff8b227fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b2b4000 - 0x7fff8b2b6fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8b424000 - 0x7fff8b424fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8b425000 - 0x7fff8b42afff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8b432000 - 0x7fff8b476ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8b477000 - 0x7fff8b57efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8b57f000 - 0x7fff8b58aff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8b58b000 - 0x7fff8b591fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8b592000 - 0x7fff8b5bafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8b7c2000 - 0x7fff8b8cffff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8b8d0000 - 0x7fff8b92bff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8b92c000 - 0x7fff8bc48fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8bc68000 - 0x7fff8bcedff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8bd24000 - 0x7fff8bd33fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8bd34000 - 0x7fff8bdb8ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8bf84000 - 0x7fff8bfc3fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8bfc4000 - 0x7fff8c962a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8cabb000 - 0x7fff8cad1ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8cae7000 - 0x7fff8cb12ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8cb13000 - 0x7fff8cb30fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8cb5b000 - 0x7fff8cbc6ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8d060000 - 0x7fff8d0b4fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8d435000 - 0x7fff8d4d7fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8d4f4000 - 0x7fff8d4f4fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8d55a000 - 0x7fff8d5d5ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8d615000 - 0x7fff8d616ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8ddc0000 - 0x7fff8dea4ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8dea5000 - 0x7fff8dea5fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8defd000 - 0x7fff8deffff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8df00000 - 0x7fff8df00fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8df01000 - 0x7fff8df01fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8e110000 - 0x7fff8e110fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 3 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 22490 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=194.6M resident=192.1M(99%) swapped_out_or_unallocated=2548K(1%) QtQA::App::TestRunner: Writable regions: Total=125.8M written=13.1M(10%) resident=29.8M(24%) swapped_out=12K(0%) unallocated=96.0M(76%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1568K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4228K QtQA::App::TestRunner: IOKit 4K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 44.5M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 19.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 58.0M QtQA::App::TestRunner: __TEXT 136.6M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 464.8M QtQA::App::TestRunner: TOTAL, minus reserved VM space 464.8M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 77497no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [77497] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [76502] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-23 20:43:09.755 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[77497]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff83127ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff852737d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff85264a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b49a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b4acb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cf1c3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff852c5cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff83127e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff85227dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf48da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d832 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b94 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4262f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4221c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf5789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf2552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042976 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff831287e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff83554786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff83553316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff83127df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d84e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d85dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d86d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d36bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b56aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b5ac0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff852718bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff85274b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd5b8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5e0 rsp: 0x00007fff5fbfd5b8 QtQA::App::TestRunner: r8: 0x00007fff719bafb8 r9: 0x000000010310d270 r10: 0x00007fff83127d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde88 r13: 0x0000000000018da8 r14: 0x00007fff719bd960 r15: 0x00000001031862d0 QtQA::App::TestRunner: rip: 0x00007fff83127ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b4b280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <392AC3E9-EBBA-33E3-992E-E286786B0A7C> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <30BFAC5E-77FD-31E8-ACEA-9F0A6B2B6E7C> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100996000 - 0x100aa6fff +QtNetwork (5.3.0 - compatibility 5.3.0) <3D29585D-359D-3A75-9A15-E2B2DF75654E> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b2a000 - 0x101023ff7 +QtCore (5.3.0 - compatibility 5.3.0) /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101147000 - 0x1014d9fff +QtGui (5.3.0 - compatibility 5.3.0) <226AA57B-5A87-3A14-BD4A-C2AEB423D06A> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101631000 - 0x101ae1ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101cec000 - 0x101d10ff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d25000 - 0x101d2bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1044ab000 - 0x10453fff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1049b6000 - 0x1049b9fff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x107a27000 - 0x107a35fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x107a3d000 - 0x107a6bff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x107a74000 - 0x107a7efef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x107a84000 - 0x107a87ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x107c00000 - 0x107db8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x107def000 - 0x107f49fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x200000000 - 0x20082ffff com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <0361820C-7006-3AB4-91A1-D589847D8455> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver QtQA::App::TestRunner: 0x7fff688fe000 - 0x7fff68932baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff810ca000 - 0x7fff8112afff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8156c000 - 0x7fff81575ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff815ce000 - 0x7fff815cffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff815d0000 - 0x7fff815e7fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff815e8000 - 0x7fff81618ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff81619000 - 0x7fff8161bfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8162c000 - 0x7fff81667fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff81668000 - 0x7fff8166afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8167e000 - 0x7fff8167efff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8168a000 - 0x7fff818b4fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff819f8000 - 0x7fff81a99fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81a9a000 - 0x7fff81aa4ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff81ab4000 - 0x7fff81ab4fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff81ab5000 - 0x7fff81ab5fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff81ab8000 - 0x7fff81ac3ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff81ac4000 - 0x7fff81d38fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff81dd8000 - 0x7fff81deffff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff82088000 - 0x7fff8218dfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8218e000 - 0x7fff821f6ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff821f7000 - 0x7fff82253ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff82254000 - 0x7fff82268ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff822cb000 - 0x7fff822cefff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff822cf000 - 0x7fff822d7fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff82b4e000 - 0x7fff82b5cfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff82b5d000 - 0x7fff82ba1ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff82ba2000 - 0x7fff82bddfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff82c0f000 - 0x7fff82c10fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff82c1d000 - 0x7fff82c6bfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff82c6c000 - 0x7fff82c92fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff82c93000 - 0x7fff82c96fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff82c97000 - 0x7fff82e37ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff82e38000 - 0x7fff82e54ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff82e6b000 - 0x7fff82ecdff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff82ece000 - 0x7fff82ed1ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff82ed2000 - 0x7fff82ed7ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff82ed8000 - 0x7fff82edcfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff83111000 - 0x7fff83131fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff83132000 - 0x7fff83140ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff83141000 - 0x7fff83153ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff83154000 - 0x7fff83187ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff83188000 - 0x7fff832e5fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff83300000 - 0x7fff8340cfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff83456000 - 0x7fff83550ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff83551000 - 0x7fff8355ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff83565000 - 0x7fff835a5ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff835a6000 - 0x7fff835b5ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff835b6000 - 0x7fff835bdfff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff836c0000 - 0x7fff836c6fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff836c7000 - 0x7fff836cdfff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff836ff000 - 0x7fff8374bff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8374c000 - 0x7fff837c2ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8380b000 - 0x7fff83972fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8398a000 - 0x7fff839aefff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff846e7000 - 0x7fff847dcfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff847dd000 - 0x7fff847defff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff847df000 - 0x7fff847e3ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff847e4000 - 0x7fff847e9fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff847ea000 - 0x7fff8488ffff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84890000 - 0x7fff84ba9fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff84bb6000 - 0x7fff84bccfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84bcd000 - 0x7fff84bd4fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff84bd5000 - 0x7fff84cb3fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff84d45000 - 0x7fff84d99ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff84d9a000 - 0x7fff84d9ffff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff84da0000 - 0x7fff84eb9fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff85223000 - 0x7fff85300fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff85301000 - 0x7fff85377fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff85638000 - 0x7fff85964fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff85b2b000 - 0x7fff85b30fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff85b35000 - 0x7fff85ba8fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff85ba9000 - 0x7fff85bb6fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff85bb7000 - 0x7fff85bbbfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff85bbc000 - 0x7fff85c56ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff85c57000 - 0x7fff85c80fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff85c81000 - 0x7fff85d83fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85d84000 - 0x7fff85d96ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff85d97000 - 0x7fff861c4fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff861c5000 - 0x7fff861eefff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8628b000 - 0x7fff8648dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8648e000 - 0x7fff864c8fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff864e3000 - 0x7fff86525ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff86534000 - 0x7fff86586ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff86587000 - 0x7fff8675bff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8675c000 - 0x7fff86892fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff86899000 - 0x7fff868dafff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff868db000 - 0x7fff868dcfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff868dd000 - 0x7fff868deff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff868df000 - 0x7fff868e0ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff868e1000 - 0x7fff86bd6ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff86bd7000 - 0x7fff86c8aff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff86c8b000 - 0x7fff86cfbfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff86d84000 - 0x7fff86ddcff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86ddd000 - 0x7fff86de0fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff86de1000 - 0x7fff86e64fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff86e65000 - 0x7fff86ea5fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86ee5000 - 0x7fff87aebfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff87b80000 - 0x7fff87be8ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff87be9000 - 0x7fff87c08fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff87c09000 - 0x7fff87c1bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff87c1c000 - 0x7fff87c55fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff87c56000 - 0x7fff87c61fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff87c62000 - 0x7fff87c62fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff88564000 - 0x7fff88648e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8882e000 - 0x7fff8884bff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8892f000 - 0x7fff889c5ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff889e3000 - 0x7fff889e7fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff889fa000 - 0x7fff88a0ffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff88f01000 - 0x7fff88f06fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff88f07000 - 0x7fff88f34fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff88f35000 - 0x7fff895f9fe7 libclh.dylib (4.0.3 - 4.0.3) <1A19D767-568D-396A-9C29-DB5C538E248D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib QtQA::App::TestRunner: 0x7fff895fa000 - 0x7fff89600ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff89a65000 - 0x7fff89a78ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff89a79000 - 0x7fff89b58fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff89bad000 - 0x7fff89bcefff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89fee000 - 0x7fff8a5d2fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8a5d3000 - 0x7fff8aa9afff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8ab85000 - 0x7fff8ab8cfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8ab9a000 - 0x7fff8ac61ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8acec000 - 0x7fff8ad18ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8ad36000 - 0x7fff8ad7cfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8ae33000 - 0x7fff8ae40ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8ae41000 - 0x7fff8ae48ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8b203000 - 0x7fff8b227fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b2b4000 - 0x7fff8b2b6fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8b424000 - 0x7fff8b424fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8b425000 - 0x7fff8b42afff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8b432000 - 0x7fff8b476ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8b477000 - 0x7fff8b57efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8b57f000 - 0x7fff8b58aff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8b58b000 - 0x7fff8b591fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8b592000 - 0x7fff8b5bafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8b7c2000 - 0x7fff8b8cffff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8b8d0000 - 0x7fff8b92bff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8b92c000 - 0x7fff8bc48fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8bc68000 - 0x7fff8bcedff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8bd24000 - 0x7fff8bd33fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8bd34000 - 0x7fff8bdb8ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8bf84000 - 0x7fff8bfc3fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8bfc4000 - 0x7fff8c962a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8cabb000 - 0x7fff8cad1ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8cae7000 - 0x7fff8cb12ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8cb13000 - 0x7fff8cb30fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8cb5b000 - 0x7fff8cbc6ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8d060000 - 0x7fff8d0b4fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8d435000 - 0x7fff8d4d7fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8d4f4000 - 0x7fff8d4f4fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8d55a000 - 0x7fff8d5d5ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8d615000 - 0x7fff8d616ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8ddc0000 - 0x7fff8dea4ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8dea5000 - 0x7fff8dea5fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8defd000 - 0x7fff8deffff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8df00000 - 0x7fff8df00fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8df01000 - 0x7fff8df01fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8e110000 - 0x7fff8e110fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 22505 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=194.6M resident=192.1M(99%) swapped_out_or_unallocated=2548K(1%) QtQA::App::TestRunner: Writable regions: Total=124.5M written=11.9M(10%) resident=28.6M(23%) swapped_out=12K(0%) unallocated=95.9M(77%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1568K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4228K QtQA::App::TestRunner: IOKit 4K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 43.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 19.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 58.0M QtQA::App::TestRunner: __TEXT 136.6M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 463.5M QtQA::App::TestRunner: TOTAL, minus reserved VM space 463.5M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 904 seconds, status -1 (unusual error) Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) Loc: [tst_qqmlprofilerservice.cpp(323)] FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() 'm_client' returned FALSE. () Loc: [tst_qqmlprofilerservice.cpp(371)] FAIL! : tst_QQmlProfilerService::controlFromJS() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) Loc: [tst_qqmlprofilerservice.cpp(323)] FAIL! : tst_QQmlProfilerService::controlFromJS() 'm_client' returned FALSE. () Loc: [tst_qqmlprofilerservice.cpp(512)] Totals: 9 passed, 4 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlProfilerService ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQmlProfilerService::initTestCase() PASS : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() PASS : tst_QQmlProfilerService::blockingConnectWithTraceDisabled() PASS : tst_QQmlProfilerService::nonBlockingConnect() QDEBUG : tst_QQmlProfilerService::pixmapCacheData() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Process crashed. FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) Loc: [tst_qqmlprofilerservice.cpp(323)] FAIL! : tst_QQmlProfilerService::pixmapCacheData() 'm_client' returned FALSE. () Loc: [tst_qqmlprofilerservice.cpp(412)] QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Process State: "not running (crashed!)" QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Application Output: "" QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Connection State: "null" QDEBUG : tst_QQmlProfilerService::pixmapCacheData() Client State: "null" PASS : tst_QQmlProfilerService::scenegraphData() PASS : tst_QQmlProfilerService::profileOnExit() PASS : tst_QQmlProfilerService::controlFromJS() PASS : tst_QQmlProfilerService::signalSourceLocation() PASS : tst_QQmlProfilerService::javascript() PASS : tst_QQmlProfilerService::cleanupTestCase() Totals: 10 passed, 2 failed, 0 skipped ********* Finished testing of tst_QQmlProfilerService ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 4 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qqmlprofilerservice: 6 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00598/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393138503): http://codereview.qt-project.org/78910 [PS6] - Updated submodules. From ci-noreply at qt-project.org Mon Feb 24 10:49:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 11:49:35 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #599 Message-ID: <20140224_094935_048380.ci-noreply@qt-project.org> Autotest `tst_qtcpsocket' failed :( Testing tst_QTcpSocket FAIL! : tst_QTcpSocket::hostNotFound(WithSocks5Proxy) Compared values are not the same Actual (int(socket->error())) : 5 Expected (int(QTcpSocket::HostNotFoundError)): 2 Loc: [../tst_qtcpsocket.cpp(715)] FAIL! : tst_QTcpSocket::hostNotFound(WithSocks5ProxyAuth) Compared values are not the same Actual (int(socket->error())) : 5 Expected (int(QTcpSocket::HostNotFoundError)): 2 Loc: [../tst_qtcpsocket.cpp(715)] FAIL! : tst_QTcpSocket::hostNotFound(WithSocks5Proxy SSL) Compared values are not the same Actual (int(socket->error())) : 5 Expected (int(QTcpSocket::HostNotFoundError)): 2 Loc: [../tst_qtcpsocket.cpp(715)] FAIL! : tst_QTcpSocket::hostNotFound(WithSocks5AuthProxy SSL) Compared values are not the same Actual (int(socket->error())) : 5 Expected (int(QTcpSocket::HostNotFoundError)): 2 Loc: [../tst_qtcpsocket.cpp(715)] FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5ProxyAuth) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy SSL) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy SSL) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5AuthProxy SSL) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy SSL) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 26425] QtQA::App::TestRunner: [New LWP 26991] QtQA::App::TestRunner: [New LWP 27007] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qtcpsocket -silent -o /work/build/_artifacts/test-logs/tst_qtcpsocket-tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f1907faa3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f1903139700 (LWP 27007)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 QtQA::App::TestRunner: #1 0x00007f1908b2cebf in TestNamespace::QWaitConditionPrivate::wait_relative (this=0x7f18fc023f20, time=30000) at thread/qwaitcondition_unix.cpp:126 QtQA::App::TestRunner: #2 0x00007f1908b2ceef in TestNamespace::QWaitConditionPrivate::wait (this=0x7f18fc023f20, time=30000) at thread/qwaitcondition_unix.cpp:134 QtQA::App::TestRunner: #3 0x00007f1908b2ccd3 in TestNamespace::QWaitCondition::wait (this=0x7f18fc024090, mutex=0x179efa0, time=30000) at thread/qwaitcondition_unix.cpp:208 QtQA::App::TestRunner: #4 0x00007f1908b25567 in TestNamespace::QThreadPoolThread::run (this=0x7f18fc024080) at thread/qthreadpool.cpp:135 QtQA::App::TestRunner: #5 0x00007f1908b2b7cc in TestNamespace::QThreadPrivate::start (arg=0x7f18fc024080) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #6 0x00007f190883befc in start_thread (arg=0x7f1903139700) at pthread_create.c:304 QtQA::App::TestRunner: #7 0x00007f1908058f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #8 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f1904748700 (LWP 26991)): QtQA::App::TestRunner: #0 0x00007f1908052003 in select () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007f1908d32c88 in TestNamespace::QProcessManager::run (this=0x17855a0) at io/qprocess_unix.cpp:272 QtQA::App::TestRunner: #2 0x00007f1908b2b7cc in TestNamespace::QThreadPrivate::start (arg=0x17855a0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #3 0x00007f190883befc in start_thread (arg=0x7f1904748700) at pthread_create.c:304 QtQA::App::TestRunner: #4 0x00007f1908058f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #5 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f1909a8d740 (LWP 26425)): QtQA::App::TestRunner: #0 0x00007f1907faa3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f1907fadb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f1908b183bf in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007f1908b15e98 in TestNamespace::QMessageLogger::fatal (this=0x7fffad239150, msg=0x7f1909688924 "Received signal %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f1909670013 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2264 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f190804ce63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #7 0x00007f1904f62ee2 in send_dg (resplen2=0x0, anssizp2=0x0, ansp2=0x0, anscp=0x7fffad23ab50, gotsomewhere=, v_circuit=, ns=0, terrno=0x7fffad239740, anssizp=0x7fffad2397a0, ansp=0x7fffad2396f8, buflen2=0, buf2=0x0, buflen=59, buf=0x7fffad2397d0 "\352\252\001", statp=0x7f1908314a60) at res_send.c:1066 QtQA::App::TestRunner: #8 __libc_res_nsend (statp=0x7f1908314a60, buf=0x7fffad2397d0 "\352\252\001", buflen=59, buf2=0x0, buflen2=0, ans=0x7fffad23a300 "\352\252\201\202", anssiz=1024, ansp=0x7fffad23ab50, ansp2=0x0, nansp2=0x0, resplen2=0x0) at res_send.c:556 QtQA::App::TestRunner: #9 0x00007f1904f60e71 in __libc_res_nquery (statp=0x7f1908314a60, name=0x7f18fc023e38 "this-host-will-never-exist.qt-project.org", class=1, type=1, answer=0x7fffad23a300 "\352\252\201\202", anslen=1024, answerp=0x7fffad23ab50, answerp2=0x0, nanswerp2=0x0, resplen2=0x0) at res_query.c:226 QtQA::App::TestRunner: #10 0x00007f1904f613ce in __libc_res_nquerydomain (statp=0x7f1908314a60, name=, domain=0x0, class=1, type=1, answer=0x7fffad23a300 "\352\252\201\202", anslen=1024, answerp=0x7fffad23ab50, answerp2=0x0, nanswerp2=0x0, resplen2=0x0) at res_query.c:578 QtQA::App::TestRunner: #11 0x00007f1904f6180f in __libc_res_nsearch (statp=0x7f1908314a60, name=0x7f18fc023e38 "this-host-will-never-exist.qt-project.org", class=1, type=1, answer=0x7fffad23a300 "\352\252\201\202", anslen=1024, answerp=0x7fffad23ab50, answerp2=0x0, nanswerp2=0x0, resplen2=0x0) at res_query.c:378 QtQA::App::TestRunner: #12 0x00007f1903b40531 in _nss_dns_gethostbyname3_r (name=0x7f18fc023e38 "this-host-will-never-exist.qt-project.org", af=2, result=0x7fffad23aff0, buffer=0x7fffad23ac70 "\n\324\002", buflen=512, errnop=0x7f1909a8d690, h_errnop=0x7fffad23b060, canonp=0x0, ttlp=0x0) at nss_dns/dns-host.c:197 QtQA::App::TestRunner: #13 0x00007f19080726f1 in __gethostbyname2_r (name=0x7f18fc023e38 "this-host-will-never-exist.qt-project.org", af=2, resbuf=0x7fffad23aff0, buffer=0x7fffad23ac70 "\n\324\002", buflen=512, result=0x7fffad23b040, h_errnop=0x7fffad23b060) at ../nss/getXXbyYY_r.c:256 QtQA::App::TestRunner: #14 0x00007f190803059a in gaih_inet (name=0x7f18fc023e38 "this-host-will-never-exist.qt-project.org", service=, req=0x7fffad23b1a0, pai=0x7fffad23b220, naddrs=0x7fffad23b250) at ../sysdeps/posix/getaddrinfo.c:531 QtQA::App::TestRunner: #15 0x00007f1908032980 in __GI_getaddrinfo (name=0x7f18fc023e38 "this-host-will-never-exist.qt-project.org", service=, hints=0x7fffad23b1a0, pai=0x7fffad23b3d8) at ../sysdeps/posix/getaddrinfo.c:2161 QtQA::App::TestRunner: #16 0x00007f1909393eca in TestNamespace::QHostInfoAgent::fromName (hostName=...) at kernel/qhostinfo_unix.cpp:217 QtQA::App::TestRunner: #17 0x00007f1909385689 in TestNamespace::QHostInfo::fromName (name=...) at kernel/qhostinfo.cpp:238 QtQA::App::TestRunner: #18 0x00007f19093a8c8c in TestNamespace::QAbstractSocket::waitForConnected (this=0x7f18fc0237c0, msecs=5000) at socket/qabstractsocket.cpp:2053 QtQA::App::TestRunner: #19 0x00007f19093a8fb7 in TestNamespace::QAbstractSocket::waitForReadyRead (this=0x7f18fc0237c0, msecs=5000) at socket/qabstractsocket.cpp:2132 QtQA::App::TestRunner: #20 0x00007f19093a24ed in TestNamespace::QSocks5SocketEnginePrivate::waitForConnected (this=0x7f18fc022e50, msecs=5000, timedOut=0x7fffad23bbae) at socket/qsocks5socketengine.cpp:1751 QtQA::App::TestRunner: #21 0x00007f19093a2941 in TestNamespace::QSocks5SocketEngine::waitForWrite (this=0x7f18fc0240e0, msecs=5000, timedOut=0x7fffad23bbae) at socket/qsocks5socketengine.cpp:1826 QtQA::App::TestRunner: #22 0x00007f19093a8d81 in TestNamespace::QAbstractSocket::waitForConnected (this=0x7f18fc023240, msecs=5000) at socket/qabstractsocket.cpp:2074 QtQA::App::TestRunner: #23 0x00007f19093c9695 in TestNamespace::QSslSocket::waitForConnected (this=0x7f18fc023570, msecs=5000) at ssl/qsslsocket.cpp:1455 QtQA::App::TestRunner: #24 0x000000000041daa2 in tst_QTcpSocket::invalidProxy (this=0x7fffad23cab0) at ../tst_qtcpsocket.cpp:2625 QtQA::App::TestRunner: #25 0x0000000000420381 in tst_QTcpSocket::qt_static_metacall (_o=0x7fffad23cab0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=64, _a=0x7fffad23bdf0) at .moc/tst_qtcpsocket.moc:444 QtQA::App::TestRunner: #26 0x00007f1908dab93d in TestNamespace::QMetaMethod::invoke (this=0x7fffad23c090, object=0x7fffad23cab0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #27 0x00007f1908daadf9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffad23cab0, member=0x7f18fc011b50 "invalidProxy", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #28 0x00007f1909672fd9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffad23cab0, member=0x7f18fc011b50 "invalidProxy", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #29 0x00007f190966ebb0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x7f18fc011b50 "invalidProxy") at qtestcase.cpp:1890 QtQA::App::TestRunner: #30 0x00007f190966f42d in TestNamespace::QTest::qInvokeTestMethod (slotName=0x7f18fc01b758 "invalidProxy()", data=0x0) at qtestcase.cpp:2015 QtQA::App::TestRunner: #31 0x00007f190966fef5 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffad23cab0) at qtestcase.cpp:2229 QtQA::App::TestRunner: #32 0x00007f190967040b in TestNamespace::QTest::qExec (testObject=0x7fffad23cab0, argc=6, argv=0x7fffad23cc28) at qtestcase.cpp:2459 QtQA::App::TestRunner: #33 0x000000000041fe86 in main (argc=6, argv=0x7fffad23cc28) at ../tst_qtcpsocket.cpp:2826 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 QDEBUG : tst_QTcpSocket::initTestCase() "qt-test-server.qt-test-net" PASS : tst_QTcpSocket::initTestCase() PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithoutProxy) QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5Proxy) QWARN : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxy) QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithoutProxy SSL) QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxy SSL) QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) Binding QHostAddress( "127.0.0.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:::1) Binding QHostAddress( "::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:10.212.2.164) Binding QHostAddress( "10.212.2.164" ) PASS : tst_QTcpSocket::bind(WithoutProxy:10.212.2.164) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) Binding QHostAddress( "198.51.100.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) Binding QHostAddress( "2001:db8::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:10.212.2.164) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:::1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:10.212.2.164) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:10.212.2.164) PASS : tst_QTcpSocket::bind(WithHttpProxy:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:10.212.2.164) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:2001:0DB8::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) Binding QHostAddress( "127.0.0.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:::1) Binding QHostAddress( "::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:10.212.2.164) Binding QHostAddress( "10.212.2.164" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:10.212.2.164) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1) Binding QHostAddress( "198.51.100.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1) Binding QHostAddress( "2001:db8::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:10.212.2.164) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:10.212.2.164) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:10.212.2.164) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:10.212.2.164) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:2001:0DB8::1) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth SSL) XFAIL : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) bug has been around for years, will not fix without need Loc: [../tst_qtcpsocket.cpp(610)] PASS : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth) XFAIL : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) bug has been around for years, will not fix without need Loc: [../tst_qtcpsocket.cpp(610)] PASS : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::blockingIMAP(WithoutProxy) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxy) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::blockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::hostNotFound(WithoutProxy) FAIL! : tst_QTcpSocket::hostNotFound(WithSocks5Proxy) Compared values are not the same Actual (int(socket->error())) : 5 Expected (int(QTcpSocket::HostNotFoundError)): 2 Loc: [../tst_qtcpsocket.cpp(715)] FAIL! : tst_QTcpSocket::hostNotFound(WithSocks5ProxyAuth) Compared values are not the same Actual (int(socket->error())) : 5 Expected (int(QTcpSocket::HostNotFoundError)): 2 Loc: [../tst_qtcpsocket.cpp(715)] FAIL! : tst_QTcpSocket::hostNotFound(WithHttpProxy) Compared values are not the same Actual (int(socket->error())) : 5 Expected (int(QTcpSocket::HostNotFoundError)): 2 Loc: [../tst_qtcpsocket.cpp(715)] PASS : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::hostNotFound(WithoutProxy SSL) FAIL! : tst_QTcpSocket::hostNotFound(WithSocks5Proxy SSL) Compared values are not the same Actual (int(socket->error())) : 5 Expected (int(QTcpSocket::HostNotFoundError)): 2 Loc: [../tst_qtcpsocket.cpp(715)] FAIL! : tst_QTcpSocket::hostNotFound(WithSocks5AuthProxy SSL) Compared values are not the same Actual (int(socket->error())) : 5 Expected (int(QTcpSocket::HostNotFoundError)): 2 Loc: [../tst_qtcpsocket.cpp(715)] FAIL! : tst_QTcpSocket::hostNotFound(WithHttpProxy SSL) Compared values are not the same Actual (int(socket->error())) : 5 Expected (int(QTcpSocket::HostNotFoundError)): 2 Loc: [../tst_qtcpsocket.cpp(715)] PASS : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:ip) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:ip) PASS : tst_QTcpSocket::delayedClose(WithoutProxy) PASS : tst_QTcpSocket::delayedClose(WithSocks5Proxy) PASS : tst_QTcpSocket::delayedClose(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy) PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::delayedClose(WithoutProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::delayedClose(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::partialRead(WithoutProxy) PASS : tst_QTcpSocket::partialRead(WithSocks5Proxy) PASS : tst_QTcpSocket::partialRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::partialRead(WithHttpProxy) PASS : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::partialRead(WithoutProxy SSL) PASS : tst_QTcpSocket::partialRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::partialRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::partialRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::unget(WithoutProxy) PASS : tst_QTcpSocket::unget(WithSocks5Proxy) PASS : tst_QTcpSocket::unget(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::unget(WithHttpProxy) PASS : tst_QTcpSocket::unget(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::unget(WithoutProxy SSL) PASS : tst_QTcpSocket::unget(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::unget(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::unget(WithHttpProxy SSL) PASS : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:close) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy) 9.5MB/0.1s: 92.6MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) 9.5MB/0.3s: 36.5MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) 9.5MB/0.3s: 28.6MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy) 9.5MB/0.1s: 72.8MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) 9.5MB/0.1s: 73.4MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 9.5MB/0.1s: 67.6MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) 9.5MB/0.3s: 27.6MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) 9.5MB/0.3s: 27.6MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) 9.5MB/0.1s: 67.2MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) 9.5MB/0.1s: 67.6MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::readLine(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithoutProxy) QWARN : tst_QTcpSocket::readLine(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithSocks5Proxy) QWARN : tst_QTcpSocket::readLine(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::readLine(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxy) QWARN : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::readLine(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithoutProxy SSL) QWARN : tst_QTcpSocket::readLine(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::readLine(WithSocks5AuthProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::readLine(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxy SSL) QWARN : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readLineString(WithoutProxy) PASS : tst_QTcpSocket::readLineString(WithSocks5Proxy) PASS : tst_QTcpSocket::readLineString(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::readLineString(WithHttpProxy) PASS : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readLineString(WithoutProxy SSL) PASS : tst_QTcpSocket::readLineString(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::readLineString(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::readLineString(WithHttpProxy SSL) PASS : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readChunks(WithoutProxy) PASS : tst_QTcpSocket::readChunks(WithSocks5Proxy) PASS : tst_QTcpSocket::readChunks(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::readChunks(WithHttpProxy) PASS : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readChunks(WithoutProxy SSL) PASS : tst_QTcpSocket::readChunks(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::readChunks(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::readChunks(WithHttpProxy SSL) PASS : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithoutProxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForBytesWritten(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::flush(WithoutProxy) PASS : tst_QTcpSocket::flush(WithSocks5Proxy) PASS : tst_QTcpSocket::flush(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::flush(WithHttpProxy) PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::flush(WithoutProxy SSL) PASS : tst_QTcpSocket::flush(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::flush(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::flush(WithHttpProxy SSL) PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::synchronousApi(WithoutProxy) PASS : tst_QTcpSocket::synchronousApi(WithSocks5Proxy) PASS : tst_QTcpSocket::synchronousApi(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxy) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::synchronousApi(WithoutProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5Proxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5Proxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::atEnd(WithoutProxy) PASS : tst_QTcpSocket::atEnd(WithSocks5Proxy) PASS : tst_QTcpSocket::atEnd(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::atEnd(WithHttpProxy) PASS : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::atEnd(WithoutProxy SSL) PASS : tst_QTcpSocket::atEnd(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::atEnd(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::atEnd(WithHttpProxy SSL) PASS : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy) PASS : tst_QTcpSocket::socketInAThread(WithSocks5Proxy) PASS : tst_QTcpSocket::socketInAThread(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5Proxy) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::remoteCloseError(WithoutProxy) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5Proxy) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxy) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::remoteCloseError(WithoutProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy) FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5ProxyAuth) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy SSL) FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy SSL) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5AuthProxy SSL) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] FAIL! : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy SSL) '!p' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1881)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 27010] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qtcpsocket -o /work/build/_artifacts/test-logs/tst_qtcpsocket-testresults'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fe9d9fa93e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fe9dba8c740 (LWP 27010)): QtQA::App::TestRunner: #0 0x00007fe9d9fa93e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fe9d9facb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fe9dab173bf in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007fe9dab14e98 in TestNamespace::QMessageLogger::fatal (this=0x7fff11b82710, msg=0x7fe9db687924 "Received signal %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007fe9db66f013 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2264 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007fe9da04be63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #7 0x00007fe9d8d9af68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #8 0x00007fe9d8d9b429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #9 0x00007fe9dae174f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xf2a920, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #10 0x00007fe9dad9ad60 in TestNamespace::QEventLoop::processEvents (this=0x7fff11b82dc0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #11 0x00007fe9dad9b039 in TestNamespace::QEventLoop::exec (this=0x7fff11b82dc0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #12 0x0000000000422466 in TestNamespace::QTestEventLoop::enterLoopMSecs (this=0xf440d0, ms=30000) at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:106 QtQA::App::TestRunner: #13 0x00000000004222a8 in TestNamespace::QTestEventLoop::enterLoop (this=0xf440d0, secs=30) at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:64 QtQA::App::TestRunner: #14 0x000000000042355c in tst_QTcpSocket::enterLoop (secs=30) at ../tst_qtcpsocket.cpp:109 QtQA::App::TestRunner: #15 0x000000000041797d in tst_QTcpSocket::nestedEventLoopInErrorSlot (this=0x7fff11b83c70) at ../tst_qtcpsocket.cpp:1880 QtQA::App::TestRunner: #16 0x000000000042023e in tst_QTcpSocket::qt_static_metacall (_o=0x7fff11b83c70, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=45, _a=0x7fff11b82fb0) at .moc/tst_qtcpsocket.moc:425 QtQA::App::TestRunner: #17 0x00007fe9dadaa93d in TestNamespace::QMetaMethod::invoke (this=0x7fff11b83250, object=0x7fff11b83c70, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #18 0x00007fe9dada9df9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff11b83c70, member=0x7fe9d0015660 "nestedEventLoopInErrorSlot", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #19 0x00007fe9db671fd9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff11b83c70, member=0x7fe9d0015660 "nestedEventLoopInErrorSlot", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #20 0x00007fe9db66dbb0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x7fe9d0015660 "nestedEventLoopInErrorSlot") at qtestcase.cpp:1890 QtQA::App::TestRunner: #21 0x00007fe9db66e42d in TestNamespace::QTest::qInvokeTestMethod (slotName=0x7fe9d000c3e8 "nestedEventLoopInErrorSlot()", data=0x0) at qtestcase.cpp:2015 QtQA::App::TestRunner: #22 0x00007fe9db66eef5 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff11b83c70) at qtestcase.cpp:2229 QtQA::App::TestRunner: #23 0x00007fe9db66f40b in TestNamespace::QTest::qExec (testObject=0x7fff11b83c70, argc=5, argv=0x7fff11b83de8) at qtestcase.cpp:2459 QtQA::App::TestRunner: #24 0x000000000041fe86 in main (argc=5, argv=0x7fff11b83de8) at ../tst_qtcpsocket.cpp:2826 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpsocket: 908 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00599/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz ============================================================ Autotest `scripts' failed :( Attempting to create directory /tmp/qt-qa-test-pl.MUdWUE/perl Using /tmp/qt-qa-test-pl.MUdWUE as perl prefix. + perl /work/build/qtqa/scripts/setup.pl --install --prefix /tmp/qt-qa-test-pl.MUdWUE/perl Checking perl modules ... Capture::Tiny - NOT OK YAML - OK HTTP::Headers - OK List::Compare - NOT OK List::MoreUtils - NOT OK File::HomeDir - NOT OK Proc::Reliable - NOT OK Const::Fast - NOT OK Text::ParseWords - OK Data::Compare - NOT OK LWP::UserAgent::Determined - NOT OK Timer::Simple - NOT OK QMake::Project - NOT OK File::Which - NOT OK Sub::Override - NOT OK Test::Perl::Critic - NOT OK Text::Wrap - OK Lingua::EN::Inflect - NOT OK File::Find::Rule - NOT OK Tie::Sysctl - NOT OK Readonly - NOT OK Test::Warn - NOT OK Params::Validate - NOT OK AnyEvent::Watchdog - NOT OK Log::Dispatch - NOT OK IO::Prompt - NOT OK IO::CaptureOutput - NOT OK Win32::Status - NOT OK Inline::C - NOT OK Time::Piece - OK Coro::AnyEvent - NOT OK Lingua::EN::Numbers - NOT OK Test::NoWarnings - NOT OK Class::Factory::Util - NOT OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - NOT OK autodie - OK Mail::Sender - OK IO::Interactive - NOT OK AnyEvent - NOT OK Test::Exception - NOT OK parent - OK Test::Exit - NOT OK Env::Path - NOT OK AnyEvent::HTTP - NOT OK BSD::Resource - NOT OK File::Fetch - OK Test::More - OK Text::Diff - NOT OK Perl::Critic - NOT OK File::Copy::Recursive - OK Tie::IxHash - OK Data::Alias - NOT OK XML::Simple - NOT OK File::chdir - NOT OK Encode::Locale - OK Text::Trim - NOT OK Class::Data::Inheritable - NOT OK File::Slurp - NOT OK IO::Compress::Gzip - OK App::cpanminus - OK ReleaseAction - NOT OK Template - NOT OK AnyEvent::HTTPD - NOT OK Tie::Persistent - NOT OK YAML::Node - OK JSON - OK get http://cpansearch.perl.org/src/MIYAGAWA/App-cpanminus-1.4005/bin/cpanm: 500 Can't connect to cpansearch.perl.org:80 (Bad hostname) Content-Type: text/plain Client-Date: Sun, 23 Feb 2014 22:02:49 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (Bad hostname) LWP::Protocol::http::Socket: Bad hostname 'cpansearch.perl.org' at /usr/share/perl5/LWP/Protocol/http.pm line 51. cpanminus isn't installed, and I failed to install it :( Config::Tiny - NOT OK You are missing some needed CPAN modules. I need cpanminus and it's not installed yet; installing it myself :) Installation failed :( Checking if any progress was made... Capture::Tiny - NOT OK YAML - OK HTTP::Headers - OK List::Compare - NOT OK List::MoreUtils - NOT OK File::HomeDir - NOT OK Const::Fast - NOT OK Proc::Reliable - NOT OK Data::Compare - NOT OK Text::ParseWords - OK LWP::UserAgent::Determined - NOT OK QMake::Project - NOT OK Timer::Simple - NOT OK File::Which - NOT OK Sub::Override - NOT OK Test::Perl::Critic - NOT OK Lingua::EN::Inflect - NOT OK Text::Wrap - OK File::Find::Rule - NOT OK Tie::Sysctl - NOT OK Readonly - NOT OK Params::Validate - NOT OK Test::Warn - NOT OK AnyEvent::Watchdog - NOT OK Log::Dispatch - NOT OK IO::Prompt - NOT OK IO::CaptureOutput - NOT OK Win32::Status - NOT OK Inline::C - NOT OK Time::Piece - OK Coro::AnyEvent - NOT OK Lingua::EN::Numbers - NOT OK Test::NoWarnings - NOT OK Class::Factory::Util - NOT OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - NOT OK autodie - OK Mail::Sender - OK IO::Interactive - NOT OK AnyEvent - NOT OK Test::Exception - NOT OK parent - OK Test::Exit - NOT OK AnyEvent::HTTP - NOT OK Env::Path - NOT OK BSD::Resource - NOT OK File::Fetch - OK Test::More - OK Text::Diff - NOT OK Perl::Critic - NOT OK File::Copy::Recursive - OK Tie::IxHash - OK Data::Alias - NOT OK XML::Simple - NOT OK File::chdir - NOT OK Encode::Locale - OK Text::Trim - NOT OK Class::Data::Inheritable - NOT OK File::Slurp - NOT OK IO::Compress::Gzip - OK ReleaseAction - NOT OK App::cpanminus - OK Template - NOT OK AnyEvent::HTTPD - NOT OK Tie::Persistent - NOT OK YAML::Node - OK JSON - OK Config::Tiny - NOT OK Nope, looks like no progress was made. See errors: Can't locate Capture/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Capture::Tiny - YAML - OK HTTP::Headers - OK Can't locate List/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate List/MoreUtils.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/HomeDir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Const/Fast.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Proc/Reliable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Data/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. List::Compare - List::MoreUtils - File::HomeDir - Const::Fast - Proc::Reliable - Data::Compare - Text::ParseWords - OK Can't locate LWP/UserAgent/Determined.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate QMake/Project.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Timer/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Which.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Sub/Override.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Inflect.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. LWP::UserAgent::Determined - QMake::Project - Timer::Simple - File::Which - Sub::Override - Test::Perl::Critic - Lingua::EN::Inflect - Text::Wrap - OK Can't locate File/Find/Rule.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Sysctl.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Readonly.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Params/Validate.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Warn.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/Watchdog.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Log/Dispatch.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/Prompt.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/CaptureOutput.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Win32/Status.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Inline/C.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. File::Find::Rule - Tie::Sysctl - Readonly - Params::Validate - Test::Warn - AnyEvent::Watchdog - Log::Dispatch - IO::Prompt - IO::CaptureOutput - Win32::Status - Inline::C - Time::Piece - OK Can't locate Coro/AnyEvent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Numbers.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/NoWarnings.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Factory/Util.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Coro::AnyEvent - Lingua::EN::Numbers - Test::NoWarnings - Class::Factory::Util - IO::Uncompress::AnyInflate - OK Can't locate AnyEvent/Util.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. AnyEvent::Util - autodie - OK Mail::Sender - OK Can't locate IO/Interactive.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Exception.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. IO::Interactive - AnyEvent - Test::Exception - parent - OK Can't locate Test/Exit.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTP.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Env/Path.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate BSD/Resource.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Test::Exit - AnyEvent::HTTP - Env::Path - BSD::Resource - File::Fetch - OK Test::More - OK Can't locate Text/Diff.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Diff - Perl::Critic - File::Copy::Recursive - OK Tie::IxHash - OK Can't locate Data/Alias.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate XML/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/chdir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Data::Alias - XML::Simple - File::chdir - Encode::Locale - OK Can't locate Text/Trim.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Data/Inheritable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Slurp.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Trim - Class::Data::Inheritable - File::Slurp - IO::Compress::Gzip - OK Can't locate ReleaseAction.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. ReleaseAction - App::cpanminus - OK Can't locate Template.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTPD.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Persistent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Template - AnyEvent::HTTPD - Tie::Persistent - YAML::Node - OK JSON - OK Can't locate Config/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. get http://cpansearch.perl.org/src/MIYAGAWA/App-cpanminus-1.4005/bin/cpanm: 500 Can't connect to cpansearch.perl.org:80 (Bad hostname) Content-Type: text/plain Client-Date: Sun, 23 Feb 2014 22:03:08 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (Bad hostname) LWP::Protocol::http::Socket: Bad hostname 'cpansearch.perl.org' at /usr/share/perl5/LWP/Protocol/http.pm line 51. cpanminus isn't installed, and I failed to install it :( Config::Tiny - Trying again in 8 seconds [attempt 1 of 8]. I need cpanminus and it's not installed yet; installing it myself :) Installation failed :( Checking if any progress was made... Capture::Tiny - NOT OK YAML - OK HTTP::Headers - OK List::Compare - NOT OK List::MoreUtils - NOT OK File::HomeDir - NOT OK Const::Fast - NOT OK Proc::Reliable - NOT OK Data::Compare - NOT OK Text::ParseWords - OK LWP::UserAgent::Determined - NOT OK QMake::Project - NOT OK Timer::Simple - NOT OK File::Which - NOT OK Sub::Override - NOT OK Test::Perl::Critic - NOT OK Lingua::EN::Inflect - NOT OK Text::Wrap - OK File::Find::Rule - NOT OK Tie::Sysctl - NOT OK Readonly - NOT OK Params::Validate - NOT OK Test::Warn - NOT OK AnyEvent::Watchdog - NOT OK Log::Dispatch - NOT OK IO::Prompt - NOT OK IO::CaptureOutput - NOT OK Win32::Status - NOT OK Inline::C - NOT OK Time::Piece - OK Coro::AnyEvent - NOT OK Lingua::EN::Numbers - NOT OK Test::NoWarnings - NOT OK Class::Factory::Util - NOT OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - NOT OK autodie - OK Mail::Sender - OK IO::Interactive - NOT OK AnyEvent - NOT OK Test::Exception - NOT OK parent - OK Test::Exit - NOT OK AnyEvent::HTTP - NOT OK Env::Path - NOT OK BSD::Resource - NOT OK File::Fetch - OK Test::More - OK Text::Diff - NOT OK Perl::Critic - NOT OK File::Copy::Recursive - OK Tie::IxHash - OK Data::Alias - NOT OK XML::Simple - NOT OK File::chdir - NOT OK Encode::Locale - OK Text::Trim - NOT OK Class::Data::Inheritable - NOT OK File::Slurp - NOT OK IO::Compress::Gzip - OK ReleaseAction - NOT OK App::cpanminus - OK Template - NOT OK AnyEvent::HTTPD - NOT OK Tie::Persistent - NOT OK YAML::Node - OK JSON - OK Config::Tiny - NOT OK Nope, looks like no progress was made. See errors: Can't locate Capture/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Capture::Tiny - YAML - OK HTTP::Headers - OK Can't locate List/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate List/MoreUtils.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/HomeDir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Const/Fast.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Proc/Reliable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Data/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. List::Compare - List::MoreUtils - File::HomeDir - Const::Fast - Proc::Reliable - Data::Compare - Text::ParseWords - OK Can't locate LWP/UserAgent/Determined.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate QMake/Project.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Timer/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Which.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Sub/Override.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Inflect.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. LWP::UserAgent::Determined - QMake::Project - Timer::Simple - File::Which - Sub::Override - Test::Perl::Critic - Lingua::EN::Inflect - Text::Wrap - OK Can't locate File/Find/Rule.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Sysctl.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Readonly.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Params/Validate.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Warn.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/Watchdog.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Log/Dispatch.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/Prompt.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/CaptureOutput.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Win32/Status.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Inline/C.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. File::Find::Rule - Tie::Sysctl - Readonly - Params::Validate - Test::Warn - AnyEvent::Watchdog - Log::Dispatch - IO::Prompt - IO::CaptureOutput - Win32::Status - Inline::C - Time::Piece - OK Can't locate Coro/AnyEvent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Numbers.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/NoWarnings.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Factory/Util.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Coro::AnyEvent - Lingua::EN::Numbers - Test::NoWarnings - Class::Factory::Util - IO::Uncompress::AnyInflate - OK Can't locate AnyEvent/Util.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. AnyEvent::Util - autodie - OK Mail::Sender - OK Can't locate IO/Interactive.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Exception.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. IO::Interactive - AnyEvent - Test::Exception - parent - OK Can't locate Test/Exit.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTP.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Env/Path.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate BSD/Resource.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Test::Exit - AnyEvent::HTTP - Env::Path - BSD::Resource - File::Fetch - OK Test::More - OK Can't locate Text/Diff.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Diff - Perl::Critic - File::Copy::Recursive - OK Tie::IxHash - OK Can't locate Data/Alias.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate XML/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/chdir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Data::Alias - XML::Simple - File::chdir - Encode::Locale - OK Can't locate Text/Trim.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Data/Inheritable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Slurp.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Trim - Class::Data::Inheritable - File::Slurp - IO::Compress::Gzip - OK Can't locate ReleaseAction.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. ReleaseAction - App::cpanminus - OK Can't locate Template.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTPD.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Persistent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Template - AnyEvent::HTTPD - Tie::Persistent - YAML::Node - OK JSON - OK Can't locate Config/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. get http://cpansearch.perl.org/src/MIYAGAWA/App-cpanminus-1.4005/bin/cpanm: 500 Can't connect to cpansearch.perl.org:80 (Bad hostname) Content-Type: text/plain Client-Date: Sun, 23 Feb 2014 22:03:36 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (Bad hostname) LWP::Protocol::http::Socket: Bad hostname 'cpansearch.perl.org' at /usr/share/perl5/LWP/Protocol/http.pm line 51. cpanminus isn't installed, and I failed to install it :( Config::Tiny - Trying again in 16 seconds [attempt 2 of 8]. I need cpanminus and it's not installed yet; installing it myself :) Installation failed :( Checking if any progress was made... Capture::Tiny - NOT OK YAML - OK HTTP::Headers - OK List::Compare - NOT OK List::MoreUtils - NOT OK File::HomeDir - NOT OK Const::Fast - NOT OK Proc::Reliable - NOT OK Data::Compare - NOT OK Text::ParseWords - OK LWP::UserAgent::Determined - NOT OK QMake::Project - NOT OK Timer::Simple - NOT OK File::Which - NOT OK Sub::Override - NOT OK Test::Perl::Critic - NOT OK Lingua::EN::Inflect - NOT OK Text::Wrap - OK File::Find::Rule - NOT OK Tie::Sysctl - NOT OK Readonly - NOT OK Params::Validate - NOT OK Test::Warn - NOT OK AnyEvent::Watchdog - NOT OK Log::Dispatch - NOT OK IO::Prompt - NOT OK IO::CaptureOutput - NOT OK Win32::Status - NOT OK Inline::C - NOT OK Time::Piece - OK Coro::AnyEvent - NOT OK Lingua::EN::Numbers - NOT OK Test::NoWarnings - NOT OK Class::Factory::Util - NOT OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - NOT OK autodie - OK Mail::Sender - OK IO::Interactive - NOT OK AnyEvent - NOT OK Test::Exception - NOT OK parent - OK Test::Exit - NOT OK AnyEvent::HTTP - NOT OK Env::Path - NOT OK BSD::Resource - NOT OK File::Fetch - OK Test::More - OK Text::Diff - NOT OK Perl::Critic - NOT OK File::Copy::Recursive - OK Tie::IxHash - OK Data::Alias - NOT OK XML::Simple - NOT OK File::chdir - NOT OK Encode::Locale - OK Text::Trim - NOT OK Class::Data::Inheritable - NOT OK File::Slurp - NOT OK IO::Compress::Gzip - OK ReleaseAction - NOT OK App::cpanminus - OK Template - NOT OK AnyEvent::HTTPD - NOT OK Tie::Persistent - NOT OK YAML::Node - OK JSON - OK Config::Tiny - NOT OK Nope, looks like no progress was made. See errors: Can't locate Capture/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Capture::Tiny - YAML - OK HTTP::Headers - OK Can't locate List/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate List/MoreUtils.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/HomeDir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Const/Fast.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Proc/Reliable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Data/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. List::Compare - List::MoreUtils - File::HomeDir - Const::Fast - Proc::Reliable - Data::Compare - Text::ParseWords - OK Can't locate LWP/UserAgent/Determined.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate QMake/Project.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Timer/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Which.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Sub/Override.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Inflect.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. LWP::UserAgent::Determined - QMake::Project - Timer::Simple - File::Which - Sub::Override - Test::Perl::Critic - Lingua::EN::Inflect - Text::Wrap - OK Can't locate File/Find/Rule.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Sysctl.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Readonly.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Params/Validate.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Warn.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/Watchdog.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Log/Dispatch.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/Prompt.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.MUdWUE/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. (... 1654 lines omitted; there are too many errors!) Can't locate AnyEvent/HTTP.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Env/Path.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate BSD/Resource.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Test::Exit - AnyEvent::HTTP - Env::Path - BSD::Resource - File::Fetch - OK Test::More - OK Can't locate Text/Diff.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Diff - Perl::Critic - File::Copy::Recursive - OK Tie::IxHash - OK Can't locate Data/Alias.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate XML/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/chdir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Data::Alias - XML::Simple - File::chdir - Encode::Locale - OK Can't locate Text/Trim.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Data/Inheritable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Slurp.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Trim - Class::Data::Inheritable - File::Slurp - IO::Compress::Gzip - OK Can't locate ReleaseAction.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. ReleaseAction - App::cpanminus - OK Can't locate Template.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTPD.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Persistent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Template - AnyEvent::HTTPD - Tie::Persistent - YAML::Node - OK JSON - OK Can't locate Config/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. get http://cpansearch.perl.org/src/MIYAGAWA/App-cpanminus-1.4005/bin/cpanm: 500 Can't connect to cpansearch.perl.org:80 (Bad hostname) Content-Type: text/plain Client-Date: Sun, 23 Feb 2014 22:27:51 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (Bad hostname) LWP::Protocol::http::Socket: Bad hostname 'cpansearch.perl.org' at /usr/share/perl5/LWP/Protocol/http.pm line 51. cpanminus isn't installed, and I failed to install it :( Config::Tiny - Trying again in 128 seconds [attempt 5 of 8]. I need cpanminus and it's not installed yet; installing it myself :) Installation failed :( Checking if any progress was made... Capture::Tiny - NOT OK YAML - OK HTTP::Headers - OK List::Compare - NOT OK List::MoreUtils - NOT OK File::HomeDir - NOT OK Const::Fast - NOT OK Proc::Reliable - NOT OK Data::Compare - NOT OK Text::ParseWords - OK LWP::UserAgent::Determined - NOT OK QMake::Project - NOT OK Timer::Simple - NOT OK File::Which - NOT OK Sub::Override - NOT OK Test::Perl::Critic - NOT OK Lingua::EN::Inflect - NOT OK Text::Wrap - OK File::Find::Rule - NOT OK Tie::Sysctl - NOT OK Readonly - NOT OK Params::Validate - NOT OK Test::Warn - NOT OK AnyEvent::Watchdog - NOT OK Log::Dispatch - NOT OK IO::Prompt - NOT OK IO::CaptureOutput - NOT OK Win32::Status - NOT OK Inline::C - NOT OK Time::Piece - OK Coro::AnyEvent - NOT OK Lingua::EN::Numbers - NOT OK Test::NoWarnings - NOT OK Class::Factory::Util - NOT OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - NOT OK autodie - OK Mail::Sender - OK IO::Interactive - NOT OK AnyEvent - NOT OK Test::Exception - NOT OK parent - OK Test::Exit - NOT OK AnyEvent::HTTP - NOT OK Env::Path - NOT OK BSD::Resource - NOT OK File::Fetch - OK Test::More - OK Text::Diff - NOT OK Perl::Critic - NOT OK File::Copy::Recursive - OK Tie::IxHash - OK Data::Alias - NOT OK XML::Simple - NOT OK File::chdir - NOT OK Encode::Locale - OK Text::Trim - NOT OK Class::Data::Inheritable - NOT OK File::Slurp - NOT OK IO::Compress::Gzip - OK ReleaseAction - NOT OK App::cpanminus - OK Template - NOT OK AnyEvent::HTTPD - NOT OK Tie::Persistent - NOT OK YAML::Node - OK JSON - OK Config::Tiny - NOT OK Nope, looks like no progress was made. See errors: Can't locate Capture/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Capture::Tiny - YAML - OK HTTP::Headers - OK Can't locate List/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate List/MoreUtils.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/HomeDir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Const/Fast.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Proc/Reliable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Data/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. List::Compare - List::MoreUtils - File::HomeDir - Const::Fast - Proc::Reliable - Data::Compare - Text::ParseWords - OK Can't locate LWP/UserAgent/Determined.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate QMake/Project.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Timer/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Which.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Sub/Override.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Inflect.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. LWP::UserAgent::Determined - QMake::Project - Timer::Simple - File::Which - Sub::Override - Test::Perl::Critic - Lingua::EN::Inflect - Text::Wrap - OK Can't locate File/Find/Rule.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Sysctl.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Readonly.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Params/Validate.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Warn.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/Watchdog.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Log/Dispatch.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/Prompt.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/CaptureOutput.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Win32/Status.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Inline/C.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. File::Find::Rule - Tie::Sysctl - Readonly - Params::Validate - Test::Warn - AnyEvent::Watchdog - Log::Dispatch - IO::Prompt - IO::CaptureOutput - Win32::Status - Inline::C - Time::Piece - OK Can't locate Coro/AnyEvent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Numbers.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/NoWarnings.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Factory/Util.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Coro::AnyEvent - Lingua::EN::Numbers - Test::NoWarnings - Class::Factory::Util - IO::Uncompress::AnyInflate - OK Can't locate AnyEvent/Util.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. AnyEvent::Util - autodie - OK Mail::Sender - OK Can't locate IO/Interactive.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Exception.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. IO::Interactive - AnyEvent - Test::Exception - parent - OK Can't locate Test/Exit.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTP.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Env/Path.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate BSD/Resource.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Test::Exit - AnyEvent::HTTP - Env::Path - BSD::Resource - File::Fetch - OK Test::More - OK Can't locate Text/Diff.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Diff - Perl::Critic - File::Copy::Recursive - OK Tie::IxHash - OK Can't locate Data/Alias.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate XML/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/chdir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Data::Alias - XML::Simple - File::chdir - Encode::Locale - OK Can't locate Text/Trim.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Data/Inheritable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Slurp.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Trim - Class::Data::Inheritable - File::Slurp - IO::Compress::Gzip - OK Can't locate ReleaseAction.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. ReleaseAction - App::cpanminus - OK Can't locate Template.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTPD.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Persistent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Template - AnyEvent::HTTPD - Tie::Persistent - YAML::Node - OK JSON - OK Can't locate Config/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. get http://cpansearch.perl.org/src/MIYAGAWA/App-cpanminus-1.4005/bin/cpanm: 500 Can't connect to cpansearch.perl.org:80 (Bad hostname) Content-Type: text/plain Client-Date: Sun, 23 Feb 2014 22:32:19 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (Bad hostname) LWP::Protocol::http::Socket: Bad hostname 'cpansearch.perl.org' at /usr/share/perl5/LWP/Protocol/http.pm line 51. cpanminus isn't installed, and I failed to install it :( Config::Tiny - Trying again in 256 seconds [attempt 6 of 8]. I need cpanminus and it's not installed yet; installing it myself :) Installation failed :( Checking if any progress was made... Capture::Tiny - NOT OK YAML - OK HTTP::Headers - OK List::Compare - NOT OK List::MoreUtils - NOT OK File::HomeDir - NOT OK Const::Fast - NOT OK Proc::Reliable - NOT OK Data::Compare - NOT OK Text::ParseWords - OK LWP::UserAgent::Determined - NOT OK QMake::Project - NOT OK Timer::Simple - NOT OK File::Which - NOT OK Sub::Override - NOT OK Test::Perl::Critic - NOT OK Lingua::EN::Inflect - NOT OK Text::Wrap - OK File::Find::Rule - NOT OK Tie::Sysctl - NOT OK Readonly - NOT OK Params::Validate - NOT OK Test::Warn - NOT OK AnyEvent::Watchdog - NOT OK Log::Dispatch - NOT OK IO::Prompt - NOT OK IO::CaptureOutput - NOT OK Win32::Status - NOT OK Inline::C - NOT OK Time::Piece - OK Coro::AnyEvent - NOT OK Lingua::EN::Numbers - NOT OK Test::NoWarnings - NOT OK Class::Factory::Util - NOT OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - NOT OK autodie - OK Mail::Sender - OK IO::Interactive - NOT OK AnyEvent - NOT OK Test::Exception - NOT OK parent - OK Test::Exit - NOT OK AnyEvent::HTTP - NOT OK Env::Path - NOT OK BSD::Resource - NOT OK File::Fetch - OK Test::More - OK Text::Diff - NOT OK Perl::Critic - NOT OK File::Copy::Recursive - OK Tie::IxHash - OK Data::Alias - NOT OK XML::Simple - NOT OK File::chdir - NOT OK Encode::Locale - OK Text::Trim - NOT OK Class::Data::Inheritable - NOT OK File::Slurp - NOT OK IO::Compress::Gzip - OK ReleaseAction - NOT OK App::cpanminus - OK Template - NOT OK AnyEvent::HTTPD - NOT OK Tie::Persistent - NOT OK YAML::Node - OK JSON - OK Config::Tiny - NOT OK Nope, looks like no progress was made. See errors: Can't locate Capture/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Capture::Tiny - YAML - OK HTTP::Headers - OK Can't locate List/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate List/MoreUtils.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/HomeDir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Const/Fast.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Proc/Reliable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Data/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. List::Compare - List::MoreUtils - File::HomeDir - Const::Fast - Proc::Reliable - Data::Compare - Text::ParseWords - OK Can't locate LWP/UserAgent/Determined.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate QMake/Project.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Timer/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Which.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Sub/Override.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Inflect.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. LWP::UserAgent::Determined - QMake::Project - Timer::Simple - File::Which - Sub::Override - Test::Perl::Critic - Lingua::EN::Inflect - Text::Wrap - OK Can't locate File/Find/Rule.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Sysctl.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Readonly.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Params/Validate.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Warn.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/Watchdog.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Log/Dispatch.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/Prompt.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/CaptureOutput.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Win32/Status.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Inline/C.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. File::Find::Rule - Tie::Sysctl - Readonly - Params::Validate - Test::Warn - AnyEvent::Watchdog - Log::Dispatch - IO::Prompt - IO::CaptureOutput - Win32::Status - Inline::C - Time::Piece - OK Can't locate Coro/AnyEvent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Numbers.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/NoWarnings.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Factory/Util.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Coro::AnyEvent - Lingua::EN::Numbers - Test::NoWarnings - Class::Factory::Util - IO::Uncompress::AnyInflate - OK Can't locate AnyEvent/Util.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. AnyEvent::Util - autodie - OK Mail::Sender - OK Can't locate IO/Interactive.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Exception.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. IO::Interactive - AnyEvent - Test::Exception - parent - OK Can't locate Test/Exit.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTP.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Env/Path.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate BSD/Resource.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Test::Exit - AnyEvent::HTTP - Env::Path - BSD::Resource - File::Fetch - OK Test::More - OK Can't locate Text/Diff.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Diff - Perl::Critic - File::Copy::Recursive - OK Tie::IxHash - OK Can't locate Data/Alias.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate XML/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/chdir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Data::Alias - XML::Simple - File::chdir - Encode::Locale - OK Can't locate Text/Trim.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Data/Inheritable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Slurp.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Trim - Class::Data::Inheritable - File::Slurp - IO::Compress::Gzip - OK Can't locate ReleaseAction.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. ReleaseAction - App::cpanminus - OK Can't locate Template.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTPD.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Persistent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Template - AnyEvent::HTTPD - Tie::Persistent - YAML::Node - OK JSON - OK Can't locate Config/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. get http://cpansearch.perl.org/src/MIYAGAWA/App-cpanminus-1.4005/bin/cpanm: 500 Can't connect to cpansearch.perl.org:80 (Bad hostname) Content-Type: text/plain Client-Date: Sun, 23 Feb 2014 22:41:02 GMT Client-Warning: Internal response Can't connect to cpansearch.perl.org:80 (Bad hostname) LWP::Protocol::http::Socket: Bad hostname 'cpansearch.perl.org' at /usr/share/perl5/LWP/Protocol/http.pm line 51. cpanminus isn't installed, and I failed to install it :( Config::Tiny - Trying again in 512 seconds [attempt 7 of 8]. I need cpanminus and it's not installed yet; installing it myself :) Installation failed :( Checking if any progress was made... Capture::Tiny - NOT OK YAML - OK HTTP::Headers - OK List::Compare - NOT OK List::MoreUtils - NOT OK File::HomeDir - NOT OK Const::Fast - NOT OK Proc::Reliable - NOT OK Data::Compare - NOT OK Text::ParseWords - OK LWP::UserAgent::Determined - NOT OK QMake::Project - NOT OK Timer::Simple - NOT OK File::Which - NOT OK Sub::Override - NOT OK Test::Perl::Critic - NOT OK Lingua::EN::Inflect - NOT OK Text::Wrap - OK File::Find::Rule - NOT OK Tie::Sysctl - NOT OK Readonly - NOT OK Params::Validate - NOT OK Test::Warn - NOT OK AnyEvent::Watchdog - NOT OK Log::Dispatch - NOT OK IO::Prompt - NOT OK IO::CaptureOutput - NOT OK Win32::Status - NOT OK Inline::C - NOT OK Time::Piece - OK Coro::AnyEvent - NOT OK Lingua::EN::Numbers - NOT OK Test::NoWarnings - NOT OK Class::Factory::Util - NOT OK IO::Uncompress::AnyInflate - OK AnyEvent::Util - NOT OK autodie - OK Mail::Sender - OK IO::Interactive - NOT OK AnyEvent - NOT OK Test::Exception - NOT OK parent - OK Test::Exit - NOT OK AnyEvent::HTTP - NOT OK Env::Path - NOT OK BSD::Resource - NOT OK File::Fetch - OK Test::More - OK Text::Diff - NOT OK Perl::Critic - NOT OK File::Copy::Recursive - OK Tie::IxHash - OK Data::Alias - NOT OK XML::Simple - NOT OK File::chdir - NOT OK Encode::Locale - OK Text::Trim - NOT OK Class::Data::Inheritable - NOT OK File::Slurp - NOT OK IO::Compress::Gzip - OK ReleaseAction - NOT OK App::cpanminus - OK Template - NOT OK AnyEvent::HTTPD - NOT OK Tie::Persistent - NOT OK YAML::Node - OK JSON - OK Config::Tiny - NOT OK Nope, looks like no progress was made. See errors: Can't locate Capture/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Capture::Tiny - YAML - OK HTTP::Headers - OK Can't locate List/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate List/MoreUtils.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/HomeDir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Const/Fast.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Proc/Reliable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Data/Compare.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. List::Compare - List::MoreUtils - File::HomeDir - Const::Fast - Proc::Reliable - Data::Compare - Text::ParseWords - OK Can't locate LWP/UserAgent/Determined.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate QMake/Project.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Timer/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Which.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Sub/Override.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Inflect.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. LWP::UserAgent::Determined - QMake::Project - Timer::Simple - File::Which - Sub::Override - Test::Perl::Critic - Lingua::EN::Inflect - Text::Wrap - OK Can't locate File/Find/Rule.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Sysctl.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Readonly.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Params/Validate.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Warn.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/Watchdog.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Log/Dispatch.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/Prompt.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate IO/CaptureOutput.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Win32/Status.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Inline/C.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. File::Find::Rule - Tie::Sysctl - Readonly - Params::Validate - Test::Warn - AnyEvent::Watchdog - Log::Dispatch - IO::Prompt - IO::CaptureOutput - Win32::Status - Inline::C - Time::Piece - OK Can't locate Coro/AnyEvent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Lingua/EN/Numbers.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/NoWarnings.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Factory/Util.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Coro::AnyEvent - Lingua::EN::Numbers - Test::NoWarnings - Class::Factory::Util - IO::Uncompress::AnyInflate - OK Can't locate AnyEvent/Util.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. AnyEvent::Util - autodie - OK Mail::Sender - OK Can't locate IO/Interactive.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Test/Exception.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. IO::Interactive - AnyEvent - Test::Exception - parent - OK Can't locate Test/Exit.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTP.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Env/Path.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate BSD/Resource.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Test::Exit - AnyEvent::HTTP - Env::Path - BSD::Resource - File::Fetch - OK Test::More - OK Can't locate Text/Diff.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Perl/Critic.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Diff - Perl::Critic - File::Copy::Recursive - OK Tie::IxHash - OK Can't locate Data/Alias.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate XML/Simple.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/chdir.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Data::Alias - XML::Simple - File::chdir - Encode::Locale - OK Can't locate Text/Trim.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Class/Data/Inheritable.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate File/Slurp.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Text::Trim - Class::Data::Inheritable - File::Slurp - IO::Compress::Gzip - OK Can't locate ReleaseAction.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. ReleaseAction - App::cpanminus - OK Can't locate Template.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate AnyEvent/HTTPD.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Can't locate Tie/Persistent.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. Template - AnyEvent::HTTPD - Tie::Persistent - YAML::Node - OK JSON - OK Can't locate Config/Tiny.pm in @INC (@INC contains: /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5/i686-linux-gnu-thread-multi-64int /tmp/qt-qa-test-pl.w5_rKQ/perl/lib/perl5 /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at -e line 1. QtQA::App::TestRunner: Timed out after 1200 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end scripts: 2400 seconds, signal 15 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00599/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz ============================================================ Autotests `tst_qlistwidget' and `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 31391no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [31391] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [31390] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-24 07:57:16.871 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[31391]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff83127ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff852737d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff85264a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b49a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b4acb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cf1c3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff852c5cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff83127e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff85227dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf48da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d832 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b94 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4262f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4221c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf5789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf2552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042976 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff831287e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff83554786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff83553316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff83127df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d84e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d85dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d86d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d36bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b56aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b5ac0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff852718bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff85274b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd5a8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5d0 rsp: 0x00007fff5fbfd5a8 QtQA::App::TestRunner: r8: 0x00007fff719bafb8 r9: 0x000000010e030c20 r10: 0x00007fff83127d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde78 r13: 0x0000000000018b82 r14: 0x00007fff719bd960 r15: 0x000000010e0fb0a0 QtQA::App::TestRunner: rip: 0x00007fff83127ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b4b280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <392AC3E9-EBBA-33E3-992E-E286786B0A7C> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <35286E3C-54CF-3E9D-B10A-E5B4557C6A24> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100996000 - 0x100aa6fff +QtNetwork (5.3.0 - compatibility 5.3.0) <3D29585D-359D-3A75-9A15-E2B2DF75654E> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b2a000 - 0x101023ff7 +QtCore (5.3.0 - compatibility 5.3.0) /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101147000 - 0x1014d9fff +QtGui (5.3.0 - compatibility 5.3.0) <226AA57B-5A87-3A14-BD4A-C2AEB423D06A> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101631000 - 0x101ae1ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <0AF6298D-8075-3D9A-8895-2ED756813CFC> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101cec000 - 0x101d10ff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d25000 - 0x101d2bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103406000 - 0x10349aff7 +libqcocoa.dylib (??? - ???) <7A94F9B8-909C-3770-BE97-88D56D1B2096> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1034f8000 - 0x1034fbfff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x107877000 - 0x107885fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x10788d000 - 0x1078bbff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1078c4000 - 0x1078cefef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1078d4000 - 0x1078d7ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x107bb0000 - 0x107d68fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x107d9f000 - 0x107ef9fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x200000000 - 0x20082ffff com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <0361820C-7006-3AB4-91A1-D589847D8455> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver QtQA::App::TestRunner: 0x7fff66938000 - 0x7fff6696cbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff810ca000 - 0x7fff8112afff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8156c000 - 0x7fff81575ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff815ce000 - 0x7fff815cffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff815d0000 - 0x7fff815e7fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff815e8000 - 0x7fff81618ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff81619000 - 0x7fff8161bfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8162c000 - 0x7fff81667fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff81668000 - 0x7fff8166afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8167e000 - 0x7fff8167efff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8168a000 - 0x7fff818b4fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff819f8000 - 0x7fff81a99fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81a9a000 - 0x7fff81aa4ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff81ab4000 - 0x7fff81ab4fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff81ab5000 - 0x7fff81ab5fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff81ab8000 - 0x7fff81ac3ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff81ac4000 - 0x7fff81d38fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff81dd8000 - 0x7fff81deffff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff82088000 - 0x7fff8218dfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8218e000 - 0x7fff821f6ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff821f7000 - 0x7fff82253ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff82254000 - 0x7fff82268ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff822cb000 - 0x7fff822cefff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff822cf000 - 0x7fff822d7fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff82b4e000 - 0x7fff82b5cfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff82b5d000 - 0x7fff82ba1ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff82ba2000 - 0x7fff82bddfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff82c0f000 - 0x7fff82c10fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff82c1d000 - 0x7fff82c6bfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff82c6c000 - 0x7fff82c92fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff82c93000 - 0x7fff82c96fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff82c97000 - 0x7fff82e37ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff82e38000 - 0x7fff82e54ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff82e6b000 - 0x7fff82ecdff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff82ece000 - 0x7fff82ed1ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff82ed2000 - 0x7fff82ed7ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff82ed8000 - 0x7fff82edcfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff83111000 - 0x7fff83131fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff83132000 - 0x7fff83140ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff83141000 - 0x7fff83153ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff83154000 - 0x7fff83187ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff83188000 - 0x7fff832e5fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff83300000 - 0x7fff8340cfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff83456000 - 0x7fff83550ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff83551000 - 0x7fff8355ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff83565000 - 0x7fff835a5ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff835a6000 - 0x7fff835b5ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff835b6000 - 0x7fff835bdfff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff836c0000 - 0x7fff836c6fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff836c7000 - 0x7fff836cdfff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff836ff000 - 0x7fff8374bff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8374c000 - 0x7fff837c2ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8380b000 - 0x7fff83972fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8398a000 - 0x7fff839aefff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff846e7000 - 0x7fff847dcfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff847dd000 - 0x7fff847defff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff847df000 - 0x7fff847e3ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff847e4000 - 0x7fff847e9fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff847ea000 - 0x7fff8488ffff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84890000 - 0x7fff84ba9fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff84bb6000 - 0x7fff84bccfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84bcd000 - 0x7fff84bd4fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff84bd5000 - 0x7fff84cb3fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff84d45000 - 0x7fff84d99ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff84d9a000 - 0x7fff84d9ffff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff84da0000 - 0x7fff84eb9fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff85223000 - 0x7fff85300fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff85301000 - 0x7fff85377fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff85638000 - 0x7fff85964fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff85b2b000 - 0x7fff85b30fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff85b35000 - 0x7fff85ba8fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff85ba9000 - 0x7fff85bb6fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff85bb7000 - 0x7fff85bbbfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff85bbc000 - 0x7fff85c56ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff85c57000 - 0x7fff85c80fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff85c81000 - 0x7fff85d83fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85d84000 - 0x7fff85d96ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff85d97000 - 0x7fff861c4fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff861c5000 - 0x7fff861eefff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8628b000 - 0x7fff8648dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8648e000 - 0x7fff864c8fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff864e3000 - 0x7fff86525ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff86534000 - 0x7fff86586ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff86587000 - 0x7fff8675bff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8675c000 - 0x7fff86892fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff86899000 - 0x7fff868dafff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff868db000 - 0x7fff868dcfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff868dd000 - 0x7fff868deff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff868df000 - 0x7fff868e0ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff868e1000 - 0x7fff86bd6ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff86bd7000 - 0x7fff86c8aff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff86c8b000 - 0x7fff86cfbfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff86d84000 - 0x7fff86ddcff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86ddd000 - 0x7fff86de0fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff86de1000 - 0x7fff86e64fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff86e65000 - 0x7fff86ea5fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86ee5000 - 0x7fff87aebfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff87b80000 - 0x7fff87be8ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff87be9000 - 0x7fff87c08fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff87c09000 - 0x7fff87c1bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff87c1c000 - 0x7fff87c55fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff87c56000 - 0x7fff87c61fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff87c62000 - 0x7fff87c62fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff88564000 - 0x7fff88648e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8882e000 - 0x7fff8884bff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8892f000 - 0x7fff889c5ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff889e3000 - 0x7fff889e7fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff889fa000 - 0x7fff88a0ffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff88f01000 - 0x7fff88f06fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff88f07000 - 0x7fff88f34fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff88f35000 - 0x7fff895f9fe7 libclh.dylib (4.0.3 - 4.0.3) <1A19D767-568D-396A-9C29-DB5C538E248D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib QtQA::App::TestRunner: 0x7fff895fa000 - 0x7fff89600ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff89a65000 - 0x7fff89a78ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff89a79000 - 0x7fff89b58fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff89bad000 - 0x7fff89bcefff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89fee000 - 0x7fff8a5d2fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8a5d3000 - 0x7fff8aa9afff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8ab85000 - 0x7fff8ab8cfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8ab9a000 - 0x7fff8ac61ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8acec000 - 0x7fff8ad18ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8ad36000 - 0x7fff8ad7cfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8ae33000 - 0x7fff8ae40ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8ae41000 - 0x7fff8ae48ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8b203000 - 0x7fff8b227fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b2b4000 - 0x7fff8b2b6fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8b424000 - 0x7fff8b424fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8b425000 - 0x7fff8b42afff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8b432000 - 0x7fff8b476ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8b477000 - 0x7fff8b57efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8b57f000 - 0x7fff8b58aff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8b58b000 - 0x7fff8b591fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8b592000 - 0x7fff8b5bafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8b7c2000 - 0x7fff8b8cffff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8b8d0000 - 0x7fff8b92bff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8b92c000 - 0x7fff8bc48fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8bc68000 - 0x7fff8bcedff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8bd24000 - 0x7fff8bd33fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8bd34000 - 0x7fff8bdb8ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8bf84000 - 0x7fff8bfc3fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8bfc4000 - 0x7fff8c962a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8cabb000 - 0x7fff8cad1ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8cae7000 - 0x7fff8cb12ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8cb13000 - 0x7fff8cb30fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8cb5b000 - 0x7fff8cbc6ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8d060000 - 0x7fff8d0b4fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8d435000 - 0x7fff8d4d7fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8d4f4000 - 0x7fff8d4f4fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8d55a000 - 0x7fff8d5d5ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8d615000 - 0x7fff8d616ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8ddc0000 - 0x7fff8dea4ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8dea5000 - 0x7fff8dea5fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8defd000 - 0x7fff8deffff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8df00000 - 0x7fff8df00fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8df01000 - 0x7fff8df01fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8e110000 - 0x7fff8e110fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 21674 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=194.6M resident=190.6M(98%) swapped_out_or_unallocated=4092K(2%) QtQA::App::TestRunner: Writable regions: Total=123.5M written=11.1M(9%) resident=27.9M(23%) swapped_out=12K(0%) unallocated=95.6M(77%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1568K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4228K QtQA::App::TestRunner: IOKit 4K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 42.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 19.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 58.0M QtQA::App::TestRunner: __TEXT 136.6M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 462.5M QtQA::App::TestRunner: TOTAL, minus reserved VM space 462.5M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 31408no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [31408] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [31390] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-24 08:04:48.992 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[31408]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff83127ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff852737d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff85264a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b49a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b4acb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cf1c3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff852c5cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff83127e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff85227dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf48da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d832 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b94 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4262f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4221c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf5789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf2552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042976 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff831287e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff83554786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff83553316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff83127df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d84e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d85dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d86d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d36bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b56aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b5ac0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff852718bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff85274b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd5b8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5e0 rsp: 0x00007fff5fbfd5b8 QtQA::App::TestRunner: r8: 0x00007fff719bafb8 r9: 0x0000000000000000 r10: 0x00007fff83127d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde88 r13: 0x00000000000186d2 r14: 0x00007fff719bd960 r15: 0x0000000101e6a500 QtQA::App::TestRunner: rip: 0x00007fff83127ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b4b280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <392AC3E9-EBBA-33E3-992E-E286786B0A7C> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <35286E3C-54CF-3E9D-B10A-E5B4557C6A24> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100996000 - 0x100aa6fff +QtNetwork (5.3.0 - compatibility 5.3.0) <3D29585D-359D-3A75-9A15-E2B2DF75654E> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b2a000 - 0x101023ff7 +QtCore (5.3.0 - compatibility 5.3.0) /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101147000 - 0x1014d9fff +QtGui (5.3.0 - compatibility 5.3.0) <226AA57B-5A87-3A14-BD4A-C2AEB423D06A> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101631000 - 0x101ae1ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <0AF6298D-8075-3D9A-8895-2ED756813CFC> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101cec000 - 0x101d10ff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d25000 - 0x101d2bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1044ab000 - 0x10453fff7 +libqcocoa.dylib (??? - ???) <7A94F9B8-909C-3770-BE97-88D56D1B2096> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1049b6000 - 0x1049b9fff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x107b27000 - 0x107cdffff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x107d16000 - 0x107e70fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x107ea2000 - 0x107eb0fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x107eb8000 - 0x107ee6ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x107eef000 - 0x107ef9fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x107eff000 - 0x107f02ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x200000000 - 0x20082ffff com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <0361820C-7006-3AB4-91A1-D589847D8455> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver QtQA::App::TestRunner: 0x7fff637ec000 - 0x7fff63820baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff810ca000 - 0x7fff8112afff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8156c000 - 0x7fff81575ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff815ce000 - 0x7fff815cffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff815d0000 - 0x7fff815e7fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff815e8000 - 0x7fff81618ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff81619000 - 0x7fff8161bfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8162c000 - 0x7fff81667fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff81668000 - 0x7fff8166afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8167e000 - 0x7fff8167efff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8168a000 - 0x7fff818b4fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff819f8000 - 0x7fff81a99fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81a9a000 - 0x7fff81aa4ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff81ab4000 - 0x7fff81ab4fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff81ab5000 - 0x7fff81ab5fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff81ab8000 - 0x7fff81ac3ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff81ac4000 - 0x7fff81d38fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff81dd8000 - 0x7fff81deffff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff82088000 - 0x7fff8218dfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8218e000 - 0x7fff821f6ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff821f7000 - 0x7fff82253ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff82254000 - 0x7fff82268ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff822cb000 - 0x7fff822cefff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff822cf000 - 0x7fff822d7fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff82b4e000 - 0x7fff82b5cfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff82b5d000 - 0x7fff82ba1ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff82ba2000 - 0x7fff82bddfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff82c0f000 - 0x7fff82c10fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff82c1d000 - 0x7fff82c6bfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff82c6c000 - 0x7fff82c92fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff82c93000 - 0x7fff82c96fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff82c97000 - 0x7fff82e37ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff82e38000 - 0x7fff82e54ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff82e6b000 - 0x7fff82ecdff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff82ece000 - 0x7fff82ed1ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff82ed2000 - 0x7fff82ed7ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff82ed8000 - 0x7fff82edcfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff83111000 - 0x7fff83131fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff83132000 - 0x7fff83140ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff83141000 - 0x7fff83153ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff83154000 - 0x7fff83187ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff83188000 - 0x7fff832e5fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff83300000 - 0x7fff8340cfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff83456000 - 0x7fff83550ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff83551000 - 0x7fff8355ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff83565000 - 0x7fff835a5ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff835a6000 - 0x7fff835b5ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff835b6000 - 0x7fff835bdfff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff836c0000 - 0x7fff836c6fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff836c7000 - 0x7fff836cdfff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff836ff000 - 0x7fff8374bff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8374c000 - 0x7fff837c2ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8380b000 - 0x7fff83972fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8398a000 - 0x7fff839aefff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff846e7000 - 0x7fff847dcfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff847dd000 - 0x7fff847defff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff847df000 - 0x7fff847e3ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff847e4000 - 0x7fff847e9fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff847ea000 - 0x7fff8488ffff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84890000 - 0x7fff84ba9fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff84bb6000 - 0x7fff84bccfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84bcd000 - 0x7fff84bd4fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff84bd5000 - 0x7fff84cb3fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff84d45000 - 0x7fff84d99ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff84d9a000 - 0x7fff84d9ffff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff84da0000 - 0x7fff84eb9fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff85223000 - 0x7fff85300fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff85301000 - 0x7fff85377fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff85638000 - 0x7fff85964fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff85b2b000 - 0x7fff85b30fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff85b35000 - 0x7fff85ba8fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff85ba9000 - 0x7fff85bb6fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff85bb7000 - 0x7fff85bbbfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff85bbc000 - 0x7fff85c56ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff85c57000 - 0x7fff85c80fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff85c81000 - 0x7fff85d83fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85d84000 - 0x7fff85d96ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff85d97000 - 0x7fff861c4fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff861c5000 - 0x7fff861eefff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8628b000 - 0x7fff8648dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8648e000 - 0x7fff864c8fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff864e3000 - 0x7fff86525ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff86534000 - 0x7fff86586ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff86587000 - 0x7fff8675bff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8675c000 - 0x7fff86892fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff86899000 - 0x7fff868dafff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff868db000 - 0x7fff868dcfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff868dd000 - 0x7fff868deff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff868df000 - 0x7fff868e0ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff868e1000 - 0x7fff86bd6ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff86bd7000 - 0x7fff86c8aff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff86c8b000 - 0x7fff86cfbfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff86d84000 - 0x7fff86ddcff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86ddd000 - 0x7fff86de0fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff86de1000 - 0x7fff86e64fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff86e65000 - 0x7fff86ea5fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86ee5000 - 0x7fff87aebfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff87b80000 - 0x7fff87be8ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff87be9000 - 0x7fff87c08fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff87c09000 - 0x7fff87c1bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff87c1c000 - 0x7fff87c55fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff87c56000 - 0x7fff87c61fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff87c62000 - 0x7fff87c62fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff88564000 - 0x7fff88648e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8882e000 - 0x7fff8884bff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8892f000 - 0x7fff889c5ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff889e3000 - 0x7fff889e7fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff889fa000 - 0x7fff88a0ffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff88f01000 - 0x7fff88f06fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff88f07000 - 0x7fff88f34fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff88f35000 - 0x7fff895f9fe7 libclh.dylib (4.0.3 - 4.0.3) <1A19D767-568D-396A-9C29-DB5C538E248D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib QtQA::App::TestRunner: 0x7fff895fa000 - 0x7fff89600ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff89a65000 - 0x7fff89a78ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff89a79000 - 0x7fff89b58fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff89bad000 - 0x7fff89bcefff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89fee000 - 0x7fff8a5d2fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8a5d3000 - 0x7fff8aa9afff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8ab85000 - 0x7fff8ab8cfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8ab9a000 - 0x7fff8ac61ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8acec000 - 0x7fff8ad18ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8ad36000 - 0x7fff8ad7cfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8ae33000 - 0x7fff8ae40ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8ae41000 - 0x7fff8ae48ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8b203000 - 0x7fff8b227fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b2b4000 - 0x7fff8b2b6fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8b424000 - 0x7fff8b424fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8b425000 - 0x7fff8b42afff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8b432000 - 0x7fff8b476ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8b477000 - 0x7fff8b57efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8b57f000 - 0x7fff8b58aff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8b58b000 - 0x7fff8b591fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8b592000 - 0x7fff8b5bafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8b7c2000 - 0x7fff8b8cffff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8b8d0000 - 0x7fff8b92bff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8b92c000 - 0x7fff8bc48fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8bc68000 - 0x7fff8bcedff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8bd24000 - 0x7fff8bd33fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8bd34000 - 0x7fff8bdb8ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8bf84000 - 0x7fff8bfc3fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8bfc4000 - 0x7fff8c962a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8cabb000 - 0x7fff8cad1ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8cae7000 - 0x7fff8cb12ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8cb13000 - 0x7fff8cb30fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8cb5b000 - 0x7fff8cbc6ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8d060000 - 0x7fff8d0b4fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8d435000 - 0x7fff8d4d7fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8d4f4000 - 0x7fff8d4f4fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8d55a000 - 0x7fff8d5d5ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8d615000 - 0x7fff8d616ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8ddc0000 - 0x7fff8dea4ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8dea5000 - 0x7fff8dea5fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8defd000 - 0x7fff8deffff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8df00000 - 0x7fff8df00fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8df01000 - 0x7fff8df01fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8e110000 - 0x7fff8e110fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 21697 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=194.6M resident=190.6M(98%) swapped_out_or_unallocated=4092K(2%) QtQA::App::TestRunner: Writable regions: Total=123.5M written=10.7M(9%) resident=27.5M(22%) swapped_out=12K(0%) unallocated=96.0M(78%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1568K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4228K QtQA::App::TestRunner: IOKit 4K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 42.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 19.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 58.0M QtQA::App::TestRunner: __TEXT 136.6M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 462.5M QtQA::App::TestRunner: TOTAL, minus reserved VM space 462.5M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 904 seconds, status -1 (unusual error) Testing tst_QListWidget FAIL! : tst_QListWidget::closePersistentEditor() Compared values are not the same Actual (testWidget->viewport()->children().count()): 1 Expected (childCount - 1) : 0 Loc: [tst_qlistwidget.cpp(326)] Totals: 117 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QListWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QListWidget::initTestCase() PASS : tst_QListWidget::addItem() PASS : tst_QListWidget::addItem2() PASS : tst_QListWidget::addItems() PASS : tst_QListWidget::openPersistentEditor() FAIL! : tst_QListWidget::closePersistentEditor() Compared values are not the same Actual (testWidget->viewport()->children().count()): 1 Expected (childCount - 1) : 0 Loc: [tst_qlistwidget.cpp(326)] PASS : tst_QListWidget::count() PASS : tst_QListWidget::currentItem() PASS : tst_QListWidget::setCurrentItem(HasItems: 0) PASS : tst_QListWidget::setCurrentItem(HasItems: 1) PASS : tst_QListWidget::setCurrentItem(HasItems: 2) PASS : tst_QListWidget::setCurrentItem(HasItems: 3) PASS : tst_QListWidget::currentRow() PASS : tst_QListWidget::setCurrentRow(HasItems: 0) PASS : tst_QListWidget::setCurrentRow(HasItems: 1) PASS : tst_QListWidget::setCurrentRow(HasItems: 2) PASS : tst_QListWidget::setCurrentRow(HasItems: 3) QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed PASS : tst_QListWidget::editItem(editable) QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: editing failed PASS : tst_QListWidget::editItem(not editable) PASS : tst_QListWidget::findItems() PASS : tst_QListWidget::insertItem(Insert less then 0) PASS : tst_QListWidget::insertItem(Insert at 0) PASS : tst_QListWidget::insertItem(Insert beyond count) PASS : tst_QListWidget::insertItem(Insert at count) PASS : tst_QListWidget::insertItem(Insert in the middle) PASS : tst_QListWidget::insertItems(Insert 1 item using constructor) PASS : tst_QListWidget::insertItems(Insert 10 items using constructor) PASS : tst_QListWidget::insertItems(Insert 100 items using constructor) PASS : tst_QListWidget::insertItems(Insert 1 item with insertItem) PASS : tst_QListWidget::insertItems(Insert 10 items with insertItem) PASS : tst_QListWidget::insertItems(Insert 100 items with insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 1 item using insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 10 items using insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 100 items using insertItem) PASS : tst_QListWidget::insertItems(Insert 0 items with insertItems) PASS : tst_QListWidget::insertItems(Insert 1 item with insertItems) PASS : tst_QListWidget::insertItems(Insert 10 items with insertItems) PASS : tst_QListWidget::insertItems(Insert 100 items with insertItems) PASS : tst_QListWidget::moveItemsPriv(Empty) PASS : tst_QListWidget::moveItemsPriv(Overflow src) PASS : tst_QListWidget::moveItemsPriv(Underflow src) PASS : tst_QListWidget::moveItemsPriv(Overflow dst) PASS : tst_QListWidget::moveItemsPriv(Underflow dst) PASS : tst_QListWidget::moveItemsPriv(Same place) PASS : tst_QListWidget::moveItemsPriv(Up) PASS : tst_QListWidget::moveItemsPriv(Down) PASS : tst_QListWidget::moveItemsPriv(QTBUG-6532 assert) PASS : tst_QListWidget::moveItemsPriv(QTBUG-6565 to the end) PASS : tst_QListWidget::moveItemsPriv(Same place 2) PASS : tst_QListWidget::moveItemsPriv(swap) PASS : tst_QListWidget::moveItemsPriv(swap2) PASS : tst_QListWidget::moveItemsPriv(swap3) PASS : tst_QListWidget::moveItemsPriv(swap4) PASS : tst_QListWidget::itemAssignment() PASS : tst_QListWidget::item(First item, row: 0) PASS : tst_QListWidget::item(Middle item, row: 1) PASS : tst_QListWidget::item(Last item, row: 2) PASS : tst_QListWidget::item(Out of bounds, row: -1) PASS : tst_QListWidget::item(Out of bounds, row: 3) PASS : tst_QListWidget::takeItem(First item, row: 0) PASS : tst_QListWidget::takeItem(Middle item, row: 1) PASS : tst_QListWidget::takeItem(Last item, row: 2) PASS : tst_QListWidget::takeItem(Out of bounds, row: -1) PASS : tst_QListWidget::takeItem(Out of bounds, row: 3) PASS : tst_QListWidget::setItemHidden() PASS : tst_QListWidget::selectedItems(none hidden, none selected) PASS : tst_QListWidget::selectedItems(none hidden, all selected) PASS : tst_QListWidget::selectedItems(first hidden, all selected) PASS : tst_QListWidget::selectedItems(last hidden, all selected) PASS : tst_QListWidget::selectedItems(middle hidden, all selected) PASS : tst_QListWidget::selectedItems(all hidden, all selected) PASS : tst_QListWidget::removeItems(Empty) PASS : tst_QListWidget::removeItems(1:1) PASS : tst_QListWidget::removeItems(3:1) PASS : tst_QListWidget::removeItems(3:2) PASS : tst_QListWidget::removeItems(100:10) PASS : tst_QListWidget::itemStreaming(Data) PASS : tst_QListWidget::sortItems(ascending strings) PASS : tst_QListWidget::sortItems(descending strings) PASS : tst_QListWidget::sortItems(ascending numbers) PASS : tst_QListWidget::sortItems(descending numbers) PASS : tst_QListWidget::sortHiddenItems(descending order, 20 items) PASS : tst_QListWidget::sortHiddenItems(ascending order) PASS : tst_QListWidget::sortHiddenItems(descending order) PASS : tst_QListWidget::closeEditor() PASS : tst_QListWidget::setData(changing a role should emit) PASS : tst_QListWidget::setData(setting the same value should not emit) PASS : tst_QListWidget::setData(setting the same value twice should only emit once) PASS : tst_QListWidget::setData(changing three roles should emit three times) PASS : tst_QListWidget::insertItemsWithSorting(() + (a) = (a)) PASS : tst_QListWidget::insertItemsWithSorting(() + (c, b, a) = (a, b, c)) PASS : tst_QListWidget::insertItemsWithSorting(() + (a, b, c) = (c, b, a)) PASS : tst_QListWidget::insertItemsWithSorting((a) + (b) = (a, b)) PASS : tst_QListWidget::insertItemsWithSorting((a) + (b) = (b, a)) PASS : tst_QListWidget::insertItemsWithSorting((a, c, b) + (d) = (a, b, c, d)) PASS : tst_QListWidget::insertItemsWithSorting((b, c, a) + (d) = (d, c, b, a)) PASS : tst_QListWidget::insertItemsWithSorting(() + (sorted items) = (sorted items)) PASS : tst_QListWidget::insertItemsWithSorting((sorted items) + () = (sorted items)) PASS : tst_QListWidget::insertItemsWithSorting(() + (ascending items) = (reverse items)) PASS : tst_QListWidget::insertItemsWithSorting((reverse items) + () = (ascending items)) PASS : tst_QListWidget::insertItemsWithSorting((reverse items) + () = (reverse items)) PASS : tst_QListWidget::changeDataWithSorting(change a to b in (a)) PASS : tst_QListWidget::changeDataWithSorting(change a to b in (a, c)) PASS : tst_QListWidget::changeDataWithSorting(change a to c in (a, b)) PASS : tst_QListWidget::changeDataWithSorting(change c to a in (c, b)) PASS : tst_QListWidget::changeDataWithSorting(change e to i in (a, c, e, g)) PASS : tst_QListWidget::changeDataWithSorting(change e to a in (c, e, g, i)) PASS : tst_QListWidget::changeDataWithSorting(change e to f in (c, e, g, i)) PASS : tst_QListWidget::itemData() PASS : tst_QListWidget::itemWidget() PASS : tst_QListWidget::insertUnchanged() PASS : tst_QListWidget::setSortingEnabled() PASS : tst_QListWidget::task199503_crashWhenCleared() PASS : tst_QListWidget::task217070_scrollbarsAdjusted() PASS : tst_QListWidget::task258949_keypressHangup() PASS : tst_QListWidget::QTBUG8086_currentItemChangedOnClick() PASS : tst_QListWidget::QTBUG14363_completerWithAnyKeyPressedEditTriggers() PASS : tst_QListWidget::cleanupTestCase() Totals: 117 passed, 1 failed, 0 skipped ********* Finished testing of tst_QListWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlistwidget: 20 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00599/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz ============================================================ Autotests `tst_qdnslookup' and `tst_qdnslookup_appless' failed :( Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:a-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-single) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-multi) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-single) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-prio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-weighted) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-onerr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-multirr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) FAIL! : tst_QDnsLookup::lookup(normal:a-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) FAIL! : tst_QDnsLookup::lookup(normal:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:any-empty) FAIL! : tst_QDnsLookup::lookup(normal:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:mx-empty) FAIL! : tst_QDnsLookup::lookup(normal:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:ns-empty) FAIL! : tst_QDnsLookup::lookup(normal:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) FAIL! : tst_QDnsLookup::lookup(normal:ptr-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) FAIL! : tst_QDnsLookup::lookup(normal:srv-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-prio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-weighted) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:txt-empty) FAIL! : tst_QDnsLookup::lookup(normal:txt-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-onerr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-multirr) 'int(lookup.error()) == error' returned FALSE. (This operation returned because the timeout period expired.? ) tst_qdnslookup.cpp(211) : failure location PASS : tst_QDnsLookup::lookup(idn:a-empty) FAIL! : tst_QDnsLookup::lookup(idn:a-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) FAIL! : tst_QDnsLookup::lookup(idn:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:any-empty) FAIL! : tst_QDnsLookup::lookup(idn:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) 'int(lookup.error()) == error' returned FALSE. (This operation returned because the timeout period expired.? ) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-multi) 'int(lookup.error()) == error' returned FALSE. (This operation returned because the timeout period expired.? ) tst_qdnslookup.cpp(211) : failure location PASS : tst_QDnsLookup::lookup(idn:mx-empty) FAIL! : tst_QDnsLookup::lookup(idn:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:ns-empty) FAIL! : tst_QDnsLookup::lookup(idn:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) FAIL! : tst_QDnsLookup::lookup(idn:ptr-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 901 seconds, exit code 293 Testing tst_QDnsLookup_Appless FAIL! : tst_QDnsLookup_Appless::recreateApplication() 'dns.isFinished()' returned FALSE. () tst_qdnslookup_appless.cpp(76) : failure location Totals: 4 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup_Appless ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDnsLookup_Appless::initTestCase() PASS : tst_QDnsLookup_Appless::noApplication() FAIL! : tst_QDnsLookup_Appless::recreateApplication() 'dns.isFinished()' returned FALSE. () tst_qdnslookup_appless.cpp(76) : failure location PASS : tst_QDnsLookup_Appless::destroyApplicationDuringLookup() PASS : tst_QDnsLookup_Appless::cleanupTestCase() Totals: 4 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDnsLookup_Appless ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup_appless: 155 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00599/win32-msvc2010_Windows_7/log.txt.gz ============================================================ Autotests `tst_qdnslookup', `tst_qdnslookup_appless', `tst_qhostinfo', and `tst_qsslsocket_onDemandCertificates_member' failed :( Testing tst_QHostInfo FAIL! : tst_QHostInfo::lookupIPv4(WithCache:single_ip4) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_qhostinfo.cpp(283) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithCache:multiple_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithCache:literal_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithCache:notfound) Compared values are not the same Actual ((int)lookupResults.error()): 0 Expected ((int)err) : 1 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithCache:idn-ace) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithCache:idn-unicode) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:lookup_01) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:single_ip4) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_qhostinfo.cpp(283) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:multiple_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:literal_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:notfound) Compared values are not the same Actual ((int)lookupResults.error()): 0 Expected ((int)err) : 1 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:idn-ace) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:idn-unicode) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location FAIL! : tst_QHostInfo::reverseLookup(WithCache:gitorious.org) 'hostNames.contains(info.hostName())' returned FALSE. () tst_qhostinfo.cpp(373) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithCache:single_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithCache:multiple_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithCache:idn-ace) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithCache:idn-unicode) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:single_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:multiple_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:idn-ace) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:idn-unicode) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QHostInfo ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QHostInfo::initTestCase() PASS : tst_QHostInfo::getSetCheck(WithCache) PASS : tst_QHostInfo::getSetCheck(WithoutCache) QDEBUG : tst_QHostInfo::staticInformation(WithCache) Hostname: "ci-win7-x86-03" QDEBUG : tst_QHostInfo::staticInformation(WithCache) Domain name: "" PASS : tst_QHostInfo::staticInformation(WithCache) QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Hostname: "ci-win7-x86-03" QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Domain name: "" PASS : tst_QHostInfo::staticInformation(WithoutCache) PASS : tst_QHostInfo::lookupIPv4(WithCache:lookup_01) PASS : tst_QHostInfo::lookupIPv4(WithCache:empty) FAIL! : tst_QHostInfo::lookupIPv4(WithCache:single_ip4) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_qhostinfo.cpp(283) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithCache:multiple_ip4) "a-multi.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithCache:multiple_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithCache:literal_ip4) "192.0.2.1" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithCache:literal_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithCache:notfound) "invalid.test.qt-project.org" => "Unknown error" FAIL! : tst_QHostInfo::lookupIPv4(WithCache:notfound) Compared values are not the same Actual ((int)lookupResults.error()): 0 Expected ((int)err) : 1 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithCache:idn-ace) "a-single.xn--alqualond-34a.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithCache:idn-ace) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithCache:idn-unicode) "a-single.alqualond๏ฟฝ.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithCache:idn-unicode) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:lookup_01) "qt-test-server.qt-test-net" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:lookup_01) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location PASS : tst_QHostInfo::lookupIPv4(WithoutCache:empty) FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:single_ip4) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_qhostinfo.cpp(283) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:multiple_ip4) "a-multi.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:multiple_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:literal_ip4) "192.0.2.1" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:literal_ip4) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:notfound) "invalid.test.qt-project.org" => "Unknown error" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:notfound) Compared values are not the same Actual ((int)lookupResults.error()): 0 Expected ((int)err) : 1 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:idn-ace) "a-single.xn--alqualond-34a.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:idn-ace) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location QWARN : tst_QHostInfo::lookupIPv4(WithoutCache:idn-unicode) "a-single.alqualond๏ฟฝ.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::lookupIPv4(WithoutCache:idn-unicode) Compared values are not the same Actual ((int)lookupResults.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(289) : failure location SKIP : tst_QHostInfo::lookupIPv6(WithCache:aaaa-single) This platform does not support IPv6 lookups tst_qhostinfo.cpp(325) : failure location SKIP : tst_QHostInfo::lookupIPv6(WithCache:aaaa-multi) This platform does not support IPv6 lookups tst_qhostinfo.cpp(325) : failure location SKIP : tst_QHostInfo::lookupIPv6(WithCache:a-plus-aaaa) This platform does not support IPv6 lookups tst_qhostinfo.cpp(325) : failure location SKIP : tst_QHostInfo::lookupIPv6(WithCache:literal_ip6) This platform does not support IPv6 lookups tst_qhostinfo.cpp(325) : failure location SKIP : tst_QHostInfo::lookupIPv6(WithCache:literal_shortip6) This platform does not support IPv6 lookups tst_qhostinfo.cpp(325) : failure location FAIL! : tst_QHostInfo::reverseLookup(WithCache:google-public-dns-a.google.com) 'hostNames.contains(info.hostName())' returned FALSE. () tst_qhostinfo.cpp(373) : failure location FAIL! : tst_QHostInfo::reverseLookup(WithCache:gitorious.org) 'hostNames.contains(info.hostName())' returned FALSE. () tst_qhostinfo.cpp(373) : failure location SKIP : tst_QHostInfo::reverseLookup(WithCache:bogus-name) IPv6 reverse lookups are not supported on this platform tst_qhostinfo.cpp(367) : failure location PASS : tst_QHostInfo::blockingLookup(WithCache:lookup_01) PASS : tst_QHostInfo::blockingLookup(WithCache:empty) QWARN : tst_QHostInfo::blockingLookup(WithCache:single_ip4) "a-single.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithCache:single_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location QWARN : tst_QHostInfo::blockingLookup(WithCache:multiple_ip4) "a-multi.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithCache:multiple_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location PASS : tst_QHostInfo::blockingLookup(WithCache:literal_ip4) PASS : tst_QHostInfo::blockingLookup(WithCache:notfound) QWARN : tst_QHostInfo::blockingLookup(WithCache:idn-ace) "a-single.xn--alqualond-34a.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithCache:idn-ace) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location QWARN : tst_QHostInfo::blockingLookup(WithCache:idn-unicode) "a-single.alqualond๏ฟฝ.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithCache:idn-unicode) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location PASS : tst_QHostInfo::blockingLookup(WithoutCache:lookup_01) PASS : tst_QHostInfo::blockingLookup(WithoutCache:empty) QWARN : tst_QHostInfo::blockingLookup(WithoutCache:single_ip4) "a-single.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:single_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location QWARN : tst_QHostInfo::blockingLookup(WithoutCache:multiple_ip4) "a-multi.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:multiple_ip4) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location PASS : tst_QHostInfo::blockingLookup(WithoutCache:literal_ip4) PASS : tst_QHostInfo::blockingLookup(WithoutCache:notfound) QWARN : tst_QHostInfo::blockingLookup(WithoutCache:idn-ace) "a-single.xn--alqualond-34a.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:idn-ace) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location QWARN : tst_QHostInfo::blockingLookup(WithoutCache:idn-unicode) "a-single.alqualond๏ฟฝ.test.qt-project.org" => "Host not found" FAIL! : tst_QHostInfo::blockingLookup(WithoutCache:idn-unicode) Compared values are not the same Actual ((int)hostInfo.error()): 1 Expected ((int)err) : 0 tst_qhostinfo.cpp(404) : failure location PASS : tst_QHostInfo::raceCondition(WithCache) PASS : tst_QHostInfo::raceCondition(WithoutCache) FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location FAIL! : tst_QHostInfo::threadSafety(WithCache) Compared values are not the same tst_qhostinfo.cpp(426) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qhostinfo: 902 seconds, exit code 293 Testing tst_QDnsLookup FAIL! : tst_QDnsLookup::lookup(normal:a-notfound) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-single) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-notfound) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-prio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-weighted) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-onerr) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-multirr) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-notfound) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-single) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDnsLookup::initTestCase() PASS : tst_QDnsLookup::lookup(normal:a-empty) FAIL! : tst_QDnsLookup::lookup(normal:a-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:a-multi) 'int(lookup.error()) == error' returned FALSE. (Server failure) tst_qdnslookup.cpp(211) : failure location PASS : tst_QDnsLookup::lookup(normal:aaaa-empty) FAIL! : tst_QDnsLookup::lookup(normal:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:any-empty) FAIL! : tst_QDnsLookup::lookup(normal:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:mx-empty) FAIL! : tst_QDnsLookup::lookup(normal:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:ns-empty) FAIL! : tst_QDnsLookup::lookup(normal:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:ptr-empty) FAIL! : tst_QDnsLookup::lookup(normal:ptr-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:ptr-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:srv-empty) FAIL! : tst_QDnsLookup::lookup(normal:srv-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-prio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-weighted) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:srv-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(normal:txt-empty) FAIL! : tst_QDnsLookup::lookup(normal:txt-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-onerr) 'int(lookup.error()) == error' returned FALSE. (This operation returned because the timeout period expired.? ) tst_qdnslookup.cpp(211) : failure location FAIL! : tst_QDnsLookup::lookup(normal:txt-multi-multirr) 'int(lookup.error()) == error' returned FALSE. (This operation returned because the timeout period expired.? ) tst_qdnslookup.cpp(211) : failure location PASS : tst_QDnsLookup::lookup(idn:a-empty) FAIL! : tst_QDnsLookup::lookup(idn:a-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:a-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:aaaa-empty) FAIL! : tst_QDnsLookup::lookup(idn:aaaa-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:aaaa-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:any-empty) FAIL! : tst_QDnsLookup::lookup(idn:any-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:any-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:mx-empty) FAIL! : tst_QDnsLookup::lookup(idn:mx-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-single-cname) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:ns-empty) FAIL! : tst_QDnsLookup::lookup(idn:ns-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-single) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location FAIL! : tst_QDnsLookup::lookup(idn:ns-multi) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location PASS : tst_QDnsLookup::lookup(idn:ptr-empty) FAIL! : tst_QDnsLookup::lookup(idn:ptr-notfound) 'waitForDone(&lookup)' returned FALSE. () tst_qdnslookup.cpp(209) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup: 901 seconds, exit code 293 Testing tst_QSslSocket_onDemandCertificates_member FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Host not found) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Host not found) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Host not found) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location Totals: 2 passed, 5 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket_onDemandCertificates_member ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QSslSocket_onDemandCertificates_member::initTestCase() FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Host not found) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Host not found) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Host not found) tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location PASS : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase() Totals: 2 passed, 5 failed, 0 skipped ********* Finished testing of tst_QSslSocket_onDemandCertificates_member ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_member: 353 seconds, exit code 5 Testing tst_QDnsLookup_Appless FAIL! : tst_QDnsLookup_Appless::recreateApplication() 'dns.isFinished()' returned FALSE. () tst_qdnslookup_appless.cpp(76) : failure location Totals: 4 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDnsLookup_Appless ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QDnsLookup_Appless::initTestCase() PASS : tst_QDnsLookup_Appless::noApplication() FAIL! : tst_QDnsLookup_Appless::recreateApplication() 'dns.isFinished()' returned FALSE. () tst_qdnslookup_appless.cpp(76) : failure location PASS : tst_QDnsLookup_Appless::destroyApplicationDuringLookup() PASS : tst_QDnsLookup_Appless::cleanupTestCase() Totals: 4 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDnsLookup_Appless ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdnslookup_appless: 179 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00599/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393186168): http://codereview.qt-project.org/78910 [PS6] - Updated submodules. From ci-noreply at qt-project.org Mon Feb 24 11:49:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 12:49:35 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3215 Message-ID: <20140224_104935_019146.ci-noreply@qt-project.org> QtBase_stable_Integration #3215: ABORTED Tested changes (refs/builds/stable_1393095251): http://codereview.qt-project.org/78375 [PS2] - QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 http://codereview.qt-project.org/78976 [PS1] - QtTest: Don't crash when -callgrind is used on QTEST_APPLESS_MAIN http://codereview.qt-project.org/78969 [PS1] - Doc: Address some "No documentation for..." QDoc warnings http://codereview.qt-project.org/78931 [PS1] - tst_spdy: Check network test server From ci-noreply at qt-project.org Mon Feb 24 12:32:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 13:32:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1746 Message-ID: <20140224_113233_074990.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 11889no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [11889] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [11888] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-24 13:18:33.431 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[11889]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8d488ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff876d27d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff876c3a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b47a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b48cb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cefc3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff87724cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff8d488e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff87686dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf28da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d822 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b84 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4062f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4021c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf3789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf0552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042966 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e84 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8d4897e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8cda6786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8cda5316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8d488df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d82e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d83dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d84d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d34bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b54aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b58c0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff876d08bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff876d3b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd568 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd590 rsp: 0x00007fff5fbfd568 QtQA::App::TestRunner: r8: 0x00007fff768cdfb8 r9: 0x0000000101e2fae0 r10: 0x00007fff8d488d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde38 r13: 0x000000000001540a r14: 0x00007fff768d0960 r15: 0x0000000109043110 QtQA::App::TestRunner: rip: 0x00007fff8d488ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b49280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <7D5957C6-53D0-3993-9D22-67E60A03813A> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <8A9386EB-4845-3437-85B0-CA882B482441> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) <8F5C2C32-DC0E-3AA0-B06B-4B83271FE374> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100994000 - 0x100aa4fff +QtNetwork (5.3.0 - compatibility 5.3.0) <6F66C2FB-8261-32DB-8A46-4B68B13FBEA9> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b28000 - 0x101021ff7 +QtCore (5.3.0 - compatibility 5.3.0) <6E72DD1A-F97D-3A24-8983-C3A9C458DDDC> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101145000 - 0x1014d7fff +QtGui (5.3.0 - compatibility 5.3.0) <51A7E71E-8A89-3EA4-9961-A863AE729A24> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x10162f000 - 0x101adfff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <24007F53-996E-3869-B44C-6BBDB3FA4829> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101cea000 - 0x101d0eff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d23000 - 0x101d29fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <880F300C-E126-383B-82B5-A99D9D8DF3B0> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103706000 - 0x10379aff7 +libqcocoa.dylib (??? - ???) <979B4286-47A3-3818-AB4B-5CA0126F074B> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1037f7000 - 0x1037fafff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x106ebb000 - 0x106ec9fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x106ed0000 - 0x106efeff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x106f07000 - 0x106f11fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x106f17000 - 0x106f1aff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109100000 - 0x1092b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1092ef000 - 0x109449fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10a000000 - 0x10a2c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6f82b000 - 0x7fff6f85fbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff86702000 - 0x7fff86711ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff86712000 - 0x7fff8682bfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff86a03000 - 0x7fff86a0aff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff86a82000 - 0x7fff86a84fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff86b57000 - 0x7fff86b99ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff86b9a000 - 0x7fff86bd5fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff86bd6000 - 0x7fff86cbaff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff86dbe000 - 0x7fff86ea2e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff86ea3000 - 0x7fff86eaeff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff86eaf000 - 0x7fff86ec5fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff86ec6000 - 0x7fff86f79ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff86f7a000 - 0x7fff86f7cfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff86f7d000 - 0x7fff86f82ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff86f8e000 - 0x7fff8709afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8719d000 - 0x7fff871d0ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff871fd000 - 0x7fff87278ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff872dd000 - 0x7fff872e3fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff872e4000 - 0x7fff872f9fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff872fa000 - 0x7fff87616fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff87617000 - 0x7fff8763bfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff87682000 - 0x7fff8775ffef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff87760000 - 0x7fff87772ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff87773000 - 0x7fff88111a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff881c1000 - 0x7fff881c8fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8821d000 - 0x7fff8821dfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8824a000 - 0x7fff883b1fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff883b2000 - 0x7fff883dffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff88cec000 - 0x7fff88cffff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff88d00000 - 0x7fff88d44ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff88d45000 - 0x7fff88d45fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff88d46000 - 0x7fff88d7ffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff89000000 - 0x7fff892f5ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff89392000 - 0x7fff89398fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff897b8000 - 0x7fff898b2ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff898b3000 - 0x7fff89938ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8a671000 - 0x7fff8a683ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8a687000 - 0x7fff8a696fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8a69c000 - 0x7fff8a6aeff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8b143000 - 0x7fff8b1abff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8b1ac000 - 0x7fff8b1d5fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8b1d6000 - 0x7fff8b502fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8b50f000 - 0x7fff8b553ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8b554000 - 0x7fff8b554fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8b5d3000 - 0x7fff8b5deff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8b66e000 - 0x7fff8b6e4fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8b709000 - 0x7fff8b74ffff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8b750000 - 0x7fff8b7bbff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8b7be000 - 0x7fff8b7befff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8bdc9000 - 0x7fff8becbfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8becc000 - 0x7fff8c002fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8c003000 - 0x7fff8c010ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8c011000 - 0x7fff8c016fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8c48d000 - 0x7fff8c49bff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8c4a9000 - 0x7fff8c4c8fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8cda3000 - 0x7fff8cdb1fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8cdb2000 - 0x7fff8ce48ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8cebe000 - 0x7fff8cf12ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8cf13000 - 0x7fff8cf4dfe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8cf4e000 - 0x7fff8cfb6ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8cfb7000 - 0x7fff8cfb8ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8cfb9000 - 0x7fff8cfb9fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8cfc9000 - 0x7fff8cfcefff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8cfcf000 - 0x7fff8d00efff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8d00f000 - 0x7fff8d0b4fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8d472000 - 0x7fff8d492fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8d493000 - 0x7fff8d496fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8d893000 - 0x7fff8d898fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8d899000 - 0x7fff8d89efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8d8f5000 - 0x7fff8d8f8fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8d955000 - 0x7fff8d972ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8d973000 - 0x7fff8d977ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8d978000 - 0x7fff8d97afff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8d9cf000 - 0x7fff8da2bff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8da2c000 - 0x7fff8dd45fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8ded2000 - 0x7fff8dfb1fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8dfb2000 - 0x7fff8dff3fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8dff4000 - 0x7fff8dff5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8e07b000 - 0x7fff8e0cffff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8e0d0000 - 0x7fff8e0daff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8e0db000 - 0x7fff8e0fcfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8e0fd000 - 0x7fff8e126fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8e127000 - 0x7fff8e13dff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8e13e000 - 0x7fff8e368fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e397000 - 0x7fff8e39dff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8e3f5000 - 0x7fff8e411ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8e412000 - 0x7fff8e517fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8e518000 - 0x7fff8e51efff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8e7fe000 - 0x7fff8e905fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8e906000 - 0x7fff8e989fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8e98a000 - 0x7fff8e98afff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8e98b000 - 0x7fff8ea2dfff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8ea46000 - 0x7fff8ea6efff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8ea6f000 - 0x7fff8ea7cfff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8ea7d000 - 0x7fff8eaf3ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8eb03000 - 0x7fff8eb0cff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8eb36000 - 0x7fff8ebbaff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8ebd0000 - 0x7fff8ebd1fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8ec1e000 - 0x7fff8ec6cfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8ec6d000 - 0x7fff8f134fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8f1e5000 - 0x7fff8f385ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8f3ce000 - 0x7fff8f441fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8f48b000 - 0x7fff8f48cfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f48d000 - 0x7fff8f48dfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8f48e000 - 0x7fff8f56cfff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8f56d000 - 0x7fff8f570fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8f580000 - 0x7fff8f5d2ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8f5d3000 - 0x7fff8f5f7fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8f5f8000 - 0x7fff8f699fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8f69a000 - 0x7fff8f69afff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8f6ad000 - 0x7fff8f6aeff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f6e2000 - 0x7fff8f742fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8f743000 - 0x7fff8f747fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8f748000 - 0x7fff8fb75fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8fb76000 - 0x7fff8fbe6fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8fbf4000 - 0x7fff8fc34fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8fc76000 - 0x7fff8fc8dfff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff8fc8e000 - 0x7fff8fcbeff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8fcbf000 - 0x7fff8fcc2ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff90017000 - 0x7fff900deff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff900df000 - 0x7fff900fcfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff901b0000 - 0x7fff90794fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff907d3000 - 0x7fff907dafff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff9088d000 - 0x7fff908e8ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff908e9000 - 0x7fff90aebfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90aed000 - 0x7fff90af8fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff90af9000 - 0x7fff90b51ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff90b52000 - 0x7fff90dc6fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff90dc7000 - 0x7fff919cdfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff920f8000 - 0x7fff920f9ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff920fa000 - 0x7fff9213aff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff9213b000 - 0x7fff9213ffff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff92140000 - 0x7fff9216bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff924cc000 - 0x7fff92566ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff92580000 - 0x7fff925bbfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff925bc000 - 0x7fff92719fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff9271a000 - 0x7fff928eeff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff92ba8000 - 0x7fff92c0aff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff92c63000 - 0x7fff92c7afff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff92c7b000 - 0x7fff92c7ffff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff92c80000 - 0x7fff92cccff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff92fae000 - 0x7fff92fbcfff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff92fbd000 - 0x7fff92fbdfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff92fbe000 - 0x7fff92fe4fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff92fe5000 - 0x7fff92fe5fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff93041000 - 0x7fff93043ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff93044000 - 0x7fff93070ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff9307a000 - 0x7fff93187fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff9319d000 - 0x7fff931a4fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93555fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff93556000 - 0x7fff9355efff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff935f3000 - 0x7fff936e8fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff936e9000 - 0x7fff936fdff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff936fe000 - 0x7fff936fffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 8075 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.1M resident=119.3M(66%) swapped_out_or_unallocated=62.8M(34%) QtQA::App::TestRunner: Writable regions: Total=148.2M written=13.6M(9%) resident=17.0M(11%) swapped_out=0K(0%) unallocated=131.2M(89%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1216K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 80.3M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.4M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.7M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 481.8M QtQA::App::TestRunner: TOTAL, minus reserved VM space 481.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [11910] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [11888] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-24 13:26:05.556 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[11910]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8d488ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff876d27d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff876c3a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b47a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b48cb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cefc3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff87724cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff8d488e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff87686dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf28da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d822 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b84 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4062f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4021c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf3789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf0552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042966 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e84 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8d4897e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8cda6786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8cda5316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8d488df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d82e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d83dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d84d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d34bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b54aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b58c0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff876d08bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff876d3b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd578 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5a0 rsp: 0x00007fff5fbfd578 QtQA::App::TestRunner: r8: 0x00007fff768cdfb8 r9: 0x0000000101e395b0 r10: 0x00007fff8d488d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde48 r13: 0x000000000001591e r14: 0x00007fff768d0960 r15: 0x0000000101e47c80 QtQA::App::TestRunner: rip: 0x00007fff8d488ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b49280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <7D5957C6-53D0-3993-9D22-67E60A03813A> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <8A9386EB-4845-3437-85B0-CA882B482441> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) <8F5C2C32-DC0E-3AA0-B06B-4B83271FE374> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100994000 - 0x100aa4fff +QtNetwork (5.3.0 - compatibility 5.3.0) <6F66C2FB-8261-32DB-8A46-4B68B13FBEA9> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b28000 - 0x101021ff7 +QtCore (5.3.0 - compatibility 5.3.0) <6E72DD1A-F97D-3A24-8983-C3A9C458DDDC> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101145000 - 0x1014d7fff +QtGui (5.3.0 - compatibility 5.3.0) <51A7E71E-8A89-3EA4-9961-A863AE729A24> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x10162f000 - 0x101adfff7 +QtWidgets (5.3.0 - compatibility 5.3.0) <24007F53-996E-3869-B44C-6BBDB3FA4829> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101cea000 - 0x101d0eff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d23000 - 0x101d29fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <880F300C-E126-383B-82B5-A99D9D8DF3B0> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103706000 - 0x10379aff7 +libqcocoa.dylib (??? - ???) <979B4286-47A3-3818-AB4B-5CA0126F074B> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1037f7000 - 0x1037fafff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x108cd8000 - 0x108ce6fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x108ced000 - 0x108cf7fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x108fb0000 - 0x109168fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x10919f000 - 0x1092f9fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10932b000 - 0x109359ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x109362000 - 0x109365ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x10a000000 - 0x10a2c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6ea17000 - 0x7fff6ea4bbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff86702000 - 0x7fff86711ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff86712000 - 0x7fff8682bfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff86a03000 - 0x7fff86a0aff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff86a82000 - 0x7fff86a84fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff86b57000 - 0x7fff86b99ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff86b9a000 - 0x7fff86bd5fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff86bd6000 - 0x7fff86cbaff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff86dbe000 - 0x7fff86ea2e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff86ea3000 - 0x7fff86eaeff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff86eaf000 - 0x7fff86ec5fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff86ec6000 - 0x7fff86f79ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff86f7a000 - 0x7fff86f7cfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff86f7d000 - 0x7fff86f82ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff86f8e000 - 0x7fff8709afff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8719d000 - 0x7fff871d0ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff871fd000 - 0x7fff87278ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff872dd000 - 0x7fff872e3fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff872e4000 - 0x7fff872f9fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff872fa000 - 0x7fff87616fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff87617000 - 0x7fff8763bfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff87682000 - 0x7fff8775ffef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff87760000 - 0x7fff87772ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff87773000 - 0x7fff88111a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff881c1000 - 0x7fff881c8fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8821d000 - 0x7fff8821dfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8824a000 - 0x7fff883b1fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff883b2000 - 0x7fff883dffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff88cec000 - 0x7fff88cffff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff88d00000 - 0x7fff88d44ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff88d45000 - 0x7fff88d45fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff88d46000 - 0x7fff88d7ffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff89000000 - 0x7fff892f5ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff89392000 - 0x7fff89398fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff897b8000 - 0x7fff898b2ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff898b3000 - 0x7fff89938ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8a671000 - 0x7fff8a683ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8a687000 - 0x7fff8a696fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8a69c000 - 0x7fff8a6aeff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8b143000 - 0x7fff8b1abff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8b1ac000 - 0x7fff8b1d5fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8b1d6000 - 0x7fff8b502fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8b50f000 - 0x7fff8b553ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8b554000 - 0x7fff8b554fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8b5d3000 - 0x7fff8b5deff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8b66e000 - 0x7fff8b6e4fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8b709000 - 0x7fff8b74ffff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8b750000 - 0x7fff8b7bbff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8b7be000 - 0x7fff8b7befff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8bdc9000 - 0x7fff8becbfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8becc000 - 0x7fff8c002fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8c003000 - 0x7fff8c010ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8c011000 - 0x7fff8c016fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8c48d000 - 0x7fff8c49bff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8c4a9000 - 0x7fff8c4c8fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8cda3000 - 0x7fff8cdb1fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8cdb2000 - 0x7fff8ce48ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8cebe000 - 0x7fff8cf12ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8cf13000 - 0x7fff8cf4dfe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8cf4e000 - 0x7fff8cfb6ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8cfb7000 - 0x7fff8cfb8ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8cfb9000 - 0x7fff8cfb9fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8cfc9000 - 0x7fff8cfcefff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8cfcf000 - 0x7fff8d00efff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8d00f000 - 0x7fff8d0b4fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8d472000 - 0x7fff8d492fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8d493000 - 0x7fff8d496fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8d893000 - 0x7fff8d898fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8d899000 - 0x7fff8d89efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8d8f5000 - 0x7fff8d8f8fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8d955000 - 0x7fff8d972ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8d973000 - 0x7fff8d977ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8d978000 - 0x7fff8d97afff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8d9cf000 - 0x7fff8da2bff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8da2c000 - 0x7fff8dd45fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8ded2000 - 0x7fff8dfb1fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8dfb2000 - 0x7fff8dff3fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8dff4000 - 0x7fff8dff5fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8e07b000 - 0x7fff8e0cffff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8e0d0000 - 0x7fff8e0daff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8e0db000 - 0x7fff8e0fcfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8e0fd000 - 0x7fff8e126fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8e127000 - 0x7fff8e13dff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8e13e000 - 0x7fff8e368fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8e397000 - 0x7fff8e39dff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8e3f5000 - 0x7fff8e411ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8e412000 - 0x7fff8e517fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8e518000 - 0x7fff8e51efff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8e7fe000 - 0x7fff8e905fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8e906000 - 0x7fff8e989fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8e98a000 - 0x7fff8e98afff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8e98b000 - 0x7fff8ea2dfff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8ea46000 - 0x7fff8ea6efff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8ea6f000 - 0x7fff8ea7cfff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8ea7d000 - 0x7fff8eaf3ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8eb03000 - 0x7fff8eb0cff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8eb36000 - 0x7fff8ebbaff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8ebd0000 - 0x7fff8ebd1fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8ec1e000 - 0x7fff8ec6cfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8ec6d000 - 0x7fff8f134fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8f1e5000 - 0x7fff8f385ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8f3ce000 - 0x7fff8f441fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8f48b000 - 0x7fff8f48cfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8f48d000 - 0x7fff8f48dfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8f48e000 - 0x7fff8f56cfff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8f56d000 - 0x7fff8f570fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8f580000 - 0x7fff8f5d2ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8f5d3000 - 0x7fff8f5f7fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8f5f8000 - 0x7fff8f699fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8f69a000 - 0x7fff8f69afff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8f6ad000 - 0x7fff8f6aeff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8f6e2000 - 0x7fff8f742fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8f743000 - 0x7fff8f747fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8f748000 - 0x7fff8fb75fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8fb76000 - 0x7fff8fbe6fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8fbf4000 - 0x7fff8fc34fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8fc76000 - 0x7fff8fc8dfff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff8fc8e000 - 0x7fff8fcbeff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8fcbf000 - 0x7fff8fcc2ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff90017000 - 0x7fff900deff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff900df000 - 0x7fff900fcfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff901b0000 - 0x7fff90794fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff907d3000 - 0x7fff907dafff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff9088d000 - 0x7fff908e8ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff908e9000 - 0x7fff90aebfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90aed000 - 0x7fff90af8fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff90af9000 - 0x7fff90b51ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff90b52000 - 0x7fff90dc6fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff90dc7000 - 0x7fff919cdfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff920f8000 - 0x7fff920f9ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff920fa000 - 0x7fff9213aff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff9213b000 - 0x7fff9213ffff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff92140000 - 0x7fff9216bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff924cc000 - 0x7fff92566ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff92580000 - 0x7fff925bbfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff925bc000 - 0x7fff92719fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff9271a000 - 0x7fff928eeff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff92ba8000 - 0x7fff92c0aff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff92c63000 - 0x7fff92c7afff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff92c7b000 - 0x7fff92c7ffff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff92c80000 - 0x7fff92cccff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff92fae000 - 0x7fff92fbcfff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff92fbd000 - 0x7fff92fbdfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff92fbe000 - 0x7fff92fe4fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff92fe5000 - 0x7fff92fe5fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff93041000 - 0x7fff93043ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff93044000 - 0x7fff93070ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff9307a000 - 0x7fff93187fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff9319d000 - 0x7fff931a4fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff93550000 - 0x7fff93555fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff93556000 - 0x7fff9355efff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff935f3000 - 0x7fff936e8fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff936e9000 - 0x7fff936fdff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff936fe000 - 0x7fff936fffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 8098 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.1M resident=119.4M(66%) swapped_out_or_unallocated=62.7M(34%) QtQA::App::TestRunner: Writable regions: Total=148.2M written=13.9M(9%) resident=17.0M(11%) swapped_out=0K(0%) unallocated=131.2M(89%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1216K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 80.3M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.4M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.7M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 481.8M QtQA::App::TestRunner: TOTAL, minus reserved VM space 481.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with status -1 QtQA::App::TestRunner: second attempt: exited with signal 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickpathview: 903 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01746/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393235315): http://codereview.qt-project.org/78875 [PS8] - Move all binop related code into qv4binop* From ci-noreply at qt-project.org Mon Feb 24 13:25:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 14:25:23 +0200 Subject: [Ci-reports] fail on QtLocation_stable_Integration #70 Message-ID: <20140224_122523_034613.ci-noreply@qt-project.org> qtmultimedia failed to compile :( compiling qmediametadata.cpp qmediametadata.cpp:157:341: internal compiler error: Segmentation fault make[3]: *** [.obj/qmediametadata.o] Error 1 make[2]: *** [sub-multimedia-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtmultimedia] Error 2 Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00070/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393244348): http://codereview.qt-project.org/79002 [PS2] - Copy qmldir of test import to destination directory. From ci-noreply at qt-project.org Mon Feb 24 14:18:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 15:18:26 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1747 Message-ID: <20140224_131826_076310.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 76288no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [76288] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [76287] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-24 15:04:20.265 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[76288]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00ace2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff882547d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff88245a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b48a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b49cb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cf0c3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff882a6cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff8e00ae42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff88208dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf38da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d822 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b84 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4162f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4121c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf4789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf1552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042966 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e84 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00b7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8d928786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8d927316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00adf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d83e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d84dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d85d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d35bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b55aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b59c0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff882528bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff88255b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd568 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd590 rsp: 0x00007fff5fbfd568 QtQA::App::TestRunner: r8: 0x00007fff7744ffb8 r9: 0x0000000000000000 r10: 0x00007fff8e00ad0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde38 r13: 0x00000000000155fe r14: 0x00007fff77452960 r15: 0x000000010abb8990 QtQA::App::TestRunner: rip: 0x00007fff8e00ace2 rfl: 0x0000000000000246 cr2: 0x0000000100b4a280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <7D5957C6-53D0-3993-9D22-67E60A03813A> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e8000 - 0x100832ff7 +QtQml (5.3.0 - compatibility 5.3.0) <4162712B-CED0-3D0A-A267-718C10B4E711> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100995000 - 0x100aa5fff +QtNetwork (5.3.0 - compatibility 5.3.0) <6F66C2FB-8261-32DB-8A46-4B68B13FBEA9> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b29000 - 0x101022ff7 +QtCore (5.3.0 - compatibility 5.3.0) <6E72DD1A-F97D-3A24-8983-C3A9C458DDDC> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101146000 - 0x1014d8fff +QtGui (5.3.0 - compatibility 5.3.0) <51A7E71E-8A89-3EA4-9961-A863AE729A24> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101630000 - 0x101ae0ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101ceb000 - 0x101d0fff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d24000 - 0x101d2afff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103606000 - 0x10369aff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1037f7000 - 0x1037fafff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x106eba000 - 0x106ec8fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x106ecf000 - 0x106efdff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x106f06000 - 0x106f10fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x106f16000 - 0x106f19ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109100000 - 0x1092b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1092ef000 - 0x109449fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10947b000 - 0x10973cfe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff64358000 - 0x7fff6438cbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87284000 - 0x7fff87293ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff87294000 - 0x7fff873adfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff87585000 - 0x7fff8758cff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff87604000 - 0x7fff87606fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff876d9000 - 0x7fff8771bff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8771c000 - 0x7fff87757fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff87758000 - 0x7fff8783cff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff87940000 - 0x7fff87a24e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87a25000 - 0x7fff87a30ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff87a31000 - 0x7fff87a47fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff87a48000 - 0x7fff87afbff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff87afc000 - 0x7fff87afefff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff87aff000 - 0x7fff87b04ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff87b10000 - 0x7fff87c1cfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff87d1f000 - 0x7fff87d52ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff87d7f000 - 0x7fff87dfaff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff87e5f000 - 0x7fff87e65fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff87e66000 - 0x7fff87e7bfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff87e7c000 - 0x7fff88198fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff88199000 - 0x7fff881bdfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88204000 - 0x7fff882e1fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff882e2000 - 0x7fff882f4ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff882f5000 - 0x7fff88c93a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff88d43000 - 0x7fff88d4afff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff88d9f000 - 0x7fff88d9ffff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff88dcc000 - 0x7fff88f33fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88f34000 - 0x7fff88f61fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8986e000 - 0x7fff89881ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff89882000 - 0x7fff898c6ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff898c7000 - 0x7fff898c7fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff898c8000 - 0x7fff89901fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff89b82000 - 0x7fff89e77ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff89f14000 - 0x7fff89f1afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8a33a000 - 0x7fff8a434ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8a435000 - 0x7fff8a4baff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8b1f3000 - 0x7fff8b205ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8b209000 - 0x7fff8b218fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8b21e000 - 0x7fff8b230ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8bcc5000 - 0x7fff8bd2dff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8bd2e000 - 0x7fff8bd57fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8bd58000 - 0x7fff8c084fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8c091000 - 0x7fff8c0d5ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0d6fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8c155000 - 0x7fff8c160ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8c1f0000 - 0x7fff8c266fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8c28b000 - 0x7fff8c2d1fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8c2d2000 - 0x7fff8c33dff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8c340000 - 0x7fff8c340fff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8c94b000 - 0x7fff8ca4dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8ca4e000 - 0x7fff8cb84fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8cb85000 - 0x7fff8cb92ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8cb93000 - 0x7fff8cb98fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8d00f000 - 0x7fff8d01dff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8d02b000 - 0x7fff8d04afff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8d925000 - 0x7fff8d933fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8d934000 - 0x7fff8d9caff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8da40000 - 0x7fff8da94ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8da95000 - 0x7fff8dacffe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8dad0000 - 0x7fff8db38ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8db39000 - 0x7fff8db3aff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8db3b000 - 0x7fff8db3bfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8db4b000 - 0x7fff8db50fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8db51000 - 0x7fff8db90fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8db91000 - 0x7fff8dc36fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8dff4000 - 0x7fff8e014fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8e015000 - 0x7fff8e018fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8e415000 - 0x7fff8e41afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8e41b000 - 0x7fff8e420fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8e477000 - 0x7fff8e47afff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8e4d7000 - 0x7fff8e4f4ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8e4f5000 - 0x7fff8e4f9ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8e4fa000 - 0x7fff8e4fcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8e551000 - 0x7fff8e5adff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8e5ae000 - 0x7fff8e8c7fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8ea54000 - 0x7fff8eb33fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8eb34000 - 0x7fff8eb75fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8eb76000 - 0x7fff8eb77fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebfd000 - 0x7fff8ec51fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8ec52000 - 0x7fff8ec5cff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8ec5d000 - 0x7fff8ec7efff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8ec7f000 - 0x7fff8eca8fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8eca9000 - 0x7fff8ecbfff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8ecc0000 - 0x7fff8eeeafe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8ef19000 - 0x7fff8ef1fff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8ef77000 - 0x7fff8ef93ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ef94000 - 0x7fff8f099fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8f09a000 - 0x7fff8f0a0fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8f380000 - 0x7fff8f487fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8f488000 - 0x7fff8f50bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8f50c000 - 0x7fff8f50cfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8f50d000 - 0x7fff8f5affff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8f5c8000 - 0x7fff8f5f0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8f5f1000 - 0x7fff8f5fefff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8f5ff000 - 0x7fff8f675ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8f685000 - 0x7fff8f68eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8f6b8000 - 0x7fff8f73cff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8f752000 - 0x7fff8f753fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f7a0000 - 0x7fff8f7eefff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f7ef000 - 0x7fff8fcb6fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8fd67000 - 0x7fff8ff07ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8ff50000 - 0x7fff8ffc3fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff9000d000 - 0x7fff9000efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff9000f000 - 0x7fff9000ffff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff90010000 - 0x7fff900eefff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff900ef000 - 0x7fff900f2fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff90102000 - 0x7fff90154ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff90155000 - 0x7fff90179fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff9017a000 - 0x7fff9021bfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff9021c000 - 0x7fff9021cfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff9022f000 - 0x7fff90230ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff90264000 - 0x7fff902c4fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff902c5000 - 0x7fff902c9fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff902ca000 - 0x7fff906f7fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff906f8000 - 0x7fff90768fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff90776000 - 0x7fff907b6fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff907f8000 - 0x7fff9080ffff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff90810000 - 0x7fff90840ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff90841000 - 0x7fff90844ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff90b99000 - 0x7fff90c60ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90c61000 - 0x7fff90c7efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90d32000 - 0x7fff91316fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff91355000 - 0x7fff9135cfff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff9140f000 - 0x7fff9146aff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9146b000 - 0x7fff9166dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff9166f000 - 0x7fff9167afff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff9167b000 - 0x7fff916d3ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff916d4000 - 0x7fff91948fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff91949000 - 0x7fff9254ffff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff92c7a000 - 0x7fff92c7bff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff92c7c000 - 0x7fff92cbcff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff92cbd000 - 0x7fff92cc1fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff92cc2000 - 0x7fff92cedff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff9304e000 - 0x7fff930e8ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff93102000 - 0x7fff9313dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff9313e000 - 0x7fff9329bfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff9329c000 - 0x7fff93470ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff9372a000 - 0x7fff9378cff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff937e5000 - 0x7fff937fcfff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff937fd000 - 0x7fff93801fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff93802000 - 0x7fff9384eff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff93b30000 - 0x7fff93b3efff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93b3f000 - 0x7fff93b3ffff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff93b40000 - 0x7fff93b66fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff93b67000 - 0x7fff93b67fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff93bc3000 - 0x7fff93bc5ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff93bc6000 - 0x7fff93bf2ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff93bfc000 - 0x7fff93d09fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff93d1f000 - 0x7fff93d26fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff940d2000 - 0x7fff940d7fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff940d8000 - 0x7fff940e0fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff94175000 - 0x7fff9426afff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff9426b000 - 0x7fff9427fff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff94280000 - 0x7fff94281fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7555 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.1M resident=114.6M(63%) swapped_out_or_unallocated=67.5M(37%) QtQA::App::TestRunner: Writable regions: Total=148.2M written=15.5M(10%) resident=17.5M(12%) swapped_out=0K(0%) unallocated=130.7M(88%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 80.3M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 14.0M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.7M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 482.3M QtQA::App::TestRunner: TOTAL, minus reserved VM space 482.3M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [76306] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [76287] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-24 15:11:52.385 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[76306]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00ace2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff882547d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff88245a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b48a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b49cb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cf0c3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff882a6cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff8e00ae42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff88208dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf38da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d822 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b84 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4162f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4121c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf4789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf1552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042966 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e84 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00b7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8d928786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8d927316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00adf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d83e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d84dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d85d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d35bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b55aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b59c0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff882528bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff88255b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd578 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5a0 rsp: 0x00007fff5fbfd578 QtQA::App::TestRunner: r8: 0x00007fff7744ffb8 r9: 0x0000000101e28200 r10: 0x00007fff8e00ad0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde48 r13: 0x0000000000015a4a r14: 0x00007fff77452960 r15: 0x000000010ed5d730 QtQA::App::TestRunner: rip: 0x00007fff8e00ace2 rfl: 0x0000000000000246 cr2: 0x0000000100b4a280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <7D5957C6-53D0-3993-9D22-67E60A03813A> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e8000 - 0x100832ff7 +QtQml (5.3.0 - compatibility 5.3.0) <4162712B-CED0-3D0A-A267-718C10B4E711> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100995000 - 0x100aa5fff +QtNetwork (5.3.0 - compatibility 5.3.0) <6F66C2FB-8261-32DB-8A46-4B68B13FBEA9> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b29000 - 0x101022ff7 +QtCore (5.3.0 - compatibility 5.3.0) <6E72DD1A-F97D-3A24-8983-C3A9C458DDDC> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101146000 - 0x1014d8fff +QtGui (5.3.0 - compatibility 5.3.0) <51A7E71E-8A89-3EA4-9961-A863AE729A24> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101630000 - 0x101ae0ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101ceb000 - 0x101d0fff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d24000 - 0x101d2afff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103706000 - 0x10379aff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1037f7000 - 0x1037fafff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x108d87000 - 0x108d95fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x108d9c000 - 0x108dcaff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x108dd3000 - 0x108dddfef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x108de3000 - 0x108de6ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x108f00000 - 0x1090b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1090ef000 - 0x109249fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x109400000 - 0x1096c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6d5eb000 - 0x7fff6d61fbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87284000 - 0x7fff87293ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff87294000 - 0x7fff873adfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff87585000 - 0x7fff8758cff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff87604000 - 0x7fff87606fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff876d9000 - 0x7fff8771bff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8771c000 - 0x7fff87757fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff87758000 - 0x7fff8783cff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff87940000 - 0x7fff87a24e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87a25000 - 0x7fff87a30ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff87a31000 - 0x7fff87a47fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff87a48000 - 0x7fff87afbff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff87afc000 - 0x7fff87afefff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff87aff000 - 0x7fff87b04ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff87b10000 - 0x7fff87c1cfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff87d1f000 - 0x7fff87d52ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff87d7f000 - 0x7fff87dfaff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff87e5f000 - 0x7fff87e65fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff87e66000 - 0x7fff87e7bfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff87e7c000 - 0x7fff88198fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff88199000 - 0x7fff881bdfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88204000 - 0x7fff882e1fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff882e2000 - 0x7fff882f4ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff882f5000 - 0x7fff88c93a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff88d43000 - 0x7fff88d4afff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff88d9f000 - 0x7fff88d9ffff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff88dcc000 - 0x7fff88f33fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88f34000 - 0x7fff88f61fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8986e000 - 0x7fff89881ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff89882000 - 0x7fff898c6ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff898c7000 - 0x7fff898c7fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff898c8000 - 0x7fff89901fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff89b82000 - 0x7fff89e77ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff89f14000 - 0x7fff89f1afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8a33a000 - 0x7fff8a434ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8a435000 - 0x7fff8a4baff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8b1f3000 - 0x7fff8b205ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8b209000 - 0x7fff8b218fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8b21e000 - 0x7fff8b230ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8bcc5000 - 0x7fff8bd2dff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8bd2e000 - 0x7fff8bd57fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8bd58000 - 0x7fff8c084fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8c091000 - 0x7fff8c0d5ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0d6fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8c155000 - 0x7fff8c160ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8c1f0000 - 0x7fff8c266fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8c28b000 - 0x7fff8c2d1fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8c2d2000 - 0x7fff8c33dff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8c340000 - 0x7fff8c340fff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8c94b000 - 0x7fff8ca4dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8ca4e000 - 0x7fff8cb84fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8cb85000 - 0x7fff8cb92ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8cb93000 - 0x7fff8cb98fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8d00f000 - 0x7fff8d01dff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8d02b000 - 0x7fff8d04afff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8d925000 - 0x7fff8d933fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8d934000 - 0x7fff8d9caff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8da40000 - 0x7fff8da94ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8da95000 - 0x7fff8dacffe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8dad0000 - 0x7fff8db38ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8db39000 - 0x7fff8db3aff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8db3b000 - 0x7fff8db3bfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8db4b000 - 0x7fff8db50fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8db51000 - 0x7fff8db90fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8db91000 - 0x7fff8dc36fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8dff4000 - 0x7fff8e014fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8e015000 - 0x7fff8e018fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8e415000 - 0x7fff8e41afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8e41b000 - 0x7fff8e420fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8e477000 - 0x7fff8e47afff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8e4d7000 - 0x7fff8e4f4ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8e4f5000 - 0x7fff8e4f9ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8e4fa000 - 0x7fff8e4fcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8e551000 - 0x7fff8e5adff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8e5ae000 - 0x7fff8e8c7fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8ea54000 - 0x7fff8eb33fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8eb34000 - 0x7fff8eb75fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8eb76000 - 0x7fff8eb77fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebfd000 - 0x7fff8ec51fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8ec52000 - 0x7fff8ec5cff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8ec5d000 - 0x7fff8ec7efff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8ec7f000 - 0x7fff8eca8fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8eca9000 - 0x7fff8ecbfff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8ecc0000 - 0x7fff8eeeafe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8ef19000 - 0x7fff8ef1fff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8ef77000 - 0x7fff8ef93ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ef94000 - 0x7fff8f099fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8f09a000 - 0x7fff8f0a0fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8f380000 - 0x7fff8f487fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8f488000 - 0x7fff8f50bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8f50c000 - 0x7fff8f50cfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8f50d000 - 0x7fff8f5affff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8f5c8000 - 0x7fff8f5f0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8f5f1000 - 0x7fff8f5fefff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8f5ff000 - 0x7fff8f675ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8f685000 - 0x7fff8f68eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8f6b8000 - 0x7fff8f73cff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8f752000 - 0x7fff8f753fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f7a0000 - 0x7fff8f7eefff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f7ef000 - 0x7fff8fcb6fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8fd67000 - 0x7fff8ff07ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8ff50000 - 0x7fff8ffc3fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff9000d000 - 0x7fff9000efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff9000f000 - 0x7fff9000ffff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff90010000 - 0x7fff900eefff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff900ef000 - 0x7fff900f2fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff90102000 - 0x7fff90154ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff90155000 - 0x7fff90179fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff9017a000 - 0x7fff9021bfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff9021c000 - 0x7fff9021cfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff9022f000 - 0x7fff90230ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff90264000 - 0x7fff902c4fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff902c5000 - 0x7fff902c9fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff902ca000 - 0x7fff906f7fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff906f8000 - 0x7fff90768fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff90776000 - 0x7fff907b6fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff907f8000 - 0x7fff9080ffff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff90810000 - 0x7fff90840ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff90841000 - 0x7fff90844ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff90b99000 - 0x7fff90c60ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90c61000 - 0x7fff90c7efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90d32000 - 0x7fff91316fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff91355000 - 0x7fff9135cfff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff9140f000 - 0x7fff9146aff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9146b000 - 0x7fff9166dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff9166f000 - 0x7fff9167afff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff9167b000 - 0x7fff916d3ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff916d4000 - 0x7fff91948fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff91949000 - 0x7fff9254ffff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff92c7a000 - 0x7fff92c7bff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff92c7c000 - 0x7fff92cbcff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff92cbd000 - 0x7fff92cc1fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff92cc2000 - 0x7fff92cedff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff9304e000 - 0x7fff930e8ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff93102000 - 0x7fff9313dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff9313e000 - 0x7fff9329bfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff9329c000 - 0x7fff93470ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff9372a000 - 0x7fff9378cff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff937e5000 - 0x7fff937fcfff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff937fd000 - 0x7fff93801fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff93802000 - 0x7fff9384eff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff93b30000 - 0x7fff93b3efff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93b3f000 - 0x7fff93b3ffff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff93b40000 - 0x7fff93b66fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff93b67000 - 0x7fff93b67fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff93bc3000 - 0x7fff93bc5ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff93bc6000 - 0x7fff93bf2ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff93bfc000 - 0x7fff93d09fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff93d1f000 - 0x7fff93d26fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff940d2000 - 0x7fff940d7fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff940d8000 - 0x7fff940e0fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff94175000 - 0x7fff9426afff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff9426b000 - 0x7fff9427fff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff94280000 - 0x7fff94281fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7578 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.1M resident=114.7M(63%) swapped_out_or_unallocated=67.4M(37%) QtQA::App::TestRunner: Writable regions: Total=148.2M written=12.6M(9%) resident=16.0M(11%) swapped_out=0K(0%) unallocated=132.2M(89%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 80.3M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 14.0M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.7M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 482.3M QtQA::App::TestRunner: TOTAL, minus reserved VM space 482.3M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with status -1 QtQA::App::TestRunner: second attempt: exited with signal 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickpathview: 903 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01747/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393241646): http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. http://codereview.qt-project.org/78947 [PS1] - Fix a crash in the register allocator http://codereview.qt-project.org/78563 [PS1] - Fix wrong assert in QSGRenderLoop::setInstance http://codereview.qt-project.org/78932 [PS1] - Don't needlessly flush start times when stopping profiling http://codereview.qt-project.org/78971 [PS1] - Register the QML profiler's animation callback from the GUI thread From ci-noreply at qt-project.org Mon Feb 24 15:00:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 16:00:39 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1748 Message-ID: <20140224_140039_022558.ci-noreply@qt-project.org> Autotests `tst_qquickimage' and `tst_qquicklistview' failed :( Testing tst_QQuickListView FAIL! : tst_QQuickListView::parentBinding() 'messageHandler.messages().isEmpty()' returned FALSE. (QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined) Loc: [tst_qquicklistview.cpp(6929)] Totals: 478 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickListView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickListView::initTestCase() PASS : tst_QQuickListView::qAbstractItemModel_package_items() PASS : tst_QQuickListView::qAbstractItemModel_items() PASS : tst_QQuickListView::qAbstractItemModel_package_changed() PASS : tst_QQuickListView::qAbstractItemModel_changed() QWARN : tst_QQuickListView::qAbstractItemModel_package_inserted() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_package_inserted() QWARN : tst_QQuickListView::qAbstractItemModel_inserted() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_inserted() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_inserted() QWARN : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, before visible) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at end of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, after visible, content not at start) QWARN : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, before visible) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at end of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, after visible, content not at start) QWARN : tst_QQuickListView::qAbstractItemModel_package_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_package_removed() QWARN : tst_QQuickListView::qAbstractItemModel_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_removed() QWARN : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, all before visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from middle of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from middle of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from middle of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, after visible, content not at middle) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, after visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from within and after visible items) QWARN : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, all before visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from middle of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from middle of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from middle of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, after visible, content not at middle) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, after visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from within and after visible items) QWARN : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view, first->last) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from visible -> non-visible (move first item)) QWARN : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, first->last) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible (move first item)) QWARN : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, first->last) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible (move first item)) QWARN : tst_QQuickListView::multipleChanges_condensed(remove all but 1, first->last) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::multipleChanges_condensed(remove all but 1, first->last) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickListView::multipleChanges_condensed(remove all) PASS : tst_QQuickListView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickListView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickListView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickListView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickListView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickListView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickListView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickListView::multipleChanges_condensed(insert multiple times with current index changes) PASS : tst_QQuickListView::multipleChanges_condensed(insert and remove all) PASS : tst_QQuickListView::multipleChanges_condensed(insert and remove current) PASS : tst_QQuickListView::multipleChanges_condensed(insert before 0, then remove cross section of new and old items) PASS : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new items to end) PASS : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new and some old items to end) PASS : tst_QQuickListView::multipleChanges_condensed(insert multiple at end, then move new and some old items to start) PASS : tst_QQuickListView::multipleChanges_condensed(move back and forth to same index) PASS : tst_QQuickListView::multipleChanges_condensed(move forwards then back) PASS : tst_QQuickListView::multipleChanges_condensed(move current, then remove it) PASS : tst_QQuickListView::multipleChanges_condensed(move current, then insert before it) PASS : tst_QQuickListView::multipleChanges_condensed(move multiple, then remove them) PASS : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert before them) PASS : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert after them) PASS : tst_QQuickListView::multipleChanges_condensed(clear current) PASS : tst_QQuickListView::multipleChanges_condensed(remove, scroll) PASS : tst_QQuickListView::multipleChanges_condensed(insert, scroll) PASS : tst_QQuickListView::multipleChanges_condensed(move, scroll) PASS : tst_QQuickListView::multipleChanges_condensed(clear, insert, scroll) QWARN : tst_QQuickListView::multipleChanges_uncondensed(remove all but 1, first->last) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::multipleChanges_uncondensed(remove all but 1, first->last) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::multipleChanges_uncondensed(remove all but 1, first->last) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove all) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove last (current) -> first) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove then insert at 0) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove then insert at non-zero index) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove current then insert below it) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove current index then move it down) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove current index then move it up) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert multiple times) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert multiple times with current index changes) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert and remove all) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert and remove current) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert before 0, then remove cross section of new and old items) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert multiple, then move new items to end) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert multiple, then move new and some old items to end) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert multiple at end, then move new and some old items to start) PASS : tst_QQuickListView::multipleChanges_uncondensed(move back and forth to same index) PASS : tst_QQuickListView::multipleChanges_uncondensed(move forwards then back) PASS : tst_QQuickListView::multipleChanges_uncondensed(move current, then remove it) PASS : tst_QQuickListView::multipleChanges_uncondensed(move current, then insert before it) PASS : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then remove them) PASS : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then insert before them) PASS : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then insert after them) PASS : tst_QQuickListView::multipleChanges_uncondensed(clear current) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove, scroll) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert, scroll) PASS : tst_QQuickListView::multipleChanges_uncondensed(move, scroll) PASS : tst_QQuickListView::multipleChanges_uncondensed(clear, insert, scroll) QWARN : tst_QQuickListView::qAbstractItemModel_package_clear() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_clear() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_package_clear() QWARN : tst_QQuickListView::qAbstractItemModel_clear() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_clear() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_clear() QWARN : tst_QQuickListView::qAbstractItemModel_clear_bottomToTop() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_clear_bottomToTop() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_clear_bottomToTop() QWARN : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 0 buffer) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 0 buffer) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 500 buffer) QWARN : tst_QQuickListView::swapWithFirstItem() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::swapWithFirstItem() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::swapWithFirstItem() QWARN : tst_QQuickListView::itemList() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::itemList() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::itemList() QWARN : tst_QQuickListView::itemListFlicker() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::itemListFlicker() PASS : tst_QQuickListView::currentIndex_delayedItemCreation(set to 0) PASS : tst_QQuickListView::currentIndex_delayedItemCreation(don't set to 0) QWARN : tst_QQuickListView::currentIndex() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::currentIndex() QWARN : tst_QQuickListView::noCurrentIndex() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::noCurrentIndex() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::noCurrentIndex() QWARN : tst_QQuickListView::keyNavigation(Vertical, TopToBottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::keyNavigation(Vertical, TopToBottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::keyNavigation(Vertical, TopToBottom) PASS : tst_QQuickListView::keyNavigation(Vertical, BottomToTop) PASS : tst_QQuickListView::keyNavigation(Horizontal, LeftToRight) PASS : tst_QQuickListView::keyNavigation(Horizontal, RightToLeft) QWARN : tst_QQuickListView::enforceRange() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::enforceRange() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::enforceRange() QWARN : tst_QQuickListView::enforceRange_withoutHighlight() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::enforceRange_withoutHighlight() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::enforceRange_withoutHighlight() QWARN : tst_QQuickListView::spacing() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::spacing() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::spacing() QWARN : tst_QQuickListView::qAbstractItemModel_package_sections() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_sections() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_package_sections() QWARN : tst_QQuickListView::qAbstractItemModel_sections() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_sections() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_sections() QWARN : tst_QQuickListView::sectionsPositioning() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::sectionsPositioning() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::sectionsPositioning() QWARN : tst_QQuickListView::sectionsDelegate() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::sectionsDelegate() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::sectionsDelegate() QWARN : tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) Mouse event occurs outside of target window. PASS : tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, no cache buffer) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, no cache buffer) Mouse event occurs outside of target window. PASS : tst_QQuickListView::sectionsDragOutsideBounds(1000, no cache buffer) WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, cache buffer) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, cache buffer) Mouse event occurs outside of target window. PASS : tst_QQuickListView::sectionsDragOutsideBounds(500, cache buffer) WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, cache buffer) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, cache buffer) Mouse event occurs outside of target window. PASS : tst_QQuickListView::sectionsDragOutsideBounds(1000, cache buffer) SKIP : tst_QQuickListView::sectionsDelegate_headerVisibility() QTBUG-24395 Loc: [tst_qquicklistview.cpp(2217)] QWARN : tst_QQuickListView::sectionPropertyChange() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::sectionPropertyChange() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::sectionPropertyChange() QWARN : tst_QQuickListView::sectionDelegateChange() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::sectionDelegateChange() QWARN : tst_QQuickListView::cacheBuffer() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::cacheBuffer() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::cacheBuffer() QWARN : tst_QQuickListView::positionViewAtBeginningEnd() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::positionViewAtBeginningEnd() QWARN : tst_QQuickListView::positionViewAtIndex(no range, 3 at Beginning) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::positionViewAtIndex(no range, 3 at Beginning) PASS : tst_QQuickListView::positionViewAtIndex(no range, 3 at End) PASS : tst_QQuickListView::positionViewAtIndex(no range, 22 at Beginning) PASS : tst_QQuickListView::positionViewAtIndex(no range, 28 at Beginning) PASS : tst_QQuickListView::positionViewAtIndex(no range, last at End) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 at End) PASS : tst_QQuickListView::positionViewAtIndex(no range, 15 at Center) PASS : tst_QQuickListView::positionViewAtIndex(no range, 15 visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 15 partially visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 15 before visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 before visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 after visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 visible => Contain) PASS : tst_QQuickListView::positionViewAtIndex(no range, 15 partially visible => Contain) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 partially visible => Contain) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 3 at End) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 38 at Beginning) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 15 at Center) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 3 at SnapPosition) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 10 at SnapPosition) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 38 at SnapPosition) QWARN : tst_QQuickListView::resetModel() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::resetModel() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::resetModel() PASS : tst_QQuickListView::propertyChanges() PASS : tst_QQuickListView::componentChanges() PASS : tst_QQuickListView::modelChanges() PASS : tst_QQuickListView::manualHighlight() PASS : tst_QQuickListView::initialZValues() QWARN : tst_QQuickListView::header(vertical, left to right) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::header(vertical, left to right) PASS : tst_QQuickListView::header(vertical, layout right to left) PASS : tst_QQuickListView::header(horizontal, layout left to right) PASS : tst_QQuickListView::header(horizontal, layout right to left) PASS : tst_QQuickListView::header(vertical, bottom to top) PASS : tst_QQuickListView::header_delayItemCreation() PASS : tst_QQuickListView::headerChangesViewport() QWARN : tst_QQuickListView::footer(vertical, layout left to right) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::footer(vertical, layout left to right) PASS : tst_QQuickListView::footer(vertical, layout right to left) PASS : tst_QQuickListView::footer(horizontal, layout left to right) PASS : tst_QQuickListView::footer(horizontal, layout right to left) PASS : tst_QQuickListView::footer(vertical, layout left to right) QWARN : tst_QQuickListView::extents(Vertical, TopToBottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::extents(Vertical, TopToBottom) PASS : tst_QQuickListView::extents(Vertical, BottomToTop) PASS : tst_QQuickListView::extents(Horizontal, LeftToRight) PASS : tst_QQuickListView::extents(Horizontal, RightToLeft) PASS : tst_QQuickListView::resetModel_headerFooter() QWARN : tst_QQuickListView::resizeView() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::resizeView() QWARN : tst_QQuickListView::resizeViewAndRepaint() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::resizeViewAndRepaint() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::resizeViewAndRepaint() QWARN : tst_QQuickListView::sizeLessThan1() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::sizeLessThan1() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::sizeLessThan1() PASS : tst_QQuickListView::QTBUG_14821() QWARN : tst_QQuickListView::resizeDelegate() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::resizeDelegate() QWARN : tst_QQuickListView::resizeFirstDelegate() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::resizeFirstDelegate() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::resizeFirstDelegate() QWARN : tst_QQuickListView::repositionResizedDelegate(vertical) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::repositionResizedDelegate(vertical) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::repositionResizedDelegate(vertical) PASS : tst_QQuickListView::repositionResizedDelegate(vertical, BottomToTop) PASS : tst_QQuickListView::repositionResizedDelegate(horizontal) PASS : tst_QQuickListView::repositionResizedDelegate(horizontal, rtl) QWARN : tst_QQuickListView::QTBUG_16037() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::QTBUG_16037() QWARN : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 0) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 0) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 0) PASS : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 19) PASS : tst_QQuickListView::indexAt_itemAt(Item 0 - 239, 19) PASS : tst_QQuickListView::indexAt_itemAt(Item 1 - 0, 20) PASS : tst_QQuickListView::indexAt_itemAt(No Item - 240, 20) SKIP : tst_QQuickListView::incrementalModel() QTBUG-30716 Loc: [tst_qquicklistview.cpp(4570)] PASS : tst_QQuickListView::onAdd(0, add 1) PASS : tst_QQuickListView::onAdd(0, add 2) PASS : tst_QQuickListView::onAdd(0, add 10) PASS : tst_QQuickListView::onAdd(1, add 1) PASS : tst_QQuickListView::onAdd(1, add 2) PASS : tst_QQuickListView::onAdd(1, add 10) PASS : tst_QQuickListView::onAdd(5, add 1) PASS : tst_QQuickListView::onAdd(5, add 2) PASS : tst_QQuickListView::onAdd(5, add 10) PASS : tst_QQuickListView::onRemove(remove first) PASS : tst_QQuickListView::onRemove(two items, remove first) PASS : tst_QQuickListView::onRemove(two items, remove last) PASS : tst_QQuickListView::onRemove(two items, remove all) PASS : tst_QQuickListView::onRemove(four items, remove first) PASS : tst_QQuickListView::onRemove(four items, remove 0-2) PASS : tst_QQuickListView::onRemove(four items, remove 1-3) PASS : tst_QQuickListView::onRemove(four items, remove 2-4) PASS : tst_QQuickListView::onRemove(four items, remove last) PASS : tst_QQuickListView::onRemove(four items, remove all) PASS : tst_QQuickListView::onRemove(ten items, remove 1-8) PASS : tst_QQuickListView::onRemove(ten items, remove 2-7) PASS : tst_QQuickListView::onRemove(ten items, remove 4-10) QWARN : tst_QQuickListView::rightToLeft() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::rightToLeft() PASS : tst_QQuickListView::test_mirroring() QWARN : tst_QQuickListView::margins() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::margins() QWARN : tst_QQuickListView::marginsResize(vertical) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::marginsResize(vertical) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined WARNING: tst_QQuickListView::marginsResize(vertical) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::marginsResize(vertical) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::marginsResize(vertical) Mouse event occurs outside of target window. PASS : tst_QQuickListView::marginsResize(vertical) PASS : tst_QQuickListView::marginsResize(vertical, BottomToTop) WARNING: tst_QQuickListView::marginsResize(horizontal) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::marginsResize(horizontal) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::marginsResize(horizontal) Mouse event occurs outside of target window. PASS : tst_QQuickListView::marginsResize(horizontal) PASS : tst_QQuickListView::marginsResize(horizontal, rtl) PASS : tst_QQuickListView::creationContext() QWARN : tst_QQuickListView::snapToItem(vertical, top to bottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::snapToItem(vertical, top to bottom) PASS : tst_QQuickListView::snapToItem(vertical, bottom to top) PASS : tst_QQuickListView::snapToItem(horizontal, left to right) PASS : tst_QQuickListView::snapToItem(horizontal, right to left) PASS : tst_QQuickListView::snapToItem(vertical, top to bottom, enforce range) PASS : tst_QQuickListView::snapToItem(vertical, bottom to top, enforce range) PASS : tst_QQuickListView::snapToItem(horizontal, left to right, enforce range) PASS : tst_QQuickListView::snapToItem(horizontal, right to left, enforce range) QWARN : tst_QQuickListView::snapOneItem(vertical, top to bottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::snapOneItem(vertical, top to bottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::snapOneItem(vertical, top to bottom) PASS : tst_QQuickListView::snapOneItem(vertical, bottom to top) PASS : tst_QQuickListView::snapOneItem(horizontal, left to right) PASS : tst_QQuickListView::snapOneItem(horizontal, right to left) PASS : tst_QQuickListView::snapOneItem(vertical, top to bottom, enforce range) PASS : tst_QQuickListView::snapOneItem(vertical, bottom to top, enforce range) PASS : tst_QQuickListView::snapOneItem(horizontal, left to right, enforce range) PASS : tst_QQuickListView::snapOneItem(horizontal, right to left, enforce range) PASS : tst_QQuickListView::QTBUG_9791() QWARN : tst_QQuickListView::QTBUG_11105() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::QTBUG_11105() PASS : tst_QQuickListView::QTBUG_21742() PASS : tst_QQuickListView::asynchronous() QWARN : tst_QQuickListView::unrequestedVisibility() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::unrequestedVisibility() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::unrequestedVisibility() QWARN : tst_QQuickListView::populateTransitions(static) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::populateTransitions(static) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::populateTransitions(static) PASS : tst_QQuickListView::populateTransitions(static, no populate) PASS : tst_QQuickListView::populateTransitions(dynamic) PASS : tst_QQuickListView::populateTransitions(dynamic, no populate) PASS : tst_QQuickListView::populateTransitions(empty to start with) PASS : tst_QQuickListView::populateTransitions(empty to start with, no populate) QWARN : tst_QQuickListView::addTransitions(insert 1, just before start) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::addTransitions(insert 1, just before start) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::addTransitions(insert 1, just before start) PASS : tst_QQuickListView::addTransitions(insert 1, way before start) PASS : tst_QQuickListView::addTransitions(insert multiple, just before start) PASS : tst_QQuickListView::addTransitions(insert multiple, way before start) PASS : tst_QQuickListView::addTransitions(insert 1 at start) PASS : tst_QQuickListView::addTransitions(insert multiple at start) PASS : tst_QQuickListView::addTransitions(insert 1 at start, content y not 0) PASS : tst_QQuickListView::addTransitions(insert multiple at start, content y not 0) PASS : tst_QQuickListView::addTransitions(insert 1 at start, to empty list) PASS : tst_QQuickListView::addTransitions(insert multiple at start, to empty list) PASS : tst_QQuickListView::addTransitions(insert 1 at middle) PASS : tst_QQuickListView::addTransitions(insert multiple at middle) PASS : tst_QQuickListView::addTransitions(insert 1 at bottom) PASS : tst_QQuickListView::addTransitions(insert multiple at bottom) PASS : tst_QQuickListView::addTransitions(insert 1 at bottom, content y not 0) PASS : tst_QQuickListView::addTransitions(insert multiple at bottom, content y not 0) PASS : tst_QQuickListView::addTransitions(insert 1 after end) PASS : tst_QQuickListView::addTransitions(insert multiple after end) QWARN : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move 1) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move 1) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move 1) PASS : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move 1 (first item)) PASS : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move multiple) PASS : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move multiple (first item)) PASS : tst_QQuickListView::moveTransitions(move from above view, mix of visible/non-visible) PASS : tst_QQuickListView::moveTransitions(move from above view, mix of visible/non-visible (move first)) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 down) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 down, move first item) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 down, move first item, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 down, to last item) PASS : tst_QQuickListView::moveTransitions(move within view, move first->last) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple down) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple down, move first item) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple down, move first item, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple down, displace last item) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple down, move first->last) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up, move to first index) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up, move to first index, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up, move to first index, contentY not on item border) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up, move last item) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up, move last->first) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple up) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple up, move to first index) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple up, move to first index, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple up, move last item) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple up, move last->first) PASS : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to top) PASS : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to top, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to top) PASS : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to top, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to bottom) PASS : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to bottom, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to bottom) PASS : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to bottom, contentY not 0) QWARN : tst_QQuickListView::removeTransitions(remove 1 before start) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::removeTransitions(remove 1 before start) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::removeTransitions(remove 1 before start) PASS : tst_QQuickListView::removeTransitions(remove multiple, all before start) PASS : tst_QQuickListView::removeTransitions(remove mix of before and after start) PASS : tst_QQuickListView::removeTransitions(remove 1 from start) PASS : tst_QQuickListView::removeTransitions(remove multiple from start) PASS : tst_QQuickListView::removeTransitions(remove 1 from start, content y not 0) PASS : tst_QQuickListView::removeTransitions(remove multiple from start, content y not 0) PASS : tst_QQuickListView::removeTransitions(remove 1 from middle) PASS : tst_QQuickListView::removeTransitions(remove multiple from middle) PASS : tst_QQuickListView::removeTransitions(remove 1 from bottom) PASS : tst_QQuickListView::removeTransitions(remove multiple from bottom) PASS : tst_QQuickListView::removeTransitions(remove 1 from bottom, content y not 0) PASS : tst_QQuickListView::removeTransitions(remove multiple from bottom, content y not 0) PASS : tst_QQuickListView::removeTransitions(remove 1 after end) PASS : tst_QQuickListView::removeTransitions(remove multiple after end) QWARN : tst_QQuickListView::displacedTransitions(no displaced transitions at all) "There are still "1" items in the process of being created at engine destruction." QWARN : tst_QQuickListView::displacedTransitions(no displaced transitions at all) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::displacedTransitions(no displaced transitions at all) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::displacedTransitions(no displaced transitions at all) PASS : tst_QQuickListView::displacedTransitions(just displaced) PASS : tst_QQuickListView::displacedTransitions(just displaced (not enabled)) PASS : tst_QQuickListView::displacedTransitions(displaced + addDisplaced) PASS : tst_QQuickListView::displacedTransitions(displaced + addDisplaced (not enabled)) PASS : tst_QQuickListView::displacedTransitions(displaced + moveDisplaced) PASS : tst_QQuickListView::displacedTransitions(displaced + moveDisplaced (not enabled)) PASS : tst_QQuickListView::displacedTransitions(displaced + removeDisplaced) PASS : tst_QQuickListView::displacedTransitions(displaced + removeDisplaced (not enabled)) PASS : tst_QQuickListView::displacedTransitions(displaced + add, should use generic displaced for a remove) QWARN : tst_QQuickListView::multipleTransitions(add item, then move it immediately) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::multipleTransitions(add item, then move it immediately) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::multipleTransitions(add item, then move it immediately) PASS : tst_QQuickListView::multipleTransitions(move, then insert item before the moved item) PASS : tst_QQuickListView::multipleTransitions(add at 0, flick down, flick back to top and add at 0 again) PASS : tst_QQuickListView::multipleTransitions(insert then remove same index, with ripple effect on add displaced) PASS : tst_QQuickListView::multipleTransitions(insert then remove, with remove disabled) PASS : tst_QQuickListView::multipleTransitions(insert twice then remove, with remove disabled) QWARN : tst_QQuickListView::multipleDisplaced() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::multipleDisplaced() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::multipleDisplaced() QWARN : tst_QQuickListView::flickBeyondBounds() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::flickBeyondBounds() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::flickBeyondBounds() QWARN : tst_QQuickListView::destroyItemOnCreation() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::destroyItemOnCreation() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::destroyItemOnCreation() FAIL! : tst_QQuickListView::parentBinding() 'messageHandler.messages().isEmpty()' returned FALSE. (QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined) Loc: [tst_qquicklistview.cpp(6929)] PASS : tst_QQuickListView::defaultHighlightMoveDuration() PASS : tst_QQuickListView::accessEmptyCurrentItem_QTBUG_30227() PASS : tst_QQuickListView::delayedChanges_QTBUG_30555() QWARN : tst_QQuickListView::outsideViewportChangeNotAffectingView() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined WARNING: tst_QQuickListView::outsideViewportChangeNotAffectingView() Mouse event occurs outside of target window. WARNING: tst_QQuickListView::outsideViewportChangeNotAffectingView() Mouse event occurs outside of target window. PASS : tst_QQuickListView::outsideViewportChangeNotAffectingView() QWARN : tst_QQuickListView::testProxyModelChangedAfterMove() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::testProxyModelChangedAfterMove() PASS : tst_QQuickListView::typedModel() QWARN : tst_QQuickListView::displayMargin() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::displayMargin() PASS : tst_QQuickListView::highlightItemGeometryChanges() PASS : tst_QQuickListView::QTBUG_36481() PASS : tst_QQuickListView::cleanupTestCase() Totals: 478 passed, 1 failed, 2 skipped ********* Finished testing of tst_QQuickListView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicklistview: 484 seconds, exit code 1 Testing tst_qquickimage FAIL! : tst_qquickimage::nullPixmapPaint() 'glErrors.size() == messageHandler.messages().size()' returned FALSE. (QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined) Loc: [tst_qquickimage.cpp(680)] Totals: 56 passed, 1 failed, 2 skipped ASSERT: "QOpenGLContext::currentContext()" in file scenegraph/util/qsgatlastexture.cpp, line 188 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 8856] QtQA::App::TestRunner: [New LWP 8872] QtQA::App::TestRunner: [New LWP 8873] QtQA::App::TestRunner: [New LWP 8874] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickimage -silent -o /work/build/_artifacts/test-logs/tst_qquickimage-t'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f09923c93e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f097fb98700 (LWP 8874)): QtQA::App::TestRunner: #0 0x00007f099246be63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f0990895f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f0990896429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f099301a4f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x28adc20, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f0992f9dd60 in TestNamespace::QEventLoop::processEvents (this=0x7f097fb97d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f0992f9e039 in TestNamespace::QEventLoop::exec (this=0x7f097fb97d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f0992d26284 in TestNamespace::QThread::exec (this=0x2c2ad10) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007f0992d26422 in TestNamespace::QThread::run (this=0x2c2ad10) at thread/qthread.cpp:578 QtQA::App::TestRunner: #8 0x00007f0992d2d7cc in TestNamespace::QThreadPrivate::start (arg=0x2c2ad10) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f0991c9defc in start_thread (arg=0x7f097fb98700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f0992477f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f0980399700 (LWP 8873)): QtQA::App::TestRunner: #0 0x00007f099246be63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f0990895f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f0990896429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f099301a4f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x23555b0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f0992f9dd60 in TestNamespace::QEventLoop::processEvents (this=0x7f0980398cf0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f0992f9e039 in TestNamespace::QEventLoop::exec (this=0x7f0980398cf0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f0992d26284 in TestNamespace::QThread::exec (this=0x23552c0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007f0994cb15ec in TestNamespace::QQuickPixmapReader::run (this=0x23552c0) at util/qquickpixmapcache.cpp:688 QtQA::App::TestRunner: #8 0x00007f0992d2d7cc in TestNamespace::QThreadPrivate::start (arg=0x23552c0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f0991c9defc in start_thread (arg=0x7f0980399700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f0992477f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f0981d14700 (LWP 8872)): QtQA::App::TestRunner: #0 0x00007f099246be63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f0990895f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f0990896429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f099301a4f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x2988780, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f0992f9dd60 in TestNamespace::QEventLoop::processEvents (this=0x7f0981d13d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f0992f9e039 in TestNamespace::QEventLoop::exec (this=0x7f0981d13d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f0992d26284 in TestNamespace::QThread::exec (this=0x2993c20) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007f09946d8c0d in TestNamespace::QQmlThreadPrivate::run (this=0x2993c20) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007f0992d2d7cc in TestNamespace::QThreadPrivate::start (arg=0x2993c20) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f0991c9defc in start_thread (arg=0x7f0981d14700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f0992477f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f0995482760 (LWP 8856)): QtQA::App::TestRunner: #0 0x00007f09923c93e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f09923ccb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f0992d1a3bf in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007f0992d17e98 in TestNamespace::QMessageLogger::fatal (this=0x7fff4ca3f4d0, msg=0x7f099307a198 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f0992d12478 in TestNamespace::qt_assert (assertion=0x7f0994f1b860 "QOpenGLContext::currentContext()", file=0x7f0994f1b788 "scenegraph/util/qsgatlastexture.cpp", line=188) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007f0994d0c410 in TestNamespace::QSGAtlasTexture::Atlas::invalidate (this=0x7f0985108220) at scenegraph/util/qsgatlastexture.cpp:188 QtQA::App::TestRunner: #6 0x00007f0994d0c17b in TestNamespace::QSGAtlasTexture::Manager::invalidate (this=0x7f0984004710) at scenegraph/util/qsgatlastexture.cpp:122 QtQA::App::TestRunner: #7 0x00007f0994d1fb63 in TestNamespace::QSGRenderContext::invalidate (this=0x22d05d0) at scenegraph/qsgcontext.cpp:507 QtQA::App::TestRunner: #8 0x00007f0994d1f1fe in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0x22d05d0, __in_chrg=) at scenegraph/qsgcontext.cpp:345 QtQA::App::TestRunner: #9 0x00007f0994d1f27c in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0x22d05d0, __in_chrg=) at scenegraph/qsgcontext.cpp:346 QtQA::App::TestRunner: #10 0x00007f0994d43c54 in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x22da820, __in_chrg=) at scenegraph/qsgrenderloop.cpp:221 QtQA::App::TestRunner: #11 0x00007f0994d43cde in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x22da820, __in_chrg=) at scenegraph/qsgrenderloop.cpp:223 QtQA::App::TestRunner: #12 0x00007f0994d456fd in TestNamespace::QScopedPointerDeleter::cleanup (pointer=0x22da820) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #13 0x00007f0994d451e1 in TestNamespace::QScopedPointer >::~QScopedPointer (this=0x7f09952920a0, __in_chrg=) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:109 QtQA::App::TestRunner: #14 0x00007f0994d4350a in TestNamespace::(anonymous namespace)::Q_QGS_s_renderLoopInstance::Holder::~Holder (this=0x7f09952920a0, __in_chrg=) at scenegraph/qsgrenderloop.cpp:80 QtQA::App::TestRunner: #15 0x00007f09923ce861 in __run_exit_handlers (status=1, listp=0x7f099272f5a8, run_list_atexit=true) at exit.c:78 QtQA::App::TestRunner: #16 0x00007f09923ce8e5 in __GI_exit (status=) at exit.c:100 QtQA::App::TestRunner: #17 0x00007f09923b4314 in __libc_start_main (main=0x42d761 , argc=6, ubp_av=0x7fff4ca3f7b8, init=, fini=, rtld_fini=, stack_end=0x7fff4ca3f7a8) at libc-start.c:258 QtQA::App::TestRunner: #18 0x000000000040c259 in _start () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickimage::initTestCase() PASS : tst_qquickimage::noSource() PASS : tst_qquickimage::imageSource(local) PASS : tst_qquickimage::imageSource(local no cache) PASS : tst_qquickimage::imageSource(local async) PASS : tst_qquickimage::imageSource(local not found) PASS : tst_qquickimage::imageSource(local async not found) PASS : tst_qquickimage::imageSource(remote) PASS : tst_qquickimage::imageSource(remote redirected) PASS : tst_qquickimage::imageSource(remote not found) PASS : tst_qquickimage::clearSource() PASS : tst_qquickimage::resized() PASS : tst_qquickimage::preserveAspectRatio() PASS : tst_qquickimage::smooth() QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::mirror() SKIP : tst_qquickimage::svg(svg) svg support not available Loc: [tst_qquickimage.cpp(391)] SKIP : tst_qquickimage::svg(svgz) svg support not available Loc: [tst_qquickimage.cpp(391)] PASS : tst_qquickimage::geometry(PreserveAspectFit) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300, height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300, height 400) PASS : tst_qquickimage::geometry(Stretch) PASS : tst_qquickimage::geometry(Stretch explicit width 300) PASS : tst_qquickimage::geometry(Stretch explicit height 400) PASS : tst_qquickimage::geometry(Stretch explicit width 300, height 400) PASS : tst_qquickimage::geometry(Tile) PASS : tst_qquickimage::geometry(Tile explicit width 300) PASS : tst_qquickimage::geometry(Tile explicit height 400) PASS : tst_qquickimage::geometry(Tile explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileVertically) PASS : tst_qquickimage::geometry(TileVertically explicit width 300) PASS : tst_qquickimage::geometry(TileVertically explicit height 400) PASS : tst_qquickimage::geometry(TileVertically explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileHorizontally) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300) PASS : tst_qquickimage::geometry(TileHorizontally explicit height 400) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300, height 400) PASS : tst_qquickimage::big() QWARN : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling) QWARN : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) PASS : tst_qquickimage::noLoading() PASS : tst_qquickimage::paintedWidthHeight() PASS : tst_qquickimage::sourceSize_QTBUG_14303() PASS : tst_qquickimage::sourceSize_QTBUG_16389() FAIL! : tst_qquickimage::nullPixmapPaint() 'glErrors.size() == messageHandler.messages().size()' returned FALSE. (QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined) Loc: [tst_qquickimage.cpp(680)] QWARN : tst_qquickimage::imageCrash_QTBUG_22125() file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickimage/data/nullpixmap.qml:3:1: QML Image: Connection refused QWARN : tst_qquickimage::imageCrash_QTBUG_22125() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::imageCrash_QTBUG_22125() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::imageCrash_QTBUG_22125() QWARN : tst_qquickimage::imageCrash_QTBUG_32513() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::imageCrash_QTBUG_32513() QWARN : tst_qquickimage::sourceSize(unscaled) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::sourceSize(unscaled) QWARN : tst_qquickimage::sourceSize(scale width) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::sourceSize(scale width) QWARN : tst_qquickimage::sourceSize(scale height) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::sourceSize(scale height) QWARN : tst_qquickimage::sourceSize(larger sourceSize) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::sourceSize(larger sourceSize) PASS : tst_qquickimage::progressAndStatusChanges() PASS : tst_qquickimage::sourceSizeChanges() PASS : tst_qquickimage::correctStatus() PASS : tst_qquickimage::cleanupTestCase() Totals: 56 passed, 1 failed, 2 skipped ********* Finished testing of tst_qquickimage ********* ASSERT: "QOpenGLContext::currentContext()" in file scenegraph/util/qsgatlastexture.cpp, line 188 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 8893] QtQA::App::TestRunner: [New LWP 8909] QtQA::App::TestRunner: [New LWP 8910] QtQA::App::TestRunner: [New LWP 8911] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickimage -o /work/build/_artifacts/test-logs/tst_qquickimage-testresul'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fe6c159a3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fe6aecd6700 (LWP 8911)): QtQA::App::TestRunner: #0 0x00007fe6c163ce63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fe6bfa66f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe6bfa67429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe6c21eb4f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1022c90, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fe6c216ed60 in TestNamespace::QEventLoop::processEvents (this=0x7fe6aecd5d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fe6c216f039 in TestNamespace::QEventLoop::exec (this=0x7fe6aecd5d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fe6c1ef7284 in TestNamespace::QThread::exec (this=0x7fe6b060cea0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fe6c1ef7422 in TestNamespace::QThread::run (this=0x7fe6b060cea0) at thread/qthread.cpp:578 QtQA::App::TestRunner: #8 0x00007fe6c1efe7cc in TestNamespace::QThreadPrivate::start (arg=0x7fe6b060cea0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fe6c0e6eefc in start_thread (arg=0x7fe6aecd6700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fe6c1648f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fe6af4d7700 (LWP 8910)): QtQA::App::TestRunner: #0 0x00007fe6c163ce63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fe6bfa66f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe6bfa67429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe6c21eb4f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x10234d0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fe6c216ed60 in TestNamespace::QEventLoop::processEvents (this=0x7fe6af4d6cf0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fe6c216f039 in TestNamespace::QEventLoop::exec (this=0x7fe6af4d6cf0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fe6c1ef7284 in TestNamespace::QThread::exec (this=0x10231e0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fe6c3e825ec in TestNamespace::QQuickPixmapReader::run (this=0x10231e0) at util/qquickpixmapcache.cpp:688 QtQA::App::TestRunner: #8 0x00007fe6c1efe7cc in TestNamespace::QThreadPrivate::start (arg=0x10231e0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fe6c0e6eefc in start_thread (arg=0x7fe6af4d7700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fe6c1648f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fe6b4f9b700 (LWP 8909)): QtQA::App::TestRunner: #0 0x00007fe6c163ce63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fe6bfa66f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe6bfa67429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe6c21eb4f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xf73810, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fe6c216ed60 in TestNamespace::QEventLoop::processEvents (this=0x7fe6b4f9ad80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fe6c216f039 in TestNamespace::QEventLoop::exec (this=0x7fe6b4f9ad80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fe6c1ef7284 in TestNamespace::QThread::exec (this=0xfaf2c0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fe6c38a9c0d in TestNamespace::QQmlThreadPrivate::run (this=0xfaf2c0) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007fe6c1efe7cc in TestNamespace::QThreadPrivate::start (arg=0xfaf2c0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fe6c0e6eefc in start_thread (arg=0x7fe6b4f9b700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fe6c1648f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fe6c4653760 (LWP 8893)): QtQA::App::TestRunner: #0 0x00007fe6c159a3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fe6c159db4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fe6c1eeb3bf in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007fe6c1ee8e98 in TestNamespace::QMessageLogger::fatal (this=0x7fff768628e0, msg=0x7fe6c224b198 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007fe6c1ee3478 in TestNamespace::qt_assert (assertion=0x7fe6c40ec860 "QOpenGLContext::currentContext()", file=0x7fe6c40ec788 "scenegraph/util/qsgatlastexture.cpp", line=188) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007fe6c3edd410 in TestNamespace::QSGAtlasTexture::Atlas::invalidate (this=0x2295ca0) at scenegraph/util/qsgatlastexture.cpp:188 QtQA::App::TestRunner: #6 0x00007fe6c3edd17b in TestNamespace::QSGAtlasTexture::Manager::invalidate (this=0x7fe6b0606250) at scenegraph/util/qsgatlastexture.cpp:122 QtQA::App::TestRunner: #7 0x00007fe6c3ef0b63 in TestNamespace::QSGRenderContext::invalidate (this=0xf7b910) at scenegraph/qsgcontext.cpp:507 QtQA::App::TestRunner: #8 0x00007fe6c3ef01fe in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0xf7b910, __in_chrg=) at scenegraph/qsgcontext.cpp:345 QtQA::App::TestRunner: #9 0x00007fe6c3ef027c in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0xf7b910, __in_chrg=) at scenegraph/qsgcontext.cpp:346 QtQA::App::TestRunner: #10 0x00007fe6c3f14c54 in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0xf7bc60, __in_chrg=) at scenegraph/qsgrenderloop.cpp:221 QtQA::App::TestRunner: #11 0x00007fe6c3f14cde in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0xf7bc60, __in_chrg=) at scenegraph/qsgrenderloop.cpp:223 QtQA::App::TestRunner: #12 0x00007fe6c3f166fd in TestNamespace::QScopedPointerDeleter::cleanup (pointer=0xf7bc60) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #13 0x00007fe6c3f161e1 in TestNamespace::QScopedPointer >::~QScopedPointer (this=0x7fe6c44630a0, __in_chrg=) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:109 QtQA::App::TestRunner: #14 0x00007fe6c3f1450a in TestNamespace::(anonymous namespace)::Q_QGS_s_renderLoopInstance::Holder::~Holder (this=0x7fe6c44630a0, __in_chrg=) at scenegraph/qsgrenderloop.cpp:80 QtQA::App::TestRunner: #15 0x00007fe6c159f861 in __run_exit_handlers (status=1, listp=0x7fe6c19005a8, run_list_atexit=true) at exit.c:78 QtQA::App::TestRunner: #16 0x00007fe6c159f8e5 in __GI_exit (status=) at exit.c:100 QtQA::App::TestRunner: #17 0x00007fe6c1585314 in __libc_start_main (main=0x42d761 , argc=5, ubp_av=0x7fff76862bc8, init=, fini=, rtld_fini=, stack_end=0x7fff76862bb8) at libc-start.c:258 QtQA::App::TestRunner: #18 0x000000000040c259 in _start () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickimage: 41 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01748/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393248001): http://codereview.qt-project.org/78995 [PS3] - Introduced a few more signals to QQuickWindow. http://codereview.qt-project.org/79037 [PS1] - Add double-click to QQuickWidget http://codereview.qt-project.org/78992 [PS4] - Fix crashes and incorrect extension queries on GL3+ http://codereview.qt-project.org/78875 [PS8] - Move all binop related code into qv4binop* From ci-noreply at qt-project.org Mon Feb 24 16:46:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 17:46:32 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1749 Message-ID: <20140224_154632_018772.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 76298no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [76298] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [76297] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-24 17:32:13.596 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[76298]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00ace2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff882547d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff88245a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b48a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b49cb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cf0c3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff882a6cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff8e00ae42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff88208dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf38da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d822 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b84 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4162f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4121c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf4789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf1552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042966 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e84 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00b7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8d928786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8d927316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00adf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d83e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d84dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d85d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d35bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b55aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b59c0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff882528bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff88255b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd568 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd590 rsp: 0x00007fff5fbfd568 QtQA::App::TestRunner: r8: 0x00007fff7744ffb8 r9: 0x0000000101ea46c0 r10: 0x00007fff8e00ad0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde38 r13: 0x0000000000012eee r14: 0x00007fff77452960 r15: 0x0000000108a1e510 QtQA::App::TestRunner: rip: 0x00007fff8e00ace2 rfl: 0x0000000000000246 cr2: 0x0000000100b4a280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <7D5957C6-53D0-3993-9D22-67E60A03813A> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <0827A597-7BC5-3AA4-8187-24CC60620F0A> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e8000 - 0x100832ff7 +QtQml (5.3.0 - compatibility 5.3.0) <4162712B-CED0-3D0A-A267-718C10B4E711> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100995000 - 0x100aa5fff +QtNetwork (5.3.0 - compatibility 5.3.0) <6F66C2FB-8261-32DB-8A46-4B68B13FBEA9> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b29000 - 0x101022ff7 +QtCore (5.3.0 - compatibility 5.3.0) <6E72DD1A-F97D-3A24-8983-C3A9C458DDDC> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101146000 - 0x1014d8fff +QtGui (5.3.0 - compatibility 5.3.0) <51A7E71E-8A89-3EA4-9961-A863AE729A24> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101630000 - 0x101ae0ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101ceb000 - 0x101d0fff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d24000 - 0x101d2afff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <80E67446-696C-3FC5-B678-698EC447681B> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103706000 - 0x10379aff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1037f7000 - 0x1037fafff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x108e86000 - 0x108e94fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x108e9b000 - 0x108ec9ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x108ed2000 - 0x108edcfef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x108ee2000 - 0x108ee5ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109000000 - 0x1091b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1091ef000 - 0x109349fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10a000000 - 0x10a2c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff675c5000 - 0x7fff675f9baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87284000 - 0x7fff87293ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff87294000 - 0x7fff873adfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff87585000 - 0x7fff8758cff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff87604000 - 0x7fff87606fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff876d9000 - 0x7fff8771bff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8771c000 - 0x7fff87757fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff87758000 - 0x7fff8783cff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff87940000 - 0x7fff87a24e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87a25000 - 0x7fff87a30ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff87a31000 - 0x7fff87a47fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff87a48000 - 0x7fff87afbff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff87afc000 - 0x7fff87afefff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff87aff000 - 0x7fff87b04ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff87b10000 - 0x7fff87c1cfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff87d1f000 - 0x7fff87d52ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff87d7f000 - 0x7fff87dfaff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff87e5f000 - 0x7fff87e65fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff87e66000 - 0x7fff87e7bfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff87e7c000 - 0x7fff88198fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff88199000 - 0x7fff881bdfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88204000 - 0x7fff882e1fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff882e2000 - 0x7fff882f4ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff882f5000 - 0x7fff88c93a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff88d43000 - 0x7fff88d4afff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff88d9f000 - 0x7fff88d9ffff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff88dcc000 - 0x7fff88f33fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88f34000 - 0x7fff88f61fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8986e000 - 0x7fff89881ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff89882000 - 0x7fff898c6ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff898c7000 - 0x7fff898c7fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff898c8000 - 0x7fff89901fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff89b82000 - 0x7fff89e77ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff89f14000 - 0x7fff89f1afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8a33a000 - 0x7fff8a434ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8a435000 - 0x7fff8a4baff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8b1f3000 - 0x7fff8b205ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8b209000 - 0x7fff8b218fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8b21e000 - 0x7fff8b230ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8bcc5000 - 0x7fff8bd2dff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8bd2e000 - 0x7fff8bd57fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8bd58000 - 0x7fff8c084fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8c091000 - 0x7fff8c0d5ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0d6fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8c155000 - 0x7fff8c160ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8c1f0000 - 0x7fff8c266fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8c28b000 - 0x7fff8c2d1fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8c2d2000 - 0x7fff8c33dff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8c340000 - 0x7fff8c340fff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8c94b000 - 0x7fff8ca4dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8ca4e000 - 0x7fff8cb84fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8cb85000 - 0x7fff8cb92ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8cb93000 - 0x7fff8cb98fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8d00f000 - 0x7fff8d01dff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8d02b000 - 0x7fff8d04afff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8d925000 - 0x7fff8d933fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8d934000 - 0x7fff8d9caff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8da40000 - 0x7fff8da94ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8da95000 - 0x7fff8dacffe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8dad0000 - 0x7fff8db38ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8db39000 - 0x7fff8db3aff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8db3b000 - 0x7fff8db3bfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8db4b000 - 0x7fff8db50fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8db51000 - 0x7fff8db90fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8db91000 - 0x7fff8dc36fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8dff4000 - 0x7fff8e014fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8e015000 - 0x7fff8e018fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8e415000 - 0x7fff8e41afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8e41b000 - 0x7fff8e420fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8e477000 - 0x7fff8e47afff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8e4d7000 - 0x7fff8e4f4ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8e4f5000 - 0x7fff8e4f9ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8e4fa000 - 0x7fff8e4fcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8e551000 - 0x7fff8e5adff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8e5ae000 - 0x7fff8e8c7fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8ea54000 - 0x7fff8eb33fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8eb34000 - 0x7fff8eb75fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8eb76000 - 0x7fff8eb77fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebfd000 - 0x7fff8ec51fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8ec52000 - 0x7fff8ec5cff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8ec5d000 - 0x7fff8ec7efff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8ec7f000 - 0x7fff8eca8fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8eca9000 - 0x7fff8ecbfff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8ecc0000 - 0x7fff8eeeafe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8ef19000 - 0x7fff8ef1fff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8ef77000 - 0x7fff8ef93ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ef94000 - 0x7fff8f099fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8f09a000 - 0x7fff8f0a0fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8f380000 - 0x7fff8f487fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8f488000 - 0x7fff8f50bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8f50c000 - 0x7fff8f50cfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8f50d000 - 0x7fff8f5affff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8f5c8000 - 0x7fff8f5f0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8f5f1000 - 0x7fff8f5fefff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8f5ff000 - 0x7fff8f675ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8f685000 - 0x7fff8f68eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8f6b8000 - 0x7fff8f73cff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8f752000 - 0x7fff8f753fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f7a0000 - 0x7fff8f7eefff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f7ef000 - 0x7fff8fcb6fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8fd67000 - 0x7fff8ff07ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8ff50000 - 0x7fff8ffc3fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff9000d000 - 0x7fff9000efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff9000f000 - 0x7fff9000ffff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff90010000 - 0x7fff900eefff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff900ef000 - 0x7fff900f2fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff90102000 - 0x7fff90154ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff90155000 - 0x7fff90179fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff9017a000 - 0x7fff9021bfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff9021c000 - 0x7fff9021cfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff9022f000 - 0x7fff90230ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff90264000 - 0x7fff902c4fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff902c5000 - 0x7fff902c9fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff902ca000 - 0x7fff906f7fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff906f8000 - 0x7fff90768fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff90776000 - 0x7fff907b6fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff907f8000 - 0x7fff9080ffff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff90810000 - 0x7fff90840ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff90841000 - 0x7fff90844ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff90b99000 - 0x7fff90c60ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90c61000 - 0x7fff90c7efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90d32000 - 0x7fff91316fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff91355000 - 0x7fff9135cfff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff9140f000 - 0x7fff9146aff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9146b000 - 0x7fff9166dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff9166f000 - 0x7fff9167afff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff9167b000 - 0x7fff916d3ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff916d4000 - 0x7fff91948fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff91949000 - 0x7fff9254ffff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff92c7a000 - 0x7fff92c7bff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff92c7c000 - 0x7fff92cbcff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff92cbd000 - 0x7fff92cc1fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff92cc2000 - 0x7fff92cedff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff9304e000 - 0x7fff930e8ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff93102000 - 0x7fff9313dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff9313e000 - 0x7fff9329bfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff9329c000 - 0x7fff93470ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff9372a000 - 0x7fff9378cff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff937e5000 - 0x7fff937fcfff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff937fd000 - 0x7fff93801fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff93802000 - 0x7fff9384eff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff93b30000 - 0x7fff93b3efff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93b3f000 - 0x7fff93b3ffff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff93b40000 - 0x7fff93b66fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff93b67000 - 0x7fff93b67fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff93bc3000 - 0x7fff93bc5ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff93bc6000 - 0x7fff93bf2ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff93bfc000 - 0x7fff93d09fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff93d1f000 - 0x7fff93d26fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff940d2000 - 0x7fff940d7fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff940d8000 - 0x7fff940e0fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff94175000 - 0x7fff9426afff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff9426b000 - 0x7fff9427fff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff94280000 - 0x7fff94281fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7575 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.1M resident=101.8M(56%) swapped_out_or_unallocated=80.3M(44%) QtQA::App::TestRunner: Writable regions: Total=148.2M written=13.2M(9%) resident=16.8M(11%) swapped_out=0K(0%) unallocated=131.4M(89%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1216K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 80.3M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 14.0M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.7M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 482.4M QtQA::App::TestRunner: TOTAL, minus reserved VM space 482.4M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [76319] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [76297] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-24 17:39:45.716 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[76319]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00ace2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff882547d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff88245a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b48a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b49cb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cf0c3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff882a6cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff8e00ae42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff88208dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf38da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d822 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b84 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4162f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4121c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf4789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf1552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042966 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e84 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00b7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8d928786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8d927316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8e00adf2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d83e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d84dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d85d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d35bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b55aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b59c0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff882528bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff88255b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd578 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5a0 rsp: 0x00007fff5fbfd578 QtQA::App::TestRunner: r8: 0x00007fff7744ffb8 r9: 0x0000000108ba61a0 r10: 0x00007fff8e00ad0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde48 r13: 0x0000000000013560 r14: 0x00007fff77452960 r15: 0x000000010ee80a80 QtQA::App::TestRunner: rip: 0x00007fff8e00ace2 rfl: 0x0000000000000246 cr2: 0x0000000100b4a280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <7D5957C6-53D0-3993-9D22-67E60A03813A> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <0827A597-7BC5-3AA4-8187-24CC60620F0A> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e8000 - 0x100832ff7 +QtQml (5.3.0 - compatibility 5.3.0) <4162712B-CED0-3D0A-A267-718C10B4E711> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100995000 - 0x100aa5fff +QtNetwork (5.3.0 - compatibility 5.3.0) <6F66C2FB-8261-32DB-8A46-4B68B13FBEA9> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b29000 - 0x101022ff7 +QtCore (5.3.0 - compatibility 5.3.0) <6E72DD1A-F97D-3A24-8983-C3A9C458DDDC> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101146000 - 0x1014d8fff +QtGui (5.3.0 - compatibility 5.3.0) <51A7E71E-8A89-3EA4-9961-A863AE729A24> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101630000 - 0x101ae0ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101ceb000 - 0x101d0fff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d24000 - 0x101d2afff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <80E67446-696C-3FC5-B678-698EC447681B> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103606000 - 0x10369aff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1037f7000 - 0x1037fafff +libqtquick2plugin.dylib (??? - ???) <6A924045-60A9-3F81-A6D4-145ECF8EA14B> /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x108e86000 - 0x10903efff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x109075000 - 0x1091cffff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x109201000 - 0x10920ffff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x109216000 - 0x109244ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x10924d000 - 0x109257fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x10925d000 - 0x109260ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109400000 - 0x1096c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff679ce000 - 0x7fff67a02baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87284000 - 0x7fff87293ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff87294000 - 0x7fff873adfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff87585000 - 0x7fff8758cff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff87604000 - 0x7fff87606fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff876d9000 - 0x7fff8771bff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8771c000 - 0x7fff87757fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff87758000 - 0x7fff8783cff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff87940000 - 0x7fff87a24e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87a25000 - 0x7fff87a30ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff87a31000 - 0x7fff87a47fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff87a48000 - 0x7fff87afbff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff87afc000 - 0x7fff87afefff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff87aff000 - 0x7fff87b04ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff87b10000 - 0x7fff87c1cfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff87d1f000 - 0x7fff87d52ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff87d7f000 - 0x7fff87dfaff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff87e5f000 - 0x7fff87e65fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff87e66000 - 0x7fff87e7bfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff87e7c000 - 0x7fff88198fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff88199000 - 0x7fff881bdfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88204000 - 0x7fff882e1fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff882e2000 - 0x7fff882f4ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff882f5000 - 0x7fff88c93a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff88d43000 - 0x7fff88d4afff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff88d9f000 - 0x7fff88d9ffff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff88dcc000 - 0x7fff88f33fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88f34000 - 0x7fff88f61fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8986e000 - 0x7fff89881ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff89882000 - 0x7fff898c6ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff898c7000 - 0x7fff898c7fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff898c8000 - 0x7fff89901fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff89b82000 - 0x7fff89e77ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff89f14000 - 0x7fff89f1afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8a33a000 - 0x7fff8a434ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8a435000 - 0x7fff8a4baff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8b1f3000 - 0x7fff8b205ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8b209000 - 0x7fff8b218fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8b21e000 - 0x7fff8b230ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8bcc5000 - 0x7fff8bd2dff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8bd2e000 - 0x7fff8bd57fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8bd58000 - 0x7fff8c084fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8c091000 - 0x7fff8c0d5ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8c0d6000 - 0x7fff8c0d6fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8c155000 - 0x7fff8c160ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8c1f0000 - 0x7fff8c266fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8c28b000 - 0x7fff8c2d1fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8c2d2000 - 0x7fff8c33dff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8c340000 - 0x7fff8c340fff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8c94b000 - 0x7fff8ca4dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8ca4e000 - 0x7fff8cb84fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8cb85000 - 0x7fff8cb92ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8cb93000 - 0x7fff8cb98fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8d00f000 - 0x7fff8d01dff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8d02b000 - 0x7fff8d04afff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8d925000 - 0x7fff8d933fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8d934000 - 0x7fff8d9caff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8da40000 - 0x7fff8da94ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8da95000 - 0x7fff8dacffe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8dad0000 - 0x7fff8db38ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8db39000 - 0x7fff8db3aff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8db3b000 - 0x7fff8db3bfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8db4b000 - 0x7fff8db50fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8db51000 - 0x7fff8db90fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8db91000 - 0x7fff8dc36fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8dff4000 - 0x7fff8e014fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8e015000 - 0x7fff8e018fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8e415000 - 0x7fff8e41afff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8e41b000 - 0x7fff8e420fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8e477000 - 0x7fff8e47afff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8e4d7000 - 0x7fff8e4f4ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8e4f5000 - 0x7fff8e4f9ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8e4fa000 - 0x7fff8e4fcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8e551000 - 0x7fff8e5adff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8e5ae000 - 0x7fff8e8c7fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8ea54000 - 0x7fff8eb33fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8eb34000 - 0x7fff8eb75fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8eb76000 - 0x7fff8eb77fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8ebfd000 - 0x7fff8ec51fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8ec52000 - 0x7fff8ec5cff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8ec5d000 - 0x7fff8ec7efff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8ec7f000 - 0x7fff8eca8fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8eca9000 - 0x7fff8ecbfff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8ecc0000 - 0x7fff8eeeafe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8ef19000 - 0x7fff8ef1fff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8ef77000 - 0x7fff8ef93ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ef94000 - 0x7fff8f099fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8f09a000 - 0x7fff8f0a0fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8f380000 - 0x7fff8f487fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8f488000 - 0x7fff8f50bfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8f50c000 - 0x7fff8f50cfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8f50d000 - 0x7fff8f5affff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8f5c8000 - 0x7fff8f5f0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8f5f1000 - 0x7fff8f5fefff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8f5ff000 - 0x7fff8f675ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8f685000 - 0x7fff8f68eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8f6b8000 - 0x7fff8f73cff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8f752000 - 0x7fff8f753fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8f7a0000 - 0x7fff8f7eefff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8f7ef000 - 0x7fff8fcb6fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8fd67000 - 0x7fff8ff07ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8ff50000 - 0x7fff8ffc3fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff9000d000 - 0x7fff9000efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff9000f000 - 0x7fff9000ffff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff90010000 - 0x7fff900eefff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff900ef000 - 0x7fff900f2fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff90102000 - 0x7fff90154ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff90155000 - 0x7fff90179fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff9017a000 - 0x7fff9021bfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff9021c000 - 0x7fff9021cfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff9022f000 - 0x7fff90230ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff90264000 - 0x7fff902c4fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff902c5000 - 0x7fff902c9fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff902ca000 - 0x7fff906f7fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff906f8000 - 0x7fff90768fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff90776000 - 0x7fff907b6fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff907f8000 - 0x7fff9080ffff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff90810000 - 0x7fff90840ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff90841000 - 0x7fff90844ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff90b99000 - 0x7fff90c60ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90c61000 - 0x7fff90c7efff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff90d32000 - 0x7fff91316fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff91355000 - 0x7fff9135cfff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff9140f000 - 0x7fff9146aff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9146b000 - 0x7fff9166dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff9166f000 - 0x7fff9167afff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff9167b000 - 0x7fff916d3ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff916d4000 - 0x7fff91948fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff91949000 - 0x7fff9254ffff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff92c7a000 - 0x7fff92c7bff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff92c7c000 - 0x7fff92cbcff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff92cbd000 - 0x7fff92cc1fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff92cc2000 - 0x7fff92cedff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff9304e000 - 0x7fff930e8ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff93102000 - 0x7fff9313dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff9313e000 - 0x7fff9329bfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff9329c000 - 0x7fff93470ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff9372a000 - 0x7fff9378cff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff937e5000 - 0x7fff937fcfff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff937fd000 - 0x7fff93801fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff93802000 - 0x7fff9384eff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff93b30000 - 0x7fff93b3efff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff93b3f000 - 0x7fff93b3ffff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff93b40000 - 0x7fff93b66fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff93b67000 - 0x7fff93b67fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff93bc3000 - 0x7fff93bc5ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff93bc6000 - 0x7fff93bf2ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff93bfc000 - 0x7fff93d09fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff93d1f000 - 0x7fff93d26fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff940d2000 - 0x7fff940d7fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff940d8000 - 0x7fff940e0fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff94175000 - 0x7fff9426afff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff9426b000 - 0x7fff9427fff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff94280000 - 0x7fff94281fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7598 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.1M resident=102.0M(56%) swapped_out_or_unallocated=80.1M(44%) QtQA::App::TestRunner: Writable regions: Total=148.2M written=13.7M(9%) resident=16.2M(11%) swapped_out=0K(0%) unallocated=132.0M(89%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1216K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4612K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 80.3M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 14.0M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.7M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 482.4M QtQA::App::TestRunner: TOTAL, minus reserved VM space 482.4M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with status -1 QtQA::App::TestRunner: second attempt: exited with signal 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickpathview: 903 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01749/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393250534): http://codereview.qt-project.org/78971 [PS1] - Register the QML profiler's animation callback from the GUI thread http://codereview.qt-project.org/78932 [PS1] - Don't needlessly flush start times when stopping profiling http://codereview.qt-project.org/78563 [PS1] - Fix wrong assert in QSGRenderLoop::setInstance http://codereview.qt-project.org/78947 [PS1] - Fix a crash in the register allocator From ci-noreply at qt-project.org Mon Feb 24 17:09:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 18:09:20 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3218 Message-ID: <20140224_160920_063960.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03218/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393239094): http://codereview.qt-project.org/78375 [PS2] - QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 http://codereview.qt-project.org/78931 [PS1] - tst_spdy: Check network test server http://codereview.qt-project.org/78991 [PS1] - HarfBuzz-NG: Hide characters that should normally be invisible http://codereview.qt-project.org/78795 [PS5] - Windows: Clear transient relationship before destroying windows. http://codereview.qt-project.org/78900 [PS1] - Revert "Fix application font removal when using FontConfig" http://codereview.qt-project.org/78694 [PS2] - Android: Support pregenerated cache in assets file engine http://codereview.qt-project.org/78890 [PS2] - QPrintEngine - Improve devMode handling http://codereview.qt-project.org/78889 [PS2] - QPrintEngine - Remove Windows use of port and driver http://codereview.qt-project.org/78391 [PS1] - Cocoa: Prevent "Invalid Drawable" GL warnings. http://codereview.qt-project.org/78346 [PS1] - Add sizeLessWindow test case. http://codereview.qt-project.org/78332 [PS1] - Cocoa: Clear GL context pointer on deletion. http://codereview.qt-project.org/78320 [PS1] - Cocoa: QImage -> CGImage conversion cleanup http://codereview.qt-project.org/78835 [PS1] - Avoid creating a new QMimeData each time the Android clipboard is used From ci-noreply at qt-project.org Mon Feb 24 17:57:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 18:57:44 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #601 Message-ID: <20140224_165744_075372.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 49903no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [49903] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [49902] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-24 18:26:32.332 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[49903]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f83ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8af3b7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8af2ca7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b49a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b4acb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cf1c3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8af8dcfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff89f83e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8aeefdea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf48da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d832 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b94 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4262f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4221c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf5789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf2552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042976 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f847e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8f364786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8f363316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f83df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d84e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d85dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d86d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d36bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b56aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b5ac0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8af398bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8af3cb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd5b8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5e0 rsp: 0x00007fff5fbfd5b8 QtQA::App::TestRunner: r8: 0x00007fff773c4fb8 r9: 0x0000000106ea84e0 r10: 0x00007fff89f83d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde88 r13: 0x000000000001653a r14: 0x00007fff773c7960 r15: 0x0000000106e9b4a0 QtQA::App::TestRunner: rip: 0x00007fff89f83ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b4b280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <392AC3E9-EBBA-33E3-992E-E286786B0A7C> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <04020777-68F4-3900-A43E-A473DDAAB93C> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100996000 - 0x100aa6fff +QtNetwork (5.3.0 - compatibility 5.3.0) <3D29585D-359D-3A75-9A15-E2B2DF75654E> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b2a000 - 0x101023ff7 +QtCore (5.3.0 - compatibility 5.3.0) <4B4478C2-F565-34AA-84CC-91643D18E62D> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101147000 - 0x1014d9fff +QtGui (5.3.0 - compatibility 5.3.0) <226AA57B-5A87-3A14-BD4A-C2AEB423D06A> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101631000 - 0x101ae1ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101cec000 - 0x101d10ff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d25000 - 0x101d2bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103706000 - 0x10379aff7 +libqcocoa.dylib (??? - ???) <5281E3EC-5A0B-3539-9F51-7A505E69771A> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1037f8000 - 0x1037fbfff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x108fd0000 - 0x108fdefff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x108fe5000 - 0x108feffef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x108ff5000 - 0x108ff8ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109100000 - 0x1092b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1092ef000 - 0x109449fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10947b000 - 0x1094a9ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x10a000000 - 0x10a2c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff68f7e000 - 0x7fff68fb2baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff866b9000 - 0x7fff8670bff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8670c000 - 0x7fff86760fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff86761000 - 0x7fff86765fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff867f5000 - 0x7fff8680bfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8680c000 - 0x7fff86830fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff86888000 - 0x7fff868e0ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff868e1000 - 0x7fff868ecff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff868ed000 - 0x7fff86939ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86dd3000 - 0x7fff86df9fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff86dfa000 - 0x7fff87227fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff87228000 - 0x7fff8723dfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8723e000 - 0x7fff8724bff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff87358000 - 0x7fff873cefff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8746b000 - 0x7fff8754fff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff87550000 - 0x7fff87578fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff877ee000 - 0x7fff87b07fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff87b0c000 - 0x7fff87b0eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff87b0f000 - 0x7fff87b16ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff87d86000 - 0x7fff87d8bfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff87d8c000 - 0x7fff87da3fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87da9000 - 0x7fff87e4afff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8874c000 - 0x7fff88786fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff88787000 - 0x7fff88799ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8879a000 - 0x7fff888a7fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff888ff000 - 0x7fff8892bff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8892c000 - 0x7fff88a93fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88abc000 - 0x7fff88ac1fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff88ac2000 - 0x7fff88ba1fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff88ba4000 - 0x7fff88baffff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff88bbb000 - 0x7fff88cb0fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff88cb1000 - 0x7fff88cb9fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff88cba000 - 0x7fff88d08fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff88d0d000 - 0x7fff88d0efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff88d6d000 - 0x7fff89234fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff89235000 - 0x7fff8923aff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff89325000 - 0x7fff8938dff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff89394000 - 0x7fff8939bfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff898c8000 - 0x7fff898e9fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff898ea000 - 0x7fff898eafff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89afe000 - 0x7fff89b03fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff89f6d000 - 0x7fff89f8dfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff89fa8000 - 0x7fff8a2c4fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8a6f9000 - 0x7fff8a6f9fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8a6fa000 - 0x7fff8a6fcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8abf0000 - 0x7fff8abf0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8abf1000 - 0x7fff8ac35ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8ac36000 - 0x7fff8ac5afff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ac5b000 - 0x7fff8acafff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8acb0000 - 0x7fff8acb0fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8ad0d000 - 0x7fff8ae6afff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8ae7c000 - 0x7fff8aebeff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8aed4000 - 0x7fff8aeeaff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8aeeb000 - 0x7fff8afc8fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8afc9000 - 0x7fff8afc9fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8afca000 - 0x7fff8b0ccfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8b0cd000 - 0x7fff8b143ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8b155000 - 0x7fff8b15bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8b1a4000 - 0x7fff8b1b1fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8b240000 - 0x7fff8b247fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8b311000 - 0x7fff8b315fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8b3a5000 - 0x7fff8b407ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8b408000 - 0x7fff8b40afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8b40b000 - 0x7fff8b40bfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8b40c000 - 0x7fff8b40dfff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b41a000 - 0x7fff8b423ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8b69d000 - 0x7fff8b6afff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8b6d8000 - 0x7fff8b6e7fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8b6e8000 - 0x7fff8b77eff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8b77f000 - 0x7fff8b832ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b833000 - 0x7fff8b917e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8b918000 - 0x7fff8b918fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8b919000 - 0x7fff8b984ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8b985000 - 0x7fff8ba63fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8ba64000 - 0x7fff8ba64fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8ba65000 - 0x7fff8ba8efff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8bb33000 - 0x7fff8bc3ffff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8bc40000 - 0x7fff8bc5ffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8bc60000 - 0x7fff8be00ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8be01000 - 0x7fff8be69ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8be6a000 - 0x7fff8be6bff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8c2c9000 - 0x7fff8c2c9fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8c2ca000 - 0x7fff8c8aefff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8c8bd000 - 0x7fff8c8beff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8c936000 - 0x7fff8c93bfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8c93c000 - 0x7fff8c97cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8ca10000 - 0x7fff8cab5fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8cab6000 - 0x7fff8cafaff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8cb00000 - 0x7fff8cb3ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8cb72000 - 0x7fff8d510a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8d511000 - 0x7fff8d524ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8d560000 - 0x7fff8d560fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8d561000 - 0x7fff8d564ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8d6c4000 - 0x7fff8d6cafff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8d93d000 - 0x7fff8d9d7ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8da02000 - 0x7fff8da5dff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8da9c000 - 0x7fff8daa2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8daa3000 - 0x7fff8daa6fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8daa7000 - 0x7fff8dd1bfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8de4c000 - 0x7fff8debffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8e59a000 - 0x7fff8e5fafff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e5fb000 - 0x7fff8e702fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8e703000 - 0x7fff8e905fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8e9ce000 - 0x7fff8e9cfff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8eb1f000 - 0x7fff8eb4fff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8eb50000 - 0x7fff8eb8bfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8eb8c000 - 0x7fff8ebcdfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8ebce000 - 0x7fff8ebeaff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ebeb000 - 0x7fff8ebf2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ebf3000 - 0x7fff8ef1ffff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8ef20000 - 0x7fff8ef23fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8f247000 - 0x7fff8f360fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff8f361000 - 0x7fff8f36ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8f370000 - 0x7fff8f39bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8f39c000 - 0x7fff8f496ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8f497000 - 0x7fff8f4d7fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8fefc000 - 0x7fff8ff9efff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8ff9f000 - 0x7fff90173ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff903bd000 - 0x7fff90442ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff90443000 - 0x7fff904beff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff904bf000 - 0x7fff904c0fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904c1000 - 0x7fff906ebfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff906ec000 - 0x7fff90770ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff90771000 - 0x7fff907cdff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff907ce000 - 0x7fff90851fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff9089c000 - 0x7fff908b3fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff908b4000 - 0x7fff909b9fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff909ba000 - 0x7fff909beff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff909bf000 - 0x7fff909c2fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff90a29000 - 0x7fff90a62fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff90a63000 - 0x7fff90a8cfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff90a8d000 - 0x7fff90b54ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90bbc000 - 0x7fff90bc1fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff90bc2000 - 0x7fff917c8fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff917f2000 - 0x7fff917fdff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff917fe000 - 0x7fff91802fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff91ff3000 - 0x7fff91ff9fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff92167000 - 0x7fff9229dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff922a6000 - 0x7fff922c3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff9230a000 - 0x7fff92318ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff92319000 - 0x7fff92354fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff92355000 - 0x7fff92363fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff92364000 - 0x7fff92365fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff923f9000 - 0x7fff9240dff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff9240e000 - 0x7fff9242bfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff9242c000 - 0x7fff92436ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff92446000 - 0x7fff92473fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff92474000 - 0x7fff92483ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff924b0000 - 0x7fff924b2fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff93221000 - 0x7fff93267fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff93268000 - 0x7fff9355dff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff935d4000 - 0x7fff93607ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff93623000 - 0x7fff93693fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff936a0000 - 0x7fff936b2ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 21907 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.0M resident=181.8M(100%) swapped_out_or_unallocated=236K(0%) QtQA::App::TestRunner: Writable regions: Total=161.7M written=12.8M(8%) resident=31.6M(20%) swapped_out=12K(0%) unallocated=130.1M(80%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1568K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 5924K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 79.3M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.3M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 482.2M QtQA::App::TestRunner: TOTAL, minus reserved VM space 482.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [50891] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [49902] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-24 18:34:04.443 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[50891]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f83ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8af3b7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8af2ca7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b49a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b4acb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cf1c3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8af8dcfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff89f83e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8aeefdea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf48da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d832 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b94 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4262f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4221c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf5789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf2552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042976 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f847e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8f364786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8f363316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f83df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d84e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d85dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d86d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d36bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b56aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b5ac0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8af398bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8af3cb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd5c8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5f0 rsp: 0x00007fff5fbfd5c8 QtQA::App::TestRunner: r8: 0x00007fff773c4fb8 r9: 0x0000000101e3fe60 r10: 0x00007fff89f83d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde98 r13: 0x00000000000160ee r14: 0x00007fff773c7960 r15: 0x00000001031292e0 QtQA::App::TestRunner: rip: 0x00007fff89f83ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b4b280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <392AC3E9-EBBA-33E3-992E-E286786B0A7C> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <04020777-68F4-3900-A43E-A473DDAAB93C> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100996000 - 0x100aa6fff +QtNetwork (5.3.0 - compatibility 5.3.0) <3D29585D-359D-3A75-9A15-E2B2DF75654E> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b2a000 - 0x101023ff7 +QtCore (5.3.0 - compatibility 5.3.0) <4B4478C2-F565-34AA-84CC-91643D18E62D> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101147000 - 0x1014d9fff +QtGui (5.3.0 - compatibility 5.3.0) <226AA57B-5A87-3A14-BD4A-C2AEB423D06A> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x101631000 - 0x101ae1ff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101cec000 - 0x101d10ff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d25000 - 0x101d2bfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1037f4000 - 0x1037f7fff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x1059a5000 - 0x105a39ff7 +libqcocoa.dylib (??? - ???) <5281E3EC-5A0B-3539-9F51-7A505E69771A> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x108fd1000 - 0x108fdffff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x108fe6000 - 0x108ff0fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x108ff6000 - 0x108ff9ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109100000 - 0x1092b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1092ef000 - 0x109449fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10947b000 - 0x1094a9ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x10a000000 - 0x10a2c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6f8c8000 - 0x7fff6f8fcbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff866b9000 - 0x7fff8670bff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8670c000 - 0x7fff86760fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff86761000 - 0x7fff86765fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff867f5000 - 0x7fff8680bfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8680c000 - 0x7fff86830fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff86888000 - 0x7fff868e0ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff868e1000 - 0x7fff868ecff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff868ed000 - 0x7fff86939ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86dd3000 - 0x7fff86df9fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff86dfa000 - 0x7fff87227fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff87228000 - 0x7fff8723dfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8723e000 - 0x7fff8724bff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff87358000 - 0x7fff873cefff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8746b000 - 0x7fff8754fff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff87550000 - 0x7fff87578fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff877ee000 - 0x7fff87b07fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff87b0c000 - 0x7fff87b0eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff87b0f000 - 0x7fff87b16ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff87d86000 - 0x7fff87d8bfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff87d8c000 - 0x7fff87da3fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87da9000 - 0x7fff87e4afff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8874c000 - 0x7fff88786fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff88787000 - 0x7fff88799ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8879a000 - 0x7fff888a7fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff888ff000 - 0x7fff8892bff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8892c000 - 0x7fff88a93fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88abc000 - 0x7fff88ac1fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff88ac2000 - 0x7fff88ba1fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff88ba4000 - 0x7fff88baffff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff88bbb000 - 0x7fff88cb0fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff88cb1000 - 0x7fff88cb9fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff88cba000 - 0x7fff88d08fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff88d0d000 - 0x7fff88d0efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff88d6d000 - 0x7fff89234fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff89235000 - 0x7fff8923aff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff89325000 - 0x7fff8938dff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff89394000 - 0x7fff8939bfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff898c8000 - 0x7fff898e9fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff898ea000 - 0x7fff898eafff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89afe000 - 0x7fff89b03fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff89f6d000 - 0x7fff89f8dfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff89fa8000 - 0x7fff8a2c4fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8a6f9000 - 0x7fff8a6f9fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8a6fa000 - 0x7fff8a6fcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8abf0000 - 0x7fff8abf0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8abf1000 - 0x7fff8ac35ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8ac36000 - 0x7fff8ac5afff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ac5b000 - 0x7fff8acafff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8acb0000 - 0x7fff8acb0fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8ad0d000 - 0x7fff8ae6afff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8ae7c000 - 0x7fff8aebeff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8aed4000 - 0x7fff8aeeaff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8aeeb000 - 0x7fff8afc8fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8afc9000 - 0x7fff8afc9fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8afca000 - 0x7fff8b0ccfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8b0cd000 - 0x7fff8b143ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8b155000 - 0x7fff8b15bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8b1a4000 - 0x7fff8b1b1fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8b240000 - 0x7fff8b247fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8b311000 - 0x7fff8b315fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8b3a5000 - 0x7fff8b407ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8b408000 - 0x7fff8b40afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8b40b000 - 0x7fff8b40bfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8b40c000 - 0x7fff8b40dfff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b41a000 - 0x7fff8b423ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8b69d000 - 0x7fff8b6afff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8b6d8000 - 0x7fff8b6e7fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8b6e8000 - 0x7fff8b77eff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8b77f000 - 0x7fff8b832ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b833000 - 0x7fff8b917e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8b918000 - 0x7fff8b918fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8b919000 - 0x7fff8b984ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8b985000 - 0x7fff8ba63fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8ba64000 - 0x7fff8ba64fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8ba65000 - 0x7fff8ba8efff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8bb33000 - 0x7fff8bc3ffff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8bc40000 - 0x7fff8bc5ffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8bc60000 - 0x7fff8be00ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8be01000 - 0x7fff8be69ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8be6a000 - 0x7fff8be6bff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8c2c9000 - 0x7fff8c2c9fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8c2ca000 - 0x7fff8c8aefff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8c8bd000 - 0x7fff8c8beff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8c936000 - 0x7fff8c93bfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8c93c000 - 0x7fff8c97cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8ca10000 - 0x7fff8cab5fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8cab6000 - 0x7fff8cafaff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8cb00000 - 0x7fff8cb3ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8cb72000 - 0x7fff8d510a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8d511000 - 0x7fff8d524ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8d560000 - 0x7fff8d560fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8d561000 - 0x7fff8d564ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8d6c4000 - 0x7fff8d6cafff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8d93d000 - 0x7fff8d9d7ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8da02000 - 0x7fff8da5dff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8da9c000 - 0x7fff8daa2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8daa3000 - 0x7fff8daa6fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8daa7000 - 0x7fff8dd1bfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8de4c000 - 0x7fff8debffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8e59a000 - 0x7fff8e5fafff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e5fb000 - 0x7fff8e702fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8e703000 - 0x7fff8e905fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8e9ce000 - 0x7fff8e9cfff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8eb1f000 - 0x7fff8eb4fff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8eb50000 - 0x7fff8eb8bfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8eb8c000 - 0x7fff8ebcdfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8ebce000 - 0x7fff8ebeaff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ebeb000 - 0x7fff8ebf2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ebf3000 - 0x7fff8ef1ffff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8ef20000 - 0x7fff8ef23fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8f247000 - 0x7fff8f360fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff8f361000 - 0x7fff8f36ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8f370000 - 0x7fff8f39bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8f39c000 - 0x7fff8f496ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8f497000 - 0x7fff8f4d7fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8fefc000 - 0x7fff8ff9efff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8ff9f000 - 0x7fff90173ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff903bd000 - 0x7fff90442ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff90443000 - 0x7fff904beff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff904bf000 - 0x7fff904c0fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904c1000 - 0x7fff906ebfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff906ec000 - 0x7fff90770ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff90771000 - 0x7fff907cdff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff907ce000 - 0x7fff90851fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff9089c000 - 0x7fff908b3fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff908b4000 - 0x7fff909b9fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff909ba000 - 0x7fff909beff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff909bf000 - 0x7fff909c2fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff90a29000 - 0x7fff90a62fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff90a63000 - 0x7fff90a8cfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff90a8d000 - 0x7fff90b54ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90bbc000 - 0x7fff90bc1fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff90bc2000 - 0x7fff917c8fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff917f2000 - 0x7fff917fdff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff917fe000 - 0x7fff91802fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff91ff3000 - 0x7fff91ff9fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff92167000 - 0x7fff9229dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff922a6000 - 0x7fff922c3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff9230a000 - 0x7fff92318ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff92319000 - 0x7fff92354fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff92355000 - 0x7fff92363fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff92364000 - 0x7fff92365fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff923f9000 - 0x7fff9240dff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff9240e000 - 0x7fff9242bfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff9242c000 - 0x7fff92436ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff92446000 - 0x7fff92473fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff92474000 - 0x7fff92483ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff924b0000 - 0x7fff924b2fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff93221000 - 0x7fff93267fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff93268000 - 0x7fff9355dff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff935d4000 - 0x7fff93607ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff93623000 - 0x7fff93693fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff936a0000 - 0x7fff936b2ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 21922 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.0M resident=181.8M(100%) swapped_out_or_unallocated=236K(0%) QtQA::App::TestRunner: Writable regions: Total=162.7M written=14.0M(9%) resident=31.7M(20%) swapped_out=12K(0%) unallocated=131.0M(80%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1568K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 5924K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 80.3M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.3M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 483.2M QtQA::App::TestRunner: TOTAL, minus reserved VM space 483.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with status -1 QtQA::App::TestRunner: second attempt: exited with signal 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickpathview: 903 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00601/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393236139): http://codereview.qt-project.org/78910 [PS6] - Updated submodules. From ci-noreply at qt-project.org Mon Feb 24 19:35:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 20:35:36 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1750 Message-ID: <20140224_183536_051133.ci-noreply@qt-project.org> Autotests `tst_qquickimage' and `tst_qquicklistview' failed :( Testing tst_QQuickListView FAIL! : tst_QQuickListView::parentBinding() 'messageHandler.messages().isEmpty()' returned FALSE. (QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined) Loc: [tst_qquicklistview.cpp(6929)] Totals: 478 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickListView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickListView::initTestCase() PASS : tst_QQuickListView::qAbstractItemModel_package_items() PASS : tst_QQuickListView::qAbstractItemModel_items() PASS : tst_QQuickListView::qAbstractItemModel_package_changed() PASS : tst_QQuickListView::qAbstractItemModel_changed() QWARN : tst_QQuickListView::qAbstractItemModel_package_inserted() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_package_inserted() QWARN : tst_QQuickListView::qAbstractItemModel_inserted() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_inserted() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_inserted() QWARN : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, before visible) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at end of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, after visible, content not at start) QWARN : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, before visible) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at end of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, after visible, content not at start) QWARN : tst_QQuickListView::qAbstractItemModel_package_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_package_removed() QWARN : tst_QQuickListView::qAbstractItemModel_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_removed() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_removed() QWARN : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, all before visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from middle of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from middle of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from middle of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, after visible, content not at middle) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, after visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from within and after visible items) QWARN : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, before visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, all before visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, all before visible items, remove item 0) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from before and within visible items) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from before and within visible items, remove item 0) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from start of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from start of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from middle of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from middle of visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from middle of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from middle of visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, after visible, content at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, after visible, content not at middle) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, after visible, content not at start) PASS : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from within and after visible items) QWARN : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view, first->last) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from visible -> non-visible (move first item)) QWARN : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, first->last) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible (move first item)) QWARN : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, within visible items) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items (to first index)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, before visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, mix of non-visible/visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, first->last) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, content y not 0) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items (move first item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible (move last item)) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible) PASS : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible (move first item)) QWARN : tst_QQuickListView::multipleChanges_condensed(remove all but 1, first->last) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::multipleChanges_condensed(remove all but 1, first->last) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::multipleChanges_condensed(remove all but 1, first->last) PASS : tst_QQuickListView::multipleChanges_condensed(remove all) PASS : tst_QQuickListView::multipleChanges_condensed(remove last (current) -> first) PASS : tst_QQuickListView::multipleChanges_condensed(remove then insert at 0) PASS : tst_QQuickListView::multipleChanges_condensed(remove then insert at non-zero index) PASS : tst_QQuickListView::multipleChanges_condensed(remove current then insert below it) PASS : tst_QQuickListView::multipleChanges_condensed(remove current index then move it down) PASS : tst_QQuickListView::multipleChanges_condensed(remove current index then move it up) PASS : tst_QQuickListView::multipleChanges_condensed(insert multiple times) PASS : tst_QQuickListView::multipleChanges_condensed(insert multiple times with current index changes) PASS : tst_QQuickListView::multipleChanges_condensed(insert and remove all) PASS : tst_QQuickListView::multipleChanges_condensed(insert and remove current) PASS : tst_QQuickListView::multipleChanges_condensed(insert before 0, then remove cross section of new and old items) PASS : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new items to end) PASS : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new and some old items to end) PASS : tst_QQuickListView::multipleChanges_condensed(insert multiple at end, then move new and some old items to start) PASS : tst_QQuickListView::multipleChanges_condensed(move back and forth to same index) PASS : tst_QQuickListView::multipleChanges_condensed(move forwards then back) PASS : tst_QQuickListView::multipleChanges_condensed(move current, then remove it) PASS : tst_QQuickListView::multipleChanges_condensed(move current, then insert before it) PASS : tst_QQuickListView::multipleChanges_condensed(move multiple, then remove them) PASS : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert before them) PASS : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert after them) PASS : tst_QQuickListView::multipleChanges_condensed(clear current) PASS : tst_QQuickListView::multipleChanges_condensed(remove, scroll) PASS : tst_QQuickListView::multipleChanges_condensed(insert, scroll) PASS : tst_QQuickListView::multipleChanges_condensed(move, scroll) PASS : tst_QQuickListView::multipleChanges_condensed(clear, insert, scroll) QWARN : tst_QQuickListView::multipleChanges_uncondensed(remove all but 1, first->last) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::multipleChanges_uncondensed(remove all but 1, first->last) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::multipleChanges_uncondensed(remove all but 1, first->last) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove all) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove last (current) -> first) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove then insert at 0) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove then insert at non-zero index) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove current then insert below it) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove current index then move it down) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove current index then move it up) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert multiple times) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert multiple times with current index changes) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert and remove all) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert and remove current) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert before 0, then remove cross section of new and old items) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert multiple, then move new items to end) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert multiple, then move new and some old items to end) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert multiple at end, then move new and some old items to start) PASS : tst_QQuickListView::multipleChanges_uncondensed(move back and forth to same index) PASS : tst_QQuickListView::multipleChanges_uncondensed(move forwards then back) PASS : tst_QQuickListView::multipleChanges_uncondensed(move current, then remove it) PASS : tst_QQuickListView::multipleChanges_uncondensed(move current, then insert before it) PASS : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then remove them) PASS : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then insert before them) PASS : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then insert after them) PASS : tst_QQuickListView::multipleChanges_uncondensed(clear current) PASS : tst_QQuickListView::multipleChanges_uncondensed(remove, scroll) PASS : tst_QQuickListView::multipleChanges_uncondensed(insert, scroll) PASS : tst_QQuickListView::multipleChanges_uncondensed(move, scroll) PASS : tst_QQuickListView::multipleChanges_uncondensed(clear, insert, scroll) QWARN : tst_QQuickListView::qAbstractItemModel_package_clear() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_clear() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_package_clear() QWARN : tst_QQuickListView::qAbstractItemModel_clear() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_clear() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_clear() QWARN : tst_QQuickListView::qAbstractItemModel_clear_bottomToTop() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_clear_bottomToTop() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_clear_bottomToTop() QWARN : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 0 buffer) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 0 buffer) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 500 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 0 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 100 buffer) PASS : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 500 buffer) QWARN : tst_QQuickListView::swapWithFirstItem() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::swapWithFirstItem() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::swapWithFirstItem() QWARN : tst_QQuickListView::itemList() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::itemList() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::itemList() QWARN : tst_QQuickListView::itemListFlicker() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::itemListFlicker() PASS : tst_QQuickListView::currentIndex_delayedItemCreation(set to 0) PASS : tst_QQuickListView::currentIndex_delayedItemCreation(don't set to 0) QWARN : tst_QQuickListView::currentIndex() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::currentIndex() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::currentIndex() QWARN : tst_QQuickListView::noCurrentIndex() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::noCurrentIndex() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::noCurrentIndex() QWARN : tst_QQuickListView::keyNavigation(Vertical, TopToBottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::keyNavigation(Vertical, TopToBottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::keyNavigation(Vertical, TopToBottom) PASS : tst_QQuickListView::keyNavigation(Vertical, BottomToTop) PASS : tst_QQuickListView::keyNavigation(Horizontal, LeftToRight) PASS : tst_QQuickListView::keyNavigation(Horizontal, RightToLeft) QWARN : tst_QQuickListView::enforceRange() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::enforceRange() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::enforceRange() QWARN : tst_QQuickListView::enforceRange_withoutHighlight() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::enforceRange_withoutHighlight() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::enforceRange_withoutHighlight() QWARN : tst_QQuickListView::spacing() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::spacing() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::spacing() QWARN : tst_QQuickListView::qAbstractItemModel_package_sections() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_package_sections() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_package_sections() QWARN : tst_QQuickListView::qAbstractItemModel_sections() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::qAbstractItemModel_sections() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::qAbstractItemModel_sections() QWARN : tst_QQuickListView::sectionsPositioning() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::sectionsPositioning() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::sectionsPositioning() QWARN : tst_QQuickListView::sectionsDelegate() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::sectionsDelegate() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::sectionsDelegate() QWARN : tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) Mouse event occurs outside of target window. PASS : tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, no cache buffer) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, no cache buffer) Mouse event occurs outside of target window. PASS : tst_QQuickListView::sectionsDragOutsideBounds(1000, no cache buffer) WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, cache buffer) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, cache buffer) Mouse event occurs outside of target window. PASS : tst_QQuickListView::sectionsDragOutsideBounds(500, cache buffer) WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, cache buffer) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, cache buffer) Mouse event occurs outside of target window. PASS : tst_QQuickListView::sectionsDragOutsideBounds(1000, cache buffer) SKIP : tst_QQuickListView::sectionsDelegate_headerVisibility() QTBUG-24395 Loc: [tst_qquicklistview.cpp(2217)] QWARN : tst_QQuickListView::sectionPropertyChange() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::sectionPropertyChange() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::sectionPropertyChange() QWARN : tst_QQuickListView::sectionDelegateChange() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::sectionDelegateChange() QWARN : tst_QQuickListView::cacheBuffer() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::cacheBuffer() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::cacheBuffer() QWARN : tst_QQuickListView::positionViewAtBeginningEnd() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::positionViewAtBeginningEnd() QWARN : tst_QQuickListView::positionViewAtIndex(no range, 3 at Beginning) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::positionViewAtIndex(no range, 3 at Beginning) PASS : tst_QQuickListView::positionViewAtIndex(no range, 3 at End) PASS : tst_QQuickListView::positionViewAtIndex(no range, 22 at Beginning) PASS : tst_QQuickListView::positionViewAtIndex(no range, 28 at Beginning) PASS : tst_QQuickListView::positionViewAtIndex(no range, last at End) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 at End) PASS : tst_QQuickListView::positionViewAtIndex(no range, 15 at Center) PASS : tst_QQuickListView::positionViewAtIndex(no range, 15 visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 15 partially visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 15 before visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 before visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 after visible => Visible) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 visible => Contain) PASS : tst_QQuickListView::positionViewAtIndex(no range, 15 partially visible => Contain) PASS : tst_QQuickListView::positionViewAtIndex(no range, 20 partially visible => Contain) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 3 at End) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 38 at Beginning) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 15 at Center) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 3 at SnapPosition) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 10 at SnapPosition) PASS : tst_QQuickListView::positionViewAtIndex(strict range, 38 at SnapPosition) QWARN : tst_QQuickListView::resetModel() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::resetModel() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::resetModel() PASS : tst_QQuickListView::propertyChanges() PASS : tst_QQuickListView::componentChanges() PASS : tst_QQuickListView::modelChanges() PASS : tst_QQuickListView::manualHighlight() PASS : tst_QQuickListView::initialZValues() QWARN : tst_QQuickListView::header(vertical, left to right) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::header(vertical, left to right) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::header(vertical, left to right) PASS : tst_QQuickListView::header(vertical, layout right to left) PASS : tst_QQuickListView::header(horizontal, layout left to right) PASS : tst_QQuickListView::header(horizontal, layout right to left) PASS : tst_QQuickListView::header(vertical, bottom to top) PASS : tst_QQuickListView::header_delayItemCreation() PASS : tst_QQuickListView::headerChangesViewport() QWARN : tst_QQuickListView::footer(vertical, layout left to right) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::footer(vertical, layout left to right) PASS : tst_QQuickListView::footer(vertical, layout right to left) PASS : tst_QQuickListView::footer(horizontal, layout left to right) PASS : tst_QQuickListView::footer(horizontal, layout right to left) PASS : tst_QQuickListView::footer(vertical, layout left to right) QWARN : tst_QQuickListView::extents(Vertical, TopToBottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::extents(Vertical, TopToBottom) PASS : tst_QQuickListView::extents(Vertical, BottomToTop) PASS : tst_QQuickListView::extents(Horizontal, LeftToRight) PASS : tst_QQuickListView::extents(Horizontal, RightToLeft) PASS : tst_QQuickListView::resetModel_headerFooter() QWARN : tst_QQuickListView::resizeView() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::resizeView() QWARN : tst_QQuickListView::resizeViewAndRepaint() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::resizeViewAndRepaint() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::resizeViewAndRepaint() QWARN : tst_QQuickListView::sizeLessThan1() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::sizeLessThan1() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::sizeLessThan1() PASS : tst_QQuickListView::QTBUG_14821() QWARN : tst_QQuickListView::resizeDelegate() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::resizeDelegate() QWARN : tst_QQuickListView::resizeFirstDelegate() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::resizeFirstDelegate() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::resizeFirstDelegate() QWARN : tst_QQuickListView::repositionResizedDelegate(vertical) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::repositionResizedDelegate(vertical) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::repositionResizedDelegate(vertical) PASS : tst_QQuickListView::repositionResizedDelegate(vertical, BottomToTop) PASS : tst_QQuickListView::repositionResizedDelegate(horizontal) PASS : tst_QQuickListView::repositionResizedDelegate(horizontal, rtl) QWARN : tst_QQuickListView::QTBUG_16037() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::QTBUG_16037() QWARN : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 0) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 0) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 0) PASS : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 19) PASS : tst_QQuickListView::indexAt_itemAt(Item 0 - 239, 19) PASS : tst_QQuickListView::indexAt_itemAt(Item 1 - 0, 20) PASS : tst_QQuickListView::indexAt_itemAt(No Item - 240, 20) SKIP : tst_QQuickListView::incrementalModel() QTBUG-30716 Loc: [tst_qquicklistview.cpp(4570)] PASS : tst_QQuickListView::onAdd(0, add 1) PASS : tst_QQuickListView::onAdd(0, add 2) PASS : tst_QQuickListView::onAdd(0, add 10) PASS : tst_QQuickListView::onAdd(1, add 1) PASS : tst_QQuickListView::onAdd(1, add 2) PASS : tst_QQuickListView::onAdd(1, add 10) PASS : tst_QQuickListView::onAdd(5, add 1) PASS : tst_QQuickListView::onAdd(5, add 2) PASS : tst_QQuickListView::onAdd(5, add 10) PASS : tst_QQuickListView::onRemove(remove first) PASS : tst_QQuickListView::onRemove(two items, remove first) PASS : tst_QQuickListView::onRemove(two items, remove last) PASS : tst_QQuickListView::onRemove(two items, remove all) PASS : tst_QQuickListView::onRemove(four items, remove first) PASS : tst_QQuickListView::onRemove(four items, remove 0-2) PASS : tst_QQuickListView::onRemove(four items, remove 1-3) PASS : tst_QQuickListView::onRemove(four items, remove 2-4) PASS : tst_QQuickListView::onRemove(four items, remove last) PASS : tst_QQuickListView::onRemove(four items, remove all) PASS : tst_QQuickListView::onRemove(ten items, remove 1-8) PASS : tst_QQuickListView::onRemove(ten items, remove 2-7) PASS : tst_QQuickListView::onRemove(ten items, remove 4-10) QWARN : tst_QQuickListView::rightToLeft() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::rightToLeft() PASS : tst_QQuickListView::test_mirroring() QWARN : tst_QQuickListView::margins() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::margins() QWARN : tst_QQuickListView::marginsResize(vertical) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::marginsResize(vertical) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined WARNING: tst_QQuickListView::marginsResize(vertical) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::marginsResize(vertical) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::marginsResize(vertical) Mouse event occurs outside of target window. PASS : tst_QQuickListView::marginsResize(vertical) PASS : tst_QQuickListView::marginsResize(vertical, BottomToTop) WARNING: tst_QQuickListView::marginsResize(horizontal) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::marginsResize(horizontal) Mouse event occurs outside of target window. WARNING: tst_QQuickListView::marginsResize(horizontal) Mouse event occurs outside of target window. PASS : tst_QQuickListView::marginsResize(horizontal) PASS : tst_QQuickListView::marginsResize(horizontal, rtl) PASS : tst_QQuickListView::creationContext() QWARN : tst_QQuickListView::snapToItem(vertical, top to bottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::snapToItem(vertical, top to bottom) PASS : tst_QQuickListView::snapToItem(vertical, bottom to top) PASS : tst_QQuickListView::snapToItem(horizontal, left to right) PASS : tst_QQuickListView::snapToItem(horizontal, right to left) PASS : tst_QQuickListView::snapToItem(vertical, top to bottom, enforce range) PASS : tst_QQuickListView::snapToItem(vertical, bottom to top, enforce range) PASS : tst_QQuickListView::snapToItem(horizontal, left to right, enforce range) PASS : tst_QQuickListView::snapToItem(horizontal, right to left, enforce range) QWARN : tst_QQuickListView::snapOneItem(vertical, top to bottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::snapOneItem(vertical, top to bottom) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::snapOneItem(vertical, top to bottom) PASS : tst_QQuickListView::snapOneItem(vertical, bottom to top) PASS : tst_QQuickListView::snapOneItem(horizontal, left to right) PASS : tst_QQuickListView::snapOneItem(horizontal, right to left) PASS : tst_QQuickListView::snapOneItem(vertical, top to bottom, enforce range) PASS : tst_QQuickListView::snapOneItem(vertical, bottom to top, enforce range) PASS : tst_QQuickListView::snapOneItem(horizontal, left to right, enforce range) PASS : tst_QQuickListView::snapOneItem(horizontal, right to left, enforce range) PASS : tst_QQuickListView::QTBUG_9791() QWARN : tst_QQuickListView::QTBUG_11105() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::QTBUG_11105() PASS : tst_QQuickListView::QTBUG_21742() PASS : tst_QQuickListView::asynchronous() QWARN : tst_QQuickListView::unrequestedVisibility() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::unrequestedVisibility() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::unrequestedVisibility() QWARN : tst_QQuickListView::populateTransitions(static) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::populateTransitions(static) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::populateTransitions(static) PASS : tst_QQuickListView::populateTransitions(static, no populate) PASS : tst_QQuickListView::populateTransitions(dynamic) PASS : tst_QQuickListView::populateTransitions(dynamic, no populate) PASS : tst_QQuickListView::populateTransitions(empty to start with) PASS : tst_QQuickListView::populateTransitions(empty to start with, no populate) QWARN : tst_QQuickListView::addTransitions(insert 1, just before start) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::addTransitions(insert 1, just before start) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::addTransitions(insert 1, just before start) PASS : tst_QQuickListView::addTransitions(insert 1, way before start) PASS : tst_QQuickListView::addTransitions(insert multiple, just before start) PASS : tst_QQuickListView::addTransitions(insert multiple, way before start) PASS : tst_QQuickListView::addTransitions(insert 1 at start) PASS : tst_QQuickListView::addTransitions(insert multiple at start) PASS : tst_QQuickListView::addTransitions(insert 1 at start, content y not 0) PASS : tst_QQuickListView::addTransitions(insert multiple at start, content y not 0) PASS : tst_QQuickListView::addTransitions(insert 1 at start, to empty list) PASS : tst_QQuickListView::addTransitions(insert multiple at start, to empty list) PASS : tst_QQuickListView::addTransitions(insert 1 at middle) PASS : tst_QQuickListView::addTransitions(insert multiple at middle) PASS : tst_QQuickListView::addTransitions(insert 1 at bottom) PASS : tst_QQuickListView::addTransitions(insert multiple at bottom) PASS : tst_QQuickListView::addTransitions(insert 1 at bottom, content y not 0) PASS : tst_QQuickListView::addTransitions(insert multiple at bottom, content y not 0) PASS : tst_QQuickListView::addTransitions(insert 1 after end) PASS : tst_QQuickListView::addTransitions(insert multiple after end) QWARN : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move 1) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move 1) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move 1) PASS : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move 1 (first item)) PASS : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move multiple) PASS : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move multiple (first item)) PASS : tst_QQuickListView::moveTransitions(move from above view, mix of visible/non-visible) PASS : tst_QQuickListView::moveTransitions(move from above view, mix of visible/non-visible (move first)) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 down) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 down, move first item) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 down, move first item, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 down, to last item) PASS : tst_QQuickListView::moveTransitions(move within view, move first->last) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple down) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple down, move first item) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple down, move first item, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple down, displace last item) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple down, move first->last) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up, move to first index) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up, move to first index, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up, move to first index, contentY not on item border) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up, move last item) PASS : tst_QQuickListView::moveTransitions(move within view, move 1 up, move last->first) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple up) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple up, move to first index) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple up, move to first index, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple up, move last item) PASS : tst_QQuickListView::moveTransitions(move within view, move multiple up, move last->first) PASS : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to top) PASS : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to top, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to top) PASS : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to top, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to bottom) PASS : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to bottom, contentY not 0) PASS : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to bottom) PASS : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to bottom, contentY not 0) QWARN : tst_QQuickListView::removeTransitions(remove 1 before start) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::removeTransitions(remove 1 before start) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::removeTransitions(remove 1 before start) PASS : tst_QQuickListView::removeTransitions(remove multiple, all before start) PASS : tst_QQuickListView::removeTransitions(remove mix of before and after start) PASS : tst_QQuickListView::removeTransitions(remove 1 from start) PASS : tst_QQuickListView::removeTransitions(remove multiple from start) PASS : tst_QQuickListView::removeTransitions(remove 1 from start, content y not 0) PASS : tst_QQuickListView::removeTransitions(remove multiple from start, content y not 0) PASS : tst_QQuickListView::removeTransitions(remove 1 from middle) PASS : tst_QQuickListView::removeTransitions(remove multiple from middle) PASS : tst_QQuickListView::removeTransitions(remove 1 from bottom) PASS : tst_QQuickListView::removeTransitions(remove multiple from bottom) PASS : tst_QQuickListView::removeTransitions(remove 1 from bottom, content y not 0) PASS : tst_QQuickListView::removeTransitions(remove multiple from bottom, content y not 0) PASS : tst_QQuickListView::removeTransitions(remove 1 after end) PASS : tst_QQuickListView::removeTransitions(remove multiple after end) QWARN : tst_QQuickListView::displacedTransitions(no displaced transitions at all) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::displacedTransitions(no displaced transitions at all) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::displacedTransitions(no displaced transitions at all) PASS : tst_QQuickListView::displacedTransitions(just displaced) PASS : tst_QQuickListView::displacedTransitions(just displaced (not enabled)) PASS : tst_QQuickListView::displacedTransitions(displaced + addDisplaced) PASS : tst_QQuickListView::displacedTransitions(displaced + addDisplaced (not enabled)) PASS : tst_QQuickListView::displacedTransitions(displaced + moveDisplaced) PASS : tst_QQuickListView::displacedTransitions(displaced + moveDisplaced (not enabled)) PASS : tst_QQuickListView::displacedTransitions(displaced + removeDisplaced) PASS : tst_QQuickListView::displacedTransitions(displaced + removeDisplaced (not enabled)) PASS : tst_QQuickListView::displacedTransitions(displaced + add, should use generic displaced for a remove) QWARN : tst_QQuickListView::multipleTransitions(add item, then move it immediately) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::multipleTransitions(add item, then move it immediately) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::multipleTransitions(add item, then move it immediately) PASS : tst_QQuickListView::multipleTransitions(move, then insert item before the moved item) PASS : tst_QQuickListView::multipleTransitions(add at 0, flick down, flick back to top and add at 0 again) PASS : tst_QQuickListView::multipleTransitions(insert then remove same index, with ripple effect on add displaced) PASS : tst_QQuickListView::multipleTransitions(insert then remove, with remove disabled) PASS : tst_QQuickListView::multipleTransitions(insert twice then remove, with remove disabled) QWARN : tst_QQuickListView::multipleDisplaced() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::multipleDisplaced() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::multipleDisplaced() QWARN : tst_QQuickListView::flickBeyondBounds() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::flickBeyondBounds() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::flickBeyondBounds() QWARN : tst_QQuickListView::destroyItemOnCreation() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_QQuickListView::destroyItemOnCreation() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::destroyItemOnCreation() FAIL! : tst_QQuickListView::parentBinding() 'messageHandler.messages().isEmpty()' returned FALSE. (QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined) Loc: [tst_qquicklistview.cpp(6929)] PASS : tst_QQuickListView::defaultHighlightMoveDuration() PASS : tst_QQuickListView::accessEmptyCurrentItem_QTBUG_30227() PASS : tst_QQuickListView::delayedChanges_QTBUG_30555() QWARN : tst_QQuickListView::outsideViewportChangeNotAffectingView() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined WARNING: tst_QQuickListView::outsideViewportChangeNotAffectingView() Mouse event occurs outside of target window. WARNING: tst_QQuickListView::outsideViewportChangeNotAffectingView() Mouse event occurs outside of target window. PASS : tst_QQuickListView::outsideViewportChangeNotAffectingView() QWARN : tst_QQuickListView::testProxyModelChangedAfterMove() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::testProxyModelChangedAfterMove() PASS : tst_QQuickListView::typedModel() QWARN : tst_QQuickListView::displayMargin() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_QQuickListView::displayMargin() PASS : tst_QQuickListView::highlightItemGeometryChanges() PASS : tst_QQuickListView::QTBUG_36481() PASS : tst_QQuickListView::cleanupTestCase() Totals: 478 passed, 1 failed, 2 skipped ********* Finished testing of tst_QQuickListView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicklistview: 534 seconds, exit code 1 Testing tst_qquickimage FAIL! : tst_qquickimage::nullPixmapPaint() 'glErrors.size() == messageHandler.messages().size()' returned FALSE. (QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined) Loc: [tst_qquickimage.cpp(680)] Totals: 56 passed, 1 failed, 2 skipped ASSERT: "QOpenGLContext::currentContext()" in file scenegraph/util/qsgatlastexture.cpp, line 188 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 6110] QtQA::App::TestRunner: [New LWP 6126] QtQA::App::TestRunner: [New LWP 6127] QtQA::App::TestRunner: [New LWP 6128] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickimage -silent -o /work/build/_artifacts/test-logs/tst_qquickimage-t'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f00a51713e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f0092892700 (LWP 6128)): QtQA::App::TestRunner: #0 0x00007f00a5213e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f00a363df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f00a363e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f00a5dc24f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1a6c640, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f00a5d45d60 in TestNamespace::QEventLoop::processEvents (this=0x7f0092891d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f00a5d46039 in TestNamespace::QEventLoop::exec (this=0x7f0092891d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f00a5ace284 in TestNamespace::QThread::exec (this=0x1bde870) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007f00a5ace422 in TestNamespace::QThread::run (this=0x1bde870) at thread/qthread.cpp:578 QtQA::App::TestRunner: #8 0x00007f00a5ad57cc in TestNamespace::QThreadPrivate::start (arg=0x1bde870) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f00a4a45efc in start_thread (arg=0x7f0092892700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f00a521ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f0093093700 (LWP 6127)): QtQA::App::TestRunner: #0 0x00007f00a5213e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f00a363df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f00a363e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f00a5dc24f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1bd0180, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f00a5d45d60 in TestNamespace::QEventLoop::processEvents (this=0x7f0093092cf0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f00a5d46039 in TestNamespace::QEventLoop::exec (this=0x7f0093092cf0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f00a5ace284 in TestNamespace::QThread::exec (this=0x1bcfe40) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007f00a7a587cc in TestNamespace::QQuickPixmapReader::run (this=0x1bcfe40) at util/qquickpixmapcache.cpp:688 QtQA::App::TestRunner: #8 0x00007f00a5ad57cc in TestNamespace::QThreadPrivate::start (arg=0x1bcfe40) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f00a4a45efc in start_thread (arg=0x7f0093093700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f00a521ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f0098b72700 (LWP 6126)): QtQA::App::TestRunner: #0 0x00007f00a5213e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f00a363df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f00a363e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f00a5dc24f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x144fa50, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007f00a5d45d60 in TestNamespace::QEventLoop::processEvents (this=0x7f0098b71d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007f00a5d46039 in TestNamespace::QEventLoop::exec (this=0x7f0098b71d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007f00a5ace284 in TestNamespace::QThread::exec (this=0x19baa00) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007f00a747f979 in TestNamespace::QQmlThreadPrivate::run (this=0x19baa00) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007f00a5ad57cc in TestNamespace::QThreadPrivate::start (arg=0x19baa00) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007f00a4a45efc in start_thread (arg=0x7f0098b72700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f00a521ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f00a822a760 (LWP 6110)): QtQA::App::TestRunner: #0 0x00007f00a51713e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f00a5174b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f00a5ac23bf in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007f00a5abfe98 in TestNamespace::QMessageLogger::fatal (this=0x7fffb54a7f40, msg=0x7f00a5e22198 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007f00a5aba478 in TestNamespace::qt_assert (assertion=0x7f00a7cc2fc0 "QOpenGLContext::currentContext()", file=0x7f00a7cc2ee8 "scenegraph/util/qsgatlastexture.cpp", line=188) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007f00a7ab3bf8 in TestNamespace::QSGAtlasTexture::Atlas::invalidate (this=0x7f008c0c93c0) at scenegraph/util/qsgatlastexture.cpp:188 QtQA::App::TestRunner: #6 0x00007f00a7ab3963 in TestNamespace::QSGAtlasTexture::Manager::invalidate (this=0x7f009400ab30) at scenegraph/util/qsgatlastexture.cpp:122 QtQA::App::TestRunner: #7 0x00007f00a7ac734b in TestNamespace::QSGRenderContext::invalidate (this=0x1317f70) at scenegraph/qsgcontext.cpp:507 QtQA::App::TestRunner: #8 0x00007f00a7ac69e6 in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0x1317f70, __in_chrg=) at scenegraph/qsgcontext.cpp:345 QtQA::App::TestRunner: #9 0x00007f00a7ac6a64 in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0x1317f70, __in_chrg=) at scenegraph/qsgcontext.cpp:346 QtQA::App::TestRunner: #10 0x00007f00a7aeb43c in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x1311bb0, __in_chrg=) at scenegraph/qsgrenderloop.cpp:221 QtQA::App::TestRunner: #11 0x00007f00a7aeb4c6 in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x1311bb0, __in_chrg=) at scenegraph/qsgrenderloop.cpp:223 QtQA::App::TestRunner: #12 0x00007f00a7aecee5 in TestNamespace::QScopedPointerDeleter::cleanup (pointer=0x1311bb0) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #13 0x00007f00a7aec9c9 in TestNamespace::QScopedPointer >::~QScopedPointer (this=0x7f00a803a140, __in_chrg=) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:109 QtQA::App::TestRunner: #14 0x00007f00a7aeacf2 in TestNamespace::(anonymous namespace)::Q_QGS_s_renderLoopInstance::Holder::~Holder (this=0x7f00a803a140, __in_chrg=) at scenegraph/qsgrenderloop.cpp:80 QtQA::App::TestRunner: #15 0x00007f00a5176861 in __run_exit_handlers (status=1, listp=0x7f00a54d75a8, run_list_atexit=true) at exit.c:78 QtQA::App::TestRunner: #16 0x00007f00a51768e5 in __GI_exit (status=) at exit.c:100 QtQA::App::TestRunner: #17 0x00007f00a515c314 in __libc_start_main (main=0x42d761 , argc=6, ubp_av=0x7fffb54a8228, init=, fini=, rtld_fini=, stack_end=0x7fffb54a8218) at libc-start.c:258 QtQA::App::TestRunner: #18 0x000000000040c259 in _start () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickimage ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickimage::initTestCase() PASS : tst_qquickimage::noSource() PASS : tst_qquickimage::imageSource(local) PASS : tst_qquickimage::imageSource(local no cache) PASS : tst_qquickimage::imageSource(local async) PASS : tst_qquickimage::imageSource(local not found) PASS : tst_qquickimage::imageSource(local async not found) PASS : tst_qquickimage::imageSource(remote) PASS : tst_qquickimage::imageSource(remote redirected) PASS : tst_qquickimage::imageSource(remote not found) PASS : tst_qquickimage::clearSource() PASS : tst_qquickimage::resized() PASS : tst_qquickimage::preserveAspectRatio() PASS : tst_qquickimage::smooth() QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::mirror() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::mirror() SKIP : tst_qquickimage::svg(svg) svg support not available Loc: [tst_qquickimage.cpp(391)] SKIP : tst_qquickimage::svg(svgz) svg support not available Loc: [tst_qquickimage.cpp(391)] PASS : tst_qquickimage::geometry(PreserveAspectFit) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectFit explicit width 300, height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit height 400) PASS : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300, height 400) PASS : tst_qquickimage::geometry(Stretch) PASS : tst_qquickimage::geometry(Stretch explicit width 300) PASS : tst_qquickimage::geometry(Stretch explicit height 400) PASS : tst_qquickimage::geometry(Stretch explicit width 300, height 400) PASS : tst_qquickimage::geometry(Tile) PASS : tst_qquickimage::geometry(Tile explicit width 300) PASS : tst_qquickimage::geometry(Tile explicit height 400) PASS : tst_qquickimage::geometry(Tile explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileVertically) PASS : tst_qquickimage::geometry(TileVertically explicit width 300) PASS : tst_qquickimage::geometry(TileVertically explicit height 400) PASS : tst_qquickimage::geometry(TileVertically explicit width 300, height 400) PASS : tst_qquickimage::geometry(TileHorizontally) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300) PASS : tst_qquickimage::geometry(TileHorizontally explicit height 400) PASS : tst_qquickimage::geometry(TileHorizontally explicit width 300, height 400) PASS : tst_qquickimage::big() QWARN : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling) QWARN : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) PASS : tst_qquickimage::noLoading() PASS : tst_qquickimage::paintedWidthHeight() PASS : tst_qquickimage::sourceSize_QTBUG_14303() PASS : tst_qquickimage::sourceSize_QTBUG_16389() FAIL! : tst_qquickimage::nullPixmapPaint() 'glErrors.size() == messageHandler.messages().size()' returned FALSE. (QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined) Loc: [tst_qquickimage.cpp(680)] QWARN : tst_qquickimage::imageCrash_QTBUG_22125() file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickimage/data/nullpixmap.qml:3:1: QML Image: Connection refused QWARN : tst_qquickimage::imageCrash_QTBUG_22125() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined QWARN : tst_qquickimage::imageCrash_QTBUG_22125() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::imageCrash_QTBUG_22125() QWARN : tst_qquickimage::imageCrash_QTBUG_32513() QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::imageCrash_QTBUG_32513() QWARN : tst_qquickimage::sourceSize(unscaled) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::sourceSize(unscaled) QWARN : tst_qquickimage::sourceSize(scale width) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::sourceSize(scale width) QWARN : tst_qquickimage::sourceSize(scale height) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::sourceSize(scale height) QWARN : tst_qquickimage::sourceSize(larger sourceSize) QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined PASS : tst_qquickimage::sourceSize(larger sourceSize) PASS : tst_qquickimage::progressAndStatusChanges() PASS : tst_qquickimage::sourceSizeChanges() PASS : tst_qquickimage::correctStatus() PASS : tst_qquickimage::cleanupTestCase() Totals: 56 passed, 1 failed, 2 skipped ********* Finished testing of tst_qquickimage ********* ASSERT: "QOpenGLContext::currentContext()" in file scenegraph/util/qsgatlastexture.cpp, line 188 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 6147] QtQA::App::TestRunner: [New LWP 6163] QtQA::App::TestRunner: [New LWP 6164] QtQA::App::TestRunner: [New LWP 6165] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickimage -o /work/build/_artifacts/test-logs/tst_qquickimage-testresul'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fa5207423e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fa50de83700 (LWP 6165)): QtQA::App::TestRunner: #0 0x00007fa5207e4e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fa51ec0ef68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fa51ec0f429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fa5213934f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1f819b0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fa521316d60 in TestNamespace::QEventLoop::processEvents (this=0x7fa50de82d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fa521317039 in TestNamespace::QEventLoop::exec (this=0x7fa50de82d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fa52109f284 in TestNamespace::QThread::exec (this=0x1f815b0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fa52109f422 in TestNamespace::QThread::run (this=0x1f815b0) at thread/qthread.cpp:578 QtQA::App::TestRunner: #8 0x00007fa5210a67cc in TestNamespace::QThreadPrivate::start (arg=0x1f815b0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fa520016efc in start_thread (arg=0x7fa50de83700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fa5207f0f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fa50e684700 (LWP 6164)): QtQA::App::TestRunner: #0 0x00007fa5207e4e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fa51ec0ef68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fa51ec0f429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fa5213934f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1ec97e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fa521316d60 in TestNamespace::QEventLoop::processEvents (this=0x7fa50e683cf0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fa521317039 in TestNamespace::QEventLoop::exec (this=0x7fa50e683cf0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fa52109f284 in TestNamespace::QThread::exec (this=0x1ec94f0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fa5230297cc in TestNamespace::QQuickPixmapReader::run (this=0x1ec94f0) at util/qquickpixmapcache.cpp:688 QtQA::App::TestRunner: #8 0x00007fa5210a67cc in TestNamespace::QThreadPrivate::start (arg=0x1ec94f0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fa520016efc in start_thread (arg=0x7fa50e684700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fa5207f0f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fa50ffff700 (LWP 6163)): QtQA::App::TestRunner: #0 0x00007fa5207e4e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fa51ec0ef68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fa51ec0f429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fa5213934f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1d093d0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fa521316d60 in TestNamespace::QEventLoop::processEvents (this=0x7fa50fffed80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fa521317039 in TestNamespace::QEventLoop::exec (this=0x7fa50fffed80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fa52109f284 in TestNamespace::QThread::exec (this=0x1e06250) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fa522a50979 in TestNamespace::QQmlThreadPrivate::run (this=0x1e06250) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007fa5210a67cc in TestNamespace::QThreadPrivate::start (arg=0x1e06250) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fa520016efc in start_thread (arg=0x7fa50ffff700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fa5207f0f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fa5237fb760 (LWP 6147)): QtQA::App::TestRunner: #0 0x00007fa5207423e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fa520745b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fa5210933bf in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007fa521090e98 in TestNamespace::QMessageLogger::fatal (this=0x7fff74d0b7e0, msg=0x7fa5213f3198 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007fa52108b478 in TestNamespace::qt_assert (assertion=0x7fa523293fc0 "QOpenGLContext::currentContext()", file=0x7fa523293ee8 "scenegraph/util/qsgatlastexture.cpp", line=188) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007fa523084bf8 in TestNamespace::QSGAtlasTexture::Atlas::invalidate (this=0x7fa51086ce10) at scenegraph/util/qsgatlastexture.cpp:188 QtQA::App::TestRunner: #6 0x00007fa523084963 in TestNamespace::QSGAtlasTexture::Manager::invalidate (this=0x1f839e0) at scenegraph/util/qsgatlastexture.cpp:122 QtQA::App::TestRunner: #7 0x00007fa52309834b in TestNamespace::QSGRenderContext::invalidate (this=0x1e05f00) at scenegraph/qsgcontext.cpp:507 QtQA::App::TestRunner: #8 0x00007fa5230979e6 in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0x1e05f00, __in_chrg=) at scenegraph/qsgcontext.cpp:345 QtQA::App::TestRunner: #9 0x00007fa523097a64 in TestNamespace::QSGRenderContext::~QSGRenderContext (this=0x1e05f00, __in_chrg=) at scenegraph/qsgcontext.cpp:346 QtQA::App::TestRunner: #10 0x00007fa5230bc43c in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x1e04250, __in_chrg=) at scenegraph/qsgrenderloop.cpp:221 QtQA::App::TestRunner: #11 0x00007fa5230bc4c6 in TestNamespace::QSGGuiThreadRenderLoop::~QSGGuiThreadRenderLoop (this=0x1e04250, __in_chrg=) at scenegraph/qsgrenderloop.cpp:223 QtQA::App::TestRunner: #12 0x00007fa5230bdee5 in TestNamespace::QScopedPointerDeleter::cleanup (pointer=0x1e04250) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 QtQA::App::TestRunner: #13 0x00007fa5230bd9c9 in TestNamespace::QScopedPointer >::~QScopedPointer (this=0x7fa52360b140, __in_chrg=) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:109 QtQA::App::TestRunner: #14 0x00007fa5230bbcf2 in TestNamespace::(anonymous namespace)::Q_QGS_s_renderLoopInstance::Holder::~Holder (this=0x7fa52360b140, __in_chrg=) at scenegraph/qsgrenderloop.cpp:80 QtQA::App::TestRunner: #15 0x00007fa520747861 in __run_exit_handlers (status=1, listp=0x7fa520aa85a8, run_list_atexit=true) at exit.c:78 QtQA::App::TestRunner: #16 0x00007fa5207478e5 in __GI_exit (status=) at exit.c:100 QtQA::App::TestRunner: #17 0x00007fa52072d314 in __libc_start_main (main=0x42d761 , argc=5, ubp_av=0x7fff74d0bac8, init=, fini=, rtld_fini=, stack_end=0x7fff74d0bab8) at libc-start.c:258 QtQA::App::TestRunner: #18 0x000000000040c259 in _start () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickimage: 37 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01750/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393256978): http://codereview.qt-project.org/78971 [PS1] - Register the QML profiler's animation callback from the GUI thread http://codereview.qt-project.org/78932 [PS1] - Don't needlessly flush start times when stopping profiling http://codereview.qt-project.org/78995 [PS3] - Introduced a few more signals to QQuickWindow. http://codereview.qt-project.org/78516 [PS2] - Determine whether or not an object literal requires a sparse array at compile time http://codereview.qt-project.org/78515 [PS2] - Clean up object literal handling with integral indices http://codereview.qt-project.org/78992 [PS4] - Fix crashes and incorrect extension queries on GL3+ http://codereview.qt-project.org/79037 [PS1] - Add double-click to QQuickWidget From ci-noreply at qt-project.org Mon Feb 24 19:44:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 20:44:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2993 Message-ID: <20140224_184419_096865.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : warning C4003: not enough actual parameters for macro 'min' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : error C2589: '(' : illegal token on right side of '::' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : error C2059: syntax error : '::' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02993/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1393266955): http://codereview.qt-project.org/78049 [PS6] - Use new QLibraryInfo::build() in testlib to log build information. http://codereview.qt-project.org/78217 [PS2] - Improve error reporting in selftests of testlib. From ci-noreply at qt-project.org Mon Feb 24 19:54:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 20:54:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2994 Message-ID: <20140224_185419_006728.ci-noreply@qt-project.org> `make' failed :( sh: /Users/qt/perl5/bin/rm: No such file or directory make[3]: *** [../../lib/QtCore.framework/Versions/5/Headers/qdatetime.h] Error 127 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02994/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1393267705): http://codereview.qt-project.org/78514 [PS3] - Prefer QPA implementation in qsystemtrayicon_x11 if available From ci-noreply at qt-project.org Mon Feb 24 19:56:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 20:56:32 +0200 Subject: [Ci-reports] fail on QtLocation_stable_Integration #71 Message-ID: <20140224_185632_042352.ci-noreply@qt-project.org> Compilation failed :( qdeclarativegeocodemodel.cpp qdeclarativegeocodemodel.cpp(667) : error C2308: concatenating mismatched strings qdeclarativegeocodemodel.cpp(667) : error C2308: concatenating mismatched strings qdeclarativegeocodemodel.cpp(672) : error C2308: concatenating mismatched strings qdeclarativegeocodemodel.cpp(672) : error C2308: concatenating mismatched strings qdeclarativegeocodemodel.cpp(667) : error C2308: concatenating mismatched strings qdeclarativegeocodemodel.cpp(667) : error C2308: concatenating mismatched strings qdeclarativegeocodemodel.cpp(672) : error C2308: concatenating mismatched strings qdeclarativegeocodemodel.cpp(672) : error C2308: concatenating mismatched strings Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00071/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393267058): http://codereview.qt-project.org/79011 [PS1] - Update QtPositioning QML API meta data including new 5.3 features. http://codereview.qt-project.org/79010 [PS1] - Bump all qml code to QtLocation 5.3 http://codereview.qt-project.org/79009 [PS1] - Fix QtLocation QML API and its version. http://codereview.qt-project.org/78686 [PS2] - Fix translatable strings and cleanup unnecessary strings From ci-noreply at qt-project.org Mon Feb 24 20:10:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 21:10:51 +0200 Subject: [Ci-reports] fail on QtMultimedia_stable_Integration #323 Message-ID: <20140224_191051_073517.ci-noreply@qt-project.org> Autotest `tst_bic' failed :( Testing tst_Bic FAIL! : tst_Bic::sizesAndVTables(QtMultimedia:5.0) Test failed, read warnings above. Loc: [tst_bic.cpp(400)] Totals: 2 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Bic ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 WARNING: tst_Bic::initTestCase() This test needs the correct qmake in PATH, we need it to generate INCPATH for qt modules. Loc: [tst_bic.cpp(154)] QDEBUG : tst_Bic::initTestCase() modules keys: ("QtMultimedia", "QtMultimediaWidgets") QDEBUG : tst_Bic::initTestCase() modules values: ("multimedia", "multimediawidgets") PASS : tst_Bic::initTestCase() QWARN : tst_Bic::sizesAndVTables(QtMultimedia:5.0) modified VTable: Old: "QMediaServiceSupportedDevicesInterface" New: "size mismatch" FAIL! : tst_Bic::sizesAndVTables(QtMultimedia:5.0) Test failed, read warnings above. Loc: [tst_bic.cpp(400)] SKIP : tst_Bic::sizesAndVTables(QtMultimedia:5.1) No platform spec found for this platform/version. Loc: [tst_bic.cpp(331)] SKIP : tst_Bic::sizesAndVTables(QtMultimedia:5.2) No platform spec found for this platform/version. Loc: [tst_bic.cpp(331)] PASS : tst_Bic::cleanupTestCase() Totals: 2 passed, 1 failed, 2 skipped ********* Finished testing of tst_Bic ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_bic: 8 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtMultimedia_stable_Integration/build_00323/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393267116): http://codereview.qt-project.org/78584 [PS3] - New QCameraInfo class. From ci-noreply at qt-project.org Mon Feb 24 20:42:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 21:42:03 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1751 Message-ID: <20140224_194203_087408.ci-noreply@qt-project.org> Autotest `tst_qqmltimer' failed :( Testing tst_qqmltimer FAIL! : tst_qqmltimer::changeDuration() Compared values are not the same Actual (helper.count): 3 Expected (2) : 2 tst_qqmltimer.cpp(285) : failure location Totals: 12 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmltimer ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qqmltimer::initTestCase() PASS : tst_qqmltimer::notRepeating() PASS : tst_qqmltimer::notRepeatingStart() PASS : tst_qqmltimer::repeat() PASS : tst_qqmltimer::noTriggerIfNotRunning() PASS : tst_qqmltimer::triggeredOnStart() PASS : tst_qqmltimer::triggeredOnStartRepeat() PASS : tst_qqmltimer::changeDuration() FAIL! : tst_qqmltimer::restart() Compared values are not the same Actual (helper.count): 3 Expected (2) : 2 tst_qqmltimer.cpp(329) : failure location PASS : tst_qqmltimer::restartFromTriggered() PASS : tst_qqmltimer::runningFromTriggered() PASS : tst_qqmltimer::parentProperty() PASS : tst_qqmltimer::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped ********* Finished testing of tst_qqmltimer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmltimer: 21 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01751/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1393267029): http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. http://codereview.qt-project.org/78563 [PS1] - Fix wrong assert in QSGRenderLoop::setInstance From ci-noreply at qt-project.org Mon Feb 24 20:46:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 21:46:05 +0200 Subject: [Ci-reports] fail on QtMultimedia_stable_Integration #324 Message-ID: <20140224_194605_039995.ci-noreply@qt-project.org> Compilation failed :( ..\multimedia\qtmultimediaquicktools_headers\qdeclarativevideooutput_p.h(50) : fatal error C1083: Cannot open include file: 'QtMultimedia/qcamerainfo.h': No such file or directory c:\work\build\qt\qtmultimedia\src\qtmultimediaquicktools\.moc\release\../../../multimedia/qtmultimediaquicktools_headers/qdeclarativevideooutput_p.h(50) : fatal error C1083: Cannot open include file: 'QtMultimedia/qcamerainfo.h': No such file or directory ..\multimedia\qtmultimediaquicktools_headers\qdeclarativevideooutput_p.h(50) : fatal error C1083: Cannot open include file: 'QtMultimedia/qcamerainfo.h': No such file or directory ..\multimedia\qtmultimediaquicktools_headers\qdeclarativevideooutput_p.h(50) : fatal error C1083: Cannot open include file: 'QtMultimedia/qcamerainfo.h': No such file or directory Build log: http://testresults.qt-project.org/ci/QtMultimedia_stable_Integration/build_00324/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1393269143): http://codereview.qt-project.org/78820 [PS3] - QSoundEffect: fix changing the loop count while playing. http://codereview.qt-project.org/78585 [PS2] - VideoOutput: fix autoOrientation with a camera source. From ci-noreply at qt-project.org Mon Feb 24 21:16:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 24 Feb 2014 22:16:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2995 Message-ID: <20140224_201636_050746.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02995/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393269815): http://codereview.qt-project.org/78217 [PS2] - Improve error reporting in selftests of testlib. From ci-noreply at qt-project.org Tue Feb 25 01:21:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 02:21:06 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #602 Message-ID: <20140225_002106_026758.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 15664no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [15664] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [15663] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-25 01:49:28.158 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[15664]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f83ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8af3b7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8af2ca7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b47a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b48cb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cefc3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8af8dcfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff89f83e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8aeefdea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf28da TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d832 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b94 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d4062f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d4021c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf3789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cf0552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042976 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f847e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8f364786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8f363316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f83df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d82e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d83dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d84d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d34bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b54aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b58c0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8af398bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8af3cb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd5b8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5e0 rsp: 0x00007fff5fbfd5b8 QtQA::App::TestRunner: r8: 0x00007fff773c4fb8 r9: 0x00000001090ebbf0 r10: 0x00007fff89f83d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde88 r13: 0x0000000000016184 r14: 0x00007fff773c7960 r15: 0x000000011081bd90 QtQA::App::TestRunner: rip: 0x00007fff89f83ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b49280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <392AC3E9-EBBA-33E3-992E-E286786B0A7C> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <4341D87F-B3B8-3ABB-A8C9-EAB57727939C> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) <2D686B19-7D8A-3EA9-ABFF-9C0C709B4EB2> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100994000 - 0x100aa4fff +QtNetwork (5.3.0 - compatibility 5.3.0) <3D29585D-359D-3A75-9A15-E2B2DF75654E> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b28000 - 0x101021ff7 +QtCore (5.3.0 - compatibility 5.3.0) <4B4478C2-F565-34AA-84CC-91643D18E62D> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101145000 - 0x1014d7fff +QtGui (5.3.0 - compatibility 5.3.0) <226AA57B-5A87-3A14-BD4A-C2AEB423D06A> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x10162f000 - 0x101adfff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101cea000 - 0x101d0eff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d23000 - 0x101d29fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <4552A4EB-BD8C-33E1-BC8A-CA31DF59BDC3> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x103606000 - 0x10369aff7 +libqcocoa.dylib (??? - ???) <98AAB1F0-F5F4-35BD-A571-B9BA21C2F2F5> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1037f7000 - 0x1037fafff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x108fcd000 - 0x108fdbfff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x108fe2000 - 0x108fecfef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x108ff2000 - 0x108ff5ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x109100000 - 0x1092b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1092ef000 - 0x109449fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x10947b000 - 0x1094a9ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x10a000000 - 0x10a2c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff6890c000 - 0x7fff68940baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff866b9000 - 0x7fff8670bff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8670c000 - 0x7fff86760fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff86761000 - 0x7fff86765fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff867f5000 - 0x7fff8680bfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8680c000 - 0x7fff86830fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff86888000 - 0x7fff868e0ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff868e1000 - 0x7fff868ecff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff868ed000 - 0x7fff86939ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86dd3000 - 0x7fff86df9fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff86dfa000 - 0x7fff87227fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff87228000 - 0x7fff8723dfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8723e000 - 0x7fff8724bff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff87358000 - 0x7fff873cefff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8746b000 - 0x7fff8754fff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff87550000 - 0x7fff87578fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff877ee000 - 0x7fff87b07fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff87b0c000 - 0x7fff87b0eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff87b0f000 - 0x7fff87b16ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff87d86000 - 0x7fff87d8bfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff87d8c000 - 0x7fff87da3fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87da9000 - 0x7fff87e4afff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8874c000 - 0x7fff88786fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff88787000 - 0x7fff88799ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8879a000 - 0x7fff888a7fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff888ff000 - 0x7fff8892bff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8892c000 - 0x7fff88a93fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88abc000 - 0x7fff88ac1fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff88ac2000 - 0x7fff88ba1fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff88ba4000 - 0x7fff88baffff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff88bbb000 - 0x7fff88cb0fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff88cb1000 - 0x7fff88cb9fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff88cba000 - 0x7fff88d08fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff88d0d000 - 0x7fff88d0efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff88d6d000 - 0x7fff89234fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff89235000 - 0x7fff8923aff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff89325000 - 0x7fff8938dff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff89394000 - 0x7fff8939bfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff898c8000 - 0x7fff898e9fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff898ea000 - 0x7fff898eafff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89afe000 - 0x7fff89b03fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff89f6d000 - 0x7fff89f8dfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff89fa8000 - 0x7fff8a2c4fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8a6f9000 - 0x7fff8a6f9fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8a6fa000 - 0x7fff8a6fcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8abf0000 - 0x7fff8abf0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8abf1000 - 0x7fff8ac35ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8ac36000 - 0x7fff8ac5afff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ac5b000 - 0x7fff8acafff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8acb0000 - 0x7fff8acb0fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8ad0d000 - 0x7fff8ae6afff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8ae7c000 - 0x7fff8aebeff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8aed4000 - 0x7fff8aeeaff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8aeeb000 - 0x7fff8afc8fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8afc9000 - 0x7fff8afc9fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8afca000 - 0x7fff8b0ccfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8b0cd000 - 0x7fff8b143ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8b155000 - 0x7fff8b15bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8b1a4000 - 0x7fff8b1b1fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8b240000 - 0x7fff8b247fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8b311000 - 0x7fff8b315fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8b3a5000 - 0x7fff8b407ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8b408000 - 0x7fff8b40afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8b40b000 - 0x7fff8b40bfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8b40c000 - 0x7fff8b40dfff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b41a000 - 0x7fff8b423ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8b69d000 - 0x7fff8b6afff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8b6d8000 - 0x7fff8b6e7fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8b6e8000 - 0x7fff8b77eff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8b77f000 - 0x7fff8b832ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b833000 - 0x7fff8b917e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8b918000 - 0x7fff8b918fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8b919000 - 0x7fff8b984ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8b985000 - 0x7fff8ba63fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8ba64000 - 0x7fff8ba64fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8ba65000 - 0x7fff8ba8efff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8bb33000 - 0x7fff8bc3ffff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8bc40000 - 0x7fff8bc5ffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8bc60000 - 0x7fff8be00ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8be01000 - 0x7fff8be69ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8be6a000 - 0x7fff8be6bff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8c2c9000 - 0x7fff8c2c9fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8c2ca000 - 0x7fff8c8aefff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8c8bd000 - 0x7fff8c8beff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8c936000 - 0x7fff8c93bfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8c93c000 - 0x7fff8c97cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8ca10000 - 0x7fff8cab5fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8cab6000 - 0x7fff8cafaff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8cb00000 - 0x7fff8cb3ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8cb72000 - 0x7fff8d510a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8d511000 - 0x7fff8d524ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8d560000 - 0x7fff8d560fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8d561000 - 0x7fff8d564ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8d6c4000 - 0x7fff8d6cafff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8d93d000 - 0x7fff8d9d7ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8da02000 - 0x7fff8da5dff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8da9c000 - 0x7fff8daa2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8daa3000 - 0x7fff8daa6fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8daa7000 - 0x7fff8dd1bfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8de4c000 - 0x7fff8debffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8e59a000 - 0x7fff8e5fafff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e5fb000 - 0x7fff8e702fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8e703000 - 0x7fff8e905fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8e9ce000 - 0x7fff8e9cfff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8eb1f000 - 0x7fff8eb4fff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8eb50000 - 0x7fff8eb8bfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8eb8c000 - 0x7fff8ebcdfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8ebce000 - 0x7fff8ebeaff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ebeb000 - 0x7fff8ebf2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ebf3000 - 0x7fff8ef1ffff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8ef20000 - 0x7fff8ef23fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8f247000 - 0x7fff8f360fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff8f361000 - 0x7fff8f36ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8f370000 - 0x7fff8f39bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8f39c000 - 0x7fff8f496ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8f497000 - 0x7fff8f4d7fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8fefc000 - 0x7fff8ff9efff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8ff9f000 - 0x7fff90173ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff903bd000 - 0x7fff90442ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff90443000 - 0x7fff904beff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff904bf000 - 0x7fff904c0fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904c1000 - 0x7fff906ebfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff906ec000 - 0x7fff90770ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff90771000 - 0x7fff907cdff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff907ce000 - 0x7fff90851fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff9089c000 - 0x7fff908b3fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff908b4000 - 0x7fff909b9fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff909ba000 - 0x7fff909beff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff909bf000 - 0x7fff909c2fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff90a29000 - 0x7fff90a62fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff90a63000 - 0x7fff90a8cfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff90a8d000 - 0x7fff90b54ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90bbc000 - 0x7fff90bc1fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff90bc2000 - 0x7fff917c8fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff917f2000 - 0x7fff917fdff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff917fe000 - 0x7fff91802fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff91ff3000 - 0x7fff91ff9fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff92167000 - 0x7fff9229dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff922a6000 - 0x7fff922c3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff9230a000 - 0x7fff92318ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff92319000 - 0x7fff92354fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff92355000 - 0x7fff92363fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff92364000 - 0x7fff92365fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff923f9000 - 0x7fff9240dff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff9240e000 - 0x7fff9242bfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff9242c000 - 0x7fff92436ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff92446000 - 0x7fff92473fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff92474000 - 0x7fff92483ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff924b0000 - 0x7fff924b2fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff93221000 - 0x7fff93267fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff93268000 - 0x7fff9355dff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff935d4000 - 0x7fff93607ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff93623000 - 0x7fff93693fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff936a0000 - 0x7fff936b2ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 21512 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.0M resident=181.8M(100%) swapped_out_or_unallocated=236K(0%) QtQA::App::TestRunner: Writable regions: Total=162.7M written=14.6M(9%) resident=32.4M(20%) swapped_out=12K(0%) unallocated=130.3M(80%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1568K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 5924K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 80.3M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.3M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 483.1M QtQA::App::TestRunner: TOTAL, minus reserved VM space 483.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [15686] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [15663] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-25 01:57:00.267 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[15686]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f83ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8af3b7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8af2ca7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b47a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b48cb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101cefc3d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff8af8dcfa _sigtramp + 26 QtQA::App::TestRunner: 7 QtWidgets 0x000000010165ca3c TestNamespace::QApplication::notify(TestNamespace::QObject*, TestNamespace::QEvent*) + 636 QtQA::App::TestRunner: 8 QtCore 0x0000000100d37600 TestNamespace::QCoreApplication::notifyInternal(TestNamespace::QObject*, TestNamespace::QEvent*) + 96 QtQA::App::TestRunner: 9 QtCore 0x0000000100d85f23 TestNamespace::QTimerInfoList::activateTimers() + 1107 QtQA::App::TestRunner: 10 libqcocoa.dylib 0x000000010584482b TestNamespace::QCocoaEventDispatcher::processEvents(TestNamespace::QFlags) + 2091 QtQA::App::TestRunner: 11 QtCore 0x0000000100d379dc TestNamespace::QCoreApplication::processEvents(TestNamespace::QFlags, int) + 76 QtQA::App::TestRunner: 12 tst_qquickpathview 0x000000010003d81c tst_QQuickPathView::snapToItem() + 2716 QtQA::App::TestRunner: 13 tst_qquickpathview 0x0000000100042b94 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 14 QtCore 0x0000000100d4062f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 15 QtCore 0x0000000100d4021c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 16 QtTest 0x0000000101cf3789 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 17 QtTest 0x0000000101cf0552 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682 QtQA::App::TestRunner: 18 tst_qquickpathview 0x0000000100042976 main + 86 QtQA::App::TestRunner: 19 tst_qquickpathview 0x0000000100004e94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f847e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8f364786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8f363316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff89f83df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d82e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d83dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d84d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d34bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b54aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b58c0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8af398bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8af3cb75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfcff8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd020 rsp: 0x00007fff5fbfcff8 QtQA::App::TestRunner: r8: 0x00007fff773c4fb8 r9: 0x000000010300a020 r10: 0x00007fff89f83d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x000000010350f3a0 r13: 0x00000000121150a1 r14: 0x00007fff773c7960 r15: 0x00007fff5fbfeb80 QtQA::App::TestRunner: rip: 0x00007fff89f83ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b49280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <392AC3E9-EBBA-33E3-992E-E286786B0A7C> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <4341D87F-B3B8-3ABB-A8C9-EAB57727939C> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) <2D686B19-7D8A-3EA9-ABFF-9C0C709B4EB2> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100994000 - 0x100aa4fff +QtNetwork (5.3.0 - compatibility 5.3.0) <3D29585D-359D-3A75-9A15-E2B2DF75654E> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b28000 - 0x101021ff7 +QtCore (5.3.0 - compatibility 5.3.0) <4B4478C2-F565-34AA-84CC-91643D18E62D> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101145000 - 0x1014d7fff +QtGui (5.3.0 - compatibility 5.3.0) <226AA57B-5A87-3A14-BD4A-C2AEB423D06A> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x10162f000 - 0x101adfff7 +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101cea000 - 0x101d0eff7 +QtTest (5.3.0 - compatibility 5.3.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d23000 - 0x101d29fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <4552A4EB-BD8C-33E1-BC8A-CA31DF59BDC3> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1037f3000 - 0x1037f6fff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x105828000 - 0x1058bcff7 +libqcocoa.dylib (??? - ???) <98AAB1F0-F5F4-35BD-A571-B9BA21C2F2F5> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x108fce000 - 0x109186fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x1091bd000 - 0x109317fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x109349000 - 0x109357fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x10935e000 - 0x10938cff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x109395000 - 0x10939ffef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1093a5000 - 0x1093a8ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x10a000000 - 0x10a2c1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver QtQA::App::TestRunner: 0x7fff691cd000 - 0x7fff69201baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff866b9000 - 0x7fff8670bff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8670c000 - 0x7fff86760fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff86761000 - 0x7fff86765fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff867f5000 - 0x7fff8680bfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8680c000 - 0x7fff86830fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff86888000 - 0x7fff868e0ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff868e1000 - 0x7fff868ecff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff868ed000 - 0x7fff86939ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86dd3000 - 0x7fff86df9fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff86dfa000 - 0x7fff87227fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff87228000 - 0x7fff8723dfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8723e000 - 0x7fff8724bff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff87358000 - 0x7fff873cefff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8746b000 - 0x7fff8754fff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff87550000 - 0x7fff87578fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff877ee000 - 0x7fff87b07fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff87b0c000 - 0x7fff87b0eff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff87b0f000 - 0x7fff87b16ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff87d86000 - 0x7fff87d8bfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff87d8c000 - 0x7fff87da3fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87da9000 - 0x7fff87e4afff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8874c000 - 0x7fff88786fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff88787000 - 0x7fff88799ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8879a000 - 0x7fff888a7fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff888ff000 - 0x7fff8892bff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8892c000 - 0x7fff88a93fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88abc000 - 0x7fff88ac1fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff88ac2000 - 0x7fff88ba1fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff88ba4000 - 0x7fff88baffff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff88bbb000 - 0x7fff88cb0fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff88cb1000 - 0x7fff88cb9fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff88cba000 - 0x7fff88d08fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff88d0d000 - 0x7fff88d0efff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff88d6d000 - 0x7fff89234fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff89235000 - 0x7fff8923aff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff89325000 - 0x7fff8938dff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff89394000 - 0x7fff8939bfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff898c8000 - 0x7fff898e9fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff898ea000 - 0x7fff898eafff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89afe000 - 0x7fff89b03fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff89f6d000 - 0x7fff89f8dfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff89fa8000 - 0x7fff8a2c4fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8a6f9000 - 0x7fff8a6f9fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8a6fa000 - 0x7fff8a6fcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8abf0000 - 0x7fff8abf0fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8abf1000 - 0x7fff8ac35ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8ac36000 - 0x7fff8ac5afff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8ac5b000 - 0x7fff8acafff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8acb0000 - 0x7fff8acb0fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8ad0d000 - 0x7fff8ae6afff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8ae7c000 - 0x7fff8aebeff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8aed4000 - 0x7fff8aeeaff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8aeeb000 - 0x7fff8afc8fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8afc9000 - 0x7fff8afc9fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8afca000 - 0x7fff8b0ccfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8b0cd000 - 0x7fff8b143ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8b155000 - 0x7fff8b15bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8b1a4000 - 0x7fff8b1b1fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8b240000 - 0x7fff8b247fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8b311000 - 0x7fff8b315fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8b3a5000 - 0x7fff8b407ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8b408000 - 0x7fff8b40afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8b40b000 - 0x7fff8b40bfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8b40c000 - 0x7fff8b40dfff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8b41a000 - 0x7fff8b423ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8b69d000 - 0x7fff8b6afff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8b6d8000 - 0x7fff8b6e7fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8b6e8000 - 0x7fff8b77eff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8b77f000 - 0x7fff8b832ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b833000 - 0x7fff8b917e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8b918000 - 0x7fff8b918fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8b919000 - 0x7fff8b984ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8b985000 - 0x7fff8ba63fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff8ba64000 - 0x7fff8ba64fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8ba65000 - 0x7fff8ba8efff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8bb33000 - 0x7fff8bc3ffff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8bc40000 - 0x7fff8bc5ffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8bc60000 - 0x7fff8be00ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8be01000 - 0x7fff8be69ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8be6a000 - 0x7fff8be6bff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8c2c9000 - 0x7fff8c2c9fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8c2ca000 - 0x7fff8c8aefff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8c8bd000 - 0x7fff8c8beff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8c936000 - 0x7fff8c93bfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8c93c000 - 0x7fff8c97cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8ca10000 - 0x7fff8cab5fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8cab6000 - 0x7fff8cafaff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff8cb00000 - 0x7fff8cb3ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8cb72000 - 0x7fff8d510a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8d511000 - 0x7fff8d524ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8d560000 - 0x7fff8d560fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8d561000 - 0x7fff8d564ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8d6c4000 - 0x7fff8d6cafff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8d93d000 - 0x7fff8d9d7ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8da02000 - 0x7fff8da5dff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8da9c000 - 0x7fff8daa2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8daa3000 - 0x7fff8daa6fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8daa7000 - 0x7fff8dd1bfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8de4c000 - 0x7fff8debffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8e59a000 - 0x7fff8e5fafff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8e5fb000 - 0x7fff8e702fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8e703000 - 0x7fff8e905fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8e9ce000 - 0x7fff8e9cfff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8eb1f000 - 0x7fff8eb4fff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8eb50000 - 0x7fff8eb8bfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8eb8c000 - 0x7fff8ebcdfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8ebce000 - 0x7fff8ebeaff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8ebeb000 - 0x7fff8ebf2fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ebf3000 - 0x7fff8ef1ffff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8ef20000 - 0x7fff8ef23fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8f247000 - 0x7fff8f360fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff8f361000 - 0x7fff8f36ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8f370000 - 0x7fff8f39bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8f39c000 - 0x7fff8f496ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff8f497000 - 0x7fff8f4d7fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8fefc000 - 0x7fff8ff9efff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8ff9f000 - 0x7fff90173ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff903bd000 - 0x7fff90442ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff90443000 - 0x7fff904beff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff904bf000 - 0x7fff904c0fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff904c1000 - 0x7fff906ebfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff906ec000 - 0x7fff90770ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff90771000 - 0x7fff907cdff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff907ce000 - 0x7fff90851fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff9089c000 - 0x7fff908b3fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff908b4000 - 0x7fff909b9fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff909ba000 - 0x7fff909beff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff909bf000 - 0x7fff909c2fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff90a29000 - 0x7fff90a62fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff90a63000 - 0x7fff90a8cfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff90a8d000 - 0x7fff90b54ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90bbc000 - 0x7fff90bc1fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff90bc2000 - 0x7fff917c8fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff917f2000 - 0x7fff917fdff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff917fe000 - 0x7fff91802fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff91ff3000 - 0x7fff91ff9fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff92167000 - 0x7fff9229dfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff922a6000 - 0x7fff922c3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff9230a000 - 0x7fff92318ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff92319000 - 0x7fff92354fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff92355000 - 0x7fff92363fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff92364000 - 0x7fff92365fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff923f9000 - 0x7fff9240dff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff9240e000 - 0x7fff9242bfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff9242c000 - 0x7fff92436ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff92446000 - 0x7fff92473fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff92474000 - 0x7fff92483ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff924b0000 - 0x7fff924b2fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff93221000 - 0x7fff93267fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff93268000 - 0x7fff9355dff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff935d4000 - 0x7fff93607ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff93623000 - 0x7fff93693fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff936a0000 - 0x7fff936b2ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 21535 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=182.0M resident=181.8M(100%) swapped_out_or_unallocated=236K(0%) QtQA::App::TestRunner: Writable regions: Total=161.7M written=13.8M(9%) resident=31.2M(19%) swapped_out=12K(0%) unallocated=130.5M(81%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1568K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 5924K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 79.3M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.3M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 124.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 482.1M QtQA::App::TestRunner: TOTAL, minus reserved VM space 482.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with status -1 QtQA::App::TestRunner: second attempt: exited with signal 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickpathview: 903 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00602/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393263382): http://codereview.qt-project.org/78910 [PS7] - Updated submodules. From ci-noreply at qt-project.org Tue Feb 25 01:34:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 02:34:07 +0200 Subject: [Ci-reports] fail on QtLocation_stable_Integration #72 Message-ID: <20140225_003407_098322.ci-noreply@qt-project.org> Autotest `tst_declarative_core' failed :( Testing declarative_core FAIL! : declarative_core::PositionSource::test_updates() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(165)] Totals: 202 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of declarative_core ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : declarative_core::Address::initTestCase() PASS : declarative_core::Address::test_qmlAddressText() PASS : declarative_core::Address::cleanupTestCase() PASS : declarative_core::Category::initTestCase() PASS : declarative_core::Category::test_empty() PASS : declarative_core::Category::test_qmlConstructedCategory() PASS : declarative_core::Category::test_removeWithoutPlugin() PASS : declarative_core::Category::test_save() PASS : declarative_core::Category::test_saveWithoutPlugin() PASS : declarative_core::Category::test_setAndGet(name) PASS : declarative_core::Category::test_setAndGet(categoryId) PASS : declarative_core::Category::test_setAndGet(visibility) PASS : declarative_core::Category::test_setAndGet(plugin) PASS : declarative_core::Category::test_setAndGet(icon) PASS : declarative_core::Category::cleanupTestCase() PASS : declarative_core::CategoryModel::initTestCase() PASS : declarative_core::CategoryModel::test_error() PASS : declarative_core::CategoryModel::test_flatModel() PASS : declarative_core::CategoryModel::test_hierarchicalModel() PASS : declarative_core::CategoryModel::test_setAndGet(plugin) PASS : declarative_core::CategoryModel::test_setAndGet(hierarchical) PASS : declarative_core::CategoryModel::cleanupTestCase() PASS : declarative_core::ContactDetail::initTestCase() PASS : declarative_core::ContactDetail::test_empty() PASS : declarative_core::ContactDetail::test_qmlConstructedContactDetail() PASS : declarative_core::ContactDetail::test_setAndGet(label) PASS : declarative_core::ContactDetail::test_setAndGet(value) PASS : declarative_core::ContactDetail::cleanupTestCase() PASS : declarative_core::Coordinate::initTestCase() PASS : declarative_core::Coordinate::test_accessors() PASS : declarative_core::Coordinate::test_atDistanceAndAzimuth() PASS : declarative_core::Coordinate::test_azimuth() PASS : declarative_core::Coordinate::test_comparison(empty) PASS : declarative_core::Coordinate::test_comparison(zero) PASS : declarative_core::Coordinate::test_comparison(plusone) PASS : declarative_core::Coordinate::test_comparison(minusone) PASS : declarative_core::Coordinate::test_comparison(north) PASS : declarative_core::Coordinate::test_comparison(lat,long.alt) PASS : declarative_core::Coordinate::test_comparison(not equal1) PASS : declarative_core::Coordinate::test_comparison(not equal2) PASS : declarative_core::Coordinate::test_distance() PASS : declarative_core::Coordinate::test_validity() PASS : declarative_core::Coordinate::cleanupTestCase() PASS : declarative_core::GeoLocation::initTestCase() PASS : declarative_core::GeoLocation::test_Location_complete() PASS : declarative_core::GeoLocation::test_Location_invalid() PASS : declarative_core::GeoLocation::cleanupTestCase() PASS : declarative_core::EditorialModel::initTestCase() PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::EditorialModel::test_fetch(fetch all editorials in a single batch) PASS : declarative_core::EditorialModel::test_fetch(fetch from a place with no editorials) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::EditorialModel::test_reset() PASS : declarative_core::EditorialModel::test_setAndGet(place) PASS : declarative_core::EditorialModel::test_setAndGet(batchSize) PASS : declarative_core::EditorialModel::cleanupTestCase() PASS : declarative_core::ImageModel::initTestCase() PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ImageModel::test_fetch(fetch all images in a single batch) PASS : declarative_core::ImageModel::test_fetch(fetch from a place with no images) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ImageModel::test_reset() PASS : declarative_core::ImageModel::test_setAndGet(place) PASS : declarative_core::ImageModel::test_setAndGet(batchSize) PASS : declarative_core::ImageModel::cleanupTestCase() QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type PASS : declarative_core::Routing::initTestCase() PASS : declarative_core::Routing::test_basic_routing() PASS : declarative_core::Routing::test_error_routing() PASS : declarative_core::Routing::test_reset() PASS : declarative_core::Routing::test_route_query_handles_destroyed_qml_objects() PASS : declarative_core::Routing::cleanupTestCase() PASS : declarative_core::MapRouteModel and MapRouteQuery::initTestCase() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Cannot route, route manager not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Cannot route, route manager not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error, invalid index for get(): -1 QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error, invalid index for get(): 1 PASS : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_default_properties() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Error, invalid index for get(): 192 PASS : declarative_core::MapRouteModel and MapRouteQuery::test_model_default_properties() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent waypoint. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent waypoint. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent area. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent area. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Cannot route, plugin not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Cannot route, route manager not set. PASS : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() PASS : declarative_core::MapRouteModel and MapRouteQuery::cleanupTestCase() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::initTestCase() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_maneuver_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_route_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_routesegment_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::cleanupTestCase() PASS : declarative_core::Place::initTestCase() PASS : declarative_core::Place::test_categories() PASS : declarative_core::Place::test_contactDetails(phone) PASS : declarative_core::Place::test_contactDetails(fax) PASS : declarative_core::Place::test_contactDetails(email) PASS : declarative_core::Place::test_contactDetails(website) PASS : declarative_core::Place::test_contactDetailsProperty() PASS : declarative_core::Place::test_copy() PASS : declarative_core::Place::test_emptyPlace() PASS : declarative_core::Place::test_extendedAttributes() PASS : declarative_core::Place::test_location() PASS : declarative_core::Place::test_ratings() PASS : declarative_core::Place::test_saveload() PASS : declarative_core::Place::test_setAndGet(name) PASS : declarative_core::Place::test_setAndGet(placeId) PASS : declarative_core::Place::test_setAndGet(visibility) PASS : declarative_core::Place::test_setAndGet(attribution) PASS : declarative_core::Place::test_setAndGet(favorite) PASS : declarative_core::Place::test_supplier() PASS : declarative_core::Place::cleanupTestCase() PASS : declarative_core::PlaceAttribute::initTestCase() PASS : declarative_core::PlaceAttribute::test_setAndGet(label) PASS : declarative_core::PlaceAttribute::test_setAndGet(text) PASS : declarative_core::PlaceAttribute::cleanupTestCase() PASS : declarative_core::Icon::initTestCase() PASS : declarative_core::Icon::test_empty() PASS : declarative_core::Icon::test_qmlIconParams() PASS : declarative_core::Icon::test_qmlSingleUrlIcon() PASS : declarative_core::Icon::test_setAndGet(plugin) PASS : declarative_core::Icon::cleanupTestCase() PASS : declarative_core::PlaceSearchModel::initTestCase() PASS : declarative_core::PlaceSearchModel::test_cancel() PASS : declarative_core::PlaceSearchModel::test_error() PASS : declarative_core::PlaceSearchModel::test_search(searchTerm, multiple results) PASS : declarative_core::PlaceSearchModel::test_search(searchTerm, single result) PASS : declarative_core::PlaceSearchModel::test_search(categories, single result) PASS : declarative_core::PlaceSearchModel::test_search(recommendations) PASS : declarative_core::PlaceSearchModel::test_search(no recommendations) PASS : declarative_core::PlaceSearchModel::test_setAndGet(plugin) PASS : declarative_core::PlaceSearchModel::test_setAndGet(searchArea) PASS : declarative_core::PlaceSearchModel::test_setAndGet(limit) PASS : declarative_core::PlaceSearchModel::test_setAndGet(searchTerm) PASS : declarative_core::PlaceSearchModel::test_setAndGet(recommendationId) PASS : declarative_core::PlaceSearchModel::test_setAndGet(relevanceHint) PASS : declarative_core::PlaceSearchModel::test_setAndGet(visibilityScope) PASS : declarative_core::PlaceSearchModel::test_setAndGet(favoritesPlugin) PASS : declarative_core::PlaceSearchModel::test_setAndGet(category) PASS : declarative_core::PlaceSearchModel::test_setAndGet(categories) PASS : declarative_core::PlaceSearchModel::cleanupTestCase() PASS : declarative_core::PlaceSearchSuggestionModel::initTestCase() PASS : declarative_core::PlaceSearchSuggestionModel::test_error() PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(plugin) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(searchArea) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(limit) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(searchTerm) QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///home/qt/install/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///home/qt/install/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///home/qt/install/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : declarative_core::PlaceSearchSuggestionModel::test_suggestions() PASS : declarative_core::PlaceSearchSuggestionModel::cleanupTestCase() PASS : declarative_core::Plugin properties::initTestCase() PASS : declarative_core::Plugin properties::test_locale() PASS : declarative_core::Plugin properties::test_placesFeatures() PASS : declarative_core::Plugin properties::test_plugin() PASS : declarative_core::Plugin properties::test_required() PASS : declarative_core::Plugin properties::cleanupTestCase() PASS : declarative_core::Position::initTestCase() PASS : declarative_core::Position::test_defaults() PASS : declarative_core::Position::test_modifiers() PASS : declarative_core::Position::cleanupTestCase() PASS : declarative_core::PositionSource::initTestCase() PASS : declarative_core::PositionSource::test_activeDefaultSource() PASS : declarative_core::PositionSource::test_defaults() PASS : declarative_core::PositionSource::test_inactive() PASS : declarative_core::PositionSource::test_invalidSource() PASS : declarative_core::PositionSource::test_preferredPositioningMethods() PASS : declarative_core::PositionSource::test_setplugin() PASS : declarative_core::PositionSource::test_updateInterval() FAIL! : declarative_core::PositionSource::test_updates() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(165)] PASS : declarative_core::PositionSource::cleanupTestCase() PASS : declarative_core::Ratings::initTestCase() PASS : declarative_core::Ratings::test_empty() PASS : declarative_core::Ratings::test_qmlConstructedRatings() PASS : declarative_core::Ratings::test_setAndGet(average) PASS : declarative_core::Ratings::test_setAndGet(maximum) PASS : declarative_core::Ratings::test_setAndGet(count) PASS : declarative_core::Ratings::cleanupTestCase() PASS : declarative_core::ReviewModel::initTestCase() PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ReviewModel::test_fetch(fetch all reviews in a single batch) PASS : declarative_core::ReviewModel::test_fetch(fetch from a place with no reviews) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ReviewModel::test_reset() PASS : declarative_core::ReviewModel::test_setAndGet(place) PASS : declarative_core::ReviewModel::test_setAndGet(batchSize) PASS : declarative_core::ReviewModel::cleanupTestCase() PASS : declarative_core::Supplier::initTestCase() PASS : declarative_core::Supplier::test_empty() PASS : declarative_core::Supplier::test_qmlConstructedSupplier() PASS : declarative_core::Supplier::test_setAndGet(name) PASS : declarative_core::Supplier::test_setAndGet(supplierId) PASS : declarative_core::Supplier::test_setAndGet(url) PASS : declarative_core::Supplier::test_setAndGet(icon) PASS : declarative_core::Supplier::cleanupTestCase() PASS : declarative_core::User::initTestCase() PASS : declarative_core::User::test_empty() PASS : declarative_core::User::test_qmlConstructedUser() PASS : declarative_core::User::test_setAndGet(userId) PASS : declarative_core::User::test_setAndGet(name) PASS : declarative_core::User::cleanupTestCase() Totals: 202 passed, 1 failed, 0 skipped ********* Finished testing of declarative_core ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_declarative_core: 19 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00072/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1393286287): http://codereview.qt-project.org/79002 [PS2] - Copy qmldir of test import to destination directory. From ci-noreply at qt-project.org Tue Feb 25 06:05:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 07:05:59 +0200 Subject: [Ci-reports] fail on QtLocation_stable_Integration #73 Message-ID: <20140225_050559_019695.ci-noreply@qt-project.org> Autotest `tst_declarative_core' failed :( Testing declarative_core FAIL! : declarative_core::PositionSource::test_updates() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(165)] Totals: 202 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of declarative_core ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : declarative_core::Address::initTestCase() PASS : declarative_core::Address::test_qmlAddressText() PASS : declarative_core::Address::cleanupTestCase() PASS : declarative_core::Category::initTestCase() PASS : declarative_core::Category::test_empty() PASS : declarative_core::Category::test_qmlConstructedCategory() PASS : declarative_core::Category::test_removeWithoutPlugin() PASS : declarative_core::Category::test_save() PASS : declarative_core::Category::test_saveWithoutPlugin() PASS : declarative_core::Category::test_setAndGet(name) PASS : declarative_core::Category::test_setAndGet(categoryId) PASS : declarative_core::Category::test_setAndGet(visibility) PASS : declarative_core::Category::test_setAndGet(plugin) PASS : declarative_core::Category::test_setAndGet(icon) PASS : declarative_core::Category::cleanupTestCase() PASS : declarative_core::CategoryModel::initTestCase() PASS : declarative_core::CategoryModel::test_error() PASS : declarative_core::CategoryModel::test_flatModel() PASS : declarative_core::CategoryModel::test_hierarchicalModel() PASS : declarative_core::CategoryModel::test_setAndGet(plugin) PASS : declarative_core::CategoryModel::test_setAndGet(hierarchical) PASS : declarative_core::CategoryModel::cleanupTestCase() PASS : declarative_core::ContactDetail::initTestCase() PASS : declarative_core::ContactDetail::test_empty() PASS : declarative_core::ContactDetail::test_qmlConstructedContactDetail() PASS : declarative_core::ContactDetail::test_setAndGet(label) PASS : declarative_core::ContactDetail::test_setAndGet(value) PASS : declarative_core::ContactDetail::cleanupTestCase() PASS : declarative_core::Coordinate::initTestCase() PASS : declarative_core::Coordinate::test_accessors() PASS : declarative_core::Coordinate::test_atDistanceAndAzimuth() PASS : declarative_core::Coordinate::test_azimuth() PASS : declarative_core::Coordinate::test_comparison(empty) PASS : declarative_core::Coordinate::test_comparison(zero) PASS : declarative_core::Coordinate::test_comparison(plusone) PASS : declarative_core::Coordinate::test_comparison(minusone) PASS : declarative_core::Coordinate::test_comparison(north) PASS : declarative_core::Coordinate::test_comparison(lat,long.alt) PASS : declarative_core::Coordinate::test_comparison(not equal1) PASS : declarative_core::Coordinate::test_comparison(not equal2) PASS : declarative_core::Coordinate::test_distance() PASS : declarative_core::Coordinate::test_validity() PASS : declarative_core::Coordinate::cleanupTestCase() PASS : declarative_core::GeoLocation::initTestCase() PASS : declarative_core::GeoLocation::test_Location_complete() PASS : declarative_core::GeoLocation::test_Location_invalid() PASS : declarative_core::GeoLocation::cleanupTestCase() PASS : declarative_core::EditorialModel::initTestCase() PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::EditorialModel::test_fetch(fetch all editorials in a single batch) PASS : declarative_core::EditorialModel::test_fetch(fetch from a place with no editorials) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::EditorialModel::test_reset() PASS : declarative_core::EditorialModel::test_setAndGet(place) PASS : declarative_core::EditorialModel::test_setAndGet(batchSize) PASS : declarative_core::EditorialModel::cleanupTestCase() PASS : declarative_core::ImageModel::initTestCase() PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ImageModel::test_fetch(fetch all images in a single batch) PASS : declarative_core::ImageModel::test_fetch(fetch from a place with no images) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ImageModel::test_reset() PASS : declarative_core::ImageModel::test_setAndGet(place) PASS : declarative_core::ImageModel::test_setAndGet(batchSize) PASS : declarative_core::ImageModel::cleanupTestCase() QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type PASS : declarative_core::Routing::initTestCase() PASS : declarative_core::Routing::test_basic_routing() PASS : declarative_core::Routing::test_error_routing() PASS : declarative_core::Routing::test_reset() PASS : declarative_core::Routing::test_route_query_handles_destroyed_qml_objects() PASS : declarative_core::Routing::cleanupTestCase() PASS : declarative_core::MapRouteModel and MapRouteQuery::initTestCase() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Cannot route, route manager not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Cannot route, route manager not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error, invalid index for get(): -1 QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error, invalid index for get(): 1 PASS : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_default_properties() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Error, invalid index for get(): 192 PASS : declarative_core::MapRouteModel and MapRouteQuery::test_model_default_properties() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent waypoint. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent waypoint. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent area. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent area. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Cannot route, plugin not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Cannot route, route manager not set. PASS : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() PASS : declarative_core::MapRouteModel and MapRouteQuery::cleanupTestCase() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::initTestCase() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_maneuver_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_route_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_routesegment_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::cleanupTestCase() PASS : declarative_core::Place::initTestCase() PASS : declarative_core::Place::test_categories() PASS : declarative_core::Place::test_contactDetails(phone) PASS : declarative_core::Place::test_contactDetails(fax) PASS : declarative_core::Place::test_contactDetails(email) PASS : declarative_core::Place::test_contactDetails(website) PASS : declarative_core::Place::test_contactDetailsProperty() PASS : declarative_core::Place::test_copy() PASS : declarative_core::Place::test_emptyPlace() PASS : declarative_core::Place::test_extendedAttributes() PASS : declarative_core::Place::test_location() PASS : declarative_core::Place::test_ratings() PASS : declarative_core::Place::test_saveload() PASS : declarative_core::Place::test_setAndGet(name) PASS : declarative_core::Place::test_setAndGet(placeId) PASS : declarative_core::Place::test_setAndGet(visibility) PASS : declarative_core::Place::test_setAndGet(attribution) PASS : declarative_core::Place::test_setAndGet(favorite) PASS : declarative_core::Place::test_supplier() PASS : declarative_core::Place::cleanupTestCase() PASS : declarative_core::PlaceAttribute::initTestCase() PASS : declarative_core::PlaceAttribute::test_setAndGet(label) PASS : declarative_core::PlaceAttribute::test_setAndGet(text) PASS : declarative_core::PlaceAttribute::cleanupTestCase() PASS : declarative_core::Icon::initTestCase() PASS : declarative_core::Icon::test_empty() PASS : declarative_core::Icon::test_qmlIconParams() PASS : declarative_core::Icon::test_qmlSingleUrlIcon() PASS : declarative_core::Icon::test_setAndGet(plugin) PASS : declarative_core::Icon::cleanupTestCase() PASS : declarative_core::PlaceSearchModel::initTestCase() PASS : declarative_core::PlaceSearchModel::test_cancel() PASS : declarative_core::PlaceSearchModel::test_error() PASS : declarative_core::PlaceSearchModel::test_search(searchTerm, multiple results) PASS : declarative_core::PlaceSearchModel::test_search(searchTerm, single result) PASS : declarative_core::PlaceSearchModel::test_search(categories, single result) PASS : declarative_core::PlaceSearchModel::test_search(recommendations) PASS : declarative_core::PlaceSearchModel::test_search(no recommendations) PASS : declarative_core::PlaceSearchModel::test_setAndGet(plugin) PASS : declarative_core::PlaceSearchModel::test_setAndGet(searchArea) PASS : declarative_core::PlaceSearchModel::test_setAndGet(limit) PASS : declarative_core::PlaceSearchModel::test_setAndGet(searchTerm) PASS : declarative_core::PlaceSearchModel::test_setAndGet(recommendationId) PASS : declarative_core::PlaceSearchModel::test_setAndGet(relevanceHint) PASS : declarative_core::PlaceSearchModel::test_setAndGet(visibilityScope) PASS : declarative_core::PlaceSearchModel::test_setAndGet(favoritesPlugin) PASS : declarative_core::PlaceSearchModel::test_setAndGet(category) PASS : declarative_core::PlaceSearchModel::test_setAndGet(categories) PASS : declarative_core::PlaceSearchModel::cleanupTestCase() PASS : declarative_core::PlaceSearchSuggestionModel::initTestCase() PASS : declarative_core::PlaceSearchSuggestionModel::test_error() PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(plugin) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(searchArea) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(limit) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(searchTerm) QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : declarative_core::PlaceSearchSuggestionModel::test_suggestions() PASS : declarative_core::PlaceSearchSuggestionModel::cleanupTestCase() PASS : declarative_core::Plugin properties::initTestCase() PASS : declarative_core::Plugin properties::test_locale() PASS : declarative_core::Plugin properties::test_placesFeatures() PASS : declarative_core::Plugin properties::test_plugin() PASS : declarative_core::Plugin properties::test_required() PASS : declarative_core::Plugin properties::cleanupTestCase() PASS : declarative_core::Position::initTestCase() PASS : declarative_core::Position::test_defaults() PASS : declarative_core::Position::test_modifiers() PASS : declarative_core::Position::cleanupTestCase() PASS : declarative_core::PositionSource::initTestCase() PASS : declarative_core::PositionSource::test_activeDefaultSource() PASS : declarative_core::PositionSource::test_defaults() PASS : declarative_core::PositionSource::test_inactive() PASS : declarative_core::PositionSource::test_invalidSource() PASS : declarative_core::PositionSource::test_preferredPositioningMethods() PASS : declarative_core::PositionSource::test_setplugin() PASS : declarative_core::PositionSource::test_updateInterval() FAIL! : declarative_core::PositionSource::test_updates() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(165)] PASS : declarative_core::PositionSource::cleanupTestCase() PASS : declarative_core::Ratings::initTestCase() PASS : declarative_core::Ratings::test_empty() PASS : declarative_core::Ratings::test_qmlConstructedRatings() PASS : declarative_core::Ratings::test_setAndGet(average) PASS : declarative_core::Ratings::test_setAndGet(maximum) PASS : declarative_core::Ratings::test_setAndGet(count) PASS : declarative_core::Ratings::cleanupTestCase() PASS : declarative_core::ReviewModel::initTestCase() PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ReviewModel::test_fetch(fetch all reviews in a single batch) PASS : declarative_core::ReviewModel::test_fetch(fetch from a place with no reviews) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ReviewModel::test_reset() PASS : declarative_core::ReviewModel::test_setAndGet(place) PASS : declarative_core::ReviewModel::test_setAndGet(batchSize) PASS : declarative_core::ReviewModel::cleanupTestCase() PASS : declarative_core::Supplier::initTestCase() PASS : declarative_core::Supplier::test_empty() PASS : declarative_core::Supplier::test_qmlConstructedSupplier() PASS : declarative_core::Supplier::test_setAndGet(name) PASS : declarative_core::Supplier::test_setAndGet(supplierId) PASS : declarative_core::Supplier::test_setAndGet(url) PASS : declarative_core::Supplier::test_setAndGet(icon) PASS : declarative_core::Supplier::cleanupTestCase() PASS : declarative_core::User::initTestCase() PASS : declarative_core::User::test_empty() PASS : declarative_core::User::test_qmlConstructedUser() PASS : declarative_core::User::test_setAndGet(userId) PASS : declarative_core::User::test_setAndGet(name) PASS : declarative_core::User::cleanupTestCase() Totals: 202 passed, 1 failed, 0 skipped ********* Finished testing of declarative_core ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_declarative_core: 22 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00073/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393302942): http://codereview.qt-project.org/79002 [PS2] - Copy qmldir of test import to destination directory. From ci-noreply at qt-project.org Tue Feb 25 08:47:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 09:47:56 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_stable_Integration #21 Message-ID: <20140225_074756_073392.ci-noreply@qt-project.org> QtAndroidExtras_stable_Integration #21: SUCCESS Tested changes (refs/builds/stable_1393248670): http://codereview.qt-project.org/78968 [PS1] - Fix includes in qandroidactivityresultreceiver.h From ci-noreply at qt-project.org Tue Feb 25 08:52:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 09:52:49 +0200 Subject: [Ci-reports] pass on QtWebSockets_stable_Integration #2 Message-ID: <20140225_075249_009681.ci-noreply@qt-project.org> QtWebSockets_stable_Integration #2: SUCCESS Tested changes (refs/builds/stable_1393241397): http://codereview.qt-project.org/78893 [PS1] - Doc: Fixed missing line separators in qdocconf file. From ci-noreply at qt-project.org Tue Feb 25 08:54:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 09:54:42 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #16 Message-ID: <20140225_075442_049828.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #16: SUCCESS Tested changes (refs/builds/btle_1393248694): http://codereview.qt-project.org/78730 [PS8] - UUID filter for LE service implemented From ci-noreply at qt-project.org Tue Feb 25 08:57:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 09:57:12 +0200 Subject: [Ci-reports] pass on QtMacExtras_stable_Integration #18 Message-ID: <20140225_075712_046529.ci-noreply@qt-project.org> QtMacExtras_stable_Integration #18: SUCCESS Tested changes (refs/builds/stable_1393252423): http://codereview.qt-project.org/78833 [PS7] - Document qtmacextras functions From ci-noreply at qt-project.org Tue Feb 25 09:07:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 10:07:47 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #579 Message-ID: <20140225_080747_019443.ci-noreply@qt-project.org> QtQA_master_Integration #579: SUCCESS Tested changes (refs/builds/master_1393268083): http://codereview.qt-project.org/78922 [PS2] - Add option to not run insignificant tests From ci-noreply at qt-project.org Tue Feb 25 09:18:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 10:18:17 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #219 Message-ID: <20140225_081817_085153.ci-noreply@qt-project.org> QtWebEngine_master_Integration #219: SUCCESS Tested changes (refs/builds/master_1393237251): http://codereview.qt-project.org/78778 [PS1] - Fix unused variable suppression on Windows From ci-noreply at qt-project.org Tue Feb 25 09:21:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 10:21:06 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #55 Message-ID: <20140225_082106_038971.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #55: SUCCESS Tested changes (refs/builds/dev_1393268771): http://codereview.qt-project.org/79121 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 09:24:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 10:24:09 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_dev_Integration #13 Message-ID: <20140225_082409_055882.ci-noreply@qt-project.org> QtAndroidExtras_dev_Integration #13: SUCCESS Tested changes (refs/builds/dev_1393268779): http://codereview.qt-project.org/79122 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 09:36:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 10:36:04 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #170 Message-ID: <20140225_083604_034612.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #170: SUCCESS Tested changes (refs/builds/dev_1393268783): http://codereview.qt-project.org/79123 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 09:52:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 10:52:33 +0200 Subject: [Ci-reports] pass on QtScript_dev_Integration #81 Message-ID: <20140225_085233_049974.ci-noreply@qt-project.org> QtScript_dev_Integration #81: SUCCESS Tested changes (refs/builds/dev_1393268810): http://codereview.qt-project.org/79128 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 10:16:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 11:16:27 +0200 Subject: [Ci-reports] pass on QtDoc_dev_Integration #91 Message-ID: <20140225_091627_039925.ci-noreply@qt-project.org> QtDoc_dev_Integration #91: SUCCESS Tested changes (refs/builds/dev_1393268788): http://codereview.qt-project.org/79124 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 10:20:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 11:20:09 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #212 Message-ID: <20140225_092009_016364.ci-noreply@qt-project.org> QtTools_dev_Integration #212: SUCCESS Tested changes (refs/builds/dev_1393268821): http://codereview.qt-project.org/79130 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 10:31:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 11:31:35 +0200 Subject: [Ci-reports] pass on QtQuickControls_dev_Integration #299 Message-ID: <20140225_093135_062630.ci-noreply@qt-project.org> QtQuickControls_dev_Integration #299: SUCCESS Tested changes (refs/builds/dev_1393268799): http://codereview.qt-project.org/79126 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 10:36:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 11:36:37 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #170 Message-ID: <20140225_093637_097797.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #170: SUCCESS Tested changes (refs/builds/dev_1393270678): http://codereview.qt-project.org/79125 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 10:46:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 11:46:20 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #123 Message-ID: <20140225_094620_094753.ci-noreply@qt-project.org> QtQuick1_dev_Integration #123: SUCCESS Tested changes (refs/builds/dev_1393268805): http://codereview.qt-project.org/79127 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 10:53:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 11:53:26 +0200 Subject: [Ci-reports] pass on QtSerialPort_dev_Integration #45 Message-ID: <20140225_095326_038333.ci-noreply@qt-project.org> QtSerialPort_dev_Integration #45: SUCCESS Tested changes (refs/builds/dev_1393270701): http://codereview.qt-project.org/79129 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 11:02:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 12:02:23 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3219 Message-ID: <20140225_100223_075838.ci-noreply@qt-project.org> QtBase_stable_Integration #3219: SUCCESS Tested changes (refs/builds/stable_1393258294): http://codereview.qt-project.org/78795 [PS5] - Windows: Clear transient relationship before destroying windows. http://codereview.qt-project.org/78985 [PS1] - QJNI: optimize QSharedPointer creation http://codereview.qt-project.org/79060 [PS1] - Fix compilation on armv5 http://codereview.qt-project.org/78832 [PS2] - QByteArrayList: optimize op+ http://codereview.qt-project.org/79036 [PS1] - Compile fix for QT_NO_OPENGL http://codereview.qt-project.org/78393 [PS3] - Fix potential null pointer access in qglx http://codereview.qt-project.org/79021 [PS1] - Fix division by zero in hellogl_es2 example. http://codereview.qt-project.org/79022 [PS1] - Fix texture glyph cache setup in old OpenGL paint engine http://codereview.qt-project.org/78539 [PS1] - Enable QMenu::setNoReplayFor(QWidget *noReplayFor) for all platforms. http://codereview.qt-project.org/78969 [PS1] - Doc: Address some "No documentation for..." QDoc warnings http://codereview.qt-project.org/78976 [PS1] - QtTest: Don't crash when -callgrind is used on QTEST_APPLESS_MAIN From ci-noreply at qt-project.org Tue Feb 25 11:03:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 12:03:50 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140225_100350_048163.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-25T10:01:21Z: [QtBase_stable_Integration error] connect() failed: Connection refused, retry in 2 seconds 2014-02-25T10:01:23Z: [QtBase_stable_Integration error] connect() failed: Connection refused, retry in 4 seconds 2014-02-25T10:01:27Z: [QtBase_stable_Integration error] connect() failed: Connection refused, retry in 8 seconds 2014-02-25T10:01:35Z: [QtBase_stable_Integration error] connect() failed: Connection refused, retry in 16 seconds 2014-02-25T10:01:51Z: [QtBase_stable_Integration error] connect() failed: Connection refused, retry in 32 seconds From ci-noreply at qt-project.org Tue Feb 25 11:04:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 12:04:52 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1752 Message-ID: <20140225_100452_007488.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1752: SUCCESS Tested changes (refs/builds/stable_1393271016): http://codereview.qt-project.org/78516 [PS2] - Determine whether or not an object literal requires a sparse array at compile time http://codereview.qt-project.org/78515 [PS2] - Clean up object literal handling with integral indices http://codereview.qt-project.org/79120 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 25 11:07:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 12:07:21 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3220 Message-ID: <20140225_100721_061129.ci-noreply@qt-project.org> Compilation failed :( /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:597: undefined reference to `QString::operator>(QLatin1String) const' make: *** [/work/build/qt/qtbase/bin/qmake] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03220/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz ============================================================ Compilation failed :( /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:597: undefined reference to `QString::operator>(QLatin1String) const' make: *** [/work/build/qt/qtbase/bin/qmake] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03220/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz ============================================================ Compilation failed :( /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qstring.h:597: undefined reference to `QString::operator>(QLatin1String) const' make: *** [/home/qt/shadowbuild/qtbase/bin/qmake] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03220/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1393322693): http://codereview.qt-project.org/79147 [PS1] - Windows file dialogs: Use FOS_NOREADONLYRETURN only for mode AcceptSave. http://codereview.qt-project.org/76719 [PS16] - Doc: correction link, example and parameter issues qtbase http://codereview.qt-project.org/79112 [PS1] - Fix glyph texture format on core profile http://codereview.qt-project.org/79101 [PS3] - Texture glyph cache: Use a vbo http://codereview.qt-project.org/79064 [PS1] - Android: Make default permissions less confusing http://codereview.qt-project.org/78694 [PS2] - Android: Support pregenerated cache in assets file engine http://codereview.qt-project.org/79070 [PS1] - fix Windows RT build in amd64 host shell http://codereview.qt-project.org/78375 [PS2] - QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 http://codereview.qt-project.org/78931 [PS1] - tst_spdy: Check network test server http://codereview.qt-project.org/79104 [PS1] - QAssociative/SequentialIterable: add missing \since 5.2 http://codereview.qt-project.org/78900 [PS1] - Revert "Fix application font removal when using FontConfig" http://codereview.qt-project.org/78991 [PS1] - HarfBuzz-NG: Hide characters that should normally be invisible http://codereview.qt-project.org/78391 [PS1] - Cocoa: Prevent "Invalid Drawable" GL warnings. http://codereview.qt-project.org/78320 [PS1] - Cocoa: QImage -> CGImage conversion cleanup http://codereview.qt-project.org/79107 [PS1] - network: fix doc typo in QNetworkConfigurationManager http://codereview.qt-project.org/78835 [PS1] - Avoid creating a new QMimeData each time the Android clipboard is used http://codereview.qt-project.org/78891 [PS3] - QPrinter - Add more tests http://codereview.qt-project.org/78890 [PS2] - QPrintEngine - Improve devMode handling http://codereview.qt-project.org/78889 [PS2] - QPrintEngine - Remove Windows use of port and driver http://codereview.qt-project.org/79119 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Tue Feb 25 11:37:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 12:37:39 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #186 Message-ID: <20140225_103739_064855.ci-noreply@qt-project.org> QtWebKit_dev_Integration #186: SUCCESS Tested changes (refs/builds/dev_1393268827): http://codereview.qt-project.org/79131 [PS1] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Tue Feb 25 11:40:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 12:40:47 +0200 Subject: [Ci-reports] pass on QtDocGallery_master_Integration #100 Message-ID: <20140225_104047_061022.ci-noreply@qt-project.org> QtDocGallery_master_Integration #100: SUCCESS Tested changes (refs/builds/master_1393288744): http://codereview.qt-project.org/78478 [PS1] - Exclude query results located on removed media. From ci-noreply at qt-project.org Tue Feb 25 12:29:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 13:29:53 +0200 Subject: [Ci-reports] fail on QtDoc_dev_Integration #92 Message-ID: <20140225_112953_054489.ci-noreply@qt-project.org> QtDoc_dev_Integration ยป macx-g++_developer-build_OSX_10.6 #92: FAILURE Build log: http://testresults.qt-project.org/ci/QtDoc_dev_Integration/build_00092/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1393327729): http://codereview.qt-project.org/78752 [PS2] - Doc: Incremented documentation from Qt 5.3 to 5.4 From ci-noreply at qt-project.org Tue Feb 25 12:31:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 13:31:54 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #74 Message-ID: <20140225_113154_093444.ci-noreply@qt-project.org> QtLocation_stable_Integration #74: SUCCESS Tested changes (refs/builds/stable_1393308452): http://codereview.qt-project.org/79137 [PS1] - Add debug to test case. From ci-noreply at qt-project.org Tue Feb 25 12:34:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 13:34:14 +0200 Subject: [Ci-reports] fail on QtLocation_stable_Integration #75 Message-ID: <20140225_113414_027714.ci-noreply@qt-project.org> QtLocation_stable_Integration ยป macx-g++_developer-build_OSX_10.6 #75: FAILURE Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00075/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/stable_1393328007): http://codereview.qt-project.org/79011 [PS1] - Update QtPositioning QML API meta data including new 5.3 features. From ci-noreply at qt-project.org Tue Feb 25 12:35:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 13:35:36 +0200 Subject: [Ci-reports] fail on QtDoc_dev_Integration #93 Message-ID: <20140225_113536_079218.ci-noreply@qt-project.org> QtDoc_dev_Integration ยป macx-g++_developer-build_OSX_10.6 #93: FAILURE Build log: http://testresults.qt-project.org/ci/QtDoc_dev_Integration/build_00093/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1393328088): http://codereview.qt-project.org/78752 [PS2] - Doc: Incremented documentation from Qt 5.3 to 5.4 From ci-noreply at qt-project.org Tue Feb 25 12:36:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 13:36:43 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #171 Message-ID: <20140225_113643_043946.ci-noreply@qt-project.org> QtConnectivity_dev_Integration ยป macx-g++_developer-build_OSX_10.6 #171: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00171/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/dev_1393328103): http://codereview.qt-project.org/79014 [PS1] - Bump latest Bluetooth QML API version to 5.4 From ci-noreply at qt-project.org Tue Feb 25 12:38:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 13:38:22 +0200 Subject: [Ci-reports] fail on QtConnectivity_stable_Integration #82 Message-ID: <20140225_113822_095459.ci-noreply@qt-project.org> QtConnectivity_stable_Integration ยป macx-g++_developer-build_OSX_10.6 #82: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_stable_Integration/build_00082/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/stable_1393328257): http://codereview.qt-project.org/79015 [PS1] - Bump latest Nfc QML API version to 5.4 From ci-noreply at qt-project.org Tue Feb 25 12:42:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 13:42:05 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #604 Message-ID: <20140225_114205_037278.ci-noreply@qt-project.org> Qt5_stable_Integration ยป macx-g++_developer-build_OSX_10.6 #604: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00604/macx-g++_developer-build_OSX_10.6/log.txt.gz Tested changes (refs/builds/stable_1393305761): http://codereview.qt-project.org/78910 [PS7] - Updated submodules. From ci-noreply at qt-project.org Tue Feb 25 12:44:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 13:44:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2996 Message-ID: <20140225_114412_059469.ci-noreply@qt-project.org> Autotest `tst_qglthreads' failed :( Testing tst_QGLThreads tst_qglthreads(90417,0x1159ea000) malloc: *** error for object 0x1012318c0: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGLThreads ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QGLThreads::initTestCase() PASS : tst_QGLThreads::swapInThread() PASS : tst_QGLThreads::textureUploadInThread() PASS : tst_QGLThreads::renderInThread(basic) PASS : tst_QGLThreads::renderInThread(with-resize) PASS : tst_QGLThreads::renderInThread(with-update) PASS : tst_QGLThreads::renderInThread(with-resize-and-update) tst_qglthreads(90427,0x1156a7000) malloc: *** error for object 0x102947d40: double free *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qglthreads: 74 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02996/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1393274476): http://codereview.qt-project.org/78217 [PS2] - Improve error reporting in selftests of testlib. From ci-noreply at qt-project.org Tue Feb 25 12:46:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 13:46:19 +0200 Subject: [Ci-reports] pass on QtMacExtras_stable_Integration #19 Message-ID: <20140225_114619_005549.ci-noreply@qt-project.org> QtMacExtras_stable_Integration #19: SUCCESS Tested changes (refs/builds/stable_1393319301): http://codereview.qt-project.org/78973 [PS5] - Removed duplicate NSString NSURL conversion functions From ci-noreply at qt-project.org Tue Feb 25 13:08:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 14:08:48 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #220 Message-ID: <20140225_120848_040738.ci-noreply@qt-project.org> QtWebEngine_master_Integration #220: SUCCESS Tested changes (refs/builds/master_1393316390): http://codereview.qt-project.org/78138 [PS6] - Video texture streaming support via external EGLImage textures From ci-noreply at qt-project.org Tue Feb 25 13:17:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 14:17:03 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1753 Message-ID: <20140225_121703_074120.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1753: SUCCESS Tested changes (refs/builds/stable_1393322785): http://codereview.qt-project.org/79065 [PS1] - qmlplugindump: adding writeBooleanBinding to write booleans http://codereview.qt-project.org/78971 [PS1] - Register the QML profiler's animation callback from the GUI thread http://codereview.qt-project.org/78932 [PS1] - Don't needlessly flush start times when stopping profiling From ci-noreply at qt-project.org Tue Feb 25 13:50:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 14:50:02 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1754 Message-ID: <20140225_125002_015214.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::device() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() FAIL! : tst_QPacketProtocol::tst_QPacket_clear() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol: 21 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01754/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393330715): http://codereview.qt-project.org/78995 [PS4] - Introduced a few more signals to QQuickWindow. http://codereview.qt-project.org/79164 [PS1] - Add support for scanning javascript files. http://codereview.qt-project.org/78992 [PS4] - Fix crashes and incorrect extension queries on GL3+ http://codereview.qt-project.org/79037 [PS1] - Add double-click to QQuickWidget http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. http://codereview.qt-project.org/78563 [PS1] - Fix wrong assert in QSGRenderLoop::setInstance From ci-noreply at qt-project.org Tue Feb 25 14:19:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 15:19:07 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2997 Message-ID: <20140225_131907_049995.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) Compared lists have different sizes. Actual (output) size: 0 Expected (expected) size: 2 tst_qsslsocket.cpp(565) : failure location FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: 0 Expected (expected) size: 2 tst_qsslsocket.cpp(565) : failure location FAIL! : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(626) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(890) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1337) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(1337) : failure location Totals: 547 passed, 6 failed, 13 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: 0 Expected (expected) size: 2 tst_qsslsocket.cpp(565) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) SKIP : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(623) : failure location PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSsl (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCi (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), Q (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslC (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SS (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(733) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) SKIP : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(923) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1310) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1465) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1670) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1842) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2108) : failure location PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) SKIP : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2141) : failure location PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::blacklistedCertificates(WithoutProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2233) : failure location QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 554 passed, 1 failed, 10 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 6 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 480 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02997/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393328745): http://codereview.qt-project.org/78514 [PS3] - Prefer QPA implementation in qsystemtrayicon_x11 if available From ci-noreply at qt-project.org Tue Feb 25 14:32:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 15:32:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #2998 Message-ID: <20140225_133215_035388.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : warning C4003: not enough actual parameters for macro 'min' (qplaintestlogger.cpp) c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : error C2589: '(' : illegal token on right side of '::' (qplaintestlogger.cpp) c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : error C2059: syntax error : '::' (qplaintestlogger.cpp) LINK : fatal error LNK1181: cannot open input file 'C:\work\build\qt\qtbase\lib\Qt5Test.lib' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02998/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1393334440): http://codereview.qt-project.org/76499 [PS3] - QtCore: Fix MSVC 64bit warnings about conversion from size_t to int. http://codereview.qt-project.org/78049 [PS6] - Use new QLibraryInfo::build() in testlib to log build information. http://codereview.qt-project.org/78217 [PS2] - Improve error reporting in selftests of testlib. From ci-noreply at qt-project.org Tue Feb 25 14:32:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 15:32:46 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #473 Message-ID: <20140225_133246_064399.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #473: SUCCESS Tested changes (refs/builds/stable_1393331587): http://codereview.qt-project.org/78684 [PS1] - CustomDialogs example: add an example using Calendar From ci-noreply at qt-project.org Tue Feb 25 14:33:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 15:33:24 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3221 Message-ID: <20140225_133324_030221.ci-noreply@qt-project.org> QtBase_stable_Integration ยป macx-clang_developer-build_qtnamespace_OSX_10.7 #3221: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03221/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393323115): http://codereview.qt-project.org/78900 [PS1] - Revert "Fix application font removal when using FontConfig" http://codereview.qt-project.org/79107 [PS1] - network: fix doc typo in QNetworkConfigurationManager http://codereview.qt-project.org/79147 [PS1] - Windows file dialogs: Use FOS_NOREADONLYRETURN only for mode AcceptSave. http://codereview.qt-project.org/78694 [PS2] - Android: Support pregenerated cache in assets file engine http://codereview.qt-project.org/79064 [PS1] - Android: Make default permissions less confusing http://codereview.qt-project.org/78375 [PS2] - QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 http://codereview.qt-project.org/78931 [PS1] - tst_spdy: Check network test server http://codereview.qt-project.org/79112 [PS1] - Fix glyph texture format on core profile http://codereview.qt-project.org/79101 [PS3] - Texture glyph cache: Use a vbo From ci-noreply at qt-project.org Tue Feb 25 14:42:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 15:42:22 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #76 Message-ID: <20140225_134222_089868.ci-noreply@qt-project.org> QtLocation_stable_Integration #76: SUCCESS Tested changes (refs/builds/stable_1393331747): http://codereview.qt-project.org/79002 [PS2] - Copy qmldir of test import to destination directory. From ci-noreply at qt-project.org Tue Feb 25 15:12:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 16:12:02 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #83 Message-ID: <20140225_141202_039025.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #83: SUCCESS Tested changes (refs/builds/stable_1393333520): http://codereview.qt-project.org/79015 [PS1] - Bump latest Nfc QML API version to 5.4 From ci-noreply at qt-project.org Tue Feb 25 15:16:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 16:16:43 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3222 Message-ID: <20140225_141643_051205.ci-noreply@qt-project.org> Autotest `tst_qquickpixmapcache' failed :( Testing tst_qquickpixmapcache QFATAL : tst_qquickpixmapcache::parallel(local) ASSERT: "reply" in file access/qhttpnetworkconnectionchannel.cpp, line 224 FAIL! : tst_qquickpixmapcache::parallel(local) Received a fatal error. Loc: [Unknown file(0)] Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 14270] QtQA::App::TestRunner: [New LWP 14266] QtQA::App::TestRunner: [New LWP 14268] QtQA::App::TestRunner: [New LWP 14267] QtQA::App::TestRunner: [New LWP 14269] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickpixmapcache -silent -o /work/build/_artifacts/test-logs/tst_qquickp'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fee131283e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fee08b6d700 (LWP 14269)): QtQA::App::TestRunner: #0 0x00007fee131cae63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fee115f4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fee115f5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fee13d794f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1c39ab0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fee13cfcd60 in TestNamespace::QEventLoop::processEvents (this=0x7fee08b6ccf0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fee13cfd039 in TestNamespace::QEventLoop::exec (this=0x7fee08b6ccf0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fee13a85284 in TestNamespace::QThread::exec (this=0x7fee04019e90) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fee15a1059c in TestNamespace::QQuickPixmapReader::run (this=0x7fee04019e90) at util/qquickpixmapcache.cpp:688 QtQA::App::TestRunner: #8 0x00007fee13a8c7cc in TestNamespace::QThreadPrivate::start (arg=0x7fee04019e90) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fee129fcefc in start_thread (arg=0x7fee08b6d700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fee131d6f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fee0b486700 (LWP 14267)): QtQA::App::TestRunner: #0 0x00007fee131cae63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fee115f4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fee115f5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fee13d794f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1c24980, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fee13cfcd60 in TestNamespace::QEventLoop::processEvents (this=0x7fee0b485d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fee13cfd039 in TestNamespace::QEventLoop::exec (this=0x7fee0b485d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fee13a85284 in TestNamespace::QThread::exec (this=0x1c2c140) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fee15437979 in TestNamespace::QQmlThreadPrivate::run (this=0x1c2c140) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007fee13a8c7cc in TestNamespace::QThreadPrivate::start (arg=0x1c2c140) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fee129fcefc in start_thread (arg=0x7fee0b486700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fee131d6f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fee0a485700 (LWP 14268)): QtQA::App::TestRunner: #0 0x00007fee131cae63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fee115f4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fee115f5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fee13d794f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1d03890, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fee13cfcd60 in TestNamespace::QEventLoop::processEvents (this=0x7fee0a484d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007fee13cfd039 in TestNamespace::QEventLoop::exec (this=0x7fee0a484d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007fee13a85284 in TestNamespace::QThread::exec (this=0x1d02550) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007fee13a85422 in TestNamespace::QThread::run (this=0x1d02550) at thread/qthread.cpp:578 QtQA::App::TestRunner: #8 0x00007fee13a8c7cc in TestNamespace::QThreadPrivate::start (arg=0x1d02550) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007fee129fcefc in start_thread (arg=0x7fee0a485700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fee131d6f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fee161e1760 (LWP 14266)): QtQA::App::TestRunner: #0 0x00007fee131cae63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fee115f4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fee115f5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fee13d794f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1c0f490, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007fee0e3f02b2 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1c0f490, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:123 QtQA::App::TestRunner: #5 0x00007fee13cfcd60 in TestNamespace::QEventLoop::processEvents (this=0x7fff970aff90, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007fee13cfd039 in TestNamespace::QEventLoop::exec (this=0x7fff970aff90, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x000000000040cbbc in TestNamespace::QTestEventLoop::enterLoopMSecs (this=0x7fee04021ce0, ms=10000) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtesteventloop.h:106 QtQA::App::TestRunner: #8 0x000000000040c9fe in TestNamespace::QTestEventLoop::enterLoop (this=0x7fee04021ce0, secs=10) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtesteventloop.h:64 QtQA::App::TestRunner: #9 0x000000000040a011 in tst_qquickpixmapcache::parallel (this=0x7fff970b0ea0) at tst_qquickpixmapcache.cpp:276 QtQA::App::TestRunner: #10 0x000000000040bb8a in tst_qquickpixmapcache::qt_static_metacall (_o=0x7fff970b0ea0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff970b01c0) at .moc/tst_qquickpixmapcache.moc:102 QtQA::App::TestRunner: #11 0x00007fee13d0c93d in TestNamespace::QMetaMethod::invoke (this=0x7fff970b0460, object=0x7fff970b0ea0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #12 0x00007fee13d0bdf9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff970b0ea0, member=0x7fee04006900 "parallel", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #13 0x00007fee14e0104f in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff970b0ea0, member=0x7fee04006900 "parallel", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #14 0x00007fee14dfcbb0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x7fee04006900 "parallel") at qtestcase.cpp:1890 QtQA::App::TestRunner: #15 0x00007fee14dfd42d in TestNamespace::QTest::qInvokeTestMethod (slotName=0x7fee040067a8 "parallel()", data=0x0) at qtestcase.cpp:2015 QtQA::App::TestRunner: #16 0x00007fee14dfdef5 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff970b0ea0) at qtestcase.cpp:2229 QtQA::App::TestRunner: #17 0x00007fee14dfe479 in TestNamespace::QTest::qExec (testObject=0x7fff970b0ea0, argc=6, argv=0x7fff970b1068) at qtestcase.cpp:2462 QtQA::App::TestRunner: #18 0x000000000040ba98 in main (argc=6, argv=0x7fff970b1068) at tst_qquickpixmapcache.cpp:529 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fee033ca700 (LWP 14270)): QtQA::App::TestRunner: #0 0x00007fee131283e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fee1312bb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fee13a793bf in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007fee13a76e98 in TestNamespace::QMessageLogger::fatal (this=0x7fee033c9370, msg=0x7fee13dd9198 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007fee13a71478 in TestNamespace::qt_assert (assertion=0x7fee14b77abb "reply", file=0x7fee14b77a78 "access/qhttpnetworkconnectionchannel.cpp", line=224) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007fee14aa185d in TestNamespace::QHttpNetworkConnectionChannel::handleUnexpectedEOF (this=0x1d0cce8) at access/qhttpnetworkconnectionchannel.cpp:224 QtQA::App::TestRunner: #6 0x00007fee14aa7ecb in TestNamespace::QHttpProtocolHandler::_q_receiveReply (this=0x1d0edb0) at access/qhttpprotocolhandler.cpp:86 QtQA::App::TestRunner: #7 0x00007fee14aa17c2 in TestNamespace::QHttpNetworkConnectionChannel::_q_receiveReply (this=0x1d0cce8) at access/qhttpnetworkconnectionchannel.cpp:212 QtQA::App::TestRunner: #8 0x00007fee14aa624d in TestNamespace::QHttpNetworkConnectionChannel::qt_static_metacall (_o=0x1d0cce8, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=0, _a=0x1d0fd60) at .moc/moc_qhttpnetworkconnectionchannel_p.cpp:114 QtQA::App::TestRunner: #9 0x00007fee13d3b9c9 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x1d0f880, object=0x1d0cce8) at kernel/qobject.cpp:487 QtQA::App::TestRunner: #10 0x00007fee13d3ca1e in TestNamespace::QObject::event (this=0x1d0cce8, e=0x1d0f880) at kernel/qobject.cpp:1241 QtQA::App::TestRunner: #11 0x00007fee13d00644 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1bf12b0, receiver=0x1d0cce8, event=0x1d0f880) at kernel/qcoreapplication.cpp:1054 QtQA::App::TestRunner: #12 0x00007fee13d0031e in TestNamespace::QCoreApplication::notify (this=0x7fff970b0f60, receiver=0x1d0cce8, event=0x1d0f880) at kernel/qcoreapplication.cpp:999 QtQA::App::TestRunner: #13 0x00007fee14336c16 in TestNamespace::QGuiApplication::notify (this=0x7fff970b0f60, object=0x1d0cce8, event=0x1d0f880) at kernel/qguiapplication.cpp:1454 QtQA::App::TestRunner: #14 0x00007fee13d0022a in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff970b0f60, receiver=0x1d0cce8, event=0x1d0f880) at kernel/qcoreapplication.cpp:937 QtQA::App::TestRunner: #15 0x00007fee13d03fd7 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1d0cce8, event=0x1d0f880) at kernel/qcoreapplication.h:237 QtQA::App::TestRunner: #16 0x00007fee13d01342 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x7fee04022d90) at kernel/qcoreapplication.cpp:1541 QtQA::App::TestRunner: #17 0x00007fee13d00f04 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1399 QtQA::App::TestRunner: #18 0x00007fee13d78c95 in TestNamespace::postEventSourceDispatch (s=0x1cfb810) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #19 0x00007fee115f4a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007fee115f5258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #21 0x00007fee115f5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #22 0x00007fee13d794f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1d0aad0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #23 0x00007fee13cfcd60 in TestNamespace::QEventLoop::processEvents (this=0x7fee033c9d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #24 0x00007fee13cfd039 in TestNamespace::QEventLoop::exec (this=0x7fee033c9d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #25 0x00007fee13a85284 in TestNamespace::QThread::exec (this=0x7fee04050120) at thread/qthread.cpp:511 QtQA::App::TestRunner: #26 0x00007fee13a85422 in TestNamespace::QThread::run (this=0x7fee04050120) at thread/qthread.cpp:578 QtQA::App::TestRunner: #27 0x00007fee13a8c7cc in TestNamespace::QThreadPrivate::start (arg=0x7fee04050120) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #28 0x00007fee129fcefc in start_thread (arg=0x7fee033ca700) at pthread_create.c:304 QtQA::App::TestRunner: #29 0x00007fee131d6f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #30 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickpixmapcache ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquickpixmapcache::initTestCase() PASS : tst_qquickpixmapcache::single(local) PASS : tst_qquickpixmapcache::single(local) PASS : tst_qquickpixmapcache::single(remote) QFATAL : tst_qquickpixmapcache::single(remote) ASSERT: "reply" in file access/qhttpnetworkconnectionchannel.cpp, line 224 FAIL! : tst_qquickpixmapcache::single(remote) Received a fatal error. Loc: [Unknown file(0)] Totals: 4 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickpixmapcache ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 14330] QtQA::App::TestRunner: [New LWP 14326] QtQA::App::TestRunner: [New LWP 14328] QtQA::App::TestRunner: [New LWP 14327] QtQA::App::TestRunner: [New LWP 14329] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickpixmapcache -o /work/build/_artifacts/test-logs/tst_qquickpixmapcac'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007ffb4af053e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7ffb4094a700 (LWP 14329)): QtQA::App::TestRunner: #0 0x00007ffb4afa7e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007ffb493d1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007ffb493d2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007ffb4bb564f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1f86790, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007ffb4bad9d60 in TestNamespace::QEventLoop::processEvents (this=0x7ffb40949cf0, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007ffb4bada039 in TestNamespace::QEventLoop::exec (this=0x7ffb40949cf0, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007ffb4b862284 in TestNamespace::QThread::exec (this=0x1f61800) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007ffb4d7ed59c in TestNamespace::QQuickPixmapReader::run (this=0x1f61800) at util/qquickpixmapcache.cpp:688 QtQA::App::TestRunner: #8 0x00007ffb4b8697cc in TestNamespace::QThreadPrivate::start (arg=0x1f61800) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007ffb4a7d9efc in start_thread (arg=0x7ffb4094a700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007ffb4afb3f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7ffb43263700 (LWP 14327)): QtQA::App::TestRunner: #0 0x00007ffb4afa7e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007ffb493d1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007ffb493d2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007ffb4bb564f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1e87980, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007ffb4bad9d60 in TestNamespace::QEventLoop::processEvents (this=0x7ffb43262d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007ffb4bada039 in TestNamespace::QEventLoop::exec (this=0x7ffb43262d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007ffb4b862284 in TestNamespace::QThread::exec (this=0x1e8f140) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007ffb4d214979 in TestNamespace::QQmlThreadPrivate::run (this=0x1e8f140) at qml/ftw/qqmlthread.cpp:148 QtQA::App::TestRunner: #8 0x00007ffb4b8697cc in TestNamespace::QThreadPrivate::start (arg=0x1e8f140) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007ffb4a7d9efc in start_thread (arg=0x7ffb43263700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007ffb4afb3f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7ffb42262700 (LWP 14328)): QtQA::App::TestRunner: #0 0x00007ffb4afa7e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007ffb493d1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007ffb493d2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007ffb4bb564f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1f69820, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007ffb4bad9d60 in TestNamespace::QEventLoop::processEvents (this=0x7ffb42261d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #5 0x00007ffb4bada039 in TestNamespace::QEventLoop::exec (this=0x7ffb42261d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #6 0x00007ffb4b862284 in TestNamespace::QThread::exec (this=0x1f690c0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #7 0x00007ffb4b862422 in TestNamespace::QThread::run (this=0x1f690c0) at thread/qthread.cpp:578 QtQA::App::TestRunner: #8 0x00007ffb4b8697cc in TestNamespace::QThreadPrivate::start (arg=0x1f690c0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #9 0x00007ffb4a7d9efc in start_thread (arg=0x7ffb42262700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007ffb4afb3f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #11 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7ffb4dfbe760 (LWP 14326)): QtQA::App::TestRunner: #0 0x00007ffb4afa7e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007ffb493d1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007ffb493d2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007ffb4bb564f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1e72490, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #4 0x00007ffb461cd2b2 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1e72490, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:123 QtQA::App::TestRunner: #5 0x00007ffb4bad9d60 in TestNamespace::QEventLoop::processEvents (this=0x7fff7ff6dc00, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #6 0x00007ffb4bada039 in TestNamespace::QEventLoop::exec (this=0x7fff7ff6dc00, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #7 0x000000000040cbbc in TestNamespace::QTestEventLoop::enterLoopMSecs (this=0x7ffb3c0023e0, ms=10000) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtesteventloop.h:106 QtQA::App::TestRunner: #8 0x000000000040c9fe in TestNamespace::QTestEventLoop::enterLoop (this=0x7ffb3c0023e0, secs=10) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtesteventloop.h:64 QtQA::App::TestRunner: #9 0x0000000000409235 in tst_qquickpixmapcache::single (this=0x7fff7ff6eb50) at tst_qquickpixmapcache.cpp:179 QtQA::App::TestRunner: #10 0x000000000040bb6e in tst_qquickpixmapcache::qt_static_metacall (_o=0x7fff7ff6eb50, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff7ff6de70) at .moc/tst_qquickpixmapcache.moc:100 QtQA::App::TestRunner: #11 0x00007ffb4bae993d in TestNamespace::QMetaMethod::invoke (this=0x7fff7ff6e110, object=0x7fff7ff6eb50, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169 QtQA::App::TestRunner: #12 0x00007ffb4bae8df9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff7ff6eb50, member=0x1f83190 "single", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464 QtQA::App::TestRunner: #13 0x00007ffb4cbde04f in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff7ff6eb50, member=0x1f83190 "single", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399 QtQA::App::TestRunner: #14 0x00007ffb4cbd9bb0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1f83190 "single") at qtestcase.cpp:1890 QtQA::App::TestRunner: #15 0x00007ffb4cbda42d in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1f83078 "single()", data=0x0) at qtestcase.cpp:2015 QtQA::App::TestRunner: #16 0x00007ffb4cbdaef5 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff7ff6eb50) at qtestcase.cpp:2229 QtQA::App::TestRunner: #17 0x00007ffb4cbdb479 in TestNamespace::QTest::qExec (testObject=0x7fff7ff6eb50, argc=5, argv=0x7fff7ff6ed18) at qtestcase.cpp:2462 QtQA::App::TestRunner: #18 0x000000000040ba98 in main (argc=5, argv=0x7fff7ff6ed18) at tst_qquickpixmapcache.cpp:529 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7ffb3b1c1700 (LWP 14330)): QtQA::App::TestRunner: #0 0x00007ffb4af053e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007ffb4af08b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007ffb4b8563bf in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333 QtQA::App::TestRunner: #3 0x00007ffb4b853e98 in TestNamespace::QMessageLogger::fatal (this=0x7ffb3b1c0370, msg=0x7ffb4bbb6198 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:662 QtQA::App::TestRunner: #4 0x00007ffb4b84e478 in TestNamespace::qt_assert (assertion=0x7ffb4c954abb "reply", file=0x7ffb4c954a78 "access/qhttpnetworkconnectionchannel.cpp", line=224) at global/qglobal.cpp:2124 QtQA::App::TestRunner: #5 0x00007ffb4c87e85d in TestNamespace::QHttpNetworkConnectionChannel::handleUnexpectedEOF (this=0x1f8ff08) at access/qhttpnetworkconnectionchannel.cpp:224 QtQA::App::TestRunner: #6 0x00007ffb4c884ecb in TestNamespace::QHttpProtocolHandler::_q_receiveReply (this=0x1f91c50) at access/qhttpprotocolhandler.cpp:86 QtQA::App::TestRunner: #7 0x00007ffb4c87e7c2 in TestNamespace::QHttpNetworkConnectionChannel::_q_receiveReply (this=0x1f8ff08) at access/qhttpnetworkconnectionchannel.cpp:212 QtQA::App::TestRunner: #8 0x00007ffb4c88324d in TestNamespace::QHttpNetworkConnectionChannel::qt_static_metacall (_o=0x1f8ff08, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=0, _a=0x1f93b70) at .moc/moc_qhttpnetworkconnectionchannel_p.cpp:114 QtQA::App::TestRunner: #9 0x00007ffb4bb189c9 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x1f8c070, object=0x1f8ff08) at kernel/qobject.cpp:487 QtQA::App::TestRunner: #10 0x00007ffb4bb19a1e in TestNamespace::QObject::event (this=0x1f8ff08, e=0x1f8c070) at kernel/qobject.cpp:1241 QtQA::App::TestRunner: #11 0x00007ffb4badd644 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1e542b0, receiver=0x1f8ff08, event=0x1f8c070) at kernel/qcoreapplication.cpp:1054 QtQA::App::TestRunner: #12 0x00007ffb4badd31e in TestNamespace::QCoreApplication::notify (this=0x7fff7ff6ec10, receiver=0x1f8ff08, event=0x1f8c070) at kernel/qcoreapplication.cpp:999 QtQA::App::TestRunner: #13 0x00007ffb4c113c16 in TestNamespace::QGuiApplication::notify (this=0x7fff7ff6ec10, object=0x1f8ff08, event=0x1f8c070) at kernel/qguiapplication.cpp:1454 QtQA::App::TestRunner: #14 0x00007ffb4badd22a in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff7ff6ec10, receiver=0x1f8ff08, event=0x1f8c070) at kernel/qcoreapplication.cpp:937 QtQA::App::TestRunner: #15 0x00007ffb4bae0fd7 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1f8ff08, event=0x1f8c070) at kernel/qcoreapplication.h:237 QtQA::App::TestRunner: #16 0x00007ffb4bade342 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x7ffb3c0041b0) at kernel/qcoreapplication.cpp:1541 QtQA::App::TestRunner: #17 0x00007ffb4baddf04 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1399 QtQA::App::TestRunner: #18 0x00007ffb4bb55c95 in TestNamespace::postEventSourceDispatch (s=0x1f8ea00) at kernel/qeventdispatcher_glib.cpp:279 QtQA::App::TestRunner: #19 0x00007ffb493d1a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007ffb493d2258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #21 0x00007ffb493d2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #22 0x00007ffb4bb564f9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1f79190, flags=...) at kernel/qeventdispatcher_glib.cpp:426 QtQA::App::TestRunner: #23 0x00007ffb4bad9d60 in TestNamespace::QEventLoop::processEvents (this=0x7ffb3b1c0d80, flags=...) at kernel/qeventloop.cpp:136 QtQA::App::TestRunner: #24 0x00007ffb4bada039 in TestNamespace::QEventLoop::exec (this=0x7ffb3b1c0d80, flags=...) at kernel/qeventloop.cpp:212 QtQA::App::TestRunner: #25 0x00007ffb4b862284 in TestNamespace::QThread::exec (this=0x7ffb3c022de0) at thread/qthread.cpp:511 QtQA::App::TestRunner: #26 0x00007ffb4b862422 in TestNamespace::QThread::run (this=0x7ffb3c022de0) at thread/qthread.cpp:578 QtQA::App::TestRunner: #27 0x00007ffb4b8697cc in TestNamespace::QThreadPrivate::start (arg=0x7ffb3c022de0) at thread/qthread_unix.cpp:345 QtQA::App::TestRunner: #28 0x00007ffb4a7d9efc in start_thread (arg=0x7ffb3b1c1700) at pthread_create.c:304 QtQA::App::TestRunner: #29 0x00007ffb4afb3f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #30 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpixmapcache: 46 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03222/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393335298): http://codereview.qt-project.org/79161 [PS3] - Properly migrate vao helper to dynamic GL http://codereview.qt-project.org/79104 [PS1] - QAssociative/SequentialIterable: add missing \since 5.2 http://codereview.qt-project.org/78994 [PS2] - QNX: Prevent desktop windows from becoming root window http://codereview.qt-project.org/78991 [PS1] - HarfBuzz-NG: Hide characters that should normally be invisible http://codereview.qt-project.org/78798 [PS2] - iOS: prevent crash on iOS 5 http://codereview.qt-project.org/78391 [PS1] - Cocoa: Prevent "Invalid Drawable" GL warnings. http://codereview.qt-project.org/78332 [PS1] - Cocoa: Clear GL context pointer on deletion. http://codereview.qt-project.org/78320 [PS1] - Cocoa: QImage -> CGImage conversion cleanup http://codereview.qt-project.org/79070 [PS1] - fix Windows RT build in amd64 host shell http://codereview.qt-project.org/79056 [PS1] - Make closeAllWindows() close real windows only. From ci-noreply at qt-project.org Tue Feb 25 15:23:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 16:23:07 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1756 Message-ID: <20140225_142307_071267.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() < 0' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(612)] Totals: 17 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 1 Expected (false) : 0 Loc: [tst_qquickmultipointtoucharea.cpp(613)] PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickMultiPointTouchArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 4 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01756/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393332952): http://codereview.qt-project.org/78992 [PS4] - Fix crashes and incorrect extension queries on GL3+ From ci-noreply at qt-project.org Tue Feb 25 15:43:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 16:43:54 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #361 Message-ID: <20140225_144354_052457.ci-noreply@qt-project.org> QtTools_stable_Integration #361: SUCCESS Tested changes (refs/builds/stable_1393330902): http://codereview.qt-project.org/79163 [PS1] - Don't build winrtrunner on other platforms than WinRT From ci-noreply at qt-project.org Tue Feb 25 15:46:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 16:46:44 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #172 Message-ID: <20140225_144644_037922.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #172: SUCCESS Tested changes (refs/builds/dev_1393335497): http://codereview.qt-project.org/79014 [PS1] - Bump latest Bluetooth QML API version to 5.4 From ci-noreply at qt-project.org Tue Feb 25 16:02:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 17:02:19 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #365 Message-ID: <20140225_150219_079095.ci-noreply@qt-project.org> QtWebKit_stable_Integration #365: SUCCESS Tested changes (refs/builds/stable_1393324750): http://codereview.qt-project.org/79116 [PS1] - Fix build on x32 From ci-noreply at qt-project.org Tue Feb 25 16:08:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 17:08:08 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #124 Message-ID: <20140225_150808_082423.ci-noreply@qt-project.org> QtQuick1_dev_Integration #124: SUCCESS Tested changes (refs/builds/dev_1393329755): http://codereview.qt-project.org/76651 [PS2] - Fix MSVC-warnings about double to float truncation. From ci-noreply at qt-project.org Tue Feb 25 16:08:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 17:08:23 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #77 Message-ID: <20140225_150823_030653.ci-noreply@qt-project.org> QtLocation_stable_Integration #77: SUCCESS Tested changes (refs/builds/stable_1393335835): http://codereview.qt-project.org/79011 [PS1] - Update QtPositioning QML API meta data including new 5.3 features. From ci-noreply at qt-project.org Tue Feb 25 16:09:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 17:09:12 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #474 Message-ID: <20140225_150912_099024.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #474: SUCCESS Tested changes (refs/builds/stable_1393335258): http://codereview.qt-project.org/78704 [PS2] - TableView: fix activeFocusOnTab behavior http://codereview.qt-project.org/79095 [PS3] - Add styleData.totalWidth for TabViewStyle::tab From ci-noreply at qt-project.org Tue Feb 25 16:26:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 17:26:46 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1772 Message-ID: <20140225_152646_028948.ci-noreply@qt-project.org> Autotest `tst_platformsocketengine' failed :( QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() Testing tst_PlatformSocketEngine FAIL! : tst_PlatformSocketEngine::serverTest() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(405) : failure location QDEBUG : tst_PlatformSocketEngine::udpLoopbackPerformance() 1037.7MB/4.9s: 207.5MB/s QDEBUG : tst_PlatformSocketEngine::tcpLoopbackPerformance() 878.8MB/4.9s: 175.8MB/s Totals: 15 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() ********* Start testing of tst_PlatformSocketEngine ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_PlatformSocketEngine::initTestCase() PASS : tst_PlatformSocketEngine::construction() PASS : tst_PlatformSocketEngine::simpleConnectToIMAP() PASS : tst_PlatformSocketEngine::udpLoopbackTest() PASS : tst_PlatformSocketEngine::udpIPv6LoopbackTest() PASS : tst_PlatformSocketEngine::broadcastTest() PASS : tst_PlatformSocketEngine::serverTest() QDEBUG : tst_PlatformSocketEngine::udpLoopbackPerformance() 1038.9MB/4.9s: 207.8MB/s PASS : tst_PlatformSocketEngine::udpLoopbackPerformance() FAIL! : tst_PlatformSocketEngine::tcpLoopbackPerformance() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(515) : failure location PASS : tst_PlatformSocketEngine::readWriteBufferSize() PASS : tst_PlatformSocketEngine::bind() PASS : tst_PlatformSocketEngine::networkError() PASS : tst_PlatformSocketEngine::setSocketDescriptor() PASS : tst_PlatformSocketEngine::invalidSend() PASS : tst_PlatformSocketEngine::receiveUrgentData() SKIP : tst_PlatformSocketEngine::tooManySockets() Certain windows machines suffocate and spend too much time in this test. .\tst_platformsocketengine.cpp(578) : failure location PASS : tst_PlatformSocketEngine::cleanupTestCase() Totals: 15 passed, 1 failed, 1 skipped ********* Finished testing of tst_PlatformSocketEngine ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_platformsocketengine: 16 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01772/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1393323024): http://codereview.qt-project.org/79156 [PS1] - Qt 3 Support: Prevent double deletion of QObjectPrivate::threadData in QSettings. From ci-noreply at qt-project.org Tue Feb 25 16:29:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 17:29:14 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #325 Message-ID: <20140225_152914_008421.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #325: SUCCESS Tested changes (refs/builds/stable_1393336903): http://codereview.qt-project.org/78820 [PS3] - QSoundEffect: fix changing the loop count while playing. From ci-noreply at qt-project.org Tue Feb 25 16:43:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 17:43:57 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #2999 Message-ID: <20140225_154357_077001.ci-noreply@qt-project.org> QtBase_dev_Integration #2999: SUCCESS Tested changes (refs/builds/dev_1393335241): http://codereview.qt-project.org/78514 [PS3] - Prefer QPA implementation in qsystemtrayicon_x11 if available From ci-noreply at qt-project.org Tue Feb 25 16:57:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 17:57:29 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3224 Message-ID: <20140225_155729_070113.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'jom: C:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\Makefile.Release [.obj\release\tst_qtendian.obj] Error 2 c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03224/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393338025): http://codereview.qt-project.org/78994 [PS2] - QNX: Prevent desktop windows from becoming root window http://codereview.qt-project.org/78981 [PS2] - Fix a getProcAddress in QOpenGLDebugLogger under Win32 + Desktop GL + ATI http://codereview.qt-project.org/78694 [PS2] - Android: Support pregenerated cache in assets file engine http://codereview.qt-project.org/79064 [PS1] - Android: Make default permissions less confusing http://codereview.qt-project.org/78900 [PS1] - Revert "Fix application font removal when using FontConfig" http://codereview.qt-project.org/79107 [PS1] - network: fix doc typo in QNetworkConfigurationManager http://codereview.qt-project.org/79157 [PS1] - Use a VAO in the texture glyph cache http://codereview.qt-project.org/79112 [PS1] - Fix glyph texture format on core profile http://codereview.qt-project.org/79101 [PS3] - Texture glyph cache: Use a vbo http://codereview.qt-project.org/79147 [PS1] - Windows file dialogs: Use FOS_NOREADONLYRETURN only for mode AcceptSave. From ci-noreply at qt-project.org Tue Feb 25 16:59:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 17:59:31 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #221 Message-ID: <20140225_155931_071507.ci-noreply@qt-project.org> QtWebEngine_master_Integration #221: SUCCESS Tested changes (refs/builds/master_1393337378): http://codereview.qt-project.org/79115 [PS3] - Fixing QQuickWebEngineView.loadingChanged public API test case From ci-noreply at qt-project.org Tue Feb 25 17:00:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 18:00:47 +0200 Subject: [Ci-reports] fail on QtMultimedia_stable_Integration #326 Message-ID: <20140225_160047_016195.ci-noreply@qt-project.org> Autotest `tst_qcamerabackend' failed :( Testing tst_QCameraBackend 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_QCameraBackend ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 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_qcamerabackend: 1 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtMultimedia_stable_Integration/build_00326/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393342247): http://codereview.qt-project.org/78586 [PS3] - Android: implement QCameraInfoControl. http://codereview.qt-project.org/78584 [PS4] - New QCameraInfo class. http://codereview.qt-project.org/78585 [PS3] - VideoOutput: fix autoOrientation with a camera source. From ci-noreply at qt-project.org Tue Feb 25 17:07:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 18:07:32 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1757 Message-ID: <20140225_160732_005851.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1757: SUCCESS Tested changes (refs/builds/stable_1393338280): http://codereview.qt-project.org/78563 [PS1] - Fix wrong assert in QSGRenderLoop::setInstance From ci-noreply at qt-project.org Tue Feb 25 17:25:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 18:25:39 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #475 Message-ID: <20140225_162539_051633.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #475: SUCCESS Tested changes (refs/builds/stable_1393341045): http://codereview.qt-project.org/79118 [PS1] - Fix initial incorrect value for Switch From ci-noreply at qt-project.org Tue Feb 25 18:39:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 19:39:05 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1758 Message-ID: <20140225_173905_013817.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1758: SUCCESS Tested changes (refs/builds/stable_1393344545): http://codereview.qt-project.org/79165 [PS1] - tst_qquickpathview: show window before flicking http://codereview.qt-project.org/79164 [PS1] - Add support for scanning javascript files. http://codereview.qt-project.org/78992 [PS4] - Fix crashes and incorrect extension queries on GL3+ http://codereview.qt-project.org/78995 [PS4] - Introduced a few more signals to QQuickWindow. From ci-noreply at qt-project.org Tue Feb 25 18:40:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 19:40:40 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3000 Message-ID: <20140225_174040_059696.ci-noreply@qt-project.org> Autotests `tst_qsocketnotifier' and `tst_qsslsocket' failed :( Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(634) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(947) : failure location Totals: 560 passed, 2 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QSslSocket::initTestCase() QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithoutProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithoutProxy) QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5Proxy) QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxy) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxy) QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QSslSocket::constructing(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnect(WithoutProxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnect(WithHttpProxy) PASS : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) PASS : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: 0 Expected (expected) size: 2 tst_qsslsocket.cpp(565) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(634) : failure location PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(634) : failure location PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSsl (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslCi (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithoutProxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), Q (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5Proxy) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3 (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSs (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-RSA-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-DSS-CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDH-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=CAMELLIA256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-DSS-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=SRP-RSA-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=EDH-DSS-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-RSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDH-ECDSA-DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=DES-CBC3-SHA, bits=168, proto=SSLv3), QSslCipher(name=PSK-3DES-EDE-CBC-SHA, bits=168, proto=SSLv3), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-DSS-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-RSA-SEED-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-DSS-SEED-SHA, bits=128, proto=SSLv3), QSslC (truncated) QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name= DHE-RSA-AES256-GCM-SHA384 , bits= 256 , proto= TLSv1.2 ) PASS : tst_QSslSocket::sessionCipher(WithHttpProxy) FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. () tst_qsslsocket.cpp(675) : failure location PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(733) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) PASS : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1310) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1465) : failure location PASS : tst_QSslSocket::setEmptyKey(WithoutProxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxy) PASS : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::spontaneousWrite(WithoutProxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy) PASS : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxy) PASS : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setReadBufferSize(WithoutProxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy) PASS : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxy) PASS : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration tst_qsslsocket.cpp(1670) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1842) : failure location PASS : tst_QSslSocket::verifyMode(WithoutProxy) PASS : tst_QSslSocket::verifyMode(WithSocks5Proxy) PASS : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyMode(WithHttpProxy) PASS : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::verifyDepth(WithoutProxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5Proxy) PASS : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth) PASS : tst_QSslSocket::verifyDepth(WithHttpProxy) PASS : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerVerifyError(WithoutProxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5Proxy) PASS : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxy) PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) SKIP : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1996) : failure location PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithoutProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithSocks5Proxy) QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxy) QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.1f 6 Jan 2014" QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000106f" PASS : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::sslOptions(WithoutProxy) PASS : tst_QSslSocket::sslOptions(WithSocks5Proxy) PASS : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth) PASS : tst_QSslSocket::sslOptions(WithHttpProxy) PASS : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy) PASS : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) PASS : tst_QSslSocket::qtbug18498_peek(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy) PASS : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::exitLoop(WithoutProxy) PASS : tst_QSslSocket::exitLoop(WithSocks5Proxy) PASS : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth) PASS : tst_QSslSocket::exitLoop(WithHttpProxy) PASS : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::cleanupTestCase() Totals: 561 passed, 4 failed, 6 skipped ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 4 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 287 seconds, exit code 4 Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(141) : failure location Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(141) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03000/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393343130): http://codereview.qt-project.org/78217 [PS2] - Improve error reporting in selftests of testlib. http://codereview.qt-project.org/76499 [PS3] - QtCore: Fix MSVC 64bit warnings about conversion from size_t to int. From ci-noreply at qt-project.org Tue Feb 25 20:00:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 21:00:42 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1759 Message-ID: <20140225_190042_013719.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1759: SUCCESS Tested changes (refs/builds/stable_1393350093): http://codereview.qt-project.org/79037 [PS1] - Add double-click to QQuickWidget From ci-noreply at qt-project.org Tue Feb 25 20:03:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 21:03:07 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #476 Message-ID: <20140225_190307_094985.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #476: SUCCESS Tested changes (refs/builds/stable_1393352834): http://codereview.qt-project.org/79212 [PS1] - Support text alignment for TableViewHeader From ci-noreply at qt-project.org Tue Feb 25 20:34:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 21:34:56 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #3001 Message-ID: <20140225_193456_018271.ci-noreply@qt-project.org> QtBase_dev_Integration #3001: SUCCESS Tested changes (refs/builds/dev_1393350133): http://codereview.qt-project.org/79144 [PS1] - Doc: Correct typos in QModelIndex::internalId() documentation From ci-noreply at qt-project.org Tue Feb 25 20:54:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 21:54:04 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3002 Message-ID: <20140225_195404_046828.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'jom: C:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\Makefile.Release [.obj\release\tst_qtendian.obj] Error 2 c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03002/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393356993): http://codereview.qt-project.org/76499 [PS3] - QtCore: Fix MSVC 64bit warnings about conversion from size_t to int. http://codereview.qt-project.org/78217 [PS2] - Improve error reporting in selftests of testlib. From ci-noreply at qt-project.org Tue Feb 25 21:13:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 22:13:13 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1760 Message-ID: <20140225_201313_048707.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1760: SUCCESS Tested changes (refs/builds/stable_1393354935): http://codereview.qt-project.org/79208 [PS1] - Fix global object handling in worker script JS files. From ci-noreply at qt-project.org Tue Feb 25 21:47:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 22:47:56 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #1773 Message-ID: <20140225_204756_029769.ci-noreply@qt-project.org> Qt_4.8_Integration #1773: SUCCESS Tested changes (refs/builds/4.8_1393342154): http://codereview.qt-project.org/79156 [PS1] - Qt 3 Support: Prevent double deletion of QObjectPrivate::threadData in QSettings. http://codereview.qt-project.org/79175 [PS1] - Fix building of JSC for earlier versions of gcc on Mac From ci-noreply at qt-project.org Tue Feb 25 21:50:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 22:50:40 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3225 Message-ID: <20140225_205040_079946.ci-noreply@qt-project.org> QtBase_stable_Integration #3225: SUCCESS Tested changes (refs/builds/stable_1393343943): http://codereview.qt-project.org/78931 [PS1] - tst_spdy: Check network test server http://codereview.qt-project.org/78375 [PS2] - QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 http://codereview.qt-project.org/79070 [PS1] - fix Windows RT build in amd64 host shell http://codereview.qt-project.org/78939 [PS1] - Doc: Replace obsolete types with their newer counterparts http://codereview.qt-project.org/78991 [PS1] - HarfBuzz-NG: Hide characters that should normally be invisible http://codereview.qt-project.org/79056 [PS1] - Make closeAllWindows() close real windows only. http://codereview.qt-project.org/79024 [PS1] - Fix link to argument formats in QString::setNum documentation http://codereview.qt-project.org/79008 [PS3] - Document qPrintable encoding issues http://codereview.qt-project.org/78391 [PS1] - Cocoa: Prevent "Invalid Drawable" GL warnings. http://codereview.qt-project.org/78332 [PS1] - Cocoa: Clear GL context pointer on deletion. http://codereview.qt-project.org/78320 [PS1] - Cocoa: QImage -> CGImage conversion cleanup http://codereview.qt-project.org/79104 [PS1] - QAssociative/SequentialIterable: add missing \since 5.2 http://codereview.qt-project.org/79161 [PS3] - Properly migrate vao helper to dynamic GL From ci-noreply at qt-project.org Tue Feb 25 22:50:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 23:50:02 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #3003 Message-ID: <20140225_215002_069644.ci-noreply@qt-project.org> QtBase_dev_Integration #3003: SUCCESS Tested changes (refs/builds/dev_1393358263): http://codereview.qt-project.org/76499 [PS3] - QtCore: Fix MSVC 64bit warnings about conversion from size_t to int. http://codereview.qt-project.org/78217 [PS2] - Improve error reporting in selftests of testlib. From ci-noreply at qt-project.org Tue Feb 25 22:52:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 25 Feb 2014 23:52:00 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140225_215200_031546.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-25T21:50:00Z: [QtBase_dev_Integration error] connect() failed: Interrupted system call, retry in 2 seconds From ci-noreply at qt-project.org Wed Feb 26 00:47:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 01:47:12 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1774 Message-ID: <20140225_234712_098168.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeviewer' failed :( ********* Start testing of tst_QDeclarativeViewer ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QDeclarativeViewer::initTestCase() PASS : tst_QDeclarativeViewer::runtimeContextProperty() QWARN : tst_QDeclarativeViewer::loading() Don't know how to handle 'QDeclarativeView::Status', use qRegisterMetaType to register it. PASS : tst_QDeclarativeViewer::loading() FAIL! : tst_QDeclarativeViewer::fileBrowser() 'browserItem != rootItem' returned FALSE. () Loc: [tst_qdeclarativeviewer.cpp(277)] PASS : tst_QDeclarativeViewer::resizing() PASS : tst_QDeclarativeViewer::paths() PASS : tst_QDeclarativeViewer::slowMode() PASS : tst_QDeclarativeViewer::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDeclarativeViewer ********* LEAK: 219 Structure QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDeclarativeViewer ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QDeclarativeViewer::initTestCase() PASS : tst_QDeclarativeViewer::runtimeContextProperty() QWARN : tst_QDeclarativeViewer::loading() Don't know how to handle 'QDeclarativeView::Status', use qRegisterMetaType to register it. PASS : tst_QDeclarativeViewer::loading() FAIL! : tst_QDeclarativeViewer::fileBrowser() 'browserItem != rootItem' returned FALSE. () Loc: [tst_qdeclarativeviewer.cpp(277)] PASS : tst_QDeclarativeViewer::resizing() PASS : tst_QDeclarativeViewer::paths() PASS : tst_QDeclarativeViewer::slowMode() PASS : tst_QDeclarativeViewer::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of tst_QDeclarativeViewer ********* LEAK: 219 Structure QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeviewer: 0.962987 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01774/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/4.8_1393363028): http://codereview.qt-project.org/77496 [PS1] - Fix QToolBar in Mac when using the unified tool bar to avoid capturing events from other widgets From ci-noreply at qt-project.org Wed Feb 26 01:05:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 02:05:57 +0200 Subject: [Ci-reports] fail on QtLocation_stable_Integration #78 Message-ID: <20140226_000557_088222.ci-noreply@qt-project.org> Autotest `tst_declarative_core' failed :( Testing declarative_core FAIL! : declarative_core::PositionSource::test_updates() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(166)] Totals: 202 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of declarative_core ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : declarative_core::Address::initTestCase() PASS : declarative_core::Address::test_qmlAddressText() PASS : declarative_core::Address::cleanupTestCase() PASS : declarative_core::Category::initTestCase() PASS : declarative_core::Category::test_empty() PASS : declarative_core::Category::test_qmlConstructedCategory() PASS : declarative_core::Category::test_removeWithoutPlugin() PASS : declarative_core::Category::test_save() PASS : declarative_core::Category::test_saveWithoutPlugin() PASS : declarative_core::Category::test_setAndGet(name) PASS : declarative_core::Category::test_setAndGet(categoryId) PASS : declarative_core::Category::test_setAndGet(visibility) PASS : declarative_core::Category::test_setAndGet(plugin) PASS : declarative_core::Category::test_setAndGet(icon) PASS : declarative_core::Category::cleanupTestCase() PASS : declarative_core::CategoryModel::initTestCase() PASS : declarative_core::CategoryModel::test_error() PASS : declarative_core::CategoryModel::test_flatModel() PASS : declarative_core::CategoryModel::test_hierarchicalModel() PASS : declarative_core::CategoryModel::test_setAndGet(plugin) PASS : declarative_core::CategoryModel::test_setAndGet(hierarchical) PASS : declarative_core::CategoryModel::cleanupTestCase() PASS : declarative_core::ContactDetail::initTestCase() PASS : declarative_core::ContactDetail::test_empty() PASS : declarative_core::ContactDetail::test_qmlConstructedContactDetail() PASS : declarative_core::ContactDetail::test_setAndGet(label) PASS : declarative_core::ContactDetail::test_setAndGet(value) PASS : declarative_core::ContactDetail::cleanupTestCase() PASS : declarative_core::Coordinate::initTestCase() PASS : declarative_core::Coordinate::test_accessors() PASS : declarative_core::Coordinate::test_atDistanceAndAzimuth() PASS : declarative_core::Coordinate::test_azimuth() PASS : declarative_core::Coordinate::test_comparison(empty) PASS : declarative_core::Coordinate::test_comparison(zero) PASS : declarative_core::Coordinate::test_comparison(plusone) PASS : declarative_core::Coordinate::test_comparison(minusone) PASS : declarative_core::Coordinate::test_comparison(north) PASS : declarative_core::Coordinate::test_comparison(lat,long.alt) PASS : declarative_core::Coordinate::test_comparison(not equal1) PASS : declarative_core::Coordinate::test_comparison(not equal2) PASS : declarative_core::Coordinate::test_distance() PASS : declarative_core::Coordinate::test_validity() PASS : declarative_core::Coordinate::cleanupTestCase() PASS : declarative_core::GeoLocation::initTestCase() PASS : declarative_core::GeoLocation::test_Location_complete() PASS : declarative_core::GeoLocation::test_Location_invalid() PASS : declarative_core::GeoLocation::cleanupTestCase() PASS : declarative_core::EditorialModel::initTestCase() PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::EditorialModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::EditorialModel::test_fetch(fetch all editorials in a single batch) PASS : declarative_core::EditorialModel::test_fetch(fetch from a place with no editorials) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::EditorialModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::EditorialModel::test_reset() PASS : declarative_core::EditorialModel::test_setAndGet(place) PASS : declarative_core::EditorialModel::test_setAndGet(batchSize) PASS : declarative_core::EditorialModel::cleanupTestCase() PASS : declarative_core::ImageModel::initTestCase() PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ImageModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ImageModel::test_fetch(fetch all images in a single batch) PASS : declarative_core::ImageModel::test_fetch(fetch from a place with no images) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ImageModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ImageModel::test_reset() PASS : declarative_core::ImageModel::test_setAndGet(place) PASS : declarative_core::ImageModel::test_setAndGet(batchSize) PASS : declarative_core::ImageModel::cleanupTestCase() QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::UnknownTestFunc() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:519:5: QML RouteQuery: Unsupported waypoint type PASS : declarative_core::Routing::initTestCase() PASS : declarative_core::Routing::test_basic_routing() PASS : declarative_core::Routing::test_error_routing() PASS : declarative_core::Routing::test_reset() PASS : declarative_core::Routing::test_route_query_handles_destroyed_qml_objects() PASS : declarative_core::Routing::cleanupTestCase() PASS : declarative_core::MapRouteModel and MapRouteQuery::initTestCase() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Cannot route, route manager not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Cannot route, route manager not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error, invalid index for get(): -1 QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:448:9: QML RouteModel: Error, invalid index for get(): 1 PASS : declarative_core::MapRouteModel and MapRouteQuery::test_invalid_plugin() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_default_properties() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Error, invalid index for get(): 192 PASS : declarative_core::MapRouteModel and MapRouteQuery::test_model_default_properties() QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent waypoint. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent waypoint. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent area. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:160:9: QML RouteQuery: Cannot remove nonexistent area. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Cannot route, plugin not set. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Error: Plugin does not support routing. Error message: The geoservices provider is not supported. QWARN : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() file:///work/build/qt/qtlocation/tests/auto/declarative_core/tst_map_routing.qml:159:9: QML RouteModel: Cannot route, route manager not set. PASS : declarative_core::MapRouteModel and MapRouteQuery::test_model_setters() PASS : declarative_core::MapRouteModel and MapRouteQuery::cleanupTestCase() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::initTestCase() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_maneuver_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_route_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::test_routesegment_defaults() PASS : declarative_core::RouteManeuver RouteSegment and MapRoute::cleanupTestCase() PASS : declarative_core::Place::initTestCase() PASS : declarative_core::Place::test_categories() PASS : declarative_core::Place::test_contactDetails(phone) PASS : declarative_core::Place::test_contactDetails(fax) PASS : declarative_core::Place::test_contactDetails(email) PASS : declarative_core::Place::test_contactDetails(website) PASS : declarative_core::Place::test_contactDetailsProperty() PASS : declarative_core::Place::test_copy() PASS : declarative_core::Place::test_emptyPlace() PASS : declarative_core::Place::test_extendedAttributes() PASS : declarative_core::Place::test_location() PASS : declarative_core::Place::test_ratings() PASS : declarative_core::Place::test_saveload() PASS : declarative_core::Place::test_setAndGet(name) PASS : declarative_core::Place::test_setAndGet(placeId) PASS : declarative_core::Place::test_setAndGet(visibility) PASS : declarative_core::Place::test_setAndGet(attribution) PASS : declarative_core::Place::test_setAndGet(favorite) PASS : declarative_core::Place::test_supplier() PASS : declarative_core::Place::cleanupTestCase() PASS : declarative_core::PlaceAttribute::initTestCase() PASS : declarative_core::PlaceAttribute::test_setAndGet(label) PASS : declarative_core::PlaceAttribute::test_setAndGet(text) PASS : declarative_core::PlaceAttribute::cleanupTestCase() PASS : declarative_core::Icon::initTestCase() PASS : declarative_core::Icon::test_empty() PASS : declarative_core::Icon::test_qmlIconParams() PASS : declarative_core::Icon::test_qmlSingleUrlIcon() PASS : declarative_core::Icon::test_setAndGet(plugin) PASS : declarative_core::Icon::cleanupTestCase() PASS : declarative_core::PlaceSearchModel::initTestCase() PASS : declarative_core::PlaceSearchModel::test_cancel() PASS : declarative_core::PlaceSearchModel::test_error() PASS : declarative_core::PlaceSearchModel::test_search(searchTerm, multiple results) PASS : declarative_core::PlaceSearchModel::test_search(searchTerm, single result) PASS : declarative_core::PlaceSearchModel::test_search(categories, single result) PASS : declarative_core::PlaceSearchModel::test_search(recommendations) PASS : declarative_core::PlaceSearchModel::test_search(no recommendations) PASS : declarative_core::PlaceSearchModel::test_setAndGet(plugin) PASS : declarative_core::PlaceSearchModel::test_setAndGet(searchArea) PASS : declarative_core::PlaceSearchModel::test_setAndGet(limit) PASS : declarative_core::PlaceSearchModel::test_setAndGet(searchTerm) PASS : declarative_core::PlaceSearchModel::test_setAndGet(recommendationId) PASS : declarative_core::PlaceSearchModel::test_setAndGet(relevanceHint) PASS : declarative_core::PlaceSearchModel::test_setAndGet(visibilityScope) PASS : declarative_core::PlaceSearchModel::test_setAndGet(favoritesPlugin) PASS : declarative_core::PlaceSearchModel::test_setAndGet(category) PASS : declarative_core::PlaceSearchModel::test_setAndGet(categories) PASS : declarative_core::PlaceSearchModel::cleanupTestCase() PASS : declarative_core::PlaceSearchSuggestionModel::initTestCase() PASS : declarative_core::PlaceSearchSuggestionModel::test_error() PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(plugin) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(searchArea) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(limit) PASS : declarative_core::PlaceSearchSuggestionModel::test_setAndGet(searchTerm) QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///home/qt/install/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///home/qt/install/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : declarative_core::PlaceSearchSuggestionModel::test_suggestions() file:///home/qt/install/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : declarative_core::PlaceSearchSuggestionModel::test_suggestions() PASS : declarative_core::PlaceSearchSuggestionModel::cleanupTestCase() PASS : declarative_core::Plugin properties::initTestCase() PASS : declarative_core::Plugin properties::test_locale() PASS : declarative_core::Plugin properties::test_placesFeatures() PASS : declarative_core::Plugin properties::test_plugin() PASS : declarative_core::Plugin properties::test_required() PASS : declarative_core::Plugin properties::cleanupTestCase() PASS : declarative_core::Position::initTestCase() PASS : declarative_core::Position::test_defaults() PASS : declarative_core::Position::test_modifiers() PASS : declarative_core::Position::cleanupTestCase() PASS : declarative_core::PositionSource::initTestCase() PASS : declarative_core::PositionSource::test_activeDefaultSource() PASS : declarative_core::PositionSource::test_defaults() PASS : declarative_core::PositionSource::test_inactive() PASS : declarative_core::PositionSource::test_invalidSource() PASS : declarative_core::PositionSource::test_preferredPositioningMethods() PASS : declarative_core::PositionSource::test_setplugin() PASS : declarative_core::PositionSource::test_updateInterval() QDEBUG : declarative_core::PositionSource::test_updates() Speed: 14976.502058472799 FAIL! : declarative_core::PositionSource::test_updates() 'verify()' returned FALSE. () Loc: [/work/build/qt/qtlocation/tests/auto/declarative_core/tst_positionsource.qml(166)] PASS : declarative_core::PositionSource::cleanupTestCase() PASS : declarative_core::Ratings::initTestCase() PASS : declarative_core::Ratings::test_empty() PASS : declarative_core::Ratings::test_qmlConstructedRatings() PASS : declarative_core::Ratings::test_setAndGet(average) PASS : declarative_core::Ratings::test_setAndGet(maximum) PASS : declarative_core::Ratings::test_setAndGet(count) PASS : declarative_core::Ratings::cleanupTestCase() PASS : declarative_core::ReviewModel::initTestCase() PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 2) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 5) PASS : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 10) PASS : declarative_core::ReviewModel::test_fetch(fetch all reviews in a single batch) PASS : declarative_core::ReviewModel::test_fetch(fetch from a place with no reviews) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size one less than the total) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size equal to the total) PASS : declarative_core::ReviewModel::test_fetch(fetch with batch size larger than the total) PASS : declarative_core::ReviewModel::test_reset() PASS : declarative_core::ReviewModel::test_setAndGet(place) PASS : declarative_core::ReviewModel::test_setAndGet(batchSize) PASS : declarative_core::ReviewModel::cleanupTestCase() PASS : declarative_core::Supplier::initTestCase() PASS : declarative_core::Supplier::test_empty() PASS : declarative_core::Supplier::test_qmlConstructedSupplier() PASS : declarative_core::Supplier::test_setAndGet(name) PASS : declarative_core::Supplier::test_setAndGet(supplierId) PASS : declarative_core::Supplier::test_setAndGet(url) PASS : declarative_core::Supplier::test_setAndGet(icon) PASS : declarative_core::Supplier::cleanupTestCase() PASS : declarative_core::User::initTestCase() PASS : declarative_core::User::test_empty() PASS : declarative_core::User::test_qmlConstructedUser() PASS : declarative_core::User::test_setAndGet(userId) PASS : declarative_core::User::test_setAndGet(name) PASS : declarative_core::User::cleanupTestCase() Totals: 202 passed, 1 failed, 0 skipped ********* Finished testing of declarative_core ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_declarative_core: 19 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00078/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1393371637): http://codereview.qt-project.org/79136 [PS1] - Remove test code related to removed gestures. From ci-noreply at qt-project.org Wed Feb 26 02:45:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 03:45:55 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3226 Message-ID: <20140226_014555_065938.ci-noreply@qt-project.org> QtBase_stable_Integration #3226: SUCCESS Tested changes (refs/builds/stable_1393361536): http://codereview.qt-project.org/78994 [PS2] - QNX: Prevent desktop windows from becoming root window http://codereview.qt-project.org/78981 [PS2] - Fix a getProcAddress in QOpenGLDebugLogger under Win32 + Desktop GL + ATI http://codereview.qt-project.org/78900 [PS1] - Revert "Fix application font removal when using FontConfig" http://codereview.qt-project.org/79147 [PS1] - Windows file dialogs: Use FOS_NOREADONLYRETURN only for mode AcceptSave. http://codereview.qt-project.org/79107 [PS1] - network: fix doc typo in QNetworkConfigurationManager From ci-noreply at qt-project.org Wed Feb 26 04:29:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 05:29:38 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #607 Message-ID: <20140226_032938_004381.ci-noreply@qt-project.org> Autotests `tst_qlistwidget' and `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 49390no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [49390] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [49389] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-26 04:57:32.636 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[49390]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff87909ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff89a557d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff89a46a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b46a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b47cb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101ceeb6d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff89aa7cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff87909e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff89a09dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf185a TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d832 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b94 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d3f62f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d3f21c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf2709 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cef4d2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1762 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042976 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8790a7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff87d36786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff87d35316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff87909df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d81e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d82dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d83d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d33bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b53aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b57c0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff89a538bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff89a56b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd598 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5c0 rsp: 0x00007fff5fbfd598 QtQA::App::TestRunner: r8: 0x00007fff7619cfb8 r9: 0x0000000000000000 r10: 0x00007fff87909d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde68 r13: 0x0000000000018c4a r14: 0x00007fff7619f960 r15: 0x00000001092df3e0 QtQA::App::TestRunner: rip: 0x00007fff87909ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b48280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <392AC3E9-EBBA-33E3-992E-E286786B0A7C> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <8676BB44-587E-36AE-99A4-140690E27B8E> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100993000 - 0x100aa3fff +QtNetwork (5.3.0 - compatibility 5.3.0) <3D29585D-359D-3A75-9A15-E2B2DF75654E> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b27000 - 0x101020ff7 +QtCore (5.3.0 - compatibility 5.3.0) <19EAC436-7B4D-3EC4-AA10-71D6F1BD56D7> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101144000 - 0x1014d6fff +QtGui (5.3.0 - compatibility 5.3.0) <226AA57B-5A87-3A14-BD4A-C2AEB423D06A> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x10162e000 - 0x101adefff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101ce9000 - 0x101d0dff7 +QtTest (5.3.0 - compatibility 5.3.0) <4CA3C0B9-918C-35EC-BD1A-F8AD3444ABA0> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d22000 - 0x101d28fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <97AFD37D-6217-3ECB-A7FD-4681341DA8FE> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x102d06000 - 0x102d9aff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x104abe000 - 0x104ac1fff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x107874000 - 0x107882fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x10788a000 - 0x1078b8ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1078c1000 - 0x1078cbfef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1078d1000 - 0x1078d4ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x107bb0000 - 0x107d68fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x107d9f000 - 0x107ef9fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x200000000 - 0x20082ffff com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <0361820C-7006-3AB4-91A1-D589847D8455> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver QtQA::App::TestRunner: 0x7fff64d21000 - 0x7fff64d55baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff858ac000 - 0x7fff8590cfff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff85d4e000 - 0x7fff85d57ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff85db0000 - 0x7fff85db1fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff85db2000 - 0x7fff85dc9fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85dca000 - 0x7fff85dfaff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff85dfb000 - 0x7fff85dfdfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff85e0e000 - 0x7fff85e49fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff85e4a000 - 0x7fff85e4cfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff85e60000 - 0x7fff85e60fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff85e6c000 - 0x7fff86096fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff861da000 - 0x7fff8627bfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8627c000 - 0x7fff86286ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff86296000 - 0x7fff86296fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86297000 - 0x7fff86297fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8629a000 - 0x7fff862a5ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff862a6000 - 0x7fff8651afff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff865ba000 - 0x7fff865d1fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff8686a000 - 0x7fff8696ffff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86970000 - 0x7fff869d8ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff869d9000 - 0x7fff86a35ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff86a36000 - 0x7fff86a4aff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff86aad000 - 0x7fff86ab0fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff86ab1000 - 0x7fff86ab9fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff87330000 - 0x7fff8733efff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8733f000 - 0x7fff87383ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff87384000 - 0x7fff873bffff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff873f1000 - 0x7fff873f2fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff873ff000 - 0x7fff8744dfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8744e000 - 0x7fff87474fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff87475000 - 0x7fff87478fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff87479000 - 0x7fff87619ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8761a000 - 0x7fff87636ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8764d000 - 0x7fff876afff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff876b0000 - 0x7fff876b3ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff876b4000 - 0x7fff876b9ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff876ba000 - 0x7fff876befff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff878f3000 - 0x7fff87913fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff87914000 - 0x7fff87922ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff87923000 - 0x7fff87935ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff87936000 - 0x7fff87969ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8796a000 - 0x7fff87ac7fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff87ae2000 - 0x7fff87beefff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff87c38000 - 0x7fff87d32ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff87d33000 - 0x7fff87d41fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff87d47000 - 0x7fff87d87ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff87d88000 - 0x7fff87d97ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff87d98000 - 0x7fff87d9ffff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87ea2000 - 0x7fff87ea8fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff87ea9000 - 0x7fff87eaffff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff87ee1000 - 0x7fff87f2dff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff87f2e000 - 0x7fff87fa4ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87fed000 - 0x7fff88154fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8816c000 - 0x7fff88190fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff88ec9000 - 0x7fff88fbefff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff88fbf000 - 0x7fff88fc0fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff88fc1000 - 0x7fff88fc5ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff88fc6000 - 0x7fff88fcbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff88fcc000 - 0x7fff89071fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff89072000 - 0x7fff8938bfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89398000 - 0x7fff893aefff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff893af000 - 0x7fff893b6fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff893b7000 - 0x7fff89495fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff89527000 - 0x7fff8957bff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8957c000 - 0x7fff89581fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff89582000 - 0x7fff8969bfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff89a05000 - 0x7fff89ae2fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff89ae3000 - 0x7fff89b59fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff89e1a000 - 0x7fff8a146fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a30d000 - 0x7fff8a312fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8a317000 - 0x7fff8a38afff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8a38b000 - 0x7fff8a398fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8a399000 - 0x7fff8a39dfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff8a39e000 - 0x7fff8a438ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8a439000 - 0x7fff8a462fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8a463000 - 0x7fff8a565fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8a566000 - 0x7fff8a578ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8a579000 - 0x7fff8a9a6fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8a9a7000 - 0x7fff8a9d0fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8aa6d000 - 0x7fff8ac6ffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ac70000 - 0x7fff8acaafe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8acc5000 - 0x7fff8ad07ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8ad16000 - 0x7fff8ad68ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8ad69000 - 0x7fff8af3dff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8af3e000 - 0x7fff8b074fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8b07b000 - 0x7fff8b0bcfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8b0bd000 - 0x7fff8b0befff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8b0bf000 - 0x7fff8b0c0ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8b0c1000 - 0x7fff8b0c2ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8b0c3000 - 0x7fff8b3b8ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8b3b9000 - 0x7fff8b46cff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b46d000 - 0x7fff8b4ddfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8b566000 - 0x7fff8b5beff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8b5bf000 - 0x7fff8b5c2fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8b5c3000 - 0x7fff8b646fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8b647000 - 0x7fff8b687fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8b6c7000 - 0x7fff8c2cdfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8c362000 - 0x7fff8c3caff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8c3cb000 - 0x7fff8c3eafff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8c3eb000 - 0x7fff8c3fdff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8c3fe000 - 0x7fff8c437fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8c438000 - 0x7fff8c443fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8c444000 - 0x7fff8c444fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8cd46000 - 0x7fff8ce2ae5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8d010000 - 0x7fff8d02dff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8d111000 - 0x7fff8d1a7ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8d1c5000 - 0x7fff8d1c9fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8d1dc000 - 0x7fff8d1f1fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8d6e3000 - 0x7fff8d6e8fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8d6e9000 - 0x7fff8d716fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8d717000 - 0x7fff8dddbfe7 libclh.dylib (4.0.3 - 4.0.3) <1A19D767-568D-396A-9C29-DB5C538E248D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib QtQA::App::TestRunner: 0x7fff8dddc000 - 0x7fff8dde2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8e247000 - 0x7fff8e25aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8e25b000 - 0x7fff8e33afff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8e38f000 - 0x7fff8e3b0fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8e7d0000 - 0x7fff8edb4fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8edb5000 - 0x7fff8f27cfff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8f367000 - 0x7fff8f36efff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f37c000 - 0x7fff8f443ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8f4ce000 - 0x7fff8f4faff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8f518000 - 0x7fff8f55efff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8f615000 - 0x7fff8f622ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8f623000 - 0x7fff8f62aff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8f9e5000 - 0x7fff8fa09fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8fa96000 - 0x7fff8fa98fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8fc06000 - 0x7fff8fc06fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8fc07000 - 0x7fff8fc0cfff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8fc14000 - 0x7fff8fc58ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8fc59000 - 0x7fff8fd60fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8fd61000 - 0x7fff8fd6cff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8fd6d000 - 0x7fff8fd73fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8fd74000 - 0x7fff8fd9cfff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8ffa4000 - 0x7fff900b1fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff900b2000 - 0x7fff9010dff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9010e000 - 0x7fff9042afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff9044a000 - 0x7fff904cfff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff90506000 - 0x7fff90515fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff90516000 - 0x7fff9059aff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff90766000 - 0x7fff907a5fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff907a6000 - 0x7fff91144a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff9129d000 - 0x7fff912b3ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff912c9000 - 0x7fff912f4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff912f5000 - 0x7fff91312fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff9133d000 - 0x7fff913a8ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff91842000 - 0x7fff91896fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91c17000 - 0x7fff91cb9fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff91cd6000 - 0x7fff91cd6fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff91d3c000 - 0x7fff91db7ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff91df7000 - 0x7fff91df8ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff925a2000 - 0x7fff92686ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff92687000 - 0x7fff92687fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff926df000 - 0x7fff926e1ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff926e2000 - 0x7fff926e2fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff926e3000 - 0x7fff926e3fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff928f2000 - 0x7fff928f2fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 21808 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=194.6M resident=190.6M(98%) swapped_out_or_unallocated=4088K(2%) QtQA::App::TestRunner: Writable regions: Total=123.6M written=11.3M(9%) resident=28.1M(23%) swapped_out=12K(0%) unallocated=95.5M(77%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1568K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4228K QtQA::App::TestRunner: IOKit 4K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 42.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 19.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.9M QtQA::App::TestRunner: __TEXT 136.6M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 462.5M QtQA::App::TestRunner: TOTAL, minus reserved VM space 462.5M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() FAIL! : tst_QQuickPathView::snapToItem(no enforce range) '!pathview->isMoving()' returned FALSE. () Loc: [tst_qquickpathview.cpp(1872)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 49413no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qquickpathview [49413] QtQA::App::TestRunner: Path: /work/*/tst_qquickpathview QtQA::App::TestRunner: Identifier: tst_qquickpathview QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [49389] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-26 05:05:05.751 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[49413]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff87909ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff89a557d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff89a46a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100b46a99 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 QtCore 0x0000000100b47cb5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165 QtQA::App::TestRunner: 5 QtTest 0x0000000101ceeb6d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff89aa7cfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff87909e42 __semwait_signal + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff89a09dea nanosleep + 164 QtQA::App::TestRunner: 9 QtTest 0x0000000101cf185a TestNamespace::QTest::qSleep(int) + 74 QtQA::App::TestRunner: 10 tst_qquickpathview 0x000000010003d832 tst_QQuickPathView::snapToItem() + 2738 QtQA::App::TestRunner: 11 tst_qquickpathview 0x0000000100042b94 tst_QQuickPathView::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 468 QtQA::App::TestRunner: 12 QtCore 0x0000000100d3f62f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 943 QtQA::App::TestRunner: 13 QtCore 0x0000000100d3f21c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476 QtQA::App::TestRunner: 14 QtTest 0x0000000101cf2709 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465 QtQA::App::TestRunner: 15 QtTest 0x0000000101cef4d2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1762 QtQA::App::TestRunner: 16 tst_qquickpathview 0x0000000100042976 main + 86 QtQA::App::TestRunner: 17 tst_qquickpathview 0x0000000100004e94 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8790a7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff87d36786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff87d35316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff87909df2 __select + 10 QtQA::App::TestRunner: 1 QtCore 0x0000000100d81e44 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 QtCore 0x0000000100d82dba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 682 QtQA::App::TestRunner: 3 QtCore 0x0000000100d83d27 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 QtCore 0x0000000100d33bb4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 404 QtQA::App::TestRunner: 5 QtCore 0x0000000100b53aa3 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 QtCore 0x0000000100b57c0a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff89a538bf _pthread_start + 335 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff89a56b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd5a8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd5d0 rsp: 0x00007fff5fbfd5a8 QtQA::App::TestRunner: r8: 0x00007fff7619cfb8 r9: 0x000000010303faf0 r10: 0x00007fff87909d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfde78 r13: 0x0000000000018e0c r14: 0x00007fff7619f960 r15: 0x00000001075ecd40 QtQA::App::TestRunner: rip: 0x00007fff87909ce2 rfl: 0x0000000000000246 cr2: 0x0000000100b48280 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100062fff +tst_qquickpathview (??? - ???) <392AC3E9-EBBA-33E3-992E-E286786B0A7C> /work/*/tst_qquickpathview QtQA::App::TestRunner: 0x100080000 - 0x100333ff7 +QtQuick (5.3.0 - compatibility 5.3.0) <8676BB44-587E-36AE-99A4-140690E27B8E> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x1004e7000 - 0x100831fff +QtQml (5.3.0 - compatibility 5.3.0) /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x100993000 - 0x100aa3fff +QtNetwork (5.3.0 - compatibility 5.3.0) <3D29585D-359D-3A75-9A15-E2B2DF75654E> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x100b27000 - 0x101020ff7 +QtCore (5.3.0 - compatibility 5.3.0) <19EAC436-7B4D-3EC4-AA10-71D6F1BD56D7> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x101144000 - 0x1014d6fff +QtGui (5.3.0 - compatibility 5.3.0) <226AA57B-5A87-3A14-BD4A-C2AEB423D06A> /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x10162e000 - 0x101adefff +QtWidgets (5.3.0 - compatibility 5.3.0) /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x101ce9000 - 0x101d0dff7 +QtTest (5.3.0 - compatibility 5.3.0) <4CA3C0B9-918C-35EC-BD1A-F8AD3444ABA0> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x101d22000 - 0x101d28fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x101f9c000 - 0x101fc6ff7 +QtPrintSupport (5.3.0 - compatibility 5.3.0) <97AFD37D-6217-3ECB-A7FD-4681341DA8FE> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x1044ab000 - 0x10453fff7 +libqcocoa.dylib (??? - ???) /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1049b5000 - 0x1049b8fff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x107874000 - 0x107882fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib QtQA::App::TestRunner: 0x10788a000 - 0x1078b8ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat QtQA::App::TestRunner: 0x1078c1000 - 0x1078cbfef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib QtQA::App::TestRunner: 0x1078d1000 - 0x1078d4ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib QtQA::App::TestRunner: 0x107bb0000 - 0x107d68fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine QtQA::App::TestRunner: 0x107d9f000 - 0x107ef9fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x200000000 - 0x20082ffff com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <0361820C-7006-3AB4-91A1-D589847D8455> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver QtQA::App::TestRunner: 0x7fff6d224000 - 0x7fff6d258baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff858ac000 - 0x7fff8590cfff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff85d4e000 - 0x7fff85d57ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff85db0000 - 0x7fff85db1fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff85db2000 - 0x7fff85dc9fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85dca000 - 0x7fff85dfaff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff85dfb000 - 0x7fff85dfdfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff85e0e000 - 0x7fff85e49fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP QtQA::App::TestRunner: 0x7fff85e4a000 - 0x7fff85e4cfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff85e60000 - 0x7fff85e60fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff85e6c000 - 0x7fff86096fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff861da000 - 0x7fff8627bfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8627c000 - 0x7fff86286ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff86296000 - 0x7fff86296fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86297000 - 0x7fff86297fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8629a000 - 0x7fff862a5ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff862a6000 - 0x7fff8651afff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff865ba000 - 0x7fff865d1fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff8686a000 - 0x7fff8696ffff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86970000 - 0x7fff869d8ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff869d9000 - 0x7fff86a35ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff86a36000 - 0x7fff86a4aff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff86aad000 - 0x7fff86ab0fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff86ab1000 - 0x7fff86ab9fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff87330000 - 0x7fff8733efff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8733f000 - 0x7fff87383ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit QtQA::App::TestRunner: 0x7fff87384000 - 0x7fff873bffff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff873f1000 - 0x7fff873f2fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff873ff000 - 0x7fff8744dfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8744e000 - 0x7fff87474fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff87475000 - 0x7fff87478fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff87479000 - 0x7fff87619ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8761a000 - 0x7fff87636ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8764d000 - 0x7fff876afff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff876b0000 - 0x7fff876b3ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff876b4000 - 0x7fff876b9ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff876ba000 - 0x7fff876befff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff878f3000 - 0x7fff87913fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff87914000 - 0x7fff87922ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff87923000 - 0x7fff87935ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff87936000 - 0x7fff87969ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8796a000 - 0x7fff87ac7fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff87ae2000 - 0x7fff87beefff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff87c38000 - 0x7fff87d32ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages QtQA::App::TestRunner: 0x7fff87d33000 - 0x7fff87d41fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff87d47000 - 0x7fff87d87ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff87d88000 - 0x7fff87d97ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff87d98000 - 0x7fff87d9ffff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87ea2000 - 0x7fff87ea8fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff87ea9000 - 0x7fff87eaffff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff87ee1000 - 0x7fff87f2dff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff87f2e000 - 0x7fff87fa4ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff87fed000 - 0x7fff88154fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8816c000 - 0x7fff88190fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff88ec9000 - 0x7fff88fbefff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff88fbf000 - 0x7fff88fc0fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff88fc1000 - 0x7fff88fc5ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff88fc6000 - 0x7fff88fcbfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff88fcc000 - 0x7fff89071fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff89072000 - 0x7fff8938bfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89398000 - 0x7fff893aefff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff893af000 - 0x7fff893b6fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff893b7000 - 0x7fff89495fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording QtQA::App::TestRunner: 0x7fff89527000 - 0x7fff8957bff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8957c000 - 0x7fff89581fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff89582000 - 0x7fff8969bfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff89a05000 - 0x7fff89ae2fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff89ae3000 - 0x7fff89b59fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff89e1a000 - 0x7fff8a146fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a30d000 - 0x7fff8a312fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8a317000 - 0x7fff8a38afff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8a38b000 - 0x7fff8a398fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8a399000 - 0x7fff8a39dfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff8a39e000 - 0x7fff8a438ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8a439000 - 0x7fff8a462fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8a463000 - 0x7fff8a565fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8a566000 - 0x7fff8a578ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8a579000 - 0x7fff8a9a6fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8a9a7000 - 0x7fff8a9d0fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8aa6d000 - 0x7fff8ac6ffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8ac70000 - 0x7fff8acaafe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8acc5000 - 0x7fff8ad07ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8ad16000 - 0x7fff8ad68ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8ad69000 - 0x7fff8af3dff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8af3e000 - 0x7fff8b074fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8b07b000 - 0x7fff8b0bcfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8b0bd000 - 0x7fff8b0befff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8b0bf000 - 0x7fff8b0c0ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8b0c1000 - 0x7fff8b0c2ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8b0c3000 - 0x7fff8b3b8ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff8b3b9000 - 0x7fff8b46cff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8b46d000 - 0x7fff8b4ddfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8b566000 - 0x7fff8b5beff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8b5bf000 - 0x7fff8b5c2fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8b5c3000 - 0x7fff8b646fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8b647000 - 0x7fff8b687fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff8b6c7000 - 0x7fff8c2cdfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8c362000 - 0x7fff8c3caff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8c3cb000 - 0x7fff8c3eafff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8c3eb000 - 0x7fff8c3fdff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8c3fe000 - 0x7fff8c437fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8c438000 - 0x7fff8c443fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8c444000 - 0x7fff8c444fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8cd46000 - 0x7fff8ce2ae5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8d010000 - 0x7fff8d02dff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8d111000 - 0x7fff8d1a7ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8d1c5000 - 0x7fff8d1c9fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8d1dc000 - 0x7fff8d1f1fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8d6e3000 - 0x7fff8d6e8fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8d6e9000 - 0x7fff8d716fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8d717000 - 0x7fff8dddbfe7 libclh.dylib (4.0.3 - 4.0.3) <1A19D767-568D-396A-9C29-DB5C538E248D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib QtQA::App::TestRunner: 0x7fff8dddc000 - 0x7fff8dde2ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8e247000 - 0x7fff8e25aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8e25b000 - 0x7fff8e33afff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8e38f000 - 0x7fff8e3b0fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8e7d0000 - 0x7fff8edb4fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8edb5000 - 0x7fff8f27cfff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8f367000 - 0x7fff8f36efff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8f37c000 - 0x7fff8f443ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8f4ce000 - 0x7fff8f4faff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff8f518000 - 0x7fff8f55efff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib QtQA::App::TestRunner: 0x7fff8f615000 - 0x7fff8f622ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff8f623000 - 0x7fff8f62aff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8f9e5000 - 0x7fff8fa09fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8fa96000 - 0x7fff8fa98fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8fc06000 - 0x7fff8fc06fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8fc07000 - 0x7fff8fc0cfff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8fc14000 - 0x7fff8fc58ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8fc59000 - 0x7fff8fd60fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8fd61000 - 0x7fff8fd6cff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8fd6d000 - 0x7fff8fd73fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8fd74000 - 0x7fff8fd9cfff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8ffa4000 - 0x7fff900b1fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff900b2000 - 0x7fff9010dff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff9010e000 - 0x7fff9042afff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff9044a000 - 0x7fff904cfff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff90506000 - 0x7fff90515fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff90516000 - 0x7fff9059aff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff90766000 - 0x7fff907a5fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff907a6000 - 0x7fff91144a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff9129d000 - 0x7fff912b3ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff912c9000 - 0x7fff912f4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff912f5000 - 0x7fff91312fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff9133d000 - 0x7fff913a8ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff91842000 - 0x7fff91896fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91c17000 - 0x7fff91cb9fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff91cd6000 - 0x7fff91cd6fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff91d3c000 - 0x7fff91db7ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff91df7000 - 0x7fff91df8ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff925a2000 - 0x7fff92686ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff92687000 - 0x7fff92687fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff926df000 - 0x7fff926e1ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff926e2000 - 0x7fff926e2fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff926e3000 - 0x7fff926e3fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff928f2000 - 0x7fff928f2fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 21831 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=194.6M resident=190.6M(98%) swapped_out_or_unallocated=4088K(2%) QtQA::App::TestRunner: Writable regions: Total=123.6M written=10.8M(9%) resident=27.7M(22%) swapped_out=12K(0%) unallocated=95.9M(78%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: ATS (font support) 31.8M QtQA::App::TestRunner: ATS (font support) (reserved) 8K reserved VM address space (unallocated) QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG shared images 1568K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 4228K QtQA::App::TestRunner: IOKit 4K QtQA::App::TestRunner: JS JIT generated code 12K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 704K QtQA::App::TestRunner: MALLOC 42.2M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: OpenGL GLSL 1024K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 16.2M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 19.7M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.9M QtQA::App::TestRunner: __TEXT 136.6M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 76.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 462.5M QtQA::App::TestRunner: TOTAL, minus reserved VM space 462.5M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 905 seconds, status -1 (unusual error) Testing tst_QListWidget FAIL! : tst_QListWidget::closePersistentEditor() Compared values are not the same Actual (testWidget->viewport()->children().count()): 1 Expected (childCount - 1) : 0 Loc: [tst_qlistwidget.cpp(326)] Totals: 117 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QListWidget ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QListWidget::initTestCase() PASS : tst_QListWidget::addItem() PASS : tst_QListWidget::addItem2() PASS : tst_QListWidget::addItems() PASS : tst_QListWidget::openPersistentEditor() FAIL! : tst_QListWidget::closePersistentEditor() Compared values are not the same Actual (testWidget->viewport()->children().count()): 1 Expected (childCount - 1) : 0 Loc: [tst_qlistwidget.cpp(326)] PASS : tst_QListWidget::count() PASS : tst_QListWidget::currentItem() PASS : tst_QListWidget::setCurrentItem(HasItems: 0) PASS : tst_QListWidget::setCurrentItem(HasItems: 1) PASS : tst_QListWidget::setCurrentItem(HasItems: 2) PASS : tst_QListWidget::setCurrentItem(HasItems: 3) PASS : tst_QListWidget::currentRow() PASS : tst_QListWidget::setCurrentRow(HasItems: 0) PASS : tst_QListWidget::setCurrentRow(HasItems: 1) PASS : tst_QListWidget::setCurrentRow(HasItems: 2) PASS : tst_QListWidget::setCurrentRow(HasItems: 3) QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed QWARN : tst_QListWidget::editItem(editable) edit: index was invalid QWARN : tst_QListWidget::editItem(editable) edit: editing failed PASS : tst_QListWidget::editItem(editable) QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: index was invalid QWARN : tst_QListWidget::editItem(not editable) edit: editing failed QWARN : tst_QListWidget::editItem(not editable) edit: editing failed PASS : tst_QListWidget::editItem(not editable) PASS : tst_QListWidget::findItems() PASS : tst_QListWidget::insertItem(Insert less then 0) PASS : tst_QListWidget::insertItem(Insert at 0) PASS : tst_QListWidget::insertItem(Insert beyond count) PASS : tst_QListWidget::insertItem(Insert at count) PASS : tst_QListWidget::insertItem(Insert in the middle) PASS : tst_QListWidget::insertItems(Insert 1 item using constructor) PASS : tst_QListWidget::insertItems(Insert 10 items using constructor) PASS : tst_QListWidget::insertItems(Insert 100 items using constructor) PASS : tst_QListWidget::insertItems(Insert 1 item with insertItem) PASS : tst_QListWidget::insertItems(Insert 10 items with insertItem) PASS : tst_QListWidget::insertItems(Insert 100 items with insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 1 item using insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 10 items using insertItem) PASS : tst_QListWidget::insertItems(Insert/Create 100 items using insertItem) PASS : tst_QListWidget::insertItems(Insert 0 items with insertItems) PASS : tst_QListWidget::insertItems(Insert 1 item with insertItems) PASS : tst_QListWidget::insertItems(Insert 10 items with insertItems) PASS : tst_QListWidget::insertItems(Insert 100 items with insertItems) PASS : tst_QListWidget::moveItemsPriv(Empty) PASS : tst_QListWidget::moveItemsPriv(Overflow src) PASS : tst_QListWidget::moveItemsPriv(Underflow src) PASS : tst_QListWidget::moveItemsPriv(Overflow dst) PASS : tst_QListWidget::moveItemsPriv(Underflow dst) PASS : tst_QListWidget::moveItemsPriv(Same place) PASS : tst_QListWidget::moveItemsPriv(Up) PASS : tst_QListWidget::moveItemsPriv(Down) PASS : tst_QListWidget::moveItemsPriv(QTBUG-6532 assert) PASS : tst_QListWidget::moveItemsPriv(QTBUG-6565 to the end) PASS : tst_QListWidget::moveItemsPriv(Same place 2) PASS : tst_QListWidget::moveItemsPriv(swap) PASS : tst_QListWidget::moveItemsPriv(swap2) PASS : tst_QListWidget::moveItemsPriv(swap3) PASS : tst_QListWidget::moveItemsPriv(swap4) PASS : tst_QListWidget::itemAssignment() PASS : tst_QListWidget::item(First item, row: 0) PASS : tst_QListWidget::item(Middle item, row: 1) PASS : tst_QListWidget::item(Last item, row: 2) PASS : tst_QListWidget::item(Out of bounds, row: -1) PASS : tst_QListWidget::item(Out of bounds, row: 3) PASS : tst_QListWidget::takeItem(First item, row: 0) PASS : tst_QListWidget::takeItem(Middle item, row: 1) PASS : tst_QListWidget::takeItem(Last item, row: 2) PASS : tst_QListWidget::takeItem(Out of bounds, row: -1) PASS : tst_QListWidget::takeItem(Out of bounds, row: 3) PASS : tst_QListWidget::setItemHidden() PASS : tst_QListWidget::selectedItems(none hidden, none selected) PASS : tst_QListWidget::selectedItems(none hidden, all selected) PASS : tst_QListWidget::selectedItems(first hidden, all selected) PASS : tst_QListWidget::selectedItems(last hidden, all selected) PASS : tst_QListWidget::selectedItems(middle hidden, all selected) PASS : tst_QListWidget::selectedItems(all hidden, all selected) PASS : tst_QListWidget::removeItems(Empty) PASS : tst_QListWidget::removeItems(1:1) PASS : tst_QListWidget::removeItems(3:1) PASS : tst_QListWidget::removeItems(3:2) PASS : tst_QListWidget::removeItems(100:10) PASS : tst_QListWidget::itemStreaming(Data) PASS : tst_QListWidget::sortItems(ascending strings) PASS : tst_QListWidget::sortItems(descending strings) PASS : tst_QListWidget::sortItems(ascending numbers) PASS : tst_QListWidget::sortItems(descending numbers) PASS : tst_QListWidget::sortHiddenItems(descending order, 20 items) PASS : tst_QListWidget::sortHiddenItems(ascending order) PASS : tst_QListWidget::sortHiddenItems(descending order) PASS : tst_QListWidget::closeEditor() PASS : tst_QListWidget::setData(changing a role should emit) PASS : tst_QListWidget::setData(setting the same value should not emit) PASS : tst_QListWidget::setData(setting the same value twice should only emit once) PASS : tst_QListWidget::setData(changing three roles should emit three times) PASS : tst_QListWidget::insertItemsWithSorting(() + (a) = (a)) PASS : tst_QListWidget::insertItemsWithSorting(() + (c, b, a) = (a, b, c)) PASS : tst_QListWidget::insertItemsWithSorting(() + (a, b, c) = (c, b, a)) PASS : tst_QListWidget::insertItemsWithSorting((a) + (b) = (a, b)) PASS : tst_QListWidget::insertItemsWithSorting((a) + (b) = (b, a)) PASS : tst_QListWidget::insertItemsWithSorting((a, c, b) + (d) = (a, b, c, d)) PASS : tst_QListWidget::insertItemsWithSorting((b, c, a) + (d) = (d, c, b, a)) PASS : tst_QListWidget::insertItemsWithSorting(() + (sorted items) = (sorted items)) PASS : tst_QListWidget::insertItemsWithSorting((sorted items) + () = (sorted items)) PASS : tst_QListWidget::insertItemsWithSorting(() + (ascending items) = (reverse items)) PASS : tst_QListWidget::insertItemsWithSorting((reverse items) + () = (ascending items)) PASS : tst_QListWidget::insertItemsWithSorting((reverse items) + () = (reverse items)) PASS : tst_QListWidget::changeDataWithSorting(change a to b in (a)) PASS : tst_QListWidget::changeDataWithSorting(change a to b in (a, c)) PASS : tst_QListWidget::changeDataWithSorting(change a to c in (a, b)) PASS : tst_QListWidget::changeDataWithSorting(change c to a in (c, b)) PASS : tst_QListWidget::changeDataWithSorting(change e to i in (a, c, e, g)) PASS : tst_QListWidget::changeDataWithSorting(change e to a in (c, e, g, i)) PASS : tst_QListWidget::changeDataWithSorting(change e to f in (c, e, g, i)) PASS : tst_QListWidget::itemData() PASS : tst_QListWidget::itemWidget() PASS : tst_QListWidget::insertUnchanged() PASS : tst_QListWidget::setSortingEnabled() PASS : tst_QListWidget::task199503_crashWhenCleared() PASS : tst_QListWidget::task217070_scrollbarsAdjusted() PASS : tst_QListWidget::task258949_keypressHangup() PASS : tst_QListWidget::QTBUG8086_currentItemChangedOnClick() PASS : tst_QListWidget::QTBUG14363_completerWithAnyKeyPressedEditTriggers() PASS : tst_QListWidget::cleanupTestCase() Totals: 117 passed, 1 failed, 0 skipped ********* Finished testing of tst_QListWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlistwidget: 20 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00607/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393332218): http://codereview.qt-project.org/78910 [PS8] - Updated submodules. From ci-noreply at qt-project.org Wed Feb 26 07:21:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 08:21:02 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3227 Message-ID: <20140226_062102_097322.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2014-02-26 07:19:37.646 tst_qabstractitemview[92772:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1584)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 2014-02-26 07:19:41.863 tst_qabstractitemview[92785:2703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1082)] PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 16 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03227/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393379248): http://codereview.qt-project.org/78929 [PS1] - WinRT: Fix backing store for latest ANGLE http://codereview.qt-project.org/78912 [PS2] - ANGLE: Allow for universal program binaries http://codereview.qt-project.org/78775 [PS6] - Upgrade ANGLE to 1.3.5bb7ec572d0a http://codereview.qt-project.org/78346 [PS1] - Add sizeLessWindow test case. From ci-noreply at qt-project.org Wed Feb 26 07:53:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 08:53:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3004 Message-ID: <20140226_065349_061719.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(381) : warning C4985: '_strtoui64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03004/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393396549): http://codereview.qt-project.org/78987 [PS1] - QtNetwork: add qMove() to QSharedPointer uses where applicable http://codereview.qt-project.org/78583 [PS2] - xcb: replace a use of an inefficient QList with QVector http://codereview.qt-project.org/78742 [PS1] - xcb: replace inefficient uses of QList with QVector http://codereview.qt-project.org/78561 [PS1] - QMdiArea: don't use out parameters, return by value http://codereview.qt-project.org/78560 [PS1] - QMdiArea: replace dubious use of QSet with QVector http://codereview.qt-project.org/78559 [PS1] - QMdiArea: replace uses of QList with QVector http://codereview.qt-project.org/78558 [PS1] - QPainterPath: replace a use of QList with a QVector From ci-noreply at qt-project.org Wed Feb 26 09:35:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 10:35:28 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #17 Message-ID: <20140226_083528_011591.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #17: SUCCESS Tested changes (refs/builds/btle_1393400903): http://codereview.qt-project.org/79096 [PS2] - Optimize the gatttool interaction code. From ci-noreply at qt-project.org Wed Feb 26 09:49:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 10:49:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3005 Message-ID: <20140226_084919_083435.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : warning C4003: not enough actual parameters for macro 'min' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : error C2589: '(' : illegal token on right side of '::' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : error C2059: syntax error : '::' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : warning C4003: not enough actual parameters for macro 'min' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : error C2589: '(' : illegal token on right side of '::' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qdatetime.h(122) : error C2059: syntax error : '::' LINK : fatal error LNK1181: cannot open input file 'C:\work\build\qt\qtbase\lib\Qt5Test.lib' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03005/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393403987): http://codereview.qt-project.org/78049 [PS8] - Use new QLibraryInfo::build() in testlib to log build information. From ci-noreply at qt-project.org Wed Feb 26 09:53:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 10:53:20 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #51 Message-ID: <20140226_085320_038686.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #51: SUCCESS Tested changes (refs/builds/dev_1393403804): http://codereview.qt-project.org/75507 [PS3] - Add support for reading icon variants in ICNS plugin From ci-noreply at qt-project.org Wed Feb 26 09:58:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 10:58:41 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #79 Message-ID: <20140226_085841_088896.ci-noreply@qt-project.org> QtLocation_stable_Integration #79: SUCCESS Tested changes (refs/builds/stable_1393402053): http://codereview.qt-project.org/79232 [PS1] - Fix unstable PositionInfo test. http://codereview.qt-project.org/78686 [PS3] - Fix translatable strings and cleanup unnecessary strings From ci-noreply at qt-project.org Wed Feb 26 10:56:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 11:56:00 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #222 Message-ID: <20140226_095600_046110.ci-noreply@qt-project.org> QtWebEngine_master_Integration #222: SUCCESS Tested changes (refs/builds/master_1393404052): http://codereview.qt-project.org/79205 [PS1] - Don't try to build examples if RPATH isn't available From ci-noreply at qt-project.org Wed Feb 26 10:58:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 11:58:48 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #477 Message-ID: <20140226_095848_090959.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #477: SUCCESS Tested changes (refs/builds/stable_1393405889): http://codereview.qt-project.org/79215 [PS1] - TableView: Make "model" property consistent with ListView From ci-noreply at qt-project.org Wed Feb 26 11:34:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 12:34:43 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1761 Message-ID: <20140226_103443_089501.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1761: SUCCESS Tested changes (refs/builds/stable_1393406092): http://codereview.qt-project.org/79066 [PS1] - qmlplugindump: adding isComposite http://codereview.qt-project.org/62365 [PS5] - Make GridView/ListView attached "view" property available to all delegate types From ci-noreply at qt-project.org Wed Feb 26 11:43:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 12:43:24 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1762 Message-ID: <20140226_104324_068493.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() Compared values are not the same Actual (): 0 Expected (): 100 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_applicationwindow.qml(86)] Totals: 455 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) FAIL! : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() Compared values are not the same Actual (): 0 Expected (): 100 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_applicationwindow.qml(86)] PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_cellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(159)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() PASS : qtquickcontrols::Tests_ComboBox::test_spaceKey() PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() PASS : qtquickcontrols::Tests_ComboBox::test_textAt() PASS : qtquickcontrols::Tests_ComboBox::test_textrole() PASS : qtquickcontrols::Tests_ComboBox::test_validator() PASS : qtquickcontrols::Tests_ComboBox::test_variantListModel() PASS : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377() PASS : qtquickcontrols::Tests_ComboBox::cleanupTestCase() PASS : qtquickcontrols::Tests_GridLayout::initTestCase() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_Label::initTestCase() PASS : qtquickcontrols::Tests_Label::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Label::test_createLabel() PASS : qtquickcontrols::Tests_Label::cleanupTestCase() PASS : qtquickcontrols::Tests_Layout::initTestCase() PASS : qtquickcontrols::Tests_Layout::test_invalidParent() PASS : qtquickcontrols::Tests_Layout::cleanupTestCase() PASS : qtquickcontrols::Tests_Menu::initTestCase() PASS : qtquickcontrols::Tests_Menu::test___selectedIndex() PASS : qtquickcontrols::Tests_Menu::test_check() PASS : qtquickcontrols::Tests_Menu::test_creation() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_change_implicitWidth_during_rearrange() PASS : qtquickcontrols::Tests_RowLayout::test_countGeometryChanges() PASS : qtquickcontrols::Tests_RowLayout::test_destroyLayout() PASS : qtquickcontrols::Tests_RowLayout::test_fixedAndExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_implicitSize() PASS : qtquickcontrols::Tests_RowLayout::test_initialNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_rearrangeNestedLayouts() PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateNone) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMinimumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagatePreferredWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateMaximumWidth) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateAll) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(propagateCrazy) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMinToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandMaxToExplicitPref) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandAllToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(expandPrefToExplicitMin) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundPrefToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHint(boundAllToExplicitMax) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(fallbackValues) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(acceptZeroWidths) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(123) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(132) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(213) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(231) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(321) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(312) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(1i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i3) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(2i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i1) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintNormalization(3i2) PASS : qtquickcontrols::Tests_RowLayout::test_sizeHintPropagationCount() PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 0) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 1) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 2) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 3) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 4) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 5) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 6) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 7) PASS : qtquickcontrols::Tests_RowLayout::test_stretchItem(row 8) PASS : qtquickcontrols::Tests_RowLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_ScrollView::initTestCase() PASS : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ScrollView::test_clickToCenter() PASS : qtquickcontrols::Tests_ScrollView::test_scroll() PASS : qtquickcontrols::Tests_ScrollView::test_viewport() PASS : qtquickcontrols::Tests_ScrollView::cleanupTestCase() PASS : qtquickcontrols::Tests_Shortcut::initTestCase() PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(a_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(b_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed1) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(ctrlc_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(dpressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed2) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(overloaded) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(aldd_pressed) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed3) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(mnemonics) PASS : qtquickcontrols::Tests_Shortcut::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_keys() PASS : qtquickcontrols::Tests_SpinBox::test_maxvalue() PASS : qtquickcontrols::Tests_SpinBox::test_minvalue() PASS : qtquickcontrols::Tests_SpinBox::test_move_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_negativeStepSize() PASS : qtquickcontrols::Tests_SpinBox::test_setFontsize() PASS : qtquickcontrols::Tests_SpinBox::test_stepsize() PASS : qtquickcontrols::Tests_SpinBox::test_wheel() PASS : qtquickcontrols::Tests_SpinBox::cleanupTestCase() PASS : qtquickcontrols::Tests_SplitView::initTestCase() PASS : qtquickcontrols::Tests_SplitView::test_01_splitView() PASS : qtquickcontrols::Tests_SplitView::test_02_splitView_initial_orientation_vertical() PASS : qtquickcontrols::Tests_SplitView::test_03_orientation_change() PASS : qtquickcontrols::Tests_SplitView::test_04_hide_item() PASS : qtquickcontrols::Tests_SplitView::test_05_hide_fillWidth_item() PASS : qtquickcontrols::Tests_SplitView::test_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::cleanupTestCase() PASS : qtquickcontrols::Tests_Stack::initTestCase() PASS : qtquickcontrols::Tests_Stack::test_index() PASS : qtquickcontrols::Tests_Stack::test_status() PASS : qtquickcontrols::Tests_Stack::test_view() PASS : qtquickcontrols::Tests_Stack::cleanupTestCase() PASS : qtquickcontrols::Tests_StackView::initTestCase() PASS : qtquickcontrols::Tests_StackView::test_stackview() PASS : qtquickcontrols::Tests_StackView::cleanupTestCase() PASS : qtquickcontrols::Tests_StatusBar::initTestCase() PASS : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_StatusBar::test_createStatusBar() PASS : qtquickcontrols::Tests_StatusBar::cleanupTestCase() PASS : qtquickcontrols::Tests_Styles::initTestCase() PASS : qtquickcontrols::Tests_Styles::test_createButtonStyle() PASS : qtquickcontrols::Tests_Styles::test_createCheckBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createComboBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createGroupBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createProgressBarStyle() PASS : qtquickcontrols::Tests_Styles::test_createRadioButtonStyle() PASS : qtquickcontrols::Tests_Styles::test_createScrollViewStyle() PASS : qtquickcontrols::Tests_Styles::test_createSliderStyle() PASS : qtquickcontrols::Tests_Styles::test_createSpinBoxStyle() PASS : qtquickcontrols::Tests_Styles::test_createStatusBarStyle() PASS : qtquickcontrols::Tests_Styles::test_createTabViewStyle() PASS : qtquickcontrols::Tests_Styles::test_createTableViewStyle() PASS : qtquickcontrols::Tests_Styles::test_createTextAreaStyle() PASS : qtquickcontrols::Tests_Styles::test_createTextFieldStyle() PASS : qtquickcontrols::Tests_Styles::test_createToolBarStyle() PASS : qtquickcontrols::Tests_Styles::test_createToolButtonStyle() PASS : qtquickcontrols::Tests_Styles::cleanupTestCase() PASS : qtquickcontrols::Tests_Switch::initTestCase() PASS : qtquickcontrols::Tests_Switch::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Switch::test_checked() PASS : qtquickcontrols::Tests_Switch::test_defaultConstructed() PASS : qtquickcontrols::Tests_Switch::test_exclusiveGroup() PASS : qtquickcontrols::Tests_Switch::test_keyPressed() PASS : qtquickcontrols::Tests_Switch::cleanupTestCase() PASS : qtquickcontrols::Tests_Tab::initTestCase() PASS : qtquickcontrols::Tests_Tab::test_createTab() PASS : qtquickcontrols::Tests_Tab::cleanupTestCase() PASS : qtquickcontrols::Tests_TableView::initTestCase() PASS : qtquickcontrols::Tests_TableView::test_QTBUG_31206() PASS : qtquickcontrols::Tests_TableView::test_activated() PASS : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() PASS : qtquickcontrols::Tests_TableView::test_columnCount() PASS : qtquickcontrols::Tests_TableView::test_columnWidth() PASS : qtquickcontrols::Tests_TableView::test_dynamicColumns() PASS : qtquickcontrols::Tests_TableView::test_forwardMouseEventsToChildDelegate() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_addRemoveTab() PASS : qtquickcontrols::Tests_TabView::test_changeIndex() PASS : qtquickcontrols::Tests_TabView::test_createTabView() PASS : qtquickcontrols::Tests_TabView::test_dynamicModel() PASS : qtquickcontrols::Tests_TabView::test_dynamicTabs() PASS : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->10) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->2) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) PASS : qtquickcontrols::Tests_TabView::test_repeater() PASS : qtquickcontrols::Tests_TabView::cleanupTestCase() PASS : qtquickcontrols::Tests_TextArea::initTestCase() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextArea::test_append() PASS : qtquickcontrols::Tests_TextArea::test_keys() PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_select() PASS : qtquickcontrols::Tests_TextField::test_selectAll() PASS : qtquickcontrols::Tests_TextField::test_selectWord() PASS : qtquickcontrols::Tests_TextField::test_setFontsize() PASS : qtquickcontrols::Tests_TextField::test_text() PASS : qtquickcontrols::Tests_TextField::test_undo() PASS : qtquickcontrols::Tests_TextField::test_validator() PASS : qtquickcontrols::Tests_TextField::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolBar::initTestCase() PASS : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ToolButton::test_checkableActionsWithinExclusiveGroup() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithAction_QTBUG30971() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033() PASS : qtquickcontrols::Tests_ToolButton::test_createToolButton() PASS : qtquickcontrols::Tests_ToolButton::cleanupTestCase() Totals: 455 passed, 1 failed, 2 skipped ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 71 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01762/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1393410976): http://codereview.qt-project.org/78944 [PS3] - QQuickWindow: fix content item size From ci-noreply at qt-project.org Wed Feb 26 12:08:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 13:08:26 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #84 Message-ID: <20140226_110826_041719.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #84: SUCCESS Tested changes (refs/builds/stable_1393411020): http://codereview.qt-project.org/79184 [PS3] - QNX QBluetoothSocket state fix From ci-noreply at qt-project.org Wed Feb 26 12:13:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 13:13:09 +0200 Subject: [Ci-reports] pass on QtSensors_stable_Integration #106 Message-ID: <20140226_111309_034929.ci-noreply@qt-project.org> QtSensors_stable_Integration #106: SUCCESS Tested changes (refs/builds/stable_1393411083): http://codereview.qt-project.org/79246 [PS1] - Update QML plug-in interfaces for Qt 5.3 release From ci-noreply at qt-project.org Wed Feb 26 12:32:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 13:32:13 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #367 Message-ID: <20140226_113213_081039.ci-noreply@qt-project.org> QtWebKit_stable_Integration ยป win32-msvc2010_developer-build_angle_Windows_7 #367: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00367/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ Compilation failed :( db\c.cc(8) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory db\log_reader.cc(151) : error C3861: 'snprintf': identifier not found db\dbformat.cc(25) : error C3861: 'snprintf': identifier not found db\db_impl.cc(1320) : error C3861: 'snprintf': identifier not found db\db_impl.cc(1327) : error C3861: 'snprintf': identifier not found db\db_impl.cc(1336) : error C3861: 'snprintf': identifier not found db\filename.cc(21) : error C3861: 'snprintf': identifier not found db\filename.cc(40) : error C3861: 'snprintf': identifier not found db\version_set.cc(1027) : error C3861: 'snprintf': identifier not found Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00367/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393412813): http://codereview.qt-project.org/79209 [PS3] - Implement Qt port for for leveldb From ci-noreply at qt-project.org Wed Feb 26 12:33:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 13:33:54 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #608 Message-ID: <20140226_113354_072526.ci-noreply@qt-project.org> Qt5_stable_Integration #608: ABORTED Tested changes (refs/builds/stable_1393393054): http://codereview.qt-project.org/78910 [PS9] - Updated submodules. From ci-noreply at qt-project.org Wed Feb 26 12:36:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 13:36:35 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #478 Message-ID: <20140226_113635_023429.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #478: SUCCESS Tested changes (refs/builds/stable_1393412421): http://codereview.qt-project.org/78909 [PS3] - Set baselineOffset on Styles/Base correctly From ci-noreply at qt-project.org Wed Feb 26 12:37:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 13:37:10 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3006 Message-ID: <20140226_113710_081203.ci-noreply@qt-project.org> Autotest `tst_qquickpixmapcache' failed :( Testing tst_qquickpixmapcache QFATAL : tst_qquickpixmapcache::single(remote) Received signal 11 FAIL! : tst_qquickpixmapcache::parallel(local) Received a fatal error. Loc: [Unknown file(0)] Totals: 5 passed, 1 failed, 0 skipped QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickpixmapcache ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_qquickpixmapcache::initTestCase() PASS : tst_qquickpixmapcache::single(local) PASS : tst_qquickpixmapcache::single(local) PASS : tst_qquickpixmapcache::single(remote) QFATAL : tst_qquickpixmapcache::single(remote) Received signal 11 FAIL! : tst_qquickpixmapcache::single(remote) Received a fatal error. Loc: [Unknown file(0)] Totals: 4 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquickpixmapcache ********* PASS : tst_qquickpixmapcache::parallel(local) QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpixmapcache: 0.229139 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03006/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1393413519): http://codereview.qt-project.org/78558 [PS1] - QPainterPath: replace a use of QList with a QVector From ci-noreply at qt-project.org Wed Feb 26 12:49:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 13:49:06 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #80 Message-ID: <20140226_114906_006979.ci-noreply@qt-project.org> QtLocation_stable_Integration #80: SUCCESS Tested changes (refs/builds/stable_1393412415): http://codereview.qt-project.org/79140 [PS1] - Use 512 pixel tiles from the Nokia/HERE service. http://codereview.qt-project.org/79139 [PS1] - Remove unnecessary code. http://codereview.qt-project.org/79138 [PS1] - Map item geometry do not need to be QObjects. http://codereview.qt-project.org/79136 [PS1] - Remove test code related to removed gestures. From ci-noreply at qt-project.org Wed Feb 26 12:53:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 13:53:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1318 Message-ID: <20140226_115333_026490.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*' C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\algorithm(3674) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2> std::_Unguarded_partition<_RanIt>(_RanIt,_RanIt)' being compiled c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*' c:\work\build\qt\qtdeclarative\tools\qmlprofiler\qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int qmlprofilerapplication.cpp(97) : error C2614: 'QmlProfilerApplication' : illegal member initialization: 'm_process' is not a base or member ]qmlprofilerapplication.cpp(126) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(129) : error C2065: 'm_process' : undeclared identifier main.cpp(498) : see reference to function template instantiation 'void std::sort::iterator>(_RanIt,_RanIt)' being compiled qmlprofilerapplication.cpp(129) : error C2227: left of '->disconnect' must point to class/struct/union/generic type qmlprofilerapplication.cpp(130) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(130) : error C2227: left of '->terminate' must point to class/struct/union/generic type qmlprofilerapplication.cpp(131) : error C2065: 'm_process' : undeclared identifierC:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\algorithm(3602) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data qmlprofilerapplication.cpp(131) : error C2227: left of '->waitForFinished' must point to class/struct/union/generic type qmlprofilerapplication.cpp(133) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(133) : error C2227: left of '->kill' must point to class/struct/union/generic type qmlprofilerapplication.cpp(135) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(135) : error C2541: 'delete' : cannot delete objects that are not pointers qmlprofilerapplication.cpp(258) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(258) : error C2061: syntax error : identifier 'QProcess' qmlprofilerapplication.cpp(263) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(263) : error C2227: left of '->setProcessChannelMode' must point to class/struct/union/generic type qmlprofilerapplication.cpp(263) : error C2653: 'QProcess' : is not a class or namespace name qmlprofilerapplication.cpp(263) : error C2065: 'MergedChannels' : undeclared identifier qmlprofilerapplication.cpp(264) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(265) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(269) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(269) : error C2227: left of '->start' must point to class/struct/union/generic type qmlprofilerapplication.cpp(270) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(270) : error C2227: left of '->waitForStarted' must point to class/struct/union/generic type qmlprofilerapplication.cpp(272) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(272) : error C2227: left of '->errorString' must point to class/struct/union/generic type qmlprofilerapplication.cpp(331) : error C2065: 'm_process' : undeclared identifier qmlprofilerapplication.cpp(331) : error C2227: left of '->bytesAvailable' must point to class/struct/union/generic type qmlprofilerapplication.cpp(331) : fatal error C1903: unable to recover from previous error(s); stopping compilation c:\work\build\qt\qtdeclarative\tools\qmlprofiler\.moc\release\../../qmlprofilerapplication.h(99) : error C2143: syntax error : missing ';' before '*' c:\work\build\qt\qtdeclarative\tools\qmlprofiler\.moc\release\../../qmlprofilerapplication.h(99) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_QML_DEBUG_NO_WARNING -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_QML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DNDEBUG -D_MSC_VER=1700 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2012 -IC:/work/build/qt/qtdeclarative/tools/qml -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtWidgets -IC:/work/build/qt/qtbase/include/QtQml -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore/5.4.0 -IC:/work/build/qt/qtbase/include/QtCore/5.4.0/QtCore -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include main.cpp -o .moc\release\main.moc main.cpp main.cpp main.cpp main.cpp main.cpp(72) : error C2027: use of undefined type 'QNetworkProxy' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy' main.cpp(72) : error C2065: 'HttpCachingProxy' : undeclared identifier main.cpp(72) : error C2079: 'proxy' uses undefined class 'QNetworkProxy' main.cpp(72) : error C2078: too many initializers main.cpp(73) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager' c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager' C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qmlplugindump\" -DNDEBUG -D_MSC_VER=1700 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2012 -IC:/work/build/qt/qtdeclarative/tests/auto/qml/qmlplugindump -IC:/work/build/qt/qtbase/include/QtGui/5.4.0 -IC:/work/build/qt/qtbase/include/QtGui/5.4.0/QtGui -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qmlplugindump.cpp -o .moc\release\tst_qmlplugindump.moc tst_qmlplugindump.cpp tst_qmlplugindump.cpp(86) : error C2065: 'QProcess' : undeclared identifier C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_QMLTEST_DATADIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data\" -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_QML_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine\" -DNDEBUG -D_MSC_VER=1700 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2012 -IC:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine -IC:/work/build/qt/qtbase/include/QtQml/5.3.0 -IC:/work/build/qt/qtbase/include/QtQml/5.3.0/QtQml -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtQml -IC:/work/build/qt/qtbase/include/QtGui/5.4.0 -IC:/work/build/qt/qtbase/include/QtGui/5.4.0/QtGui -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtCore/5.4.0 -IC:/work/build/qt/qtbase/include/QtCore/5.4.0/QtCore -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qqmlengine.cpp -o .moc\release\tst_qqmlengine.moc tst_qmlplugindump.cpp(86) : error C2146: syntax error : missing ';' before identifier 'dumper' tst_qmlplugindump.cpp(86) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(89) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(89) : error C2228: left of '.start' must have class/struct/union cl -c -nologo -Zm200 -O2 -MD -EHsc -GR -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_QMLTEST_DATADIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data\" -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_QML_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole\" -DNDEBUG -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtQml" -I"C:\work\build\qt\qtbase\include\QtGui\5.4.0" -I"C:\work\build\qt\qtbase\include\QtGui\5.4.0\QtGui" -I"C:\work\build\qt\qtbase\include\QtTest" -I"C:\work\build\qt\qtbase\include\QtNetwork" -I"C:\work\build\qt\qtbase\include\QtGui" -I"C:\work\build\qt\qtbase\include\QtANGLE" -I"C:\work\build\qt\qtbase\include\QtCore" -I".moc\release" -I"C:\work\build\qt\qtbase\mkspecs\winrt-x64-msvc2012" -Fo.obj\release\ @C:\Users\qt\AppData\Local\Temp\tst_qqmlconsole.obj.752.452.jom tst_qmlplugindump.cpp(90) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(90) : error C2228: left of '.waitForFinished' must have class/struct/union tst_qmlplugindump.cpp(92) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(92) : error C2228: left of '.error' must have class/struct/union tst_qmlplugindump.cpp(92) : error C2653: 'QProcess' : is not a class or namespace name tst_qmlplugindump.cpp(93) : error C2065: 'UnknownError' : undeclared identifier tst_qmlplugindump.cpp(93) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(93) : error C2228: left of '.exitStatus' must have class/struct/union tst_qmlplugindump.cpp(93) : error C2653: 'QProcess' : is not a class or namespace name tst_qmlplugindump.cpp(93) : error C2065: 'NormalExit' : undeclared identifier tst_qmlplugindump.cpp(98) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(98) : error C2228: left of '.error' must have class/struct/union tst_qmlplugindump.cpp(98) : error C2653: 'QProcess' : is not a class or namespace name tst_qmlplugindump.cpp(98) : error C2065: 'FailedToStart' : undeclared identifier tst_qmlplugindump.cpp(101) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(101) : error C2228: left of '.error' must have class/struct/union tst_qmlplugindump.cpp(101) : error C2653: 'QProcess' : is not a class or namespace name tst_qmlplugindump.cpp(101) : error C2065: 'Crashed' : undeclared identifier tst_qmlplugindump.cpp(102) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(102) : error C2228: left of '.readAllStandardError' must have class/struct/union tst_qmlplugindump.cpp(106) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(106) : error C2228: left of '.error' must have class/struct/union tst_qmlplugindump.cpp(106) : error C2653: 'QProcess' : is not a class or namespace name tst_qmlplugindump.cpp(106) : error C2065: 'UnknownError' : undeclared identifier tst_qmlplugindump.cpp(107) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(107) : error C2228: left of '.exitStatus' must have class/struct/union tst_qmlplugindump.cpp(107) : error C2653: 'QProcess' : is not a class or namespace name tst_qmlplugindump.cpp(107) : error C2065: 'NormalExit' : undeclared identifier tst_qmlplugindump.cpp(109) : error C2065: 'dumper' : undeclared identifier tst_qmlplugindump.cpp(109) : error C2228: left of '.readAllStandardOutput' must have class/struct/union C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_QMLTEST_DATADIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qquickfolderlistmodel/data\" -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_QML_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qquickfolderlistmodel\" -DNDEBUG -D_MSC_VER=1700 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2012 -IC:/work/build/qt/qtdeclarative/tests/auto/qml/qquickfolderlistmodel -IC:/work/build/qt/qtbase/include/QtQml/5.3.0 -IC:/work/build/qt/qtbase/include/QtQml/5.3.0/QtQml -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtQml -IC:/work/build/qt/qtbase/include/QtGui/5.4.0 -IC:/work/build/qt/qtbase/include/QtGui/5.4.0/QtGui -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtCore/5.4.0 -IC:/work/build/qt/qtbase/include/QtCore/5.4.0/QtCore -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qquickfolderlistmodel.cpp -o .moc\release\tst_qquickfolderlistmodel.moc tst_qquickfolderlistmodel.cpp tst_qquickfolderlistmodel.cpp(257) : error C2065: 'DDD_NO_BROADCAST_SYSTEM' : undeclared identifier tst_qquickfolderlistmodel.cpp(257) : error C3861: 'DefineDosDevice': identifier not found tst_qquickfolderlistmodel.cpp(262) : error C2065: 'DDD_EXACT_MATCH_ON_REMOVE' : undeclared identifier tst_qquickfolderlistmodel.cpp(262) : error C2065: 'DDD_NO_BROADCAST_SYSTEM' : undeclared identifier tst_qquickfolderlistmodel.cpp(262) : error C2065: 'DDD_REMOVE_DEFINITION' : undeclared identifier tst_qquickfolderlistmodel.cpp(262) : error C3861: 'DefineDosDevice': identifier not found C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_QMLTEST_DATADIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlapplicationengine/data\" -DQT_NO_DEBUG -DQT_QML_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlapplicationengine\" -DNDEBUG -D_MSC_VER=1700 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2012 -IC:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlapplicationengine -IC:/work/build/qt/qtbase/include/QtQml/5.3.0 -IC:/work/build/qt/qtbase/include/QtQml/5.3.0/QtQml -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtQml -IC:/work/build/qt/qtbase/include/QtGui/5.4.0 -IC:/work/build/qt/qtbase/include/QtGui/5.4.0/QtGui -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtCore/5.4.0 -IC:/work/build/qt/qtbase/include/QtCore/5.4.0/QtCore -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qqmlapplicationengine.cpp -o .moc\release\tst_qqmlapplicationengine.moc tst_qqmlapplicationengine.cpp tst_qqmlapplicationengine.cpp(112) : error C2065: 'QProcess' : undeclared identifier tst_qqmlapplicationengine.cpp(112) : error C2065: 'testProcess' : undeclared identifier tst_qqmlapplicationengine.cpp(112) : error C2061: syntax error : identifier 'QProcess' tst_qqmlapplicationengine.cpp(115) : error C2065: 'testProcess' : undeclared identifier tst_qqmlapplicationengine.cpp(115) : error C2227: left of '->start' must point to class/struct/union/generic type tst_qqmlapplicationengine.cpp(116) : error C2065: 'testProcess' : undeclared identifier tst_qqmlapplicationengine.cpp(116) : error C2227: left of '->waitForFinished' must point to class/struct/union/generic type tst_qqmlapplicationengine.cpp(117) : error C2065: 'testProcess' : undeclared identifier tst_qqmlapplicationengine.cpp(117) : error C2227: left of '->exitCode' must point to class/struct/union/generic type tst_qqmlapplicationengine.cpp(118) : error C2065: 'testProcess' : undeclared identifier tst_qqmlapplicationengine.cpp(118) : error C2227: left of '->readAllStandardOutput' must point to class/struct/union/generic type tst_qqmlapplicationengine.cpp(119) : error C2065: 'testProcess' : undeclared identifier tst_qqmlapplicationengine.cpp(119) : error C2227: left of '->readAllStandardError' must point to class/struct/union/generic type tst_qqmlapplicationengine.cpp(126) : error C2065: 'testProcess' : undeclared identifier tst_qqmlapplicationengine.cpp(126) : error C2541: 'delete' : cannot delete objects that are not pointers Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01318/winrt-x64-msvc2012_Windows_8/log.txt.gz Tested changes (refs/builds/dev_1393414575): http://codereview.qt-project.org/79269 [PS1] - Pin qtbase in order to allow for the qtbase stable -> dev merge to go through From ci-noreply at qt-project.org Wed Feb 26 12:57:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 13:57:45 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3228 Message-ID: <20140226_115745_002774.ci-noreply@qt-project.org> QtBase_stable_Integration #3228: SUCCESS Tested changes (refs/builds/stable_1393400149): http://codereview.qt-project.org/78929 [PS1] - WinRT: Fix backing store for latest ANGLE http://codereview.qt-project.org/78912 [PS2] - ANGLE: Allow for universal program binaries http://codereview.qt-project.org/78775 [PS6] - Upgrade ANGLE to 1.3.5bb7ec572d0a From ci-noreply at qt-project.org Wed Feb 26 13:07:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 14:07:47 +0200 Subject: [Ci-reports] fail on QtWayland_stable_Integration #73 Message-ID: <20140226_120747_048080.ci-noreply@qt-project.org> `make' failed :( make: *** [module-qtwayland] Error 3 Build log: http://testresults.qt-project.org/ci/QtWayland_stable_Integration/build_00073/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/stable_1393415442): http://codereview.qt-project.org/79284 [PS1] - Error out if dependencies aren't met. From ci-noreply at qt-project.org Wed Feb 26 13:11:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 14:11:34 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1775 Message-ID: <20140226_121134_088003.ci-noreply@qt-project.org> seven autotests failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 28 seconds, signal 6 ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtableview: 33 seconds, exit code 1 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 9 seconds, signal 6 ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworksession: 182 seconds, exit code 1 ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfigurationmanager: 547 seconds, exit code 3 ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfiguration: 365 seconds, exit code 2 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [67130] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [67129] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-26 12:02:01.431 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000001063a rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001011713d0 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [67135] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [67129] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-26 12:02:09.023 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000001063f rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001011178d0 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 10 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01775/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1393402293): http://codereview.qt-project.org/77496 [PS1] - Fix QToolBar in Mac when using the unified tool bar to avoid capturing events from other widgets From ci-noreply at qt-project.org Wed Feb 26 13:59:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 14:59:06 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #368 Message-ID: <20140226_125906_001216.ci-noreply@qt-project.org> Compilation failed :( .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std' .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string' .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std' .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string' util\status.cc(12) : error C2065: 'uint32_t' : undeclared identifier util\status.cc(12) : error C2146: syntax error : missing ';' before identifier 'size' util\status.cc(12) : error C2065: 'size' : undeclared identifier util\status.cc(13) : error C2065: 'size' : undeclared identifier util\status.cc(13) : error C2065: 'size' : undeclared identifier util\status.cc(13) : error C2070: ''unknown-type'': illegal sizeof operand util\status.cc(14) : error C2065: 'size' : undeclared identifier util\status.cc(15) : error C2065: 'size' : undeclared identifier util\status.cc(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int util\status.cc(21) : error C2146: syntax error : missing ';' before identifier 'len1' util\status.cc(21) : error C2065: 'len1' : undeclared identifier util\status.cc(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int util\status.cc(22) : error C2146: syntax error : missing ';' before identifier 'len2' util\status.cc(22) : error C2086: 'const int uint32_t' : redefinition util\status.cc(21) : see declaration of 'uint32_t' util\status.cc(22) : error C2065: 'len2' : undeclared identifier util\status.cc(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int util\status.cc(23) : error C2146: syntax error : missing ';' before identifier 'size' util\status.cc(23) : error C2086: 'const int uint32_t' : redefinition util\status.cc(21) : see declaration of 'uint32_t' util\status.cc(23) : error C2065: 'size' : undeclared identifier util\status.cc(23) : error C2065: 'len1' : undeclared identifier util\status.cc(23) : error C2065: 'len2' : undeclared identifier util\status.cc(23) : error C2065: 'len2' : undeclared identifier util\status.cc(24) : error C2065: 'size' : undeclared identifier util\status.cc(25) : error C2065: 'size' : undeclared identifier util\status.cc(25) : error C2065: 'size' : undeclared identifier util\status.cc(25) : error C2070: ''unknown-type'': illegal sizeof operand util\status.cc(27) : error C2065: 'len1' : undeclared identifier util\status.cc(28) : error C2065: 'len2' : undeclared identifier util\status.cc(29) : error C2065: 'len1' : undeclared identifier util\status.cc(30) : error C2065: 'len1' : undeclared identifier util\status.cc(31) : error C2065: 'len1' : undeclared identifier util\status.cc(31) : error C2065: 'len2' : undeclared identifier util\status.cc(68) : error C2065: 'uint32_t' : undeclared identifier util\status.cc(68) : error C2146: syntax error : missing ';' before identifier 'length' util\status.cc(68) : error C2065: 'length' : undeclared identifier util\status.cc(69) : error C2065: 'length' : undeclared identifier util\status.cc(69) : error C2065: 'length' : undeclared identifier util\status.cc(69) : error C2070: ''unknown-type'': illegal sizeof operand util\status.cc(70) : error C2065: 'length' : undeclared identifier util\env_qt.cc(104) : error C2065: 'ssize_t' : undeclared identifier util\env_qt.cc(104) : error C2146: syntax error : missing ';' before identifier 'r' util\env_qt.cc(104) : error C2065: 'r' : undeclared identifier util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier util\env_qt.cc(106) : error C2065: 'r' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00368/win32-msvc2010_Windows_7/log.txt.gz ============================================================ Compilation failed :( .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std' .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string' .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std' .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string' util\status.cc(12) : error C2065: 'uint32_t' : undeclared identifier util\status.cc(12) : error C2146: syntax error : missing ';' before identifier 'size' util\status.cc(12) : error C2065: 'size' : undeclared identifier util\status.cc(13) : error C2065: 'size' : undeclared identifier util\status.cc(13) : error C2065: 'size' : undeclared identifier util\status.cc(13) : error C2070: ''unknown-type'': illegal sizeof operand util\status.cc(14) : error C2065: 'size' : undeclared identifier util\status.cc(15) : error C2065: 'size' : undeclared identifier util\status.cc(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int util\status.cc(21) : error C2146: syntax error : missing ';' before identifier 'len1' util\status.cc(21) : error C2065: 'len1' : undeclared identifier util\status.cc(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int util\status.cc(22) : error C2146: syntax error : missing ';' before identifier 'len2' util\status.cc(22) : error C2086: 'const int uint32_t' : redefinition util\status.cc(21) : see declaration of 'uint32_t' util\status.cc(22) : error C2065: 'len2' : undeclared identifier util\status.cc(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int util\status.cc(23) : error C2146: syntax error : missing ';' before identifier 'size' util\status.cc(23) : error C2086: 'const int uint32_t' : redefinition util\status.cc(21) : see declaration of 'uint32_t' util\status.cc(23) : error C2065: 'size' : undeclared identifier util\status.cc(23) : error C2065: 'len1' : undeclared identifier util\status.cc(23) : error C2065: 'len2' : undeclared identifier util\status.cc(23) : error C2065: 'len2' : undeclared identifier util\status.cc(24) : error C2065: 'size' : undeclared identifier util\status.cc(25) : error C2065: 'size' : undeclared identifier util\status.cc(25) : error C2065: 'size' : undeclared identifier util\status.cc(25) : error C2070: ''unknown-type'': illegal sizeof operand util\status.cc(27) : error C2065: 'len1' : undeclared identifier util\status.cc(28) : error C2065: 'len2' : undeclared identifier util\status.cc(29) : error C2065: 'len1' : undeclared identifier util\status.cc(30) : error C2065: 'len1' : undeclared identifier util\status.cc(31) : error C2065: 'len1' : undeclared identifier util\status.cc(31) : error C2065: 'len2' : undeclared identifier util\status.cc(68) : error C2065: 'uint32_t' : undeclared identifier util\status.cc(68) : error C2146: syntax error : missing ';' before identifier 'length' util\status.cc(68) : error C2065: 'length' : undeclared identifier util\status.cc(69) : error C2065: 'length' : undeclared identifier util\status.cc(69) : error C2065: 'length' : undeclared identifier util\status.cc(69) : error C2070: ''unknown-type'': illegal sizeof operand util\status.cc(70) : error C2065: 'length' : undeclared identifier util\env_qt.cc(104) : error C2065: 'ssize_t' : undeclared identifier util\env_qt.cc(104) : error C2146: syntax error : missing ';' before identifier 'r' util\env_qt.cc(104) : error C2065: 'r' : undeclared identifier util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier util\env_qt.cc(106) : error C2065: 'r' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00368/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ Compilation failed :( .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std' .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string' .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std' .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string' util\status.cc(12) : error C2065: 'uint32_t' : undeclared identifier util\status.cc(12) : error C2146: syntax error : missing ';' before identifier 'size' util\status.cc(12) : error C2065: 'size' : undeclared identifier util\status.cc(13) : error C2065: 'size' : undeclared identifier util\status.cc(13) : error C2065: 'size' : undeclared identifier util\status.cc(13) : error C2070: ''unknown-type'': illegal sizeof operand util\status.cc(14) : error C2065: 'size' : undeclared identifier util\status.cc(15) : error C2065: 'size' : undeclared identifier util\status.cc(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int util\status.cc(21) : error C2146: syntax error : missing ';' before identifier 'len1' util\status.cc(21) : error C2065: 'len1' : undeclared identifier util\status.cc(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int util\status.cc(22) : error C2146: syntax error : missing ';' before identifier 'len2' util\status.cc(22) : error C2086: 'const int uint32_t' : redefinition util\status.cc(21) : see declaration of 'uint32_t' util\status.cc(22) : error C2065: 'len2' : undeclared identifier util\status.cc(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int util\status.cc(23) : error C2146: syntax error : missing ';' before identifier 'size' util\status.cc(23) : error C2086: 'const int uint32_t' : redefinition util\status.cc(21) : see declaration of 'uint32_t' util\status.cc(23) : error C2065: 'size' : undeclared identifier util\status.cc(23) : error C2065: 'len1' : undeclared identifier util\status.cc(23) : error C2065: 'len2' : undeclared identifier util\status.cc(23) : error C2065: 'len2' : undeclared identifier util\status.cc(24) : error C2065: 'size' : undeclared identifier util\status.cc(25) : error C2065: 'size' : undeclared identifier util\status.cc(25) : error C2065: 'size' : undeclared identifier util\status.cc(25) : error C2070: ''unknown-type'': illegal sizeof operand util\status.cc(27) : error C2065: 'len1' : undeclared identifier util\status.cc(28) : error C2065: 'len2' : undeclared identifier util\status.cc(29) : error C2065: 'len1' : undeclared identifier util\status.cc(30) : error C2065: 'len1' : undeclared identifier util\status.cc(31) : error C2065: 'len1' : undeclared identifier util\status.cc(31) : error C2065: 'len2' : undeclared identifier util\status.cc(68) : error C2065: 'uint32_t' : undeclared identifier util\status.cc(68) : error C2146: syntax error : missing ';' before identifier 'length' util\status.cc(68) : error C2065: 'length' : undeclared identifier util\status.cc(69) : error C2065: 'length' : undeclared identifier util\status.cc(69) : error C2065: 'length' : undeclared identifier util\status.cc(69) : error C2070: ''unknown-type'': illegal sizeof operand util\status.cc(70) : error C2065: 'length' : undeclared identifier util\env_qt.cc(104) : error C2065: 'ssize_t' : undeclared identifier util\env_qt.cc(104) : error C2146: syntax error : missing ';' before identifier 'r' util\env_qt.cc(104) : error C2065: 'r' : undeclared identifier util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier util\env_qt.cc(106) : error C2065: 'r' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00368/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393418027): http://codereview.qt-project.org/79209 [PS4] - Implement Qt port for for leveldb From ci-noreply at qt-project.org Wed Feb 26 14:09:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 15:09:07 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #173 Message-ID: <20140226_130907_013629.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #173: SUCCESS Tested changes (refs/builds/dev_1393417950): http://codereview.qt-project.org/79282 [PS1] - Bump latest Nfc QML API version to 5.4 From ci-noreply at qt-project.org Wed Feb 26 14:16:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 15:16:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3007 Message-ID: <20140226_131653_073122.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03007/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393419556): http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. http://codereview.qt-project.org/78558 [PS1] - QPainterPath: replace a use of QList with a QVector From ci-noreply at qt-project.org Wed Feb 26 14:57:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 15:57:58 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3008 Message-ID: <20140226_135758_021450.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] Totals: 77 passed, 1 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(387)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(429)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(479)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(584)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(634)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.241) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb1%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 77 passed, 1 failed, 8 skipped ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 36 seconds, exit code 1 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] Totals: 46 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_NetworkSelfTest::initTestCase() FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 " QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n\n\n401 Authorization Required\n\n

Authorization Required

\n

This server could not verify that you\nare authorized to access the document\nrequested. Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-1407368733990724767077131393422435.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 " QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407368733990724767077131393422435.txt\r\nContent-Length: 325\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n\n\n201 Created\n\n

Created

\n

Resource /dav/networkselftest-1407368733990724767077131393422435.txt has been created.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-1407368733990724767077131393422435.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Wed, 26 Feb 2014 13:46:41 GMT\r\nETag: W/\"36ce-5-4f34f6f3d8ed3\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-1407368733990724767077131393422435.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 " QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServer() QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(fluke.gif) QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(bigfile) QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpsServer() QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 150020\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 150020\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nContent-Type: text/html\r\nContent-Length: 1690\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\"\r\nX-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Wed, 26 Feb 2014 13:46:41 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 150020\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: keep-alive\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Wed, 26 Feb 2014 13:46:41 GMT\r\nContent-Type: text/html\r\nContent-Length: 1695\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3130\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Wed, 26 Feb 2014 13:46:41 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\343\342" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\343\343" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\343\344" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\343\345" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\267&" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03008/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1393421906): http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. From ci-noreply at qt-project.org Wed Feb 26 15:06:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 16:06:19 +0200 Subject: [Ci-reports] pass on QtQuickControls_release_Integration #48 Message-ID: <20140226_140619_065669.ci-noreply@qt-project.org> QtQuickControls_release_Integration #48: SUCCESS Tested changes (refs/builds/release_1393420930): http://codereview.qt-project.org/78453 [PS1] - Close popup windows when application state changes From ci-noreply at qt-project.org Wed Feb 26 15:10:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 16:10:34 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #305 Message-ID: <20140226_141034_095907.ci-noreply@qt-project.org> QtDoc_stable_Integration #305: SUCCESS Tested changes (refs/builds/stable_1393420692): http://codereview.qt-project.org/79176 [PS1] - Doc: Fix small typo From ci-noreply at qt-project.org Wed Feb 26 15:24:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 16:24:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3009 Message-ID: <20140226_142419_003150.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] Totals: 77 passed, 1 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(387)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(429)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(479)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(584)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(634)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.241) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb1%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 77 passed, 1 failed, 8 skipped ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 35 seconds, exit code 1 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] Totals: 46 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_NetworkSelfTest::initTestCase() FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 " QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n\n\n401 Authorization Required\n\n

Authorization Required

\n

This server could not verify that you\nare authorized to access the document\nrequested. Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-1407371089248484767077131393423761.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 " QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407371089248484767077131393423761.txt\r\nContent-Length: 325\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n\n\n201 Created\n\n

Created

\n

Resource /dav/networkselftest-1407371089248484767077131393423761.txt has been created.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-1407371089248484767077131393423761.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Wed, 26 Feb 2014 14:08:47 GMT\r\nETag: W/\"3787-5-4f34fbe4e47bc\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-1407371089248484767077131393423761.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 " QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServer() QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(fluke.gif) QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(bigfile) QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpsServer() QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 151346\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 151346\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nContent-Type: text/html\r\nContent-Length: 1690\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\"\r\nX-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Wed, 26 Feb 2014 14:08:47 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 151346\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: keep-alive\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Wed, 26 Feb 2014 14:08:47 GMT\r\nContent-Type: text/html\r\nContent-Length: 1695\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3130\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Wed, 26 Feb 2014 14:08:47 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\247\270" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\247\271" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\247\272" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\247\273" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\231\275" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03009/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1393423208): http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. From ci-noreply at qt-project.org Wed Feb 26 15:53:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 16:53:40 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3010 Message-ID: <20140226_145340_091648.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] Totals: 77 passed, 1 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(387)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(429)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(479)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(584)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(634)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.241) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb1%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 77 passed, 1 failed, 8 skipped ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 36 seconds, exit code 1 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] Totals: 46 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_NetworkSelfTest::initTestCase() FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 " QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n\n\n401 Authorization Required\n\n

Authorization Required

\n

This server could not verify that you\nare authorized to access the document\nrequested. Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-1407354673237764767077131393425782.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 " QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407354673237764767077131393425782.txt\r\nContent-Length: 325\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n\n\n201 Created\n\n

Created

\n

Resource /dav/networkselftest-1407354673237764767077131393425782.txt has been created.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-1407354673237764767077131393425782.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Wed, 26 Feb 2014 14:42:27 GMT\r\nETag: W/\"37e6-5-4f35036b9ac3d\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-1407354673237764767077131393425782.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 " QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServer() QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(fluke.gif) QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(bigfile) QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 14:42:27 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpsServer() QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 153366\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 153366\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Wed, 26 Feb 2014 14:42:28 GMT\r\nContent-Type: text/html\r\nContent-Length: 1690\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\"\r\nX-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Wed, 26 Feb 2014 14:42:28 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 153367\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: keep-alive\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Wed, 26 Feb 2014 14:42:28 GMT\r\nContent-Type: text/html\r\nContent-Length: 1695\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3130\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Wed, 26 Feb 2014 14:42:28 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\336@" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\336A" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\336B" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\336C" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\202\317" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03010/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1393425256): http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. From ci-noreply at qt-project.org Wed Feb 26 16:00:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 17:00:51 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #85 Message-ID: <20140226_150051_046833.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #85: SUCCESS Tested changes (refs/builds/stable_1393424874): http://codereview.qt-project.org/78903 [PS7] - Max pending connection check for QNX server implemented http://codereview.qt-project.org/79280 [PS1] - Revert "Bump latest Nfc QML API version to 5.4" From ci-noreply at qt-project.org Wed Feb 26 16:29:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 17:29:24 +0200 Subject: [Ci-reports] pass on QtBase_release_Integration #499 Message-ID: <20140226_152924_015240.ci-noreply@qt-project.org> QtBase_release_Integration #499: SUCCESS Tested changes (refs/builds/release_1393422462): http://codereview.qt-project.org/78624 [PS2] - Cocoa Menus: Give platform menu ownership back to QWidgets http://codereview.qt-project.org/79072 [PS1] - Cocoa Menu: Set keyboard modifiers when item is activated http://codereview.qt-project.org/79180 [PS2] - CSS parser: fix the pseudo-classes array length http://codereview.qt-project.org/78698 [PS1] - Fix drawCachedGlyphs on RGBA8888 From ci-noreply at qt-project.org Wed Feb 26 16:46:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 17:46:12 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #480 Message-ID: <20140226_154612_060124.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #480: SUCCESS Tested changes (refs/builds/stable_1393423539): http://codereview.qt-project.org/79281 [PS1] - Revise tst_applicationwindow From ci-noreply at qt-project.org Wed Feb 26 16:46:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 17:46:46 +0200 Subject: [Ci-reports] pass on QtDoc_dev_Integration #94 Message-ID: <20140226_154646_024421.ci-noreply@qt-project.org> QtDoc_dev_Integration #94: SUCCESS Tested changes (refs/builds/dev_1393427525): http://codereview.qt-project.org/78752 [PS2] - Doc: Incremented documentation from Qt 5.3 to 5.4 From ci-noreply at qt-project.org Wed Feb 26 16:52:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 17:52:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3011 Message-ID: <20140226_155225_098326.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] Totals: 77 passed, 1 failed, 8 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) FAIL! : tst_QTcpServer::clientServerLoop(WithoutProxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(235)] PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(314)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(387)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(429)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(479)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(584)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(634)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.241) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb1%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 77 passed, 1 failed, 8 skipped ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 36 seconds, exit code 1 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] Totals: 46 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_NetworkSelfTest::initTestCase() FAIL! : tst_NetworkSelfTest::hostTest() 'server.listen()' returned FALSE. () Loc: [tst_networkselftest.cpp(385)] PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 " QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n\n\n401 Authorization Required\n\n

Authorization Required

\n

This server could not verify that you\nare authorized to access the document\nrequested. Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-1407354253886084767077131393429303.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello" QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 " QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407354253886084767077131393429303.txt\r\nContent-Length: 325\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n\n\n201 Created\n\n

Created

\n

Resource /dav/networkselftest-1407354253886084767077131393429303.txt has been created.

\n
\n
Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80
\n\n" QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-1407354253886084767077131393429303.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Wed, 26 Feb 2014 15:41:09 GMT\r\nETag: W/\"3b58-5-4f35108a3c565\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-1407354253886084767077131393429303.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 " QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServer() QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(fluke.gif) QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(bigfile) QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n" PASS : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 " QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n" QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 " QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpsServer() QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 156888\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 156888\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nContent-Type: text/html\r\nContent-Length: 1690\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: Basic realm=\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\"\r\nX-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Wed, 26 Feb 2014 15:41:09 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\r\nDate: Wed, 13 Mar 2013 05:49:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 156888\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: keep-alive\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\r\nServer: squid/3.0.STABLE19\r\nMime-Version: 1.0\r\nDate: Wed, 26 Feb 2014 15:41:09 GMT\r\nContent-Type: text/html\r\nContent-Length: 1695\r\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\r\nProxy-Authenticate: NTLM\r\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\r\nX-Cache-Lookup: NONE from localhost:3130\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n\n\n\nERROR: Cache Access Denied\n\n\n\n
\n

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\n\n
\n

Cache Access Denied.

\n
\n\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\n\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\n\n
\n
\n\n
\n
\n

Generated Wed, 26 Feb 2014 15:41:09 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\341\24" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\341\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\341\26" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\341\27" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\276\334" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03011/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1393428800): http://codereview.qt-project.org/77796 [PS2] - Remove QT_HAS_CONNECTIONAGENT define. From ci-noreply at qt-project.org Wed Feb 26 17:11:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 18:11:03 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1763 Message-ID: <20140226_161103_023006.ci-noreply@qt-project.org> Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::clear() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) FAIL! : tst_QPacketProtocol::clear() 'm_server->waitForNewConnection(10000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol: 22 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01763/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393425901): http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. From ci-noreply at qt-project.org Wed Feb 26 17:13:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 18:13:41 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1776 Message-ID: <20140226_161341_025746.ci-noreply@qt-project.org> seven autotests failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 28 seconds, signal 6 ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtableview: 32 seconds, exit code 1 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 9 seconds, signal 6 ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworksession: 182 seconds, exit code 1 ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfigurationmanager: 548 seconds, exit code 3 ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfiguration: 365 seconds, exit code 2 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [62052] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [62051] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-26 16:04:22.104 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000f264 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010111c140 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <282D0829-95E9-6E81-252D-4C705A309D51> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <937D2587-4B39-1A71-0246-A074830E382A> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [62057] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [62051] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-26 16:04:30.813 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000f269 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101127930 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <282D0829-95E9-6E81-252D-4C705A309D51> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <937D2587-4B39-1A71-0246-A074830E382A> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 11 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01776/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1393416787): http://codereview.qt-project.org/79247 [PS1] - network: fix doc typo in QNetworkConfigurationManager http://codereview.qt-project.org/79146 [PS1] - Doc: Discuss the concept of thread affinity in more detail From ci-noreply at qt-project.org Wed Feb 26 17:30:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 18:30:44 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #86 Message-ID: <20140226_163044_045407.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #86: SUCCESS Tested changes (refs/builds/stable_1393430544): http://codereview.qt-project.org/78930 [PS6] - QNX Service registered value fix http://codereview.qt-project.org/79310 [PS1] - Fix crash when calling QBluetoothLocalDevice::connectedDevices() From ci-noreply at qt-project.org Wed Feb 26 17:41:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 18:41:19 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #481 Message-ID: <20140226_164119_021032.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #481: SUCCESS Tested changes (refs/builds/stable_1393429665): http://codereview.qt-project.org/78360 [PS1] - Add Calendar to testbench. From ci-noreply at qt-project.org Wed Feb 26 17:42:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 18:42:12 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #81 Message-ID: <20140226_164212_058512.ci-noreply@qt-project.org> QtLocation_stable_Integration #81: SUCCESS Tested changes (refs/builds/stable_1393429841): http://codereview.qt-project.org/79010 [PS2] - Bump all qml code to QtLocation 5.3 http://codereview.qt-project.org/79009 [PS2] - Fix QtLocation QML API and its version. From ci-noreply at qt-project.org Wed Feb 26 18:03:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 19:03:53 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #87 Message-ID: <20140226_170353_010098.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #87: SUCCESS Tested changes (refs/builds/stable_1393432337): http://codereview.qt-project.org/79311 [PS2] - Remove QBluetoothSocketPrivate::socketDescriptor() From ci-noreply at qt-project.org Wed Feb 26 18:33:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 19:33:55 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3229 Message-ID: <20140226_173355_069279.ci-noreply@qt-project.org> QtBase_stable_Integration #3229: SUCCESS Tested changes (refs/builds/stable_1393415958): http://codereview.qt-project.org/79252 [PS2] - Cocoa: Fix popup window positioning. http://codereview.qt-project.org/79172 [PS3] - eglfs: Improve cursors and hotspots http://codereview.qt-project.org/79255 [PS1] - Cocoa: Set geometry for foreign views. http://codereview.qt-project.org/79254 [PS1] - Cocoa: Remove tablet event warnings. http://codereview.qt-project.org/79253 [PS1] - Cocoa: Don't crash at toolbar cleanup time. http://codereview.qt-project.org/79169 [PS1] - Use Qt's RTTI setting when building ANGLE statically. http://codereview.qt-project.org/79157 [PS1] - Use a VAO in the texture glyph cache http://codereview.qt-project.org/79112 [PS1] - Fix glyph texture format on core profile http://codereview.qt-project.org/79101 [PS3] - Texture glyph cache: Use a vbo http://codereview.qt-project.org/79064 [PS1] - Android: Make default permissions less confusing http://codereview.qt-project.org/78694 [PS2] - Android: Support pregenerated cache in assets file engine http://codereview.qt-project.org/79063 [PS2] - Logging: Change 'rules' section name to 'Rules' http://codereview.qt-project.org/79237 [PS1] - Fix compile error when enabling the QHOSTINFO_DEBUG define http://codereview.qt-project.org/79183 [PS2] - Remove the option to force no JIT in javascript core http://codereview.qt-project.org/78891 [PS3] - QPrinter - Add more tests http://codereview.qt-project.org/78890 [PS2] - QPrintEngine - Improve devMode handling http://codereview.qt-project.org/78889 [PS2] - QPrintEngine - Remove Windows use of port and driver From ci-noreply at qt-project.org Wed Feb 26 19:24:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 20:24:02 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #223 Message-ID: <20140226_182402_039759.ci-noreply@qt-project.org> QtWebEngine_master_Integration #223: SUCCESS Tested changes (refs/builds/master_1393435143): http://codereview.qt-project.org/79322 [PS2] - Handle CheckerboardDrawQuads in DelegatedFrameNode From ci-noreply at qt-project.org Wed Feb 26 19:52:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 20:52:58 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3012 Message-ID: <20140226_185258_092438.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(309) : warning C4985: '_wcstoui64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03012/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393439725): http://codereview.qt-project.org/78987 [PS1] - QtNetwork: add qMove() to QSharedPointer uses where applicable http://codereview.qt-project.org/78742 [PS1] - xcb: replace inefficient uses of QList with QVector http://codereview.qt-project.org/78583 [PS2] - xcb: replace a use of an inefficient QList with QVector http://codereview.qt-project.org/78561 [PS1] - QMdiArea: don't use out parameters, return by value http://codereview.qt-project.org/78560 [PS1] - QMdiArea: replace dubious use of QSet with QVector http://codereview.qt-project.org/78559 [PS1] - QMdiArea: replace uses of QList with QVector http://codereview.qt-project.org/78558 [PS1] - QPainterPath: replace a use of QList with a QVector From ci-noreply at qt-project.org Wed Feb 26 20:46:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 21:46:57 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #609 Message-ID: <20140226_194657_016507.ci-noreply@qt-project.org> qtscript failed to compile :( ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' :16:1: error: invalid instruction :32:1: error: invalid instruction make[4]: *** [obj/release/iphoneos/JITStubs.o] Error 1 make[3]: *** [iphoneos-all] Error 2 make[2]: *** [sub-script-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtscript-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00609/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1393443315): http://codereview.qt-project.org/79290 [PS3] - Updated submodules. From ci-noreply at qt-project.org Wed Feb 26 21:05:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 22:05:16 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3230 Message-ID: <20140226_200516_057065.ci-noreply@qt-project.org> Autotest `tst_qabstractitemview' failed :( Testing tst_QAbstractItemView 2014-02-26 20:14:03.202 tst_qabstractitemview[82953:501b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1719)] Totals: 56 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() SKIP : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well Loc: [tst_qabstractitemview.cpp(787)] PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) 2014-02-26 20:14:07.445 tst_qabstractitemview[83142:4b07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13) FAIL! : tst_QAbstractItemView::task221955_selectedEditor() 'QTest::qWaitForWindowActive(&tree)' returned FALSE. () Loc: [tst_qabstractitemview.cpp(1211)] PASS : tst_QAbstractItemView::task250754_fontChange() PASS : tst_QAbstractItemView::task200665_itemEntered() QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 56 passed, 1 failed, 1 skipped ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 22 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03230/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1393436129): http://codereview.qt-project.org/79328 [PS1] - Do not assume nice behavior in error handling http://codereview.qt-project.org/79324 [PS1] - Widgets: Pass on mouse event source when translating mouse events. http://codereview.qt-project.org/79323 [PS1] - Windows: Set source of synthesized mouse events correctly. http://codereview.qt-project.org/79317 [PS1] - Doc: Mention that QSortFilterProxyModel::lessThan() handles floats http://codereview.qt-project.org/79305 [PS2] - Windows: Add platform plugin parameter for tablet absolute range. http://codereview.qt-project.org/79307 [PS1] - Fix QDateEdit popup appearance on mac http://codereview.qt-project.org/79302 [PS2] - XCB: update the platformwindows version of Qt::WindowState http://codereview.qt-project.org/79239 [PS1] - tst_qtjson: Mark some test as XFAIL on BlackBerry 10 http://codereview.qt-project.org/79236 [PS1] - Removed unnecessary TESTDATA statement from qmessageauthenticationcode. http://codereview.qt-project.org/79235 [PS1] - Fix qchar testdata installation. http://codereview.qt-project.org/78798 [PS2] - iOS: prevent crash on iOS 5 http://codereview.qt-project.org/79277 [PS2] - tst_qnumeric: Mark some tests as XFAIL on BlackBerry 10 From ci-noreply at qt-project.org Wed Feb 26 21:15:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 22:15:44 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1764 Message-ID: <20140226_201544_038904.ci-noreply@qt-project.org> Autotest `tst_qquicktext' failed :( Testing tst_qquicktext FAIL! : tst_qquicktext::hover() 'mouseArea->property("wasHovered").toBool()' returned FALSE. () Loc: [tst_qquicktext.cpp(3840)] Totals: 179 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktext ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_qquicktext::initTestCase() PASS : tst_qquicktext::text() PASS : tst_qquicktext::width() PASS : tst_qquicktext::wrap() PASS : tst_qquicktext::elide() PASS : tst_qquicktext::multilineElide(plain) PASS : tst_qquicktext::multilineElide(styled) PASS : tst_qquicktext::implicitElide(maximum width, empty) PASS : tst_qquicktext::implicitElide(maximum width, short) PASS : tst_qquicktext::implicitElide(maximum width, long) PASS : tst_qquicktext::implicitElide(reset width, empty) PASS : tst_qquicktext::implicitElide(reset width, short) PASS : tst_qquicktext::implicitElide(reset width, long) QWARN : tst_qquicktext::textFormat() Don't know how to handle 'TextFormat', use qRegisterMetaType to register it. PASS : tst_qquicktext::textFormat() PASS : tst_qquicktext::baseUrl() PASS : tst_qquicktext::embeddedImages(local) PASS : tst_qquicktext::embeddedImages(local-error) PASS : tst_qquicktext::embeddedImages(local) PASS : tst_qquicktext::embeddedImages(remote) PASS : tst_qquicktext::embeddedImages(remote-error) PASS : tst_qquicktext::embeddedImages(remote) PASS : tst_qquicktext::lineCount() PASS : tst_qquicktext::lineHeight() PASS : tst_qquicktext::horizontalAlignment() PASS : tst_qquicktext::horizontalAlignment_RightToLeft() PASS : tst_qquicktext::verticalAlignment() PASS : tst_qquicktext::hAlignImplicitWidth() PASS : tst_qquicktext::font() PASS : tst_qquicktext::style() PASS : tst_qquicktext::color() PASS : tst_qquicktext::smooth() PASS : tst_qquicktext::renderType() PASS : tst_qquicktext::antialiasing() PASS : tst_qquicktext::weight() PASS : tst_qquicktext::underline() PASS : tst_qquicktext::overline() PASS : tst_qquicktext::strikeout() PASS : tst_qquicktext::capitalization() PASS : tst_qquicktext::letterSpacing() PASS : tst_qquicktext::wordSpacing() PASS : tst_qquicktext::linkInteraction(click on link) PASS : tst_qquicktext::linkInteraction(click on text) PASS : tst_qquicktext::linkInteraction(drag within link) PASS : tst_qquicktext::linkInteraction(drag away from link) PASS : tst_qquicktext::linkInteraction(drag on to link) PASS : tst_qquicktext::linkInteraction(click on bottom right aligned link) PASS : tst_qquicktext::linkInteraction(click on mirrored link) PASS : tst_qquicktext::linkInteraction(click on center aligned link) PASS : tst_qquicktext::linkInteraction(click on rich text link) PASS : tst_qquicktext::linkInteraction(click on rich text) PASS : tst_qquicktext::linkInteraction(click on bottom right aligned rich text link) PASS : tst_qquicktext::linkInteraction(click on center aligned rich text link) PASS : tst_qquicktext::linkInteraction(click on right elided link) PASS : tst_qquicktext::linkInteraction(click on left elided link) PASS : tst_qquicktext::linkInteraction(click on second line) PASS : tst_qquicktext::linkInteraction(click on third line) PASS : tst_qquicktext::linkInteraction(drag from second line to third) PASS : tst_qquicktext::linkInteraction(click on rich text second line) PASS : tst_qquicktext::linkInteraction(click on rich text third line) PASS : tst_qquicktext::linkInteraction(drag rich text from second line to third) PASS : tst_qquicktext::linkInteraction(click on left outer link) PASS : tst_qquicktext::linkInteraction(click on right outer link) PASS : tst_qquicktext::linkInteraction(click on inner link left) PASS : tst_qquicktext::linkInteraction(click on inner link right) PASS : tst_qquicktext::linkInteraction(drag from inner to outer link) PASS : tst_qquicktext::linkInteraction(drag from outer to inner link) PASS : tst_qquicktext::linkInteraction(click on left outer rich text link) PASS : tst_qquicktext::linkInteraction(click on right outer rich text link) PASS : tst_qquicktext::linkInteraction(click on inner rich text link left) PASS : tst_qquicktext::linkInteraction(click on inner rich text link right) PASS : tst_qquicktext::linkInteraction(drag from inner to outer rich text link) PASS : tst_qquicktext::linkInteraction(drag from outer to inner rich text link) PASS : tst_qquicktext::implicitSize(plain) PASS : tst_qquicktext::implicitSize(richtext) PASS : tst_qquicktext::implicitSize(styledtext) PASS : tst_qquicktext::implicitSize(plain, 0 width) PASS : tst_qquicktext::implicitSize(plain, elide) PASS : tst_qquicktext::implicitSize(plain, 0 width, elide) PASS : tst_qquicktext::implicitSize(richtext, 0 width) PASS : tst_qquicktext::implicitSize(styledtext, 0 width) PASS : tst_qquicktext::implicitSize(plain_wrap) PASS : tst_qquicktext::implicitSize(richtext_wrap) PASS : tst_qquicktext::implicitSize(styledtext_wrap) PASS : tst_qquicktext::implicitSize(plain_wrap, 0 width) PASS : tst_qquicktext::implicitSize(plain_wrap, elide) PASS : tst_qquicktext::implicitSize(plain_wrap, 0 width, elide) PASS : tst_qquicktext::implicitSize(richtext_wrap, 0 width) PASS : tst_qquicktext::implicitSize(styledtext_wrap, 0 width) PASS : tst_qquicktext::contentSize() PASS : tst_qquicktext::implicitSizeBinding(plain) PASS : tst_qquicktext::implicitSizeBinding(richtext) PASS : tst_qquicktext::implicitSizeBinding(styledtext) PASS : tst_qquicktext::implicitSizeBinding(plain, 0 width) PASS : tst_qquicktext::implicitSizeBinding(plain, elide) PASS : tst_qquicktext::implicitSizeBinding(plain, 0 width, elide) PASS : tst_qquicktext::implicitSizeBinding(richtext, 0 width) PASS : tst_qquicktext::implicitSizeBinding(styledtext, 0 width) PASS : tst_qquicktext::implicitSizeBinding(plain_wrap) PASS : tst_qquicktext::implicitSizeBinding(richtext_wrap) PASS : tst_qquicktext::implicitSizeBinding(styledtext_wrap) PASS : tst_qquicktext::implicitSizeBinding(plain_wrap, 0 width) PASS : tst_qquicktext::implicitSizeBinding(plain_wrap, elide) PASS : tst_qquicktext::implicitSizeBinding(plain_wrap, 0 width, elide) PASS : tst_qquicktext::implicitSizeBinding(richtext_wrap, 0 width) PASS : tst_qquicktext::implicitSizeBinding(styledtext_wrap, 0 width) PASS : tst_qquicktext::geometryChanged() PASS : tst_qquicktext::boundingRect(PlainText) PASS : tst_qquicktext::boundingRect(StyledText) PASS : tst_qquicktext::boundingRect(RichText) PASS : tst_qquicktext::clipRect() PASS : tst_qquicktext::lineLaidOut() PASS : tst_qquicktext::lineLaidOutRelayout() PASS : tst_qquicktext::lineLaidOutHAlign() PASS : tst_qquicktext::imgTagsBaseUrl(absolute local) PASS : tst_qquicktext::imgTagsBaseUrl(relative local context 1) PASS : tst_qquicktext::imgTagsBaseUrl(relative local context 2) PASS : tst_qquicktext::imgTagsBaseUrl(relative local base 1) PASS : tst_qquicktext::imgTagsBaseUrl(relative local base 2) PASS : tst_qquicktext::imgTagsBaseUrl(base relative to local context) PASS : tst_qquicktext::imgTagsBaseUrl(absolute remote) PASS : tst_qquicktext::imgTagsBaseUrl(relative remote base 1) PASS : tst_qquicktext::imgTagsBaseUrl(relative remote base 2) PASS : tst_qquicktext::imgTagsAlign(heart-bottom) PASS : tst_qquicktext::imgTagsAlign(heart-middle) PASS : tst_qquicktext::imgTagsAlign(heart-top) PASS : tst_qquicktext::imgTagsAlign(starfish-bottom) PASS : tst_qquicktext::imgTagsAlign(starfish-middle) PASS : tst_qquicktext::imgTagsAlign(starfish-top) PASS : tst_qquicktext::imgTagsMultipleImages() PASS : tst_qquicktext::imgTagsElide() PASS : tst_qquicktext::imgTagsUpdates() PASS : tst_qquicktext::imgTagsError() PASS : tst_qquicktext::fontSizeMode(plain) PASS : tst_qquicktext::fontSizeMode(styled) PASS : tst_qquicktext::fontSizeModeMultiline(plain) PASS : tst_qquicktext::fontSizeModeMultiline(styledtext) PASS : tst_qquicktext::multilengthStrings(No Wrap) PASS : tst_qquicktext::multilengthStrings(Wrap) PASS : tst_qquicktext::fontFormatSizes(fs1) PASS : tst_qquicktext::fontFormatSizes(fs2) PASS : tst_qquicktext::fontFormatSizes(fs3) PASS : tst_qquicktext::fontFormatSizes(fs4) PASS : tst_qquicktext::fontFormatSizes(fs5) PASS : tst_qquicktext::fontFormatSizes(fs6) PASS : tst_qquicktext::fontFormatSizes(fs7) PASS : tst_qquicktext::fontFormatSizes(h1) PASS : tst_qquicktext::fontFormatSizes(h2) PASS : tst_qquicktext::fontFormatSizes(h3) PASS : tst_qquicktext::fontFormatSizes(h4) PASS : tst_qquicktext::fontFormatSizes(h5) PASS : tst_qquicktext::fontFormatSizes(h6) PASS : tst_qquicktext::baselineOffset(top align) PASS : tst_qquicktext::baselineOffset(bottom align) PASS : tst_qquicktext::baselineOffset(center align) PASS : tst_qquicktext::baselineOffset(bold) PASS : tst_qquicktext::baselineOffset(richText) PASS : tst_qquicktext::baselineOffset(elided) PASS : tst_qquicktext::baselineOffset(elided bottom align) PASS : tst_qquicktext::baselineOffset(image) PASS : tst_qquicktext::baselineOffset(customLine) PASS : tst_qquicktext::baselineOffset(scaled font) PASS : tst_qquicktext::baselineOffset(fixed line height top align) PASS : tst_qquicktext::baselineOffset(fixed line height bottom align) PASS : tst_qquicktext::baselineOffset(proportional line height top align) PASS : tst_qquicktext::baselineOffset(proportional line height bottom align) PASS : tst_qquicktext::htmlLists(ordered list) PASS : tst_qquicktext::htmlLists(ordered list closed) PASS : tst_qquicktext::htmlLists(ordered list alpha) PASS : tst_qquicktext::htmlLists(ordered list upper alpha) PASS : tst_qquicktext::htmlLists(ordered list roman) PASS : tst_qquicktext::htmlLists(ordered list upper roman) PASS : tst_qquicktext::htmlLists(ordered list bad) PASS : tst_qquicktext::htmlLists(unordered list) PASS : tst_qquicktext::htmlLists(unordered list closed) PASS : tst_qquicktext::htmlLists(unordered list disc) PASS : tst_qquicktext::htmlLists(unordered list square) PASS : tst_qquicktext::htmlLists(unordered list bad) PASS : tst_qquicktext::elideBeforeMaximumLineCount() FAIL! : tst_qquicktext::hover() 'mouseArea->property("wasHovered").toBool()' returned FALSE. () Loc: [tst_qquicktext.cpp(3840)] PASS : tst_qquicktext::cleanupTestCase() Totals: 179 passed, 1 failed, 0 skipped ********* Finished testing of tst_qquicktext ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktext: 17 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01764/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393443329): http://codereview.qt-project.org/78944 [PS3] - QQuickWindow: fix content item size From ci-noreply at qt-project.org Wed Feb 26 21:26:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 22:26:17 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #610 Message-ID: <20140226_202617_024315.ci-noreply@qt-project.org> Qt5_stable_Integration ยป win32-msvc2010_static_Windows_7 #610: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00610/win32-msvc2010_static_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393446003): http://codereview.qt-project.org/79290 [PS3] - Updated submodules. From ci-noreply at qt-project.org Wed Feb 26 21:38:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 26 Feb 2014 22:38:29 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1777 Message-ID: <20140226_203829_091009.ci-noreply@qt-project.org> seven autotests failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 28 seconds, signal 6 ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtableview: 33 seconds, exit code 1 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 9 seconds, signal 6 ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworksession: 182 seconds, exit code 1 ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfigurationmanager: 548 seconds, exit code 3 ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfiguration: 365 seconds, exit code 2 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [62035] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [62034] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-26 20:28:41.943 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000f253 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010118d0a0 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <1E97AF57-79A5-967E-4290-158476039FA1> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <937D2587-4B39-1A71-0246-A074830E382A> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [62040] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [62034] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-26 20:28:49.401 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000f258 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101117060 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <1E97AF57-79A5-967E-4290-158476039FA1> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <937D2587-4B39-1A71-0246-A074830E382A> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 9 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01777/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1393432628): http://codereview.qt-project.org/79247 [PS1] - network: fix doc typo in QNetworkConfigurationManager From ci-noreply at qt-project.org Thu Feb 27 00:22:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 01:22:48 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #3013 Message-ID: <20140226_232248_010703.ci-noreply@qt-project.org> QtBase_dev_Integration #3013: SUCCESS Tested changes (refs/builds/dev_1393450385): http://codereview.qt-project.org/78987 [PS1] - QtNetwork: add qMove() to QSharedPointer uses where applicable http://codereview.qt-project.org/78742 [PS1] - xcb: replace inefficient uses of QList with QVector http://codereview.qt-project.org/78583 [PS2] - xcb: replace a use of an inefficient QList with QVector http://codereview.qt-project.org/78561 [PS1] - QMdiArea: don't use out parameters, return by value http://codereview.qt-project.org/78560 [PS1] - QMdiArea: replace dubious use of QSet with QVector http://codereview.qt-project.org/78559 [PS1] - QMdiArea: replace uses of QList with QVector http://codereview.qt-project.org/78558 [PS1] - QPainterPath: replace a use of QList with a QVector From ci-noreply at qt-project.org Thu Feb 27 04:29:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 05:29:10 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3233 Message-ID: <20140227_032910_048179.ci-noreply@qt-project.org> QtBase_stable_Integration #3233: SUCCESS Tested changes (refs/builds/stable_1393445209): http://codereview.qt-project.org/79339 [PS1] - Handle multiple header values in SPDY From ci-noreply at qt-project.org Thu Feb 27 04:35:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 05:35:59 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3234 Message-ID: <20140227_033559_079509.ci-noreply@qt-project.org> qtbase failed to compile :( compiling widgets/qtoolbarlayout.cpp widgets/qtoolbarlayout.cpp:360:49: error: use of undeclared identifier 'QGuiApplication'; did you mean 'QApplication'? ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:83:7: note: 'QApplication' declared here widgets/qtoolbarlayout.cpp:360:49: error: incomplete type 'QApplication' named in nested name specifier make[3]: *** [.obj/qtoolbarlayout.o] Error 1 make[2]: *** [sub-widgets-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03234/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1393471844): http://codereview.qt-project.org/79317 [PS1] - Doc: Mention that QSortFilterProxyModel::lessThan() handles floats http://codereview.qt-project.org/78835 [PS1] - Avoid creating a new QMimeData each time the Android clipboard is used http://codereview.qt-project.org/79328 [PS1] - Do not assume nice behavior in error handling http://codereview.qt-project.org/78346 [PS1] - Add sizeLessWindow test case. http://codereview.qt-project.org/79249 [PS1] - Set unified toolbar height accurately. http://codereview.qt-project.org/79324 [PS1] - Widgets: Pass on mouse event source when translating mouse events. http://codereview.qt-project.org/79323 [PS1] - Windows: Set source of synthesized mouse events correctly. http://codereview.qt-project.org/79305 [PS2] - Windows: Add platform plugin parameter for tablet absolute range. From ci-noreply at qt-project.org Thu Feb 27 06:39:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 07:39:31 +0200 Subject: [Ci-reports] fail on Qt5_stable_Integration #611 Message-ID: <20140227_053931_073129.ci-noreply@qt-project.org> qtscript failed to compile :( ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' :16:1: error: invalid instruction :32:1: error: invalid instruction make[4]: *** [obj/release/iphoneos/JITStubs.o] Error 1 make[3]: *** [iphoneos-all] Error 2 make[2]: *** [sub-script-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtscript-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00611/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1393478874): http://codereview.qt-project.org/79290 [PS3] - Updated submodules. From ci-noreply at qt-project.org Thu Feb 27 08:18:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 09:18:24 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3235 Message-ID: <20140227_071824_090112.ci-noreply@qt-project.org> QtBase_stable_Integration #3235: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03235/log.txt.gz Tested changes (refs/builds/stable_1393479453): http://codereview.qt-project.org/79324 [PS1] - Widgets: Pass on mouse event source when translating mouse events. http://codereview.qt-project.org/79323 [PS1] - Windows: Set source of synthesized mouse events correctly. http://codereview.qt-project.org/79305 [PS2] - Windows: Add platform plugin parameter for tablet absolute range. From ci-noreply at qt-project.org Thu Feb 27 10:37:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 11:37:58 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #88 Message-ID: <20140227_093758_057688.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #88: SUCCESS Tested changes (refs/builds/stable_1393491293): http://codereview.qt-project.org/79332 [PS2] - Add copy operator to QBluetoothHostInfo. From ci-noreply at qt-project.org Thu Feb 27 11:05:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 12:05:08 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #89 Message-ID: <20140227_100508_030914.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #89: SUCCESS Tested changes (refs/builds/stable_1393493971): http://codereview.qt-project.org/79309 [PS1] - Utilize new QBluetoothSocket::OperationError on QNX and Bluez From ci-noreply at qt-project.org Thu Feb 27 11:18:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 12:18:49 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1765 Message-ID: <20140227_101849_099604.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] Totals: 123 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 123 passed, 1 failed, 1 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 442 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01765/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393485453): http://codereview.qt-project.org/79155 [PS4] - Fixed regression from fd5c629f4336b1f79 From ci-noreply at qt-project.org Thu Feb 27 11:24:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 12:24:08 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3014 Message-ID: <20140227_102408_066396.ci-noreply@qt-project.org> Autotest `tst_qsocketnotifier' failed :( Testing tst_QSocketNotifier FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(150) : failure location Totals: 3 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSocketNotifier ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (Feb 27 2014), MSVC 2010, 32 bit, release build) PASS : tst_QSocketNotifier::initTestCase() FAIL! : tst_QSocketNotifier::unexpectedDisconnection() 'server.waitForNewConnection()' returned FALSE. () tst_qsocketnotifier.cpp(141) : failure location PASS : tst_QSocketNotifier::mixingWithTimers() PASS : tst_QSocketNotifier::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QSocketNotifier ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsocketnotifier: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03014/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393489842): http://codereview.qt-project.org/78049 [PS12] - Use new QLibraryInfo::build() in testlib to log build information. From ci-noreply at qt-project.org Thu Feb 27 12:50:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 13:50:45 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3236 Message-ID: <20140227_115045_067352.ci-noreply@qt-project.org> QtBase_stable_Integration #3236: SUCCESS Tested changes (refs/builds/stable_1393485598): http://codereview.qt-project.org/79302 [PS2] - XCB: update the platformwindows version of Qt::WindowState From ci-noreply at qt-project.org Thu Feb 27 12:56:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 13:56:09 +0200 Subject: [Ci-reports] fail on QtWebKit_stable_Integration #369 Message-ID: <20140227_115609_027353.ci-noreply@qt-project.org> Compilation failed :( util\env_qt.cc(104) : error C2065: 'ssize_t' : undeclared identifier util\env_qt.cc(104) : error C2146: syntax error : missing ';' before identifier 'r' util\env_qt.cc(104) : error C2065: 'r' : undeclared identifier util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier util\env_qt.cc(106) : error C2065: 'r' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00369/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393500922): http://codereview.qt-project.org/79209 [PS5] - Implement Qt port for for leveldb From ci-noreply at qt-project.org Thu Feb 27 12:56:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 13:56:58 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1766 Message-ID: <20140227_115658_046364.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] Totals: 123 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 123 passed, 1 failed, 1 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 415 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01766/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393496421): http://codereview.qt-project.org/78599 [PS5] - Dynamic GL in Quick http://codereview.qt-project.org/79365 [PS1] - Ensure that ShaderEffectSource's texture has correct parameters. From ci-noreply at qt-project.org Thu Feb 27 12:58:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 13:58:27 +0200 Subject: [Ci-reports] fail on QtQuick1_stable_Integration #204 Message-ID: <20140227_115827_069629.ci-noreply@qt-project.org> qtscript failed to compile :( ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1027:9: note: expanded from macro 'DEFINE_STUB_FUNCTION' :16:1: error: invalid instruction :32:1: error: invalid instruction make[4]: *** [obj/release/iphoneos/JITStubs.o] Error 1 make[3]: *** [iphoneos-all] Error 2 make[2]: *** [sub-script-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtscript] Error 2 Build log: http://testresults.qt-project.org/ci/QtQuick1_stable_Integration/build_00204/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1393501675): http://codereview.qt-project.org/78483 [PS2] - Fix encoding of localized messages From ci-noreply at qt-project.org Thu Feb 27 13:19:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 14:19:48 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #3015 Message-ID: <20140227_121948_095251.ci-noreply@qt-project.org> QtBase_dev_Integration #3015: SUCCESS Tested changes (refs/builds/dev_1393496742): http://codereview.qt-project.org/78316 [PS2] - QNX: Unified qplatformdefs From ci-noreply at qt-project.org Thu Feb 27 13:22:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 14:22:31 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3237 Message-ID: <20140227_122231_023024.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03237/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393501938): http://codereview.qt-project.org/78798 [PS2] - iOS: prevent crash on iOS 5 http://codereview.qt-project.org/79307 [PS1] - Fix QDateEdit popup appearance on mac http://codereview.qt-project.org/79236 [PS1] - Removed unnecessary TESTDATA statement from qmessageauthenticationcode. http://codereview.qt-project.org/79235 [PS1] - Fix qchar testdata installation. http://codereview.qt-project.org/79334 [PS1] - Add core profile versions of the glyph cache shaders http://codereview.qt-project.org/79312 [PS9] - Add an example for creating OpenGL contexts http://codereview.qt-project.org/79328 [PS1] - Do not assume nice behavior in error handling http://codereview.qt-project.org/79317 [PS1] - Doc: Mention that QSortFilterProxyModel::lessThan() handles floats http://codereview.qt-project.org/79305 [PS2] - Windows: Add platform plugin parameter for tablet absolute range. http://codereview.qt-project.org/79323 [PS1] - Windows: Set source of synthesized mouse events correctly. http://codereview.qt-project.org/79324 [PS1] - Widgets: Pass on mouse event source when translating mouse events. From ci-noreply at qt-project.org Thu Feb 27 13:52:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 14:52:21 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3238 Message-ID: <20140227_125221_073735.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(381) : warning C4985: '_strtoui64': attributes not present on previous declaration. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03238/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1393503900): http://codereview.qt-project.org/79334 [PS1] - Add core profile versions of the glyph cache shaders http://codereview.qt-project.org/79312 [PS9] - Add an example for creating OpenGL contexts From ci-noreply at qt-project.org Thu Feb 27 13:57:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 14:57:27 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #90 Message-ID: <20140227_125727_000285.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #90: SUCCESS Tested changes (refs/builds/stable_1393502802): http://codereview.qt-project.org/79259 [PS3] - Fix crash when interrupting QBluetoothSocket's input stream thread http://codereview.qt-project.org/78724 [PS4] - Android: Fix crash in QBluetoothServer::close() From ci-noreply at qt-project.org Thu Feb 27 14:35:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 15:35:11 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1767 Message-ID: <20140227_133511_007132.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] Totals: 123 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 123 passed, 1 failed, 1 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 413 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01767/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393502350): http://codereview.qt-project.org/78599 [PS5] - Dynamic GL in Quick http://codereview.qt-project.org/78809 [PS4] - Threaded render loop should block until the frame is swapped. http://codereview.qt-project.org/79373 [PS1] - Fix tst_qquicktext::hover() http://codereview.qt-project.org/79155 [PS4] - Fixed regression from fd5c629f4336b1f79 http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. http://codereview.qt-project.org/79316 [PS1] - Fix renderType: Text.NativeRendering on retina screens From ci-noreply at qt-project.org Thu Feb 27 14:53:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 15:53:13 +0200 Subject: [Ci-reports] fail on QtLocation_stable_Integration #82 Message-ID: <20140227_135313_032934.ci-noreply@qt-project.org> qtlocation failed to compile :( /work/build/qt/qtlocation/src/imports/location/mapnode.cpp: In member function 'void MapNode::updateFBO()': /work/build/qt/qtlocation/src/imports/location/mapnode.cpp:127:47: error: 'GLES2' was not declared in this scope make[4]: *** [.obj/mapnode.o] Error 1 make[3]: *** [sub-location-make_first] Error 2 make[2]: *** [sub-imports-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtlocation] Error 2 Build log: http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00082/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1393508453): http://codereview.qt-project.org/78616 [PS2] - Dynamic GL in mapnode From ci-noreply at qt-project.org Thu Feb 27 15:01:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 16:01:51 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #482 Message-ID: <20140227_140151_000102.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #482: SUCCESS Tested changes (refs/builds/stable_1393507040): http://codereview.qt-project.org/79313 [PS3] - changes to MessageDialog click(StandardButton, ButtonRole) signal/slot From ci-noreply at qt-project.org Thu Feb 27 15:02:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 16:02:44 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #362 Message-ID: <20140227_140244_076226.ci-noreply@qt-project.org> QtTools_stable_Integration #362: SUCCESS Tested changes (refs/builds/stable_1393501133): http://codereview.qt-project.org/79371 [PS3] - windeployqt: Fixed --debug and --release together with --qmldir From ci-noreply at qt-project.org Thu Feb 27 15:14:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 16:14:23 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #3016 Message-ID: <20140227_141423_080881.ci-noreply@qt-project.org> QtBase_dev_Integration #3016: SUCCESS Tested changes (refs/builds/dev_1393503681): http://codereview.qt-project.org/78049 [PS12] - Use new QLibraryInfo::build() in testlib to log build information. From ci-noreply at qt-project.org Thu Feb 27 15:31:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 16:31:53 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #18 Message-ID: <20140227_143153_057648.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #18: SUCCESS Tested changes (refs/builds/btle_1393509426): http://codereview.qt-project.org/79264 [PS2] - Lowenergyscanner example improved From ci-noreply at qt-project.org Thu Feb 27 15:32:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 16:32:56 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1768 Message-ID: <20140227_143256_013759.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 80 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01768/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393508203): http://codereview.qt-project.org/79365 [PS1] - Ensure that ShaderEffectSource's texture has correct parameters. From ci-noreply at qt-project.org Thu Feb 27 15:35:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 16:35:27 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #91 Message-ID: <20140227_143527_046203.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #91: SUCCESS Tested changes (refs/builds/stable_1393509540): http://codereview.qt-project.org/79415 [PS1] - Fix wrong error message. From ci-noreply at qt-project.org Thu Feb 27 16:16:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 17:16:59 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1778 Message-ID: <20140227_151659_071954.ci-noreply@qt-project.org> seven autotests failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 28 seconds, signal 6 ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtableview: 33 seconds, exit code 1 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 9 seconds, signal 6 ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworksession: 182 seconds, exit code 1 ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfigurationmanager: 548 seconds, exit code 3 ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfiguration: 365 seconds, exit code 2 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [16529] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [16528] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-27 15:07:17.531 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000004091 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101547850 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <9A73F14B-9632-FE63-495A-50139CD81467> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <937D2587-4B39-1A71-0246-A074830E382A> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [16533] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [16528] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-27 15:07:24.980 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000004095 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x00000001010c6a00 r9: 0x000000000000000e r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <9A73F14B-9632-FE63-495A-50139CD81467> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <937D2587-4B39-1A71-0246-A074830E382A> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 10 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01778/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1393490504): http://codereview.qt-project.org/79247 [PS1] - network: fix doc typo in QNetworkConfigurationManager From ci-noreply at qt-project.org Thu Feb 27 16:25:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 17:25:33 +0200 Subject: [Ci-reports] pass on QtScript_stable_Integration #94 Message-ID: <20140227_152533_027581.ci-noreply@qt-project.org> QtScript_stable_Integration #94: SUCCESS Tested changes (refs/builds/stable_1393513440): http://codereview.qt-project.org/79430 [PS1] - Don't pretend to be PLATFORM(IPHONE) or PLATFORM(IPHONE_SIMULATOR) From ci-noreply at qt-project.org Thu Feb 27 17:10:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 18:10:17 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1769 Message-ID: <20140227_161017_005525.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] Totals: 123 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 123 passed, 1 failed, 1 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 411 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01769/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393511669): http://codereview.qt-project.org/79316 [PS1] - Fix renderType: Text.NativeRendering on retina screens http://codereview.qt-project.org/79341 [PS2] - Fix behavior when starting/stopping multiple QML profilers at once http://codereview.qt-project.org/78442 [PS1] - Doc: Renamed Qt Quick Code Samples page. http://codereview.qt-project.org/79373 [PS1] - Fix tst_qquicktext::hover() From ci-noreply at qt-project.org Thu Feb 27 17:23:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 18:23:54 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #19 Message-ID: <20140227_162354_059278.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #19: SUCCESS Tested changes (refs/builds/btle_1393515419): http://codereview.qt-project.org/79411 [PS1] - Don't create invalid LEServices on Bluez due to default adapter usage From ci-noreply at qt-project.org Thu Feb 27 17:25:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 18:25:40 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #92 Message-ID: <20140227_162540_067860.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #92: SUCCESS Tested changes (refs/builds/stable_1393515421): http://codereview.qt-project.org/79401 [PS1] - Remove btclient http://codereview.qt-project.org/79400 [PS2] - Fix qbluetoothsocket unit test From ci-noreply at qt-project.org Thu Feb 27 18:13:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 19:13:35 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #93 Message-ID: <20140227_171335_094305.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #93: SUCCESS Tested changes (refs/builds/stable_1393518432): http://codereview.qt-project.org/79422 [PS2] - Normalize signal & slot signatures From ci-noreply at qt-project.org Thu Feb 27 18:20:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 19:20:04 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3239 Message-ID: <20140227_172004_065283.ci-noreply@qt-project.org> QtBase_stable_Integration #3239: SUCCESS Tested changes (refs/builds/stable_1393505635): http://codereview.qt-project.org/79324 [PS1] - Widgets: Pass on mouse event source when translating mouse events. http://codereview.qt-project.org/79323 [PS1] - Windows: Set source of synthesized mouse events correctly. http://codereview.qt-project.org/79305 [PS2] - Windows: Add platform plugin parameter for tablet absolute range. From ci-noreply at qt-project.org Thu Feb 27 18:23:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 19:23:49 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3240 Message-ID: <20140227_172349_051806.ci-noreply@qt-project.org> Autotest `license' failed :( # Failed test 'src/network/access/qspdyprotocolhandler.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Looks like you failed 1 test of 6551. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6551 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6551 Failed: 1) Failed test: 3296 Non-zero exit status: 1 Files=1, Tests=6551, 10 wallclock secs ( 0.76 usr 0.07 sys + 9.38 cusr 0.68 csys = 10.89 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'src/network/access/qspdyprotocolhandler.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 462. # Looks like you failed 1 test of 6551. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6551 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6551 Failed: 1) Failed test: 3296 Non-zero exit status: 1 Files=1, Tests=6551, 10 wallclock secs ( 0.77 usr 0.04 sys + 9.33 cusr 0.62 csys = 10.76 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 20 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03240/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393521697): http://codereview.qt-project.org/79135 [PS2] - Fix ARM atomics for 8- and 16-bit types http://codereview.qt-project.org/79413 [PS1] - Android: avoid crash with toplevel QGLWidget http://codereview.qt-project.org/78790 [PS1] - automate handling of generated headers some more http://codereview.qt-project.org/78789 [PS1] - move generation of qconfig.h forwarding headers to qtbase.pro http://codereview.qt-project.org/78788 [PS1] - de-duplicate header install source calculation http://codereview.qt-project.org/78787 [PS1] - remove duplicated nested condition http://codereview.qt-project.org/78786 [PS1] - un-pluralize code http://codereview.qt-project.org/78785 [PS2] - merge %explicitheaders into %classnames http://codereview.qt-project.org/78784 [PS1] - remove vestiges of uic class map code http://codereview.qt-project.org/78835 [PS1] - Avoid creating a new QMimeData each time the Android clipboard is used http://codereview.qt-project.org/79412 [PS1] - Add missing notify signal for the QWindow::title property http://codereview.qt-project.org/79408 [PS1] - Protect against malicious SPDY messages http://codereview.qt-project.org/79390 [PS2] - Remove deleted QNetworkReplies from SPDY queues http://codereview.qt-project.org/79312 [PS9] - Add an example for creating OpenGL contexts http://codereview.qt-project.org/79334 [PS1] - Add core profile versions of the glyph cache shaders From ci-noreply at qt-project.org Thu Feb 27 18:24:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 19:24:02 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #363 Message-ID: <20140227_172402_066384.ci-noreply@qt-project.org> QtTools_stable_Integration #363: SUCCESS Tested changes (refs/builds/stable_1393513457): http://codereview.qt-project.org/79391 [PS1] - androiddeployqt: Fix debug deployment on Windows From ci-noreply at qt-project.org Thu Feb 27 18:58:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 19:58:19 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1770 Message-ID: <20140227_175819_005261.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] Totals: 123 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 123 passed, 1 failed, 1 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 424 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01770/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393517719): http://codereview.qt-project.org/79373 [PS1] - Fix tst_qquicktext::hover() From ci-noreply at qt-project.org Thu Feb 27 19:04:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 20:04:39 +0200 Subject: [Ci-reports] pass on QtTranslations_stable_Integration #44 Message-ID: <20140227_180439_060151.ci-noreply@qt-project.org> QtTranslations_stable_Integration #44: SUCCESS Tested changes (refs/builds/stable_1393522685): http://codereview.qt-project.org/79443 [PS1] - German translations for qtlocation and qtconnectivity. From ci-noreply at qt-project.org Thu Feb 27 19:44:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 20:44:03 +0200 Subject: [Ci-reports] pass on QtQuick1_stable_Integration #205 Message-ID: <20140227_184403_060662.ci-noreply@qt-project.org> QtQuick1_stable_Integration #205: SUCCESS Tested changes (refs/builds/stable_1393517818): http://codereview.qt-project.org/78483 [PS2] - Fix encoding of localized messages From ci-noreply at qt-project.org Thu Feb 27 20:37:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 21:37:13 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1771 Message-ID: <20140227_193713_004462.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] Totals: 123 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() PASS : tst_QQuickPathView::dataModel() PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() FAIL! : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare) Actual (pathView->offset()): 0 Expected (6.0) : 6 Loc: [tst_qquickpathview.cpp(1271)] PASS : tst_QQuickPathView::pathUpdateOnStartChanged() SKIP : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation Loc: [tst_qquickpathview.cpp(1330)] PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 123 passed, 1 failed, 1 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 425 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01771/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393524051): http://codereview.qt-project.org/79373 [PS1] - Fix tst_qquicktext::hover() http://codereview.qt-project.org/79341 [PS2] - Fix behavior when starting/stopping multiple QML profilers at once http://codereview.qt-project.org/79316 [PS1] - Fix renderType: Text.NativeRendering on retina screens From ci-noreply at qt-project.org Thu Feb 27 20:39:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 21:39:27 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1779 Message-ID: <20140227_193927_010344.ci-noreply@qt-project.org> Autotest `tst_qdialog' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. ********* Start testing of tst_QDialog ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension() PASS : tst_QDialog::defaultButtons() PASS : tst_QDialog::showMaximized() PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() 2014-02-27 19:25:05.243 tst_qdialog[79318:1d07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_4.data: Permission denied (13) QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 79318no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qdialog [79318] QtQA::App::TestRunner: Path: /work/*/tst_qdialog.app/Contents/MacOS/tst_qdialog QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qdialog QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [79317] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-27 19:32:13.358 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[79318]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ab05ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8babd7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8baaea7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100069005 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x00000001000691bd _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x00000001000693dd qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x00000001000220f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8bb0fcfa _sigtramp + 26 QtQA::App::TestRunner: 8 libsystem_kernel.dylib 0x00007fff8ab0467a mach_msg_trap + 10 QtQA::App::TestRunner: 9 libsystem_kernel.dylib 0x00007fff8ab03d71 mach_msg + 73 QtQA::App::TestRunner: 10 com.apple.CoreFoundation 0x00007fff90b5150c __CFRunLoopServiceMachPort + 188 QtQA::App::TestRunner: 11 com.apple.CoreFoundation 0x00007fff90b59c74 __CFRunLoopRun + 1204 QtQA::App::TestRunner: 12 com.apple.CoreFoundation 0x00007fff90b59486 CFRunLoopRunSpecific + 230 QtQA::App::TestRunner: 13 com.apple.HIToolbox 0x00007fff8f7772bf RunCurrentEventLoopInMode + 277 QtQA::App::TestRunner: 14 com.apple.HIToolbox 0x00007fff8f77e56d ReceiveNextEventCommon + 355 QtQA::App::TestRunner: 15 com.apple.HIToolbox 0x00007fff8f77e3fa BlockUntilNextEventMatchingListInMode + 62 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff9174c779 _DPSNextEvent + 659 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff9174c07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 QtQA::App::TestRunner: 18 QtGui 0x00000001003c93f1 QEventDispatcherMac::processEvents(QFlags) + 617 QtQA::App::TestRunner: 19 QtCore 0x0000000100165c58 QEventLoop::exec(QFlags) + 394 QtQA::App::TestRunner: 20 QtGui 0x000000010085f9e3 QDialog::exec() + 243 QtQA::App::TestRunner: 21 com.yourcompany.tst_qdialog 0x000000010000cf9e ToolDialog::exec() + 52 (tst_qdialog.cpp:132) QtQA::App::TestRunner: 22 com.yourcompany.tst_qdialog 0x0000000100007ea4 tst_QDialog::showAsTool() + 68 (tst_qdialog.cpp:399) QtQA::App::TestRunner: 23 com.yourcompany.tst_qdialog 0x00000001000043bc tst_QDialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 308 (tst_qdialog.moc:80) QtQA::App::TestRunner: 24 QtCore 0x000000010017049c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 25 QtCore 0x0000000100171b34 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 26 QtTest 0x0000000100023489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 27 QtTest 0x00000001000251c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 28 com.yourcompany.tst_qdialog 0x0000000100007a3c main + 92 (tst_qdialog.cpp:637) QtQA::App::TestRunner: 29 com.yourcompany.tst_qdialog 0x00000001000038f4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ab067e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8fee6786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8fee5316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfc218 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000407 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc240 rsp: 0x00007fff5fbfc218 QtQA::App::TestRunner: r8: 0x00007fff77f46fb8 r9: 0x00000001042095b0 r10: 0x00007fff8ab05d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfcb68 r13: 0x0000000007000006 r14: 0x00007fff77f49960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff8ab05ce2 rfl: 0x0000000000000246 cr2: 0x00000001000c4018 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100011fef +com.yourcompany.tst_qdialog (??? - ???) <942F8CF3-DDA7-301E-AFF2-2AD61B3A9692> /work/*/tst_qdialog.app/Contents/MacOS/tst_qdialog QtQA::App::TestRunner: 0x10001e000 - 0x100040ff7 +QtTest (4.8.6 - compatibility 4.8.0) /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004f000 - 0x1002fefef +QtCore (4.8.6 - compatibility 4.8.0) <379B20BA-C30C-3462-B9AC-929A58ADF377> /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x10038d000 - 0x100d4bff7 +QtGui (4.8.6 - compatibility 4.8.0) /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x101783000 - 0x1017b7fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff69c83000 - 0x7fff69cb7baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728dff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8728e000 - 0x7fff872e2fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff872e3000 - 0x7fff872e7fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff87377000 - 0x7fff8738dfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8738e000 - 0x7fff873b2fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8740a000 - 0x7fff87462ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff87463000 - 0x7fff8746eff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8746f000 - 0x7fff874bbff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff87955000 - 0x7fff8797bfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8797c000 - 0x7fff87da9fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff87daa000 - 0x7fff87dbffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff87dc0000 - 0x7fff87dcdff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff87eda000 - 0x7fff87f50fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff87fed000 - 0x7fff880d1ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff880d2000 - 0x7fff880fafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff88370000 - 0x7fff88689fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8868e000 - 0x7fff88690ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff88691000 - 0x7fff88698ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88908000 - 0x7fff8890dfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8890e000 - 0x7fff88925fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8892b000 - 0x7fff889ccfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff892ce000 - 0x7fff89308fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff89309000 - 0x7fff8931bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8931c000 - 0x7fff89429fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff89481000 - 0x7fff894adff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff894ae000 - 0x7fff89615fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8963e000 - 0x7fff89643fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff89644000 - 0x7fff89723fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff89726000 - 0x7fff89731fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8973d000 - 0x7fff89832fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff89833000 - 0x7fff8983bfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8983c000 - 0x7fff8988afff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89890fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff898ef000 - 0x7fff89db6fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff89db7000 - 0x7fff89dbcff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff89ea7000 - 0x7fff89f0fff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff89f16000 - 0x7fff89f1dfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8a44a000 - 0x7fff8a46bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8a46c000 - 0x7fff8a46cfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8a680000 - 0x7fff8a685fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8aaef000 - 0x7fff8ab0ffff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8ab2a000 - 0x7fff8ae46fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8b27b000 - 0x7fff8b27bfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8b27c000 - 0x7fff8b27efff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8b2be000 - 0x7fff8b576fff com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera QtQA::App::TestRunner: 0x7fff8b772000 - 0x7fff8b772fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8b773000 - 0x7fff8b7b7ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8b7b8000 - 0x7fff8b7dcfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b7dd000 - 0x7fff8b831ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8b832000 - 0x7fff8b832fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8b88f000 - 0x7fff8b9ecfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8b9fe000 - 0x7fff8ba40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8ba56000 - 0x7fff8ba6cff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8ba6d000 - 0x7fff8bb4afef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8bb4b000 - 0x7fff8bb4bfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8bb4c000 - 0x7fff8bc4efff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8bc4f000 - 0x7fff8bcc5ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8bcd7000 - 0x7fff8bcddff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8bd26000 - 0x7fff8bd33fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8bdc2000 - 0x7fff8bdc9fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8be93000 - 0x7fff8be97fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8bf27000 - 0x7fff8bf89ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8bf8a000 - 0x7fff8bf8cfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8bf8d000 - 0x7fff8bf8dfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8bf8e000 - 0x7fff8bf8ffff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8bf9c000 - 0x7fff8bfa5ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8c25a000 - 0x7fff8c269fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8c26a000 - 0x7fff8c300ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8c301000 - 0x7fff8c3b4ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8c3b5000 - 0x7fff8c499e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8c49a000 - 0x7fff8c49afff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8c49b000 - 0x7fff8c506ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8c5e6000 - 0x7fff8c5e6fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8c5e7000 - 0x7fff8c610fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8c6b5000 - 0x7fff8c7c1fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8c7c2000 - 0x7fff8c7e1fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8c7e2000 - 0x7fff8c982ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8c983000 - 0x7fff8c9ebff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8c9ec000 - 0x7fff8c9edff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8ce4b000 - 0x7fff8ce4bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8ce4c000 - 0x7fff8d430fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8d43f000 - 0x7fff8d440ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8d4b8000 - 0x7fff8d4bdfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8d4be000 - 0x7fff8d4feff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8d592000 - 0x7fff8d637fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8d682000 - 0x7fff8d6c1fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8d6f4000 - 0x7fff8e092a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8e093000 - 0x7fff8e0a6ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8e0e3000 - 0x7fff8e0e6ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8e246000 - 0x7fff8e24cfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8e4bf000 - 0x7fff8e559ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8e584000 - 0x7fff8e5dfff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8e61e000 - 0x7fff8e624fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8e625000 - 0x7fff8e628fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8e629000 - 0x7fff8e89dfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8e9ce000 - 0x7fff8ea41fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8f11c000 - 0x7fff8f17cfff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8f17d000 - 0x7fff8f284fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8f285000 - 0x7fff8f487fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8f488000 - 0x7fff8f54fff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff8f550000 - 0x7fff8f551ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8f6a1000 - 0x7fff8f6d1ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f6d2000 - 0x7fff8f70dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8f70e000 - 0x7fff8f74ffff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8f750000 - 0x7fff8f76cff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8f76d000 - 0x7fff8f774fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f775000 - 0x7fff8faa1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8faa2000 - 0x7fff8faa5fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8fdc9000 - 0x7fff8fee2fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff8fee3000 - 0x7fff8fef1fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8fef2000 - 0x7fff8ff1dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff90019000 - 0x7fff90059fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff90a7e000 - 0x7fff90b20fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff90b21000 - 0x7fff90cf5ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90f3f000 - 0x7fff90fc4ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff90fc5000 - 0x7fff91040ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff91041000 - 0x7fff91042fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff91043000 - 0x7fff9126dfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff9126e000 - 0x7fff912f2ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff912f3000 - 0x7fff9134fff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff91350000 - 0x7fff913d3fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff9141e000 - 0x7fff91435fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff91436000 - 0x7fff9153bfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff9153c000 - 0x7fff91540ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff91541000 - 0x7fff91544fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff915e5000 - 0x7fff9160efff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff9160f000 - 0x7fff916d6ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff9173e000 - 0x7fff91743fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff91744000 - 0x7fff9234afff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff92374000 - 0x7fff9237fff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff92380000 - 0x7fff92384fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff92b75000 - 0x7fff92b7bfff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff92ce9000 - 0x7fff92e1ffff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff92e28000 - 0x7fff92e45ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff92e8c000 - 0x7fff92e9aff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff92ed7000 - 0x7fff92ee5fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff92ee6000 - 0x7fff92ee7fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff92f7b000 - 0x7fff92f8fff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff92f90000 - 0x7fff92fadfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff92fae000 - 0x7fff92fb8ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff92fc8000 - 0x7fff92ff5fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff92ff6000 - 0x7fff93005ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff93032000 - 0x7fff93034fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff93dea000 - 0x7fff940dfff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff94156000 - 0x7fff94189ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff941a5000 - 0x7fff94215fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff94222000 - 0x7fff94234ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 9247 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=161.8M resident=83.0M(51%) swapped_out_or_unallocated=78.8M(49%) QtQA::App::TestRunner: Writable regions: Total=69.5M written=2972K(4%) resident=6896K(10%) swapped_out=0K(0%) unallocated=62.8M(90%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 1472K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG raster data 64K QtQA::App::TestRunner: CG shared images 1216K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 5924K QtQA::App::TestRunner: MALLOC 41.7M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 8712K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.3M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.7M QtQA::App::TestRunner: __TEXT 110.1M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 73.2M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 380.6M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDialog ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension() PASS : tst_QDialog::defaultButtons() PASS : tst_QDialog::showMaximized() PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() 2014-02-27 19:32:37.111 tst_qdialog[79350:4f07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdialog.savedState/window_4.data: Permission denied (13) QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qdialog [79350] QtQA::App::TestRunner: Path: /work/*/tst_qdialog.app/Contents/MacOS/tst_qdialog QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qdialog QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [79317] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-27 19:39:45.472 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[79350]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ab05ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8babd7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8baaea7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100069005 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x00000001000691bd _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x00000001000693dd qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x00000001000220f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8bb0fcfa _sigtramp + 26 QtQA::App::TestRunner: 8 libsystem_kernel.dylib 0x00007fff8ab0467a mach_msg_trap + 10 QtQA::App::TestRunner: 9 libsystem_kernel.dylib 0x00007fff8ab03d71 mach_msg + 73 QtQA::App::TestRunner: 10 com.apple.CoreFoundation 0x00007fff90b5150c __CFRunLoopServiceMachPort + 188 QtQA::App::TestRunner: 11 com.apple.CoreFoundation 0x00007fff90b59c74 __CFRunLoopRun + 1204 QtQA::App::TestRunner: 12 com.apple.CoreFoundation 0x00007fff90b59486 CFRunLoopRunSpecific + 230 QtQA::App::TestRunner: 13 com.apple.HIToolbox 0x00007fff8f7772bf RunCurrentEventLoopInMode + 277 QtQA::App::TestRunner: 14 com.apple.HIToolbox 0x00007fff8f77e56d ReceiveNextEventCommon + 355 QtQA::App::TestRunner: 15 com.apple.HIToolbox 0x00007fff8f77e3fa BlockUntilNextEventMatchingListInMode + 62 QtQA::App::TestRunner: 16 com.apple.AppKit 0x00007fff9174c779 _DPSNextEvent + 659 QtQA::App::TestRunner: 17 com.apple.AppKit 0x00007fff9174c07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 QtQA::App::TestRunner: 18 QtGui 0x00000001003c93f1 QEventDispatcherMac::processEvents(QFlags) + 617 QtQA::App::TestRunner: 19 QtCore 0x0000000100165c58 QEventLoop::exec(QFlags) + 394 QtQA::App::TestRunner: 20 QtGui 0x000000010085f9e3 QDialog::exec() + 243 QtQA::App::TestRunner: 21 com.yourcompany.tst_qdialog 0x000000010000cf9e ToolDialog::exec() + 52 (tst_qdialog.cpp:132) QtQA::App::TestRunner: 22 com.yourcompany.tst_qdialog 0x0000000100007ea4 tst_QDialog::showAsTool() + 68 (tst_qdialog.cpp:399) QtQA::App::TestRunner: 23 com.yourcompany.tst_qdialog 0x00000001000043bc tst_QDialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 308 (tst_qdialog.moc:80) QtQA::App::TestRunner: 24 QtCore 0x000000010017049c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 25 QtCore 0x0000000100171b34 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 26 QtTest 0x0000000100023489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 27 QtTest 0x00000001000251c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 28 com.yourcompany.tst_qdialog 0x0000000100007a3c main + 92 (tst_qdialog.cpp:637) QtQA::App::TestRunner: 29 com.yourcompany.tst_qdialog 0x00000001000038f4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8ab067e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8fee6786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8fee5316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfc218 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000407 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc240 rsp: 0x00007fff5fbfc218 QtQA::App::TestRunner: r8: 0x00007fff77f46fb8 r9: 0x000000010135dd30 r10: 0x00007fff8ab05d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007fff5fbfcb68 r13: 0x0000000007000006 r14: 0x00007fff77f49960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff8ab05ce2 rfl: 0x0000000000000246 cr2: 0x00000001000c4018 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100011fef +com.yourcompany.tst_qdialog (??? - ???) <942F8CF3-DDA7-301E-AFF2-2AD61B3A9692> /work/*/tst_qdialog.app/Contents/MacOS/tst_qdialog QtQA::App::TestRunner: 0x10001e000 - 0x100040ff7 +QtTest (4.8.6 - compatibility 4.8.0) /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004f000 - 0x1002fefef +QtCore (4.8.6 - compatibility 4.8.0) <379B20BA-C30C-3462-B9AC-929A58ADF377> /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x10038d000 - 0x100d4bff7 +QtGui (4.8.6 - compatibility 4.8.0) /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x101783000 - 0x1017b7fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff65e53000 - 0x7fff65e87baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8723b000 - 0x7fff8728dff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8728e000 - 0x7fff872e2fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff872e3000 - 0x7fff872e7fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff87377000 - 0x7fff8738dfff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8738e000 - 0x7fff873b2fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8740a000 - 0x7fff87462ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff87463000 - 0x7fff8746eff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8746f000 - 0x7fff874bbff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff87955000 - 0x7fff8797bfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8797c000 - 0x7fff87da9fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff87daa000 - 0x7fff87dbffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff87dc0000 - 0x7fff87dcdff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff87eda000 - 0x7fff87f50fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff87fed000 - 0x7fff880d1ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff880d2000 - 0x7fff880fafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff88370000 - 0x7fff88689fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8868e000 - 0x7fff88690ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff88691000 - 0x7fff88698ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88908000 - 0x7fff8890dfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8890e000 - 0x7fff88925fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8892b000 - 0x7fff889ccfff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff892ce000 - 0x7fff89308fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff89309000 - 0x7fff8931bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff8931c000 - 0x7fff89429fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff89481000 - 0x7fff894adff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff894ae000 - 0x7fff89615fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8963e000 - 0x7fff89643fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff89644000 - 0x7fff89723fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff89726000 - 0x7fff89731fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8973d000 - 0x7fff89832fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff89833000 - 0x7fff8983bfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8983c000 - 0x7fff8988afff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8988f000 - 0x7fff89890fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff898ef000 - 0x7fff89db6fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff89db7000 - 0x7fff89dbcff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff89ea7000 - 0x7fff89f0fff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff89f16000 - 0x7fff89f1dfff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8a44a000 - 0x7fff8a46bfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8a46c000 - 0x7fff8a46cfff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8a680000 - 0x7fff8a685fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8aaef000 - 0x7fff8ab0ffff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8ab2a000 - 0x7fff8ae46fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff8b27b000 - 0x7fff8b27bfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8b27c000 - 0x7fff8b27efff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8b2be000 - 0x7fff8b576fff com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera QtQA::App::TestRunner: 0x7fff8b772000 - 0x7fff8b772fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8b773000 - 0x7fff8b7b7ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff8b7b8000 - 0x7fff8b7dcfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8b7dd000 - 0x7fff8b831ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8b832000 - 0x7fff8b832fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8b88f000 - 0x7fff8b9ecfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8b9fe000 - 0x7fff8ba40ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8ba56000 - 0x7fff8ba6cff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8ba6d000 - 0x7fff8bb4afef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8bb4b000 - 0x7fff8bb4bfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8bb4c000 - 0x7fff8bc4efff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8bc4f000 - 0x7fff8bcc5ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8bcd7000 - 0x7fff8bcddff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8bd26000 - 0x7fff8bd33fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8bdc2000 - 0x7fff8bdc9fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8be93000 - 0x7fff8be97fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8bf27000 - 0x7fff8bf89ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8bf8a000 - 0x7fff8bf8cfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8bf8d000 - 0x7fff8bf8dfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8bf8e000 - 0x7fff8bf8ffff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8bf9c000 - 0x7fff8bfa5ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8c25a000 - 0x7fff8c269fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8c26a000 - 0x7fff8c300ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff8c301000 - 0x7fff8c3b4ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8c3b5000 - 0x7fff8c499e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8c49a000 - 0x7fff8c49afff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8c49b000 - 0x7fff8c506ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff8c5e6000 - 0x7fff8c5e6fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8c5e7000 - 0x7fff8c610fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8c6b5000 - 0x7fff8c7c1fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8c7c2000 - 0x7fff8c7e1fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8c7e2000 - 0x7fff8c982ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff8c983000 - 0x7fff8c9ebff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8c9ec000 - 0x7fff8c9edff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8ce4b000 - 0x7fff8ce4bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8ce4c000 - 0x7fff8d430fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8d43f000 - 0x7fff8d440ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8d4b8000 - 0x7fff8d4bdfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8d4be000 - 0x7fff8d4feff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8d592000 - 0x7fff8d637fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8d682000 - 0x7fff8d6c1fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8d6f4000 - 0x7fff8e092a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8e093000 - 0x7fff8e0a6ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8e0e3000 - 0x7fff8e0e6ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8e246000 - 0x7fff8e24cfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8e4bf000 - 0x7fff8e559ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8e584000 - 0x7fff8e5dfff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8e61e000 - 0x7fff8e624fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8e625000 - 0x7fff8e628fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8e629000 - 0x7fff8e89dfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8e9ce000 - 0x7fff8ea41fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8f11c000 - 0x7fff8f17cfff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8f17d000 - 0x7fff8f284fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8f285000 - 0x7fff8f487fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8f488000 - 0x7fff8f54fff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff8f550000 - 0x7fff8f551ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8f6a1000 - 0x7fff8f6d1ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f6d2000 - 0x7fff8f70dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8f70e000 - 0x7fff8f74ffff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8f750000 - 0x7fff8f76cff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8f76d000 - 0x7fff8f774fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8f775000 - 0x7fff8faa1fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8faa2000 - 0x7fff8faa5fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8fdc9000 - 0x7fff8fee2fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff8fee3000 - 0x7fff8fef1fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8fef2000 - 0x7fff8ff1dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff90019000 - 0x7fff90059fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff90a7e000 - 0x7fff90b20fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff90b21000 - 0x7fff90cf5ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff90f3f000 - 0x7fff90fc4ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff90fc5000 - 0x7fff91040ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff91041000 - 0x7fff91042fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff91043000 - 0x7fff9126dfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff9126e000 - 0x7fff912f2ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff912f3000 - 0x7fff9134fff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff91350000 - 0x7fff913d3fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff9141e000 - 0x7fff91435fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff91436000 - 0x7fff9153bfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff9153c000 - 0x7fff91540ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff91541000 - 0x7fff91544fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff915e5000 - 0x7fff9160efff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff9160f000 - 0x7fff916d6ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff9173e000 - 0x7fff91743fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff91744000 - 0x7fff9234afff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff92374000 - 0x7fff9237fff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff92380000 - 0x7fff92384fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff92b75000 - 0x7fff92b7bfff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff92ce9000 - 0x7fff92e1ffff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff92e28000 - 0x7fff92e45ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff92e8c000 - 0x7fff92e9aff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff92ed7000 - 0x7fff92ee5fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff92ee6000 - 0x7fff92ee7fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff92f7b000 - 0x7fff92f8fff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff92f90000 - 0x7fff92fadfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff92fae000 - 0x7fff92fb8ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff92fc8000 - 0x7fff92ff5fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff92ff6000 - 0x7fff93005ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff93032000 - 0x7fff93034fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff93dea000 - 0x7fff940dfff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff94156000 - 0x7fff94189ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff941a5000 - 0x7fff94215fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff94222000 - 0x7fff94234ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 9269 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=161.8M resident=83.0M(51%) swapped_out_or_unallocated=78.8M(49%) QtQA::App::TestRunner: Writable regions: Total=69.6M written=3196K(4%) resident=7036K(10%) swapped_out=0K(0%) unallocated=62.8M(90%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 1472K QtQA::App::TestRunner: CG image 4K QtQA::App::TestRunner: CG raster data 64K QtQA::App::TestRunner: CG shared images 1216K QtQA::App::TestRunner: CoreGraphics 16K QtQA::App::TestRunner: CoreServices 5924K QtQA::App::TestRunner: MALLOC 41.8M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 8712K QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.3M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.7M QtQA::App::TestRunner: __TEXT 110.1M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 73.2M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 380.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with status -1 QtQA::App::TestRunner: second attempt: exited with signal 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qdialog: 903 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01779/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1393514312): http://codereview.qt-project.org/79146 [PS1] - Doc: Discuss the concept of thread affinity in more detail From ci-noreply at qt-project.org Thu Feb 27 22:21:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 23:21:20 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1772 Message-ID: <20140227_212120_033707.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1772: SUCCESS Tested changes (refs/builds/stable_1393529926): http://codereview.qt-project.org/79462 [PS2] - Mark tst_qquickpathview insignificant on OS X From ci-noreply at qt-project.org Thu Feb 27 22:32:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 23:32:21 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3241 Message-ID: <20140227_213221_050675.ci-noreply@qt-project.org> QtBase_stable_Integration #3241: SUCCESS Tested changes (refs/builds/stable_1393522121): http://codereview.qt-project.org/79412 [PS1] - Add missing notify signal for the QWindow::title property http://codereview.qt-project.org/79119 [PS1] - Merge remote-tracking branch 'origin/release' into stable From ci-noreply at qt-project.org Thu Feb 27 22:39:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 27 Feb 2014 23:39:03 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3242 Message-ID: <20140227_213903_041281.ci-noreply@qt-project.org> qtbase failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -Xclang -include-pch -Xclang .pch/iphoneos/Qt5Network/c++.pch -pipe -fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions -fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign -Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion -fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -arch armv7 -O2 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk -std=c++11 -stdlib=libc++ -miphoneos-version-min=5.0 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_NETWORK_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I../../mkspecs/macx-ios-clang -I. -I/work/build/qt/qtbase/mkspecs/macx-ios-clang/ios -I../../include -I../../include/QtNetwork -I../../include/QtNetwork/5.3.0 -I../../include/QtNetwork/5.3.0/QtNetwork -Ikernel -I../../include/QtCore/5.3.0 -I../../include/QtCore/5.3.0/QtCore -I../../include/QtCore -I.moc/iphoneos -o .obj/iphoneos/qhttpnetworkconnection.o access/qhttpnetworkconnection.cpp access/qhttpnetworkconnection.cpp:868:68: error: no member named 'spdyRequestsToSend' in 'QHttpNetworkConnectionChannel' access/qhttpnetworkconnection.cpp:869:69: error: no member named 'spdyRequestsToSend' in 'QHttpNetworkConnectionChannel' access/qhttpnetworkconnection.cpp:872:29: error: no member named 'spdyRequestsToSend' in 'QHttpNetworkConnectionChannel' make[4]: *** [.obj/iphoneos/qhttpnetworkconnection.o] Error 1 make[3]: *** [iphoneos-all] Error 2 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -Xclang -include-pch -Xclang .pch/iphonesimulator/Qt5Network_iphonesimulator/c++.pch -pipe -fvisibility=hidden -fpascal-strings -fmessage-length=0 -Wno-trigraphs -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-shorten-64-to-32 -Wno-sign-conversion -fexceptions -fasm-blocks -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wno-unused-function -Wno-unused-label -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wpointer-sign -Wno-newline-eof -Wdeprecated-declarations -Winvalid-offsetof -Wno-conversion -fvisibility-inlines-hidden -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -arch i386 -O2 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk -std=c++11 -stdlib=libc++ -mios-simulator-version-min=5.0 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -DDARWIN_NO_CARBON -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_COMPILER_SUPPORTS_SSE2 -DQT_NO_USING_NAMESPACE -DQT_BUILD_NETWORK_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I../../mkspecs/macx-ios-clang -I. -I/work/build/qt/qtbase/mkspecs/macx-ios-clang/ios -I../../include -I../../include/QtNetwork -I../../include/QtNetwork/5.3.0 -I../../include/QtNetwork/5.3.0/QtNetwork -Ikernel -I../../include/QtCore/5.3.0 -I../../include/QtCore/5.3.0/QtCore -I../../include/QtCore -I.moc/iphonesimulator -o .obj/iphonesimulator/qhttpnetworkconnection.o access/qhttpnetworkconnection.cpp access/qhttpnetworkconnection.cpp:868:68: error: no member named 'spdyRequestsToSend' in 'QHttpNetworkConnectionChannel' access/qhttpnetworkconnection.cpp:869:69: error: no member named 'spdyRequestsToSend' in 'QHttpNetworkConnectionChannel' access/qhttpnetworkconnection.cpp:872:29: error: no member named 'spdyRequestsToSend' in 'QHttpNetworkConnectionChannel' make[4]: *** [.obj/iphonesimulator/qhttpnetworkconnection.o] Error 1 make[3]: *** [iphonesimulator-all] Error 2 make[2]: *** [sub-network-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03242/macx-ios-clang_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1393536835): http://codereview.qt-project.org/79328 [PS1] - Do not assume nice behavior in error handling http://codereview.qt-project.org/79390 [PS2] - Remove deleted QNetworkReplies from SPDY queues http://codereview.qt-project.org/79135 [PS2] - Fix ARM atomics for 8- and 16-bit types http://codereview.qt-project.org/78790 [PS1] - automate handling of generated headers some more http://codereview.qt-project.org/78789 [PS1] - move generation of qconfig.h forwarding headers to qtbase.pro http://codereview.qt-project.org/78788 [PS1] - de-duplicate header install source calculation http://codereview.qt-project.org/78787 [PS1] - remove duplicated nested condition http://codereview.qt-project.org/78786 [PS1] - un-pluralize code http://codereview.qt-project.org/78785 [PS2] - merge %explicitheaders into %classnames http://codereview.qt-project.org/78784 [PS1] - remove vestiges of uic class map code From ci-noreply at qt-project.org Thu Feb 27 23:58:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 00:58:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1773 Message-ID: <20140227_225859_016252.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1773: SUCCESS Tested changes (refs/builds/stable_1393536173): http://codereview.qt-project.org/79341 [PS2] - Fix behavior when starting/stopping multiple QML profilers at once From ci-noreply at qt-project.org Fri Feb 28 00:58:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 01:58:35 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1775 Message-ID: <20140227_235835_051752.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 79 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01775/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393542032): http://codereview.qt-project.org/79316 [PS1] - Fix renderType: Text.NativeRendering on retina screens http://codereview.qt-project.org/79373 [PS1] - Fix tst_qquicktext::hover() From ci-noreply at qt-project.org Fri Feb 28 02:35:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 03:35:46 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1776 Message-ID: <20140228_013546_070685.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1776: SUCCESS Tested changes (refs/builds/stable_1393545608): http://codereview.qt-project.org/79421 [PS2] - Canvas: do not emit paint signal when invisible http://codereview.qt-project.org/79418 [PS3] - Revert "Fix item polishing" From ci-noreply at qt-project.org Fri Feb 28 03:16:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 04:16:33 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1780 Message-ID: <20140228_021633_070518.ci-noreply@qt-project.org> seven autotests failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 28 seconds, signal 6 ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtableview: 33 seconds, exit code 1 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 9 seconds, signal 6 ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworksession: 182 seconds, exit code 1 ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfigurationmanager: 547 seconds, exit code 3 ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfiguration: 365 seconds, exit code 2 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [13764] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [13763] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-28 02:06:46.399 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000035c4 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101113630 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <254F56FC-8829-2AAE-C1E1-B3853435D479> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <937D2587-4B39-1A71-0246-A074830E382A> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [13769] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [13763] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-28 02:06:55.225 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000035c9 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010116f160 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <254F56FC-8829-2AAE-C1E1-B3853435D479> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <937D2587-4B39-1A71-0246-A074830E382A> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 11 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01780/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1393530062): http://codereview.qt-project.org/79247 [PS1] - network: fix doc typo in QNetworkConfigurationManager From ci-noreply at qt-project.org Fri Feb 28 03:16:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 04:16:44 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3243 Message-ID: <20140228_021644_023311.ci-noreply@qt-project.org> QtBase_stable_Integration #3243: SUCCESS Tested changes (refs/builds/stable_1393537619): http://codereview.qt-project.org/79135 [PS2] - Fix ARM atomics for 8- and 16-bit types From ci-noreply at qt-project.org Fri Feb 28 03:56:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 04:56:25 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1777 Message-ID: <20140228_025625_088002.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1777: SUCCESS Tested changes (refs/builds/stable_1393551439): http://codereview.qt-project.org/79316 [PS1] - Fix renderType: Text.NativeRendering on retina screens http://codereview.qt-project.org/79373 [PS1] - Fix tst_qquicktext::hover() From ci-noreply at qt-project.org Fri Feb 28 07:46:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 08:46:00 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3244 Message-ID: <20140228_064600_063357.ci-noreply@qt-project.org> QtBase_stable_Integration #3244: SUCCESS Tested changes (refs/builds/stable_1393553898): http://codereview.qt-project.org/79328 [PS1] - Do not assume nice behavior in error handling http://codereview.qt-project.org/78790 [PS1] - automate handling of generated headers some more http://codereview.qt-project.org/78789 [PS1] - move generation of qconfig.h forwarding headers to qtbase.pro http://codereview.qt-project.org/78788 [PS1] - de-duplicate header install source calculation http://codereview.qt-project.org/78787 [PS1] - remove duplicated nested condition http://codereview.qt-project.org/78786 [PS1] - un-pluralize code http://codereview.qt-project.org/78785 [PS2] - merge %explicitheaders into %classnames http://codereview.qt-project.org/78784 [PS1] - remove vestiges of uic class map code From ci-noreply at qt-project.org Fri Feb 28 09:35:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 10:35:31 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1778 Message-ID: <20140228_083531_092930.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1778: SUCCESS Tested changes (refs/builds/stable_1393570679): http://codereview.qt-project.org/79365 [PS1] - Ensure that ShaderEffectSource's texture has correct parameters. http://codereview.qt-project.org/78809 [PS4] - Threaded render loop should block until the frame is swapped. From ci-noreply at qt-project.org Fri Feb 28 10:12:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 11:12:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1779 Message-ID: <20140228_091251_040006.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 79 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01779/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393576624): http://codereview.qt-project.org/78944 [PS3] - QQuickWindow: fix content item size http://codereview.qt-project.org/79155 [PS4] - Fixed regression from fd5c629f4336b1f79 From ci-noreply at qt-project.org Fri Feb 28 10:34:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 11:34:12 +0200 Subject: [Ci-reports] pass on QtLocation_stable_Integration #83 Message-ID: <20140228_093412_096976.ci-noreply@qt-project.org> QtLocation_stable_Integration #83: SUCCESS Tested changes (refs/builds/stable_1393575681): http://codereview.qt-project.org/79416 [PS1] - Normalize signal & slot signatures in connection http://codereview.qt-project.org/79419 [PS3] - Position plug-ins don't need QtGui From ci-noreply at qt-project.org Fri Feb 28 11:08:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 12:08:52 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1780 Message-ID: <20140228_100852_037976.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() < 0' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(612)] Totals: 17 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() < 0' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(612)] PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickMultiPointTouchArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 4 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01780/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393578907): http://codereview.qt-project.org/79155 [PS4] - Fixed regression from fd5c629f4336b1f79 http://codereview.qt-project.org/78944 [PS3] - QQuickWindow: fix content item size From ci-noreply at qt-project.org Fri Feb 28 11:36:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 12:36:24 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #1319 Message-ID: <20140228_103624_078917.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 78 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01319/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1393581489): http://codereview.qt-project.org/79269 [PS1] - Pin qtbase in order to allow for the qtbase stable -> dev merge to go through http://codereview.qt-project.org/78629 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Fri Feb 28 12:52:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 13:52:49 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3245 Message-ID: <20140228_115249_066900.ci-noreply@qt-project.org> QtBase_stable_Integration #3245: SUCCESS Tested changes (refs/builds/stable_1393570095): http://codereview.qt-project.org/78821 [PS2] - Make QTreeView::expand/collapse check for ineffectual invocations http://codereview.qt-project.org/79277 [PS2] - tst_qnumeric: Mark some tests as XFAIL on BlackBerry 10 http://codereview.qt-project.org/79239 [PS1] - tst_qtjson: Mark some test as XFAIL on BlackBerry 10 From ci-noreply at qt-project.org Fri Feb 28 12:56:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 13:56:07 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #1320 Message-ID: <20140228_115607_044000.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #1320: SUCCESS Tested changes (refs/builds/dev_1393584007): http://codereview.qt-project.org/79269 [PS1] - Pin qtbase in order to allow for the qtbase stable -> dev merge to go through http://codereview.qt-project.org/78629 [PS1] - Bump module version to 5.4.0 From ci-noreply at qt-project.org Fri Feb 28 13:25:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 14:25:39 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1781 Message-ID: <20140228_122539_046089.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1781: SUCCESS Tested changes (refs/builds/stable_1393585826): http://codereview.qt-project.org/79155 [PS4] - Fixed regression from fd5c629f4336b1f79 http://codereview.qt-project.org/79493 [PS2] - QQuickWidget: handle hide and show events properly http://codereview.qt-project.org/79477 [PS2] - Tidy up DropArea documentation. From ci-noreply at qt-project.org Fri Feb 28 13:36:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 14:36:53 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #483 Message-ID: <20140228_123653_056566.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #483: SUCCESS Tested changes (refs/builds/stable_1393589014): http://codereview.qt-project.org/79081 [PS8] - MessageDialog: press escape or titlebar close button to dismiss From ci-noreply at qt-project.org Fri Feb 28 14:07:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 15:07:53 +0200 Subject: [Ci-reports] pass on QtConnectivity_stable_Integration #94 Message-ID: <20140228_130753_040097.ci-noreply@qt-project.org> QtConnectivity_stable_Integration #94: SUCCESS Tested changes (refs/builds/stable_1393590329): http://codereview.qt-project.org/79478 [PS2] - Add dependencies to project file. From ci-noreply at qt-project.org Fri Feb 28 14:09:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 15:09:51 +0200 Subject: [Ci-reports] Problems... Message-ID: <20140228_130951_040220.ci-noreply@qt-project.org> Some problems occurred recently... 2014-02-28T13:07:51Z: [QtConnectivity_stable_Integration error] connect() failed: Interrupted system call, retry in 2 seconds From ci-noreply at qt-project.org Fri Feb 28 14:16:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 15:16:00 +0200 Subject: [Ci-reports] pass on Qt5_stable_Integration #612 Message-ID: <20140228_131600_092823.ci-noreply@qt-project.org> Qt5_stable_Integration #612: SUCCESS Tested changes (refs/builds/stable_1393569676): http://codereview.qt-project.org/79290 [PS6] - Updated submodules. From ci-noreply at qt-project.org Fri Feb 28 15:07:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 16:07:33 +0200 Subject: [Ci-reports] pass on QtMultimedia_stable_Integration #327 Message-ID: <20140228_140733_046989.ci-noreply@qt-project.org> QtMultimedia_stable_Integration #327: SUCCESS Tested changes (refs/builds/stable_1393593081): http://codereview.qt-project.org/78586 [PS3] - Android: implement QCameraInfoControl. http://codereview.qt-project.org/78585 [PS3] - VideoOutput: fix autoOrientation with a camera source. http://codereview.qt-project.org/78584 [PS5] - New QCameraInfo class. From ci-noreply at qt-project.org Fri Feb 28 15:20:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 16:20:55 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #224 Message-ID: <20140228_142055_020329.ci-noreply@qt-project.org> QtWebEngine_master_Integration #224: SUCCESS Tested changes (refs/builds/master_1393591320): http://codereview.qt-project.org/78811 [PS2] - Extend search path in libvpx to enable build with QtWebEngine http://codereview.qt-project.org/78808 [PS2] - Fix missing include in DxDiagNode http://codereview.qt-project.org/75411 [PS5] - GRIT should use unix file paths as dictionary keys on Windows From ci-noreply at qt-project.org Fri Feb 28 15:39:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 16:39:29 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1781 Message-ID: <20140228_143929_055780.ci-noreply@qt-project.org> seven autotests failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 28 seconds, signal 6 ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTableView ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QTableView::initTestCase() PASS : tst_QTableView::getSetCheck() PASS : tst_QTableView::noDelegate() PASS : tst_QTableView::noModel() PASS : tst_QTableView::emptyModel() PASS : tst_QTableView::removeRows() PASS : tst_QTableView::removeColumns() PASS : tst_QTableView::keyboardNavigation() PASS : tst_QTableView::headerSections() PASS : tst_QTableView::moveCursor() PASS : tst_QTableView::moveCursorStrikesBack() PASS : tst_QTableView::hideRows() PASS : tst_QTableView::hideColumns() PASS : tst_QTableView::selection() PASS : tst_QTableView::selectRow() PASS : tst_QTableView::selectColumn() PASS : tst_QTableView::visualRect() PASS : tst_QTableView::fetchMore() PASS : tst_QTableView::setHeaders() PASS : tst_QTableView::resizeRowsToContents() PASS : tst_QTableView::resizeColumnsToContents() PASS : tst_QTableView::rowViewportPosition() PASS : tst_QTableView::rowAt() PASS : tst_QTableView::rowHeight() PASS : tst_QTableView::columnViewportPosition() PASS : tst_QTableView::columnAt() PASS : tst_QTableView::columnWidth() PASS : tst_QTableView::hiddenRow() PASS : tst_QTableView::hiddenColumn() PASS : tst_QTableView::sortingEnabled() QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added QWARN : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added PASS : tst_QTableView::scrollTo() PASS : tst_QTableView::indexAt() PASS : tst_QTableView::span() PASS : tst_QTableView::spans() PASS : tst_QTableView::spansAfterRowInsertion() PASS : tst_QTableView::spansAfterColumnInsertion() PASS : tst_QTableView::spansAfterRowRemoval() PASS : tst_QTableView::spansAfterColumnRemoval() PASS : tst_QTableView::checkHeaderReset() PASS : tst_QTableView::checkHeaderMinSize() PASS : tst_QTableView::resizeToContents() SKIP : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled. Loc: [tst_qtableview.cpp(3349)] PASS : tst_QTableView::bigModel() PASS : tst_QTableView::selectionSignal() PASS : tst_QTableView::task173773_updateVerticalHeader() PASS : tst_QTableView::task227953_setRootIndex() PASS : tst_QTableView::task240266_veryBigColumn() PASS : tst_QTableView::task248688_autoScrollNavigation() PASS : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections() PASS : tst_QTableView::task191545_dragSelectRows() PASS : tst_QTableView::taskQTBUG_5062_spansInconsistency() PASS : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel() PASS : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader() PASS : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason() PASS : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection() PASS : tst_QTableView::taskQTBUG_8777_scrollToSpans() PASS : tst_QTableView::taskQTBUG_10169_sizeHintForRow() PASS : tst_QTableView::taskQTBUG_30653_doItemsLayout() PASS : tst_QTableView::mouseWheel() PASS : tst_QTableView::addColumnWhileEditing() PASS : tst_QTableView::task234926_setHeaderSorting() FAIL! : tst_QTableView::changeHeaderData() 'view.verticalHeader()->width() > textWidth' returned FALSE. () Loc: [tst_qtableview.cpp(3955)] PASS : tst_QTableView::cleanupTestCase() Totals: 61 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTableView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtableview: 33 seconds, exit code 1 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 9 seconds, signal 6 ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkSession ********* Config: Using QTest library 4.8.6, Qt 4.8.6 FAIL! : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworksession.cpp(217)] PASS : tst_QNetworkSession::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworksession: 182 seconds, exit code 1 ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfigurationManager ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfigurationManager::initTestCase() SKIP : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken Loc: [tst_qnetworkconfigurationmanager.cpp(354)] FAIL! : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(207)] FAIL! : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(284)] FAIL! : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfigurationmanager.cpp(314)] PASS : tst_QNetworkConfigurationManager::cleanupTestCase() Totals: 2 passed, 3 failed, 1 skipped ********* Finished testing of tst_QNetworkConfigurationManager ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfigurationmanager: 548 seconds, exit code 3 ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkConfiguration ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QNetworkConfiguration::initTestCase() PASS : tst_QNetworkConfiguration::invalidPoint() FAIL! : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(242)] PASS : tst_QNetworkConfiguration::children() FAIL! : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. () Loc: [tst_qnetworkconfiguration.cpp(289)] PASS : tst_QNetworkConfiguration::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped ********* Finished testing of tst_QNetworkConfiguration ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkconfiguration: 365 seconds, exit code 2 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [15674] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [15673] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-28 14:29:59.244 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000003d3a rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101565580 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <937D2587-4B39-1A71-0246-A074830E382A> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [15680] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [15673] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-02-28 14:30:06.925 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b4d0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83bed9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083f35 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100084117 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000842da qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b5f1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8223d30b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80508904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b32ec QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b579c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b17c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b19add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b197b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff83b192de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff83b18c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff83b18a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff83b18e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff83b18aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc488 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000003d40 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc4a0 rsp: 0x00007fff5fbfc488 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001011075d0 r10: 0x00007fff83b490fa r11: 0x0000000000000206 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc550 r14: 0x0000000000000003 r15: 0x00007fff5fbfcf70 QtQA::App::TestRunner: rip: 0x00007fff83b4d0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <8ACAA07C-473B-40E3-E569-4C5663211D60> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <937D2587-4B39-1A71-0246-A074830E382A> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff803a0fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff803a1000 - 0x7fff80a9dff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff80a9e000 - 0x7fff80b1bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff80b1c000 - 0x7fff80b1dff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff80b32000 - 0x7fff80b70fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff80ba6000 - 0x7fff80e28fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff80e29000 - 0x7fff80e6cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff80e6d000 - 0x7fff81677fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8199c000 - 0x7fff81a3cfff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff81baf000 - 0x7fff81bbefef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81c09000 - 0x7fff81c20fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff81e8b000 - 0x7fff81ed5ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff81ed7000 - 0x7fff81f55ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff81f78000 - 0x7fff82201ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff82224000 - 0x7fff8239bfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8239c000 - 0x7fff8239cff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff823c2000 - 0x7fff823eafff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff823eb000 - 0x7fff823efff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff823f0000 - 0x7fff82415ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff82416000 - 0x7fff82480fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff82481000 - 0x7fff82487ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff824e0000 - 0x7fff8251bfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8251c000 - 0x7fff82522ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff82523000 - 0x7fff826e2fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff826e3000 - 0x7fff8277dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8277e000 - 0x7fff83178ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff831b2000 - 0x7fff831c6fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff831c7000 - 0x7fff8329bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8329c000 - 0x7fff8329cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8338e000 - 0x7fff83391fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff833d6000 - 0x7fff8348bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff8348c000 - 0x7fff83549fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff8354a000 - 0x7fff8398dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff839be000 - 0x7fff83a9bfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff83ad2000 - 0x7fff83afdff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff83afe000 - 0x7fff83cbffef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff83d52000 - 0x7fff83e13fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff83e14000 - 0x7fff83e29ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff83e2a000 - 0x7fff83e2bfff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff83e47000 - 0x7fff83e60fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff83e61000 - 0x7fff83f2cfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff83f2d000 - 0x7fff83f38ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff83f39000 - 0x7fff83f4ffe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff85b55000 - 0x7fff85b63ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff85b64000 - 0x7fff85c7aff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff85c82000 - 0x7fff85cbcfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff85cbd000 - 0x7fff85ff1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86030000 - 0x7fff86086fe7 libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff86087000 - 0x7fff8608cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff860cb000 - 0x7fff860eefff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff860ef000 - 0x7fff86130fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff86131000 - 0x7fff86250fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8628c000 - 0x7fff862a2fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff862a3000 - 0x7fff862ebff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff862ec000 - 0x7fff86338fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86339000 - 0x7fff86477fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff864c0000 - 0x7fff865a5fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff867af000 - 0x7fff867afff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff86827000 - 0x7fff8691fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8692a000 - 0x7fff869e3fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff869e4000 - 0x7fff869ebfff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff86a10000 - 0x7fff86a9cfef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff86a9d000 - 0x7fff86b5ffe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86b60000 - 0x7fff86bdffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff86be0000 - 0x7fff86be0ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff86cfb000 - 0x7fff86cfbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff86d72000 - 0x7fff86d72ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff86d73000 - 0x7fff86d9aff7 libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff86d9b000 - 0x7fff86dfbfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff86dfc000 - 0x7fff86e2dfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff86f95000 - 0x7fff86fa9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86faa000 - 0x7fff87060ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87091000 - 0x7fff87093fff libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff870b5000 - 0x7fff8710aff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff8710b000 - 0x7fff8710eff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8717c000 - 0x7fff8718bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff87611000 - 0x7fff87746fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8775b000 - 0x7fff87776ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff87cae000 - 0x7fff87e6cfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff87e6f000 - 0x7fff87efffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87f03000 - 0x7fff87f88ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff883d2000 - 0x7fff88413fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff88491000 - 0x7fff884e4ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff884e5000 - 0x7fff88506fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff88c9c000 - 0x7fff88ca0ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff88dd9000 - 0x7fff88e89fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88feb000 - 0x7fff89105fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff89305000 - 0x7fff89326fe7 libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff89372000 - 0x7fff893c1ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff893c2000 - 0x7fff893c8ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff89403000 - 0x7fff89414ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff89604000 - 0x7fff89637ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff896b5000 - 0x7fff896b7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff89907000 - 0x7fff89914fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8992b000 - 0x7fff8993dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8999d000 - 0x7fff899a2fff libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff899a3000 - 0x7fff899a8ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff899a9000 - 0x7fff899aaff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89df3000 - 0x7fff89e3aff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff89fdd000 - 0x7fff8a026fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8a04f000 - 0x7fff8a06ffff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff8a17d000 - 0x7fff8a47bfff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8a47c000 - 0x7fff8a47fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 10 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01781/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1393574671): http://codereview.qt-project.org/79146 [PS1] - Doc: Discuss the concept of thread affinity in more detail From ci-noreply at qt-project.org Fri Feb 28 15:40:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 16:40:06 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3018 Message-ID: <20140228_144006_020161.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' dlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' ..\tst_qatomicinteger.cpp(189) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03018/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393592061): http://codereview.qt-project.org/79027 [PS2] - Merge remote-tracking branch 'origin/stable' into dev http://codereview.qt-project.org/78661 [PS5] - QPrinter - Add more tests http://codereview.qt-project.org/76911 [PS21] - QPrintEngine - Improve devMode handling http://codereview.qt-project.org/76910 [PS21] - QPrintEngine - Remove Windows use of port and driver http://codereview.qt-project.org/77944 [PS16] - QMarginsF - Add new QMarginsF class http://codereview.qt-project.org/78275 [PS5] - QRect - Add missing QMargins subtraction operator http://codereview.qt-project.org/78260 [PS6] - QMargins - Add missing operators http://codereview.qt-project.org/78152 [PS7] - QRect - Move QMargins operators http://codereview.qt-project.org/78960 [PS1] - QTextLayout: replace a use of an inefficient QList with QVector From ci-noreply at qt-project.org Fri Feb 28 15:49:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 16:49:25 +0200 Subject: [Ci-reports] pass on QtWayland_stable_Integration #74 Message-ID: <20140228_144925_016584.ci-noreply@qt-project.org> QtWayland_stable_Integration #74: SUCCESS Tested changes (refs/builds/stable_1393597725): http://codereview.qt-project.org/79380 [PS2] - Change the minimum required Wayland version back to 1.2 From ci-noreply at qt-project.org Fri Feb 28 15:50:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 16:50:10 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #370 Message-ID: <20140228_145010_072953.ci-noreply@qt-project.org> QtWebKit_stable_Integration #370: SUCCESS Tested changes (refs/builds/stable_1393590062): http://codereview.qt-project.org/79513 [PS1] - Treat qrc protocol the same as file protocol in loading From ci-noreply at qt-project.org Fri Feb 28 15:55:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 16:55:33 +0200 Subject: [Ci-reports] pass on QtTools_stable_Integration #364 Message-ID: <20140228_145533_039360.ci-noreply@qt-project.org> QtTools_stable_Integration #364: SUCCESS Tested changes (refs/builds/stable_1393590358): http://codereview.qt-project.org/79511 [PS1] - Assistant: Fixed build for QT_NO_CURSOR From ci-noreply at qt-project.org Fri Feb 28 16:15:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 17:15:36 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1782 Message-ID: <20140228_151536_049830.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1782: SUCCESS Tested changes (refs/builds/stable_1393594425): http://codereview.qt-project.org/78944 [PS3] - QQuickWindow: fix content item size From ci-noreply at qt-project.org Fri Feb 28 16:17:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 17:17:15 +0200 Subject: [Ci-reports] pass on QtQuickControls_stable_Integration #484 Message-ID: <20140228_151715_031218.ci-noreply@qt-project.org> QtQuickControls_stable_Integration #484: SUCCESS Tested changes (refs/builds/stable_1393598421): http://codereview.qt-project.org/79320 [PS2] - Dialogs: fix compiler warning From ci-noreply at qt-project.org Fri Feb 28 16:52:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 17:52:29 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1783 Message-ID: <20140228_155229_038898.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] Totals: 124 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickPathView ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickPathView::initTestCase() PASS : tst_QQuickPathView::initValues() PASS : tst_QQuickPathView::items() FAIL! : tst_QQuickPathView::dataModel() Compared values are not the same Actual (pathview->currentIndex()): 0 Expected (1) : 1 Loc: [tst_qquickpathview.cpp(829)] PASS : tst_QQuickPathView::pathview2() PASS : tst_QQuickPathView::pathview3() PASS : tst_QQuickPathView::initialCurrentIndex() PASS : tst_QQuickPathView::insertModel(insert after current) PASS : tst_QQuickPathView::insertModel(insert before current) PASS : tst_QQuickPathView::insertModel(insert multiple after current) PASS : tst_QQuickPathView::insertModel(insert multiple before current) PASS : tst_QQuickPathView::insertModel(insert at end) PASS : tst_QQuickPathView::insertModel(insert at beginning) PASS : tst_QQuickPathView::insertModel(insert at current) PASS : tst_QQuickPathView::insertModel(no range - insert after current) PASS : tst_QQuickPathView::insertModel(no range - insert before current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple after current) PASS : tst_QQuickPathView::insertModel(no range - insert multiple before current) PASS : tst_QQuickPathView::insertModel(no range - insert at end) PASS : tst_QQuickPathView::insertModel(no range - insert at beginning) PASS : tst_QQuickPathView::insertModel(no range - insert at current) PASS : tst_QQuickPathView::removeModel(remove after current) PASS : tst_QQuickPathView::removeModel(remove before current) PASS : tst_QQuickPathView::removeModel(remove multiple after current) PASS : tst_QQuickPathView::removeModel(remove multiple before current) PASS : tst_QQuickPathView::removeModel(remove last) PASS : tst_QQuickPathView::removeModel(remove first) PASS : tst_QQuickPathView::removeModel(remove current) PASS : tst_QQuickPathView::removeModel(remove all) PASS : tst_QQuickPathView::removeModel(no range - remove after current) PASS : tst_QQuickPathView::removeModel(no range - remove before current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple after current) PASS : tst_QQuickPathView::removeModel(no range - remove multiple before current) PASS : tst_QQuickPathView::removeModel(no range - remove last) PASS : tst_QQuickPathView::removeModel(no range - remove first) PASS : tst_QQuickPathView::removeModel(no range - remove current offset) PASS : tst_QQuickPathView::removeModel(no range - remove all) PASS : tst_QQuickPathView::moveModel(move after current) PASS : tst_QQuickPathView::moveModel(move before current) PASS : tst_QQuickPathView::moveModel(move before current to after) PASS : tst_QQuickPathView::moveModel(move multiple after current) PASS : tst_QQuickPathView::moveModel(move multiple before current) PASS : tst_QQuickPathView::moveModel(move before current to end) PASS : tst_QQuickPathView::moveModel(move last to beginning) PASS : tst_QQuickPathView::moveModel(move current) PASS : tst_QQuickPathView::moveModel(no range - move after current) PASS : tst_QQuickPathView::moveModel(no range - move before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to after) PASS : tst_QQuickPathView::moveModel(no range - move multiple after current) PASS : tst_QQuickPathView::moveModel(no range - move multiple before current) PASS : tst_QQuickPathView::moveModel(no range - move before current to end) PASS : tst_QQuickPathView::moveModel(no range - move last to beginning) PASS : tst_QQuickPathView::moveModel(no range - move current) PASS : tst_QQuickPathView::moveModel(no range - move multiple incl. current) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before) PASS : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert) PASS : tst_QQuickPathView::path() PASS : tst_QQuickPathView::pathMoved() PASS : tst_QQuickPathView::offset(0.0) PASS : tst_QQuickPathView::offset(1.0) PASS : tst_QQuickPathView::offset(5.0) PASS : tst_QQuickPathView::offset(4.6) PASS : tst_QQuickPathView::offset(4.4) PASS : tst_QQuickPathView::offset(5.4) PASS : tst_QQuickPathView::offset(5.6) PASS : tst_QQuickPathView::setCurrentIndex() PASS : tst_QQuickPathView::resetModel() PASS : tst_QQuickPathView::propertyChanges() PASS : tst_QQuickPathView::pathChanges() PASS : tst_QQuickPathView::componentChanges() PASS : tst_QQuickPathView::modelChanges() PASS : tst_QQuickPathView::pathUpdateOnStartChanged() PASS : tst_QQuickPathView::package() PASS : tst_QQuickPathView::emptyModel() PASS : tst_QQuickPathView::emptyPath() PASS : tst_QQuickPathView::closed() PASS : tst_QQuickPathView::pathUpdate() PASS : tst_QQuickPathView::visualDataModel() PASS : tst_QQuickPathView::undefinedPath() PASS : tst_QQuickPathView::mouseDrag() PASS : tst_QQuickPathView::nestedMouseAreaDrag() PASS : tst_QQuickPathView::treeModel() PASS : tst_QQuickPathView::changePreferredHighlight() PASS : tst_QQuickPathView::missingPercent() PASS : tst_QQuickPathView::creationContext() PASS : tst_QQuickPathView::currentOffsetOnInsertion() PASS : tst_QQuickPathView::asynchronous() PASS : tst_QQuickPathView::cancelDrag() PASS : tst_QQuickPathView::maximumFlickVelocity() PASS : tst_QQuickPathView::snapToItem(no enforce range) PASS : tst_QQuickPathView::snapToItem(enforce range) PASS : tst_QQuickPathView::snapOneItem(no enforce range) PASS : tst_QQuickPathView::snapOneItem(enforce range) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain) PASS : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95) PASS : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165) PASS : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95) PASS : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85) PASS : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200) PASS : tst_QQuickPathView::cacheItemCount() PASS : tst_QQuickPathView::cleanupTestCase() Totals: 124 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickPathView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 80 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01783/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/stable_1393600629): http://codereview.qt-project.org/79530 [PS1] - Make QQmlPropertyData::name const From ci-noreply at qt-project.org Fri Feb 28 17:01:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 18:01:15 +0200 Subject: [Ci-reports] pass on QtWebEngine_master_Integration #225 Message-ID: <20140228_160115_099803.ci-noreply@qt-project.org> QtWebEngine_master_Integration #225: SUCCESS Tested changes (refs/builds/master_1393597355): http://codereview.qt-project.org/79186 [PS3] - Add HTTP and proxy authentication signals directly to QWebEnginePage From ci-noreply at qt-project.org Fri Feb 28 17:06:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 18:06:30 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #3019 Message-ID: <20140228_160630_092589.ci-noreply@qt-project.org> Autotest `tst_qthreadpool' failed :( Testing tst_QThreadPool FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same Actual (task.runCount.load()): 17 Expected (numTasks) : 20 tst_qthreadpool.cpp(384) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QThreadPool ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (Feb 28 2014), MSVC 2010, 32 bit, release build) PASS : tst_QThreadPool::initTestCase() PASS : tst_QThreadPool::runFunction() PASS : tst_QThreadPool::createThreadRunFunction() PASS : tst_QThreadPool::runMultiple() PASS : tst_QThreadPool::waitcomplete() PASS : tst_QThreadPool::runTask() PASS : tst_QThreadPool::singleton() PASS : tst_QThreadPool::destruction() PASS : tst_QThreadPool::threadRecycling() PASS : tst_QThreadPool::expiryTimeout() FAIL! : tst_QThreadPool::expiryTimeoutRace() Compared values are not the same Actual (task.runCount.load()): 14 Expected (numTasks) : 20 tst_qthreadpool.cpp(384) : failure location QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qthreadpool: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03019/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1393598500): http://codereview.qt-project.org/78989 [PS1] - QSharedPointer/QWeakPointer: clean up class definition http://codereview.qt-project.org/78988 [PS1] - QSharedPointer: implement move ctor http://codereview.qt-project.org/79229 [PS1] - QPen: add move constructor From ci-noreply at qt-project.org Fri Feb 28 17:30:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 18:30:33 +0200 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #20 Message-ID: <20140228_163033_021584.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #20: SUCCESS Tested changes (refs/builds/btle_1393601242): http://codereview.qt-project.org/79508 [PS3] - QNX compile error fix From ci-noreply at qt-project.org Fri Feb 28 17:42:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 18:42:48 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3246 Message-ID: <20140228_164248_098385.ci-noreply@qt-project.org> Autotest `tst_qtcpsocket' failed :( Testing tst_QTcpSocket FAIL! : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy) '!timeout()' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1758)] Totals: 831 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpSocket ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 QDEBUG : tst_QTcpSocket::initTestCase() "qt-test-server.qt-test-net" PASS : tst_QTcpSocket::initTestCase() PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithoutProxy) QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5Proxy) QWARN : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxy) QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithoutProxy SSL) QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxy SSL) QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) Binding QHostAddress( "127.0.0.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:::1) Binding QHostAddress( "::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:10.212.2.33) Binding QHostAddress( "10.212.2.33" ) PASS : tst_QTcpSocket::bind(WithoutProxy:10.212.2.33) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) Binding QHostAddress( "198.51.100.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) Binding QHostAddress( "2001:db8::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:10.212.2.33) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:::1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:10.212.2.33) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5ProxyAuth:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:10.212.2.33) PASS : tst_QTcpSocket::bind(WithHttpProxy:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:10.212.2.33) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:2001:0DB8::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) Binding QHostAddress( "127.0.0.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:::1) Binding QHostAddress( "::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:10.212.2.33) Binding QHostAddress( "10.212.2.33" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:10.212.2.33) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1) Binding QHostAddress( "198.51.100.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1) Binding QHostAddress( "2001:db8::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:::1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:10.212.2.33) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5Proxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:10.212.2.33) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:10.212.2.33) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:10.212.2.33) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:2001:0DB8::1) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth SSL) XFAIL : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) bug has been around for years, will not fix without need Loc: [../tst_qtcpsocket.cpp(610)] PASS : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth) XFAIL : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) bug has been around for years, will not fix without need Loc: [../tst_qtcpsocket.cpp(610)] PASS : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::blockingIMAP(WithoutProxy) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxy) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::blockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::hostNotFound(WithoutProxy) PASS : tst_QTcpSocket::hostNotFound(WithSocks5Proxy) PASS : tst_QTcpSocket::hostNotFound(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxy) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::hostNotFound(WithoutProxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:ip) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:ip) PASS : tst_QTcpSocket::delayedClose(WithoutProxy) PASS : tst_QTcpSocket::delayedClose(WithSocks5Proxy) PASS : tst_QTcpSocket::delayedClose(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy) PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::delayedClose(WithoutProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::delayedClose(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::partialRead(WithoutProxy) PASS : tst_QTcpSocket::partialRead(WithSocks5Proxy) PASS : tst_QTcpSocket::partialRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::partialRead(WithHttpProxy) PASS : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::partialRead(WithoutProxy SSL) PASS : tst_QTcpSocket::partialRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::partialRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::partialRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::unget(WithoutProxy) PASS : tst_QTcpSocket::unget(WithSocks5Proxy) PASS : tst_QTcpSocket::unget(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::unget(WithHttpProxy) PASS : tst_QTcpSocket::unget(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::unget(WithoutProxy SSL) PASS : tst_QTcpSocket::unget(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::unget(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::unget(WithHttpProxy SSL) PASS : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data) FAIL! : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data+close) 'server.hasPendingConnections() || server.waitForNewConnection(0)' returned FALSE. () Loc: [../tst_qtcpsocket.cpp(1142)] PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:close) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy) 9.5MB/0.8s: 11.1MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) 9.5MB/0.8s: 11.1MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) 9.5MB/0.8s: 11.1MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy) 9.5MB/0.8s: 11.0MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) 9.5MB/0.8s: 11.1MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 9.5MB/0.8s: 11.1MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) 9.5MB/0.8s: 11.1MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) 9.5MB/0.8s: 11.0MB/s PASS : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) 9.5MB/0.8s: 11.1MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) 9.5MB/0.8s: 11.0MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::readLine(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithoutProxy) QWARN : tst_QTcpSocket::readLine(WithSocks5Proxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithSocks5Proxy) QWARN : tst_QTcpSocket::readLine(WithSocks5ProxyAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::readLine(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxy) QWARN : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::readLine(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithoutProxy SSL) QWARN : tst_QTcpSocket::readLine(WithSocks5Proxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::readLine(WithSocks5AuthProxy SSL) QIODevice::read: device not open (... 23 lines omitted; there are too many errors!) PASS : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithoutProxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForBytesWritten(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::flush(WithoutProxy) PASS : tst_QTcpSocket::flush(WithSocks5Proxy) PASS : tst_QTcpSocket::flush(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::flush(WithHttpProxy) PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::flush(WithoutProxy SSL) PASS : tst_QTcpSocket::flush(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::flush(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::flush(WithHttpProxy SSL) PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::synchronousApi(WithoutProxy) PASS : tst_QTcpSocket::synchronousApi(WithSocks5Proxy) PASS : tst_QTcpSocket::synchronousApi(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxy) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::synchronousApi(WithoutProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5Proxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5Proxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::atEnd(WithoutProxy) PASS : tst_QTcpSocket::atEnd(WithSocks5Proxy) PASS : tst_QTcpSocket::atEnd(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::atEnd(WithHttpProxy) PASS : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::atEnd(WithoutProxy SSL) PASS : tst_QTcpSocket::atEnd(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::atEnd(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::atEnd(WithHttpProxy SSL) PASS : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy) PASS : tst_QTcpSocket::socketInAThread(WithSocks5Proxy) PASS : tst_QTcpSocket::socketInAThread(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5Proxy) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::remoteCloseError(WithoutProxy) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5Proxy) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxy) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::remoteCloseError(WithoutProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithoutProxy) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5Proxy) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxy) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithoutProxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5Proxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5Proxy) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::abortiveClose(WithoutProxy) PASS : tst_QTcpSocket::abortiveClose(WithSocks5Proxy) PASS : tst_QTcpSocket::abortiveClose(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxy) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::abortiveClose(WithoutProxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5Proxy) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectionRefused(WithoutProxy) PASS : tst_QTcpSocket::connectionRefused(WithSocks5Proxy) PASS : tst_QTcpSocket::connectionRefused(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxy) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectionRefused(WithoutProxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth SSL) QDEBUG : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server) Running stress test for 5 seconds PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5Proxy:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5ProxyAuth:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5Proxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5AuthProxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth SSL:Qt4 Client <-> Qt4 Server) SKIP : tst_QTcpSocket::connectToMultiIP(WithoutProxy) TODO: setup DNS in the new network Loc: [../tst_qtcpsocket.cpp(2317)] PASS : tst_QTcpSocket::moveToThread0(WithoutProxy) PASS : tst_QTcpSocket::moveToThread0(WithSocks5Proxy) PASS : tst_QTcpSocket::moveToThread0(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::moveToThread0(WithHttpProxy) PASS : tst_QTcpSocket::moveToThread0(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::moveToThread0(WithoutProxy SSL) PASS : tst_QTcpSocket::moveToThread0(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::moveToThread0(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::moveToThread0(WithHttpProxy SSL) PASS : tst_QTcpSocket::moveToThread0(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithoutProxy) PASS : tst_QTcpSocket::increaseReadBufferSize(WithSocks5Proxy) PASS : tst_QTcpSocket::increaseReadBufferSize(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxy) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::increaseReadBufferSize(WithoutProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithoutProxy) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithSocks5Proxy) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxy) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithoutProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5Proxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithoutProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithoutProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5Proxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithoutProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithoutProxy) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5Proxy) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxy) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithoutProxy SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxy SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:socks5-on-http) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:http) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:http) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:ftp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpSocket::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpSocket::qtbug14268_peek(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxy) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::qtbug14268_peek(WithoutProxy SSL) PASS : tst_QTcpSocket::qtbug14268_peek(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::qtbug14268_peek(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxy SSL) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::setSocketOption(WithoutProxy) PASS : tst_QTcpSocket::setSocketOption(WithSocks5Proxy) PASS : tst_QTcpSocket::setSocketOption(WithSocks5ProxyAuth) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxy) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::setSocketOption(WithoutProxy SSL) PASS : tst_QTcpSocket::setSocketOption(WithSocks5Proxy SSL) PASS : tst_QTcpSocket::setSocketOption(WithSocks5AuthProxy SSL) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxy SSL) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::cleanupTestCase() Totals: 831 passed, 1 failed, 1 skipped ********* Finished testing of tst_QTcpSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpsocket: 188 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03246/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393588463): http://codereview.qt-project.org/79514 [PS1] - Add source to debug output of QMouseEvent. http://codereview.qt-project.org/79502 [PS4] - Revert "Propagate synthesized mouse events in parallel (lock-step) with touch" http://codereview.qt-project.org/79408 [PS2] - Protect against malicious SPDY messages http://codereview.qt-project.org/79390 [PS3] - Remove deleted QNetworkReplies from SPDY queues http://codereview.qt-project.org/79479 [PS1] - Android: Add commercial license to BSD-licensed files http://codereview.qt-project.org/79307 [PS1] - Fix QDateEdit popup appearance on mac http://codereview.qt-project.org/79413 [PS1] - Android: avoid crash with toplevel QGLWidget http://codereview.qt-project.org/79409 [PS2] - tests: Remove superfluous gui additions to QT http://codereview.qt-project.org/78091 [PS2] - QDebug: Allow text stream formatting for 64 bit numbers From ci-noreply at qt-project.org Fri Feb 28 17:57:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 18:57:47 +0200 Subject: [Ci-reports] fail on QtBase_stable_Integration #3247 Message-ID: <20140228_165747_069279.ci-noreply@qt-project.org> qtbase failed to compile :( /Developer/usr/bin/clang -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_PLATFORMSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -I../../../../mkspecs/macx-clang -I. -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers/5.3.0/QtPrintSupport -I../../../../lib/QtWidgets.framework/Versions/5/Headers -I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0/QtWidgets -I../../../../include -I../../../../include/QtPlatformSupport -I../../../../include/QtPlatformSupport/5.3.0 -I../../../../include/QtPlatformSupport/5.3.0/QtPlatformSupport -I../../../../lib/QtGui.framework/Versions/5/Headers -I../../../../lib/QtGui.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtGui.framework/Versions/5/Headers/5.3.0/QtGui -I../../../../lib/QtCore.framework/Versions/5/Headers -I../../../../lib/QtCore.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc -I/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib qcocoawindow.mm -o .obj/qcocoawindow.o qcocoawindow.mm:108:9: error: use of undeclared identifier '_window'; did you mean 'window'? qcocoawindow.mm:104:42: note: 'window' declared here qcocoawindow.mm:108:17: warning: explicitly assigning a variable of type 'NSWindow *' to itself [-Wself-assign] qcocoawindow.mm:109:9: error: use of undeclared identifier '_platformWindow'; did you mean 'platformWindow'? qcocoawindow.mm:104:80: note: 'platformWindow' declared here qcocoawindow.mm:109:25: warning: explicitly assigning a variable of type 'TestNamespace::QCocoaWindow *' to itself [-Wself-assign] qcocoawindow.mm:111:9: error: use of undeclared identifier '_window'; did you mean 'window'? qcocoawindow.mm:104:42: note: 'window' declared here qcocoawindow.mm:111:76: error: use of undeclared identifier '_platformWindow'; did you mean 'platformWindow'? qcocoawindow.mm:104:80: note: 'platformWindow' declared here qcocoawindow.mm:117:10: error: use of undeclared identifier '_window'; did you mean 'window'? qcocoawindow.mm:104:42: note: 'window' declared here qcocoawindow.mm:147:13: warning: instance method '-detachFromPlatformWindow' not found (return type defaults to 'id') qcocoawindow.mm:179:5: error: use of undeclared identifier '_window'; did you mean 'window'? qcocoawindow.mm:104:42: note: 'window' declared here qcocoawindow.mm:179:5: error: reference to local variable 'window' declared in enclosed function '' qcocoawindow.mm:104:42: note: 'window' declared here qcocoawindow.mm:180:5: error: use of undeclared identifier '_platformWindow'; did you mean 'platformWindow'? qcocoawindow.mm:104:80: note: 'platformWindow' declared here qcocoawindow.mm:180:5: error: reference to local variable 'platformWindow' declared in enclosed function '' qcocoawindow.mm:104:80: note: 'platformWindow' declared here In file included from qcocoawindow.mm:41: qcocoawindow.mm:102:1: note: implementation is here In file included from qcocoawindow.mm:41: qcocoawindow.mm:102:1: note: implementation is here In file included from qcocoawindow.mm:41: qcocoawindow.mm:102:1: note: implementation is here In file included from qcocoawindow.mm:41: qcocoawindow.mm:102:1: note: implementation is here In file included from qcocoawindow.mm:41: qcocoawindow.mm:102:1: note: implementation is here In file included from qcocoawindow.mm:41: qcocoawindow.mm:102:1: note: implementation is here qcocoawindow.mm:199:9: error: use of undeclared identifier '_helper' qcocoawindow.mm:255:6: error: use of undeclared identifier '_helper' qcocoawindow.mm:256:5: error: use of undeclared identifier '_helper' In file included from qcocoawindow.mm:41: qcocoawindow.mm:186:1: note: implementation is here qcocoawindow.mm:275:9: error: use of undeclared identifier '_helper' qcocoawindow.mm:313:6: error: use of undeclared identifier '_helper' qcocoawindow.mm:314:5: error: use of undeclared identifier '_helper' make[5]: *** [.obj/qcocoawindow.o] Error 1 make[4]: *** [sub-cocoa-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03247/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393605920): http://codereview.qt-project.org/79413 [PS1] - Android: avoid crash with toplevel QGLWidget http://codereview.qt-project.org/79409 [PS2] - tests: Remove superfluous gui additions to QT http://codereview.qt-project.org/78970 [PS3] - QNX: Report if GL context is shared http://codereview.qt-project.org/79505 [PS3] - Make bool arguments to QWidgetBackingStore::markDirty enums http://codereview.qt-project.org/79442 [PS4] - Android: Support double click event http://codereview.qt-project.org/78835 [PS1] - Avoid creating a new QMimeData each time the Android clipboard is used http://codereview.qt-project.org/79344 [PS3] - Cocoa: Keep child NSWindow alive while it grabs the mouse http://codereview.qt-project.org/79217 [PS4] - Cocoa: Use helper class for event handling in native windows http://codereview.qt-project.org/79552 [PS1] - SPDY: Fix compiler warning about unused variable http://codereview.qt-project.org/79423 [PS1] - Do not upload on closed SPDY streams http://codereview.qt-project.org/79519 [PS1] - QQuickWidget show/hide/raise fix http://codereview.qt-project.org/79348 [PS2] - QPalette: optimize move assignment operator http://codereview.qt-project.org/79278 [PS1] - Cancel NSURLConnections before releasing them. http://codereview.qt-project.org/79504 [PS1] - Windows: Fix return value of WM_QUERYENDSESSION for bogus messages. http://codereview.qt-project.org/79334 [PS1] - Add core profile versions of the glyph cache shaders http://codereview.qt-project.org/79312 [PS9] - Add an example for creating OpenGL contexts From ci-noreply at qt-project.org Fri Feb 28 18:10:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 19:10:17 +0200 Subject: [Ci-reports] pass on QtWebKit_stable_Integration #371 Message-ID: <20140228_171017_069950.ci-noreply@qt-project.org> QtWebKit_stable_Integration #371: SUCCESS Tested changes (refs/builds/stable_1393599103): http://codereview.qt-project.org/79549 [PS2] - Account for extra guard page on Windows stack when using Java plugin. From ci-noreply at qt-project.org Fri Feb 28 18:27:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 19:27:00 +0200 Subject: [Ci-reports] fail on QtDeclarative_stable_Integration #1784 Message-ID: <20140228_172700_077921.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 1 Expected (false) : 0 Loc: [tst_qquickmultipointtoucharea.cpp(613)] Totals: 17 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.3.0, Qt 5.3.0 PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 1 Expected (false) : 0 Loc: [tst_qquickmultipointtoucharea.cpp(613)] PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QQuickMultiPointTouchArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 4 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01784/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/stable_1393605330): http://codereview.qt-project.org/79468 [PS4] - Improve memory usage in QML/V4 engine. From ci-noreply at qt-project.org Fri Feb 28 18:31:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 19:31:36 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1782 Message-ID: <20140228_173136_014712.ci-noreply@qt-project.org> Autotest `tst_qtconcurrentthreadengine' failed :( ********* Start testing of tst_QtConcurrentThreadEngine ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QtConcurrentThreadEngine::initTestCase() PASS : tst_QtConcurrentThreadEngine::runDirectly() PASS : tst_QtConcurrentThreadEngine::result() PASS : tst_QtConcurrentThreadEngine::runThroughStarter() PASS : tst_QtConcurrentThreadEngine::cancel() PASS : tst_QtConcurrentThreadEngine::throttle() PASS : tst_QtConcurrentThreadEngine::multipleResults() PASS : tst_QtConcurrentThreadEngine::stresstest() PASS : tst_QtConcurrentThreadEngine::cancelQueuedSlowUser() *** glibc detected *** ./tst_qtconcurrentthreadengine: double free or corruption (fasttop): 0x00000000013d5230 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x7ae56)[0x7f151a2c2e56] /lib/x86_64-linux-gnu/libc.so.6(cfree+0x6c)[0x7f151a2c713c] /work/build/lib/libQtCoreTestInfix.so.4(+0xa4161)[0x7f151abac161] /work/build/lib/libQtCoreTestInfix.so.4(+0xa3f2d)[0x7f151ababf2d] /work/build/lib/libQtCoreTestInfix.so.4(_ZN13TestNamespace12QtConcurrent8internal14ExceptionStore12setExceptionERKNS0_9ExceptionE+0x6b)[0x7f151ababfbb] /work/build/lib/libQtCoreTestInfix.so.4(_ZN13TestNamespace12QtConcurrent16ThreadEngineBase15handleExceptionERKNS0_9ExceptionE+0x4d)[0x7f151abaa933] /work/build/lib/libQtCoreTestInfix.so.4(_ZN13TestNamespace12QtConcurrent16ThreadEngineBase3runEv+0xd8)[0x7f151abaa892] /work/build/lib/libQtCoreTestInfix.so.4(+0xa4381)[0x7f151abac381] /work/build/lib/libQtCoreTestInfix.so.4(+0xb53c2)[0x7f151abbd3c2] /lib/x86_64-linux-gnu/libpthread.so.0(+0x7efc)[0x7f151a032efc] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f151a32cf8d] ======= Memory map: ======== 00400000-00411000 r-xp 00000000 08:01 1999236 /work/build/tests/auto/qtconcurrentthreadengine/tst_qtconcurrentthreadengine 00610000-00611000 r--p 00010000 08:01 1999236 /work/build/tests/auto/qtconcurrentthreadengine/tst_qtconcurrentthreadengine 00611000-00612000 rw-p 00011000 08:01 1999236 /work/build/tests/auto/qtconcurrentthreadengine/tst_qtconcurrentthreadengine 0138a000-013f6000 rw-p 00000000 00:00 0 [heap] 7f1508000000-7f1508021000 rw-p 00000000 00:00 0 7f1508021000-7f150c000000 ---p 00000000 00:00 0 7f150f7ff000-7f150f800000 ---p 00000000 00:00 0 7f150f800000-7f1510000000 rw-p 00000000 00:00 0 7f1510000000-7f1510034000 rw-p 00000000 00:00 0 7f1510034000-7f1514000000 ---p 00000000 00:00 0 7f1515823000-7f1515824000 ---p 00000000 00:00 0 7f1515824000-7f1516024000 rw-p 00000000 00:00 0 7f1516024000-7f1516025000 ---p 00000000 00:00 0 7f1516025000-7f1516825000 rw-p 00000000 00:00 0 7f1516825000-7f1516826000 ---p 00000000 00:00 0 7f1516826000-7f1517026000 rw-p 00000000 00:00 0 7f1517026000-7f1517e66000 r--p 00000000 08:01 3409541 /usr/lib/libicudata.so.44.2 7f1517e66000-7f1518065000 ---p 00e40000 08:01 3409541 /usr/lib/libicudata.so.44.2 7f1518065000-7f1518066000 rw-p 00e3f000 08:01 3409541 /usr/lib/libicudata.so.44.2 7f1518066000-7f151819a000 r-xp 00000000 08:01 3409546 /usr/lib/libicuuc.so.44.2 7f151819a000-7f1518399000 ---p 00134000 08:01 3409546 /usr/lib/libicuuc.so.44.2 7f1518399000-7f15183a8000 r--p 00133000 08:01 3409546 /usr/lib/libicuuc.so.44.2 7f15183a8000-7f15183a9000 rw-p 00142000 08:01 3409546 /usr/lib/libicuuc.so.44.2 7f15183a9000-7f15183ad000 rw-p 00000000 00:00 0 7f15183ad000-7f1518558000 r-xp 00000000 08:01 3409543 /usr/lib/libicui18n.so.44.2 7f1518558000-7f1518757000 ---p 001ab000 08:01 3409543 /usr/lib/libicui18n.so.44.2 7f1518757000-7f1518762000 r--p 001aa000 08:01 3409543 /usr/lib/libicui18n.so.44.2 7f1518762000-7f1518763000 rw-p 001b5000 08:01 3409543 /usr/lib/libicui18n.so.44.2 7f1518763000-7f1518764000 rw-p 00000000 00:00 0 7f1518764000-7f1518767000 r-xp 00000000 08:01 3820940 /usr/lib/x86_64-linux-gnu/gconv/UTF-16.so 7f1518767000-7f1518966000 ---p 00003000 08:01 3820940 /usr/lib/x86_64-linux-gnu/gconv/UTF-16.so 7f1518966000-7f1518967000 r--p 00002000 08:01 3820940 /usr/lib/x86_64-linux-gnu/gconv/UTF-16.so 7f1518967000-7f1518968000 rw-p 00003000 08:01 3820940 /usr/lib/x86_64-linux-gnu/gconv/UTF-16.so 7f1518968000-7f151904c000 r--p 00000000 08:01 3414534 /usr/lib/locale/locale-archive 7f151904c000-7f1519087000 r-xp 00000000 08:01 1183532 /lib/x86_64-linux-gnu/libpcre.so.3.12.1 7f1519087000-7f1519286000 ---p 0003b000 08:01 1183532 /lib/x86_64-linux-gnu/libpcre.so.3.12.1 7f1519286000-7f1519287000 r--p 0003a000 08:01 1183532 /lib/x86_64-linux-gnu/libpcre.so.3.12.1 7f1519287000-7f1519288000 rw-p 0003b000 08:01 1183532 /lib/x86_64-linux-gnu/libpcre.so.3.12.1 7f1519288000-7f151930b000 r-xp 00000000 08:01 1179916 /lib/x86_64-linux-gnu/libm-2.13.so 7f151930b000-7f151950a000 ---p 00083000 08:01 1179916 /lib/x86_64-linux-gnu/libm-2.13.so 7f151950a000-7f151950b000 r--p 00082000 08:01 1179916 /lib/x86_64-linux-gnu/libm-2.13.so 7f151950b000-7f151950c000 rw-p 00083000 08:01 1179916 /lib/x86_64-linux-gnu/libm-2.13.so 7f151950c000-7f1519600000 r-xp 00000000 08:01 1183500 /lib/x86_64-linux-gnu/libglib-2.0.so.0.3000.0 7f1519600000-7f15197ff000 ---p 000f4000 08:01 1183500 /lib/x86_64-linux-gnu/libglib-2.0.so.0.3000.0 7f15197ff000-7f1519800000 r--p 000f3000 08:01 1183500 /lib/x86_64-linux-gnu/libglib-2.0.so.0.3000.0 7f1519800000-7f1519801000 rw-p 000f4000 08:01 1183500 /lib/x86_64-linux-gnu/libglib-2.0.so.0.3000.0 7f1519801000-7f1519802000 rw-p 00000000 00:00 0 7f1519802000-7f1519809000 r-xp 00000000 08:01 1179903 /lib/x86_64-linux-gnu/librt-2.13.so 7f1519809000-7f1519a08000 ---p 00007000 08:01 1179903 /lib/x86_64-linux-gnu/librt-2.13.so 7f1519a08000-7f1519a09000 r--p 00006000 08:01 1179903 /lib/x86_64-linux-gnu/librt-2.13.so 7f1519a09000-7f1519a0a000 rw-p 00007000 08:01 1179903 /lib/x86_64-linux-gnu/librt-2.13.so 7f1519a0a000-7f1519a0e000 r-xp 00000000 08:01 3415920 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.3000.0 7f1519a0e000-7f1519c0d000 ---p 00004000 08:01 3415920 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.3000.0 7f1519c0d000-7f1519c0e000 r--p 00003000 08:01 3415920 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.3000.0 7f1519c0e000-7f1519c0f000 rw-p 00004000 08:01 3415920 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.3000.0 7f1519c0f000-7f1519c11000 r-xp 00000000 08:01 1179915 /lib/x86_64-linux-gnu/libdl-2.13.so 7f1519c11000-7f1519e11000 ---p 00002000 08:01 1179915 /lib/x86_64-linux-gnu/libdl-2.13.so 7f1519e11000-7f1519e12000 r--p 00002000 08:01 1179915 /lib/x86_64-linux-gnu/libdl-2.13.so 7f1519e12000-7f1519e13000 rw-p 00003000 08:01 1179915 /lib/x86_64-linux-gnu/libdl-2.13.so 7f1519e13000-7f1519e2a000 r-xp 00000000 08:01 1183558 /lib/x86_64-linux-gnu/libz.so.1.2.3.4 7f1519e2a000-7f151a029000 ---p 00017000 08:01 1183558 /lib/x86_64-linux-gnu/libz.so.1.2.3.4 7f151a029000-7f151a02a000 r--p 00016000 08:01 1183558 /lib/x86_64-linux-gnu/libz.so.1.2.3.4 7f151a02a000-7f151a02b000 rw-p 00017000 08:01 1183558 /lib/x86_64-linux-gnu/libz.so.1.2.3.4 7f151a02b000-7f151a043000 r-xp 00000000 08:01 1179913 /lib/x86_64-linux-gnu/libpthread-2.13.so 7f151a043000-7f151a242000 ---p 00018000 08:01 1179913 /lib/x86_64-linux-gnu/libpthread-2.13.so 7f151a242000-7f151a243000 r--p 00017000 08:01 1179913 /lib/x86_64-linux-gnu/libpthread-2.13.so 7f151a243000-7f151a244000 rw-p 00018000 08:01 1179913 /lib/x86_64-linux-gnu/libpthread-2.13.so 7f151a244000-7f151a248000 rw-p 00000000 00:00 0 7f151a248000-7f151a3e1000 r-xp 00000000 08:01 1179924 /lib/x86_64-linux-gnu/libc-2.13.so 7f151a3e1000-7f151a5e0000 ---p 00199000 08:01 1179924 /lib/x86_64-linux-gnu/libc-2.13.so 7f151a5e0000-7f151a5e4000 r--p 00198000 08:01 1179924 /lib/x86_64-linux-gnu/libc-2.13.so 7f151a5e4000-7f151a5e5000 rw-p 0019c000 08:01 1179924 /lib/x86_64-linux-gnu/libc-2.13.so 7f151a5e5000-7f151a5eb000 rw-p 00000000 00:00 0 7f151a5eb000-7f151a600000 r-xp 00000000 08:01 1183496 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f151a600000-7f151a7ff000 ---p 00015000 08:01 1183496 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f151a7ff000-7f151a800000 r--p 00014000 08:01 1183496 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f151a800000-7f151a801000 rw-p 00015000 08:01 1183496 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f151a801000-7f151a8e9000 r-xp 00000000 08:01 3416047 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16 7f151a8e9000-7f151aae9000 ---p 000e8000 08:01 3416047 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16 7f151aae9000-7f151aaf1000 r--p 000e8000 08:01 3416047 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16 7f151aaf1000-7f151aaf3000 rw-p 000f0000 08:01 3416047 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16 7f151aaf3000-7f151ab08000 rw-p 00000000 00:00 0 7f151ab08000-7f151aea3000 r-xp 00000000 08:01 1858272 /work/build/lib/libQtCoreTestInfix.so.4.8.6 7f151aea3000-7f151b0a3000 ---p 0039b000 08:01 1858272 /work/build/lib/libQtCoreTestInfix.so.4.8.6 7f151b0a3000-7f151b0ae000 r--p 0039b000 08:01 1858272 /work/build/lib/libQtCoreTestInfix.so.4.8.6 7f151b0ae000-7f151b0b4000 rw-p 003a6000 08:01 1858272 /work/build/lib/libQtCoreTestInfix.so.4.8.6 7f151b0b4000-7f151b0b5000 rw-p 00000000 00:00 0 7f151b0b5000-7f151b0e4000 r-xp 00000000 08:01 1858280 /work/build/lib/libQtTestTestInfix.so.4.8.6 7f151b0e4000-7f151b2e4000 ---p 0002f000 08:01 1858280 /work/build/lib/libQtTestTestInfix.so.4.8.6 7f151b2e4000-7f151b2e5000 r--p 0002f000 08:01 1858280 /work/build/lib/libQtTestTestInfix.so.4.8.6 7f151b2e5000-7f151b2e6000 rw-p 00030000 08:01 1858280 /work/build/lib/libQtTestTestInfix.so.4.8.6 7f151b2e6000-7f151b307000 r-xp 00000000 08:01 1179920 /lib/x86_64-linux-gnu/ld-2.13.so 7f151b4dc000-7f151b4e4000 rw-p 00000000 00:00 0 7f151b4fb000-7f151b4fc000 rw-p 00000000 00:00 0 7f151b4fc000-7f151b503000 r--s 00000000 08:01 3820891 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7f151b503000-7f151b506000 rw-p 00000000 00:00 0 7f151b506000-7f151b507000 r--p 00020000 08:01 1179920 /lib/x86_64-linux-gnu/ld-2.13.so 7f151b507000-7f151b509000 rw-p 00021000 08:01 1179920 /lib/x86_64-linux-gnu/ld-2.13.so 7fff2f247000-7fff2f269000 rw-p 00000000 00:00 0 [stack] 7fff2f3ff000-7fff2f400000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 6874] QtQA::App::TestRunner: [New LWP 6876] QtQA::App::TestRunner: [New LWP 6875] QtQA::App::TestRunner: [New LWP 6873] QtQA::App::TestRunner: [New LWP 6877] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qtconcurrentthreadengine'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f151a27e3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f150ffff700 (LWP 6877)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 QtQA::App::TestRunner: #1 0x00007f151abbe9cb in TestNamespace::QWaitConditionPrivate::wait (this=0x13aa530, time=30000) at thread/qwaitcondition_unix.cpp:84 QtQA::App::TestRunner: #2 0x00007f151abbe791 in TestNamespace::QWaitCondition::wait (this=0x13a3d80, mutex=0x13a7758, time=30000) at thread/qwaitcondition_unix.cpp:158 QtQA::App::TestRunner: #3 0x00007f151abac50d in TestNamespace::QThreadPoolThread::run (this=0x13a3d70) at concurrent/qthreadpool.cpp:142 QtQA::App::TestRunner: #4 0x00007f151abbd3c2 in TestNamespace::QThreadPrivate::start (arg=0x13a3d70) at thread/qthread_unix.cpp:349 QtQA::App::TestRunner: #5 0x00007f151a032efc in start_thread (arg=0x7f150ffff700) at pthread_create.c:304 QtQA::App::TestRunner: #6 0x00007f151a32cf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f151b4dd740 (LWP 6873)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007f151abbe9e7 in TestNamespace::QWaitConditionPrivate::wait (this=0x7f1510029520, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:86 QtQA::App::TestRunner: #2 0x00007f151abbe791 in TestNamespace::QWaitCondition::wait (this=0x7f151001b408, mutex=0x7f151001b400, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 QtQA::App::TestRunner: #3 0x00007f151abb9822 in TestNamespace::QSemaphore::acquire (this=0x7fff2f265810, n=1) at thread/qsemaphore.cpp:144 QtQA::App::TestRunner: #4 0x00007f151abaa168 in TestNamespace::QtConcurrent::ThreadEngineBarrier::wait (this=0x7fff2f265800) at concurrent/qtconcurrentthreadengine.cpp:96 QtQA::App::TestRunner: #5 0x00007f151abaa493 in TestNamespace::QtConcurrent::ThreadEngineBase::startBlocking (this=0x7fff2f2657e0) at concurrent/qtconcurrentthreadengine.cpp:169 QtQA::App::TestRunner: #6 0x0000000000406d62 in TestNamespace::QtConcurrent::ThreadEngine::startBlocking (this=0x7fff2f2657d0) at ../../../include/QtCore/../../src/corelib/concurrent/qtconcurrentthreadengine.h:162 QtQA::App::TestRunner: #7 0x0000000000404c6e in tst_QtConcurrentThreadEngine::exceptions (this=0x7fff2f266560) at tst_qtconcurrentthreadengine.cpp:461 QtQA::App::TestRunner: #8 0x0000000000405192 in tst_QtConcurrentThreadEngine::qt_static_metacall (_o=0x7fff2f266560, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fff2f265990) at .moc/debug-shared/tst_qtconcurrentthreadengine.moc:67 QtQA::App::TestRunner: #9 0x00007f151acff48e in TestNamespace::QMetaMethod::invoke (this=0x7fff2f265bd0, object=0x7fff2f266560, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664 QtQA::App::TestRunner: #10 0x00007f151acfe712 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff2f266560, member=0x7f1510023f80 "exceptions", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179 QtQA::App::TestRunner: #11 0x00007f151b0c5399 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff2f266560, member=0x7f1510023f80 "exceptions", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:418 QtQA::App::TestRunner: #12 0x00007f151b0c2c6a in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x7f1510023f80 "exceptions") at qtestcase.cpp:1423 QtQA::App::TestRunner: #13 0x00007f151b0c3264 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x40ac73 "exceptions()", data=0x0) at qtestcase.cpp:1531 QtQA::App::TestRunner: #14 0x00007f151b0c3a9f in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff2f266560) at qtestcase.cpp:1696 QtQA::App::TestRunner: #15 0x00007f151b0c3f51 in TestNamespace::QTest::qExec (testObject=0x7fff2f266560, argc=1, argv=0x7fff2f266668) at qtestcase.cpp:1922 QtQA::App::TestRunner: #16 0x0000000000405057 in main (argc=1, argv=0x7fff2f266668) at tst_qtconcurrentthreadengine.cpp:530 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f1516824700 (LWP 6875)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 QtQA::App::TestRunner: #1 0x00007f151abbe9cb in TestNamespace::QWaitConditionPrivate::wait (this=0x13a8ec0, time=30000) at thread/qwaitcondition_unix.cpp:84 QtQA::App::TestRunner: #2 0x00007f151abbe791 in TestNamespace::QWaitCondition::wait (this=0x13a7e00, mutex=0x13a7758, time=30000) at thread/qwaitcondition_unix.cpp:158 QtQA::App::TestRunner: #3 0x00007f151abac50d in TestNamespace::QThreadPoolThread::run (this=0x13a7df0) at concurrent/qthreadpool.cpp:142 QtQA::App::TestRunner: #4 0x00007f151abbd3c2 in TestNamespace::QThreadPrivate::start (arg=0x13a7df0) at thread/qthread_unix.cpp:349 QtQA::App::TestRunner: #5 0x00007f151a032efc in start_thread (arg=0x7f1516824700) at pthread_create.c:304 QtQA::App::TestRunner: #6 0x00007f151a32cf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f1516023700 (LWP 6876)): QtQA::App::TestRunner: #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 QtQA::App::TestRunner: #1 0x00007f151a2c8d9f in _L_lock_10501 () from /lib/x86_64-linux-gnu/libc.so.6 QtQA::App::TestRunner: #2 0x00007f151a2c7131 in __GI___libc_free (mem=0x7f151a5e61c0) at malloc.c:3736 QtQA::App::TestRunner: #3 0x0000000000405b7c in TestNamespace::QtConcurrent::Exception::~Exception (this=0x13a7690, __in_chrg=) at ../../../include/QtCore/../../src/corelib/concurrent/qtconcurrentexception.h:65 QtQA::App::TestRunner: #4 0x00007f151abac161 in TestNamespace::QtConcurrent::internal::Base::~Base (this=0x13d8be0, __in_chrg=) at concurrent/qtconcurrentexception.cpp:149 QtQA::App::TestRunner: #5 0x00007f151ababebe in TestNamespace::QtConcurrent::internal::ExceptionHolder::operator= (this=0x7fff2f265818, other=...) at concurrent/qtconcurrentexception.cpp:171 QtQA::App::TestRunner: #6 0x00007f151ababfaf in TestNamespace::QtConcurrent::internal::ExceptionStore::setException (this=0x7fff2f265818, e=...) at concurrent/qtconcurrentexception.cpp:191 QtQA::App::TestRunner: #7 0x00007f151abaa933 in TestNamespace::QtConcurrent::ThreadEngineBase::handleException (this=0x7fff2f2657e0, exception=...) at concurrent/qtconcurrentthreadengine.cpp:290 QtQA::App::TestRunner: #8 0x00007f151abaa892 in TestNamespace::QtConcurrent::ThreadEngineBase::run (this=0x7fff2f2657e0) at concurrent/qtconcurrentthreadengine.cpp:275 QtQA::App::TestRunner: #9 0x00007f151abac381 in TestNamespace::QThreadPoolThread::run (this=0x13a9090) at concurrent/qthreadpool.cpp:108 QtQA::App::TestRunner: #10 0x00007f151abbd3c2 in TestNamespace::QThreadPrivate::start (arg=0x13a9090) at thread/qthread_unix.cpp:349 QtQA::App::TestRunner: #11 0x00007f151a032efc in start_thread (arg=0x7f1516023700) at pthread_create.c:304 QtQA::App::TestRunner: #12 0x00007f151a32cf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #13 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f1517025700 (LWP 6874)): QtQA::App::TestRunner: #0 0x00007f151a27e3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f151a281b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f151a2b84d3 in __libc_message (do_abort=2, fmt=0x7f151a3aaf88 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 QtQA::App::TestRunner: #3 0x00007f151a2c2e56 in malloc_printerr (action=3, str=0x7f151a3ab0c0 "double free or corruption (fasttop)", ptr=) at malloc.c:6283 QtQA::App::TestRunner: #4 0x00007f151a2c713c in __GI___libc_free (mem=) at malloc.c:3738 QtQA::App::TestRunner: #5 0x00007f151abac161 in TestNamespace::QtConcurrent::internal::Base::~Base (this=0x7f15100240c0, __in_chrg=) at concurrent/qtconcurrentexception.cpp:149 QtQA::App::TestRunner: #6 0x00007f151ababf2d in TestNamespace::QtConcurrent::internal::ExceptionHolder::~ExceptionHolder (this=0x7f1517024d20, __in_chrg=) at concurrent/qtconcurrentexception.cpp:180 QtQA::App::TestRunner: #7 0x00007f151ababfbb in TestNamespace::QtConcurrent::internal::ExceptionStore::setException (this=0x7fff2f265818, e=...) at concurrent/qtconcurrentexception.cpp:191 QtQA::App::TestRunner: #8 0x00007f151abaa933 in TestNamespace::QtConcurrent::ThreadEngineBase::handleException (this=0x7fff2f2657e0, exception=...) at concurrent/qtconcurrentthreadengine.cpp:290 QtQA::App::TestRunner: #9 0x00007f151abaa892 in TestNamespace::QtConcurrent::ThreadEngineBase::run (this=0x7fff2f2657e0) at concurrent/qtconcurrentthreadengine.cpp:275 QtQA::App::TestRunner: #10 0x00007f151abac381 in TestNamespace::QThreadPoolThread::run (this=0x13a7900) at concurrent/qthreadpool.cpp:108 QtQA::App::TestRunner: #11 0x00007f151abbd3c2 in TestNamespace::QThreadPrivate::start (arg=0x13a7900) at thread/qthread_unix.cpp:349 QtQA::App::TestRunner: #12 0x00007f151a032efc in start_thread (arg=0x7f1517025700) at pthread_create.c:304 QtQA::App::TestRunner: #13 0x00007f151a32cf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #14 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QtConcurrentThreadEngine ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QtConcurrentThreadEngine::initTestCase() PASS : tst_QtConcurrentThreadEngine::runDirectly() PASS : tst_QtConcurrentThreadEngine::result() PASS : tst_QtConcurrentThreadEngine::runThroughStarter() PASS : tst_QtConcurrentThreadEngine::cancel() PASS : tst_QtConcurrentThreadEngine::throttle() PASS : tst_QtConcurrentThreadEngine::multipleResults() PASS : tst_QtConcurrentThreadEngine::stresstest() PASS : tst_QtConcurrentThreadEngine::cancelQueuedSlowUser() QFATAL : tst_QtConcurrentThreadEngine::exceptions() Received signal 11 FAIL! : tst_QtConcurrentThreadEngine::exceptions() Received a fatal error. Loc: [Unknown file(0)] Totals: 9 passed, 1 failed, 0 skipped ********* Finished testing of tst_QtConcurrentThreadEngine ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 6880] QtQA::App::TestRunner: [New LWP 6884] QtQA::App::TestRunner: [New LWP 6883] QtQA::App::TestRunner: [New LWP 6882] QtQA::App::TestRunner: [New LWP 6881] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qtconcurrentthreadengine'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f8d963ad3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f8d93154700 (LWP 6881)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 QtQA::App::TestRunner: #1 0x00007f8d96ced9cb in TestNamespace::QWaitConditionPrivate::wait (this=0x1481b60, time=30000) at thread/qwaitcondition_unix.cpp:84 QtQA::App::TestRunner: #2 0x00007f8d96ced791 in TestNamespace::QWaitCondition::wait (this=0x1481910, mutex=0x1481758, time=30000) at thread/qwaitcondition_unix.cpp:158 QtQA::App::TestRunner: #3 0x00007f8d96cdb50d in TestNamespace::QThreadPoolThread::run (this=0x1481900) at concurrent/qthreadpool.cpp:142 QtQA::App::TestRunner: #4 0x00007f8d96cec3c2 in TestNamespace::QThreadPrivate::start (arg=0x1481900) at thread/qthread_unix.cpp:349 QtQA::App::TestRunner: #5 0x00007f8d96161efc in start_thread (arg=0x7f8d93154700) at pthread_create.c:304 QtQA::App::TestRunner: #6 0x00007f8d9645bf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f8d92953700 (LWP 6882)): QtQA::App::TestRunner: #0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136 QtQA::App::TestRunner: #1 0x00007f8d96164200 in _L_lock_928 () from /lib/x86_64-linux-gnu/libpthread.so.0 QtQA::App::TestRunner: #2 0x00007f8d96164099 in __pthread_mutex_lock (mutex=0x7f8d97636970) at pthread_mutex_lock.c:82 QtQA::App::TestRunner: #3 0x00007f8d9649734b in __GI___dl_iterate_phdr (callback=0x7f8d9672af80, data=0x7f8d929526f0) at dl-iteratephdr.c:42 QtQA::App::TestRunner: #4 0x00007f8d9672b896 in _Unwind_Find_FDE () from /lib/x86_64-linux-gnu/libgcc_s.so.1 QtQA::App::TestRunner: #5 0x00007f8d96728d50 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 QtQA::App::TestRunner: #6 0x00007f8d96729470 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 QtQA::App::TestRunner: #7 0x00007f8d967298c7 in _Unwind_RaiseException () from /lib/x86_64-linux-gnu/libgcc_s.so.1 QtQA::App::TestRunner: #8 0x00007f8d969ea041 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 QtQA::App::TestRunner: #9 0x000000000040698e in QtConcurrentExceptionThrower::threadFunction (this=0x7fffa8cba360) at tst_qtconcurrentthreadengine.cpp:416 QtQA::App::TestRunner: #10 0x00007f8d96cd9821 in TestNamespace::QtConcurrent::ThreadEngineBase::run (this=0x7fffa8cba370) at concurrent/qtconcurrentthreadengine.cpp:264 QtQA::App::TestRunner: #11 0x00007f8d96cdb381 in TestNamespace::QThreadPoolThread::run (this=0x1481df0) at concurrent/qthreadpool.cpp:108 QtQA::App::TestRunner: #12 0x00007f8d96cec3c2 in TestNamespace::QThreadPrivate::start (arg=0x1481df0) at thread/qthread_unix.cpp:349 QtQA::App::TestRunner: #13 0x00007f8d96161efc in start_thread (arg=0x7f8d92953700) at pthread_create.c:304 QtQA::App::TestRunner: #14 0x00007f8d9645bf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #15 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f8d8a152700 (LWP 6883)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 QtQA::App::TestRunner: #1 0x00007f8d96ced9cb in TestNamespace::QWaitConditionPrivate::wait (this=0x14832f0, time=30000) at thread/qwaitcondition_unix.cpp:84 QtQA::App::TestRunner: #2 0x00007f8d96ced791 in TestNamespace::QWaitCondition::wait (this=0x14830a0, mutex=0x1481758, time=30000) at thread/qwaitcondition_unix.cpp:158 QtQA::App::TestRunner: #3 0x00007f8d96cdb50d in TestNamespace::QThreadPoolThread::run (this=0x1483090) at concurrent/qthreadpool.cpp:142 QtQA::App::TestRunner: #4 0x00007f8d96cec3c2 in TestNamespace::QThreadPrivate::start (arg=0x1483090) at thread/qthread_unix.cpp:349 QtQA::App::TestRunner: #5 0x00007f8d96161efc in start_thread (arg=0x7f8d8a152700) at pthread_create.c:304 QtQA::App::TestRunner: #6 0x00007f8d9645bf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f8d92152700 (LWP 6884)): QtQA::App::TestRunner: #0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136 QtQA::App::TestRunner: #1 0x00007f8d96164200 in _L_lock_928 () from /lib/x86_64-linux-gnu/libpthread.so.0 QtQA::App::TestRunner: #2 0x00007f8d96164099 in __pthread_mutex_lock (mutex=0x7f8d97636970) at pthread_mutex_lock.c:82 QtQA::App::TestRunner: #3 0x00007f8d9649734b in __GI___dl_iterate_phdr (callback=0x7f8d9672af80, data=0x7f8d921516f0) at dl-iteratephdr.c:42 QtQA::App::TestRunner: #4 0x00007f8d9672b896 in _Unwind_Find_FDE () from /lib/x86_64-linux-gnu/libgcc_s.so.1 QtQA::App::TestRunner: #5 0x00007f8d96728d50 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 QtQA::App::TestRunner: #6 0x00007f8d96729470 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 QtQA::App::TestRunner: #7 0x00007f8d967298c7 in _Unwind_RaiseException () from /lib/x86_64-linux-gnu/libgcc_s.so.1 QtQA::App::TestRunner: #8 0x00007f8d969ea041 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 QtQA::App::TestRunner: #9 0x000000000040698e in QtConcurrentExceptionThrower::threadFunction (this=0x7fffa8cba360) at tst_qtconcurrentthreadengine.cpp:416 QtQA::App::TestRunner: #10 0x00007f8d96cd9821 in TestNamespace::QtConcurrent::ThreadEngineBase::run (this=0x7fffa8cba370) at concurrent/qtconcurrentthreadengine.cpp:264 QtQA::App::TestRunner: #11 0x00007f8d96cdb381 in TestNamespace::QThreadPoolThread::run (this=0x148ce20) at concurrent/qthreadpool.cpp:108 QtQA::App::TestRunner: #12 0x00007f8d96cec3c2 in TestNamespace::QThreadPrivate::start (arg=0x148ce20) at thread/qthread_unix.cpp:349 QtQA::App::TestRunner: #13 0x00007f8d96161efc in start_thread (arg=0x7f8d92152700) at pthread_create.c:304 QtQA::App::TestRunner: #14 0x00007f8d9645bf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #15 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f8d9760c740 (LWP 6880)): QtQA::App::TestRunner: #0 0x00007f8d963ad3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f8d963b0b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f8d96cdf08f in TestNamespace::qt_message_output (msgType=TestNamespace::QtFatalMsg, buf=0x7f8d8c025508 "Received signal 11") at global/qglobal.cpp:2359 QtQA::App::TestRunner: #3 0x00007f8d96cdf225 in TestNamespace::qt_message(TestNamespace::QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=TestNamespace::QtFatalMsg, msg=0x7f8d972084d8 "Received signal %d", ap=0x7fffa8cb9d08) at global/qglobal.cpp:2405 QtQA::App::TestRunner: #4 0x00007f8d96cdf9b5 in TestNamespace::qFatal (msg=0x7f8d972084d8 "Received signal %d") at global/qglobal.cpp:2588 QtQA::App::TestRunner: #5 0x00007f8d971f2b47 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:1729 QtQA::App::TestRunner: #6 QtQA::App::TestRunner: #7 0x00007f8d96cdb152 in TestNamespace::QtConcurrent::internal::Base::~Base (this=0x7f8d8c0249a0, __in_chrg=) at concurrent/qtconcurrentexception.cpp:149 QtQA::App::TestRunner: #8 0x00007f8d96cdaf2d in TestNamespace::QtConcurrent::internal::ExceptionHolder::~ExceptionHolder (this=0x7fffa8cba2a0, __in_chrg=) at concurrent/qtconcurrentexception.cpp:180 QtQA::App::TestRunner: #9 0x00007f8d96cdafbb in TestNamespace::QtConcurrent::internal::ExceptionStore::setException (this=0x7fffa8cba3a8, e=...) at concurrent/qtconcurrentexception.cpp:191 QtQA::App::TestRunner: #10 0x00007f8d96cd9933 in TestNamespace::QtConcurrent::ThreadEngineBase::handleException (this=0x7fffa8cba370, exception=...) at concurrent/qtconcurrentthreadengine.cpp:290 QtQA::App::TestRunner: #11 0x00007f8d96cd9518 in TestNamespace::QtConcurrent::ThreadEngineBase::startBlocking (this=0x7fffa8cba370) at concurrent/qtconcurrentthreadengine.cpp:159 QtQA::App::TestRunner: #12 0x0000000000406d62 in TestNamespace::QtConcurrent::ThreadEngine::startBlocking (this=0x7fffa8cba360) at ../../../include/QtCore/../../src/corelib/concurrent/qtconcurrentthreadengine.h:162 QtQA::App::TestRunner: #13 0x0000000000404c6e in tst_QtConcurrentThreadEngine::exceptions (this=0x7fffa8cbb0f0) at tst_qtconcurrentthreadengine.cpp:461 QtQA::App::TestRunner: #14 0x0000000000405192 in tst_QtConcurrentThreadEngine::qt_static_metacall (_o=0x7fffa8cbb0f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fffa8cba520) at .moc/debug-shared/tst_qtconcurrentthreadengine.moc:67 QtQA::App::TestRunner: #15 0x00007f8d96e2e48e in TestNamespace::QMetaMethod::invoke (this=0x7fffa8cba760, object=0x7fffa8cbb0f0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664 QtQA::App::TestRunner: #16 0x00007f8d96e2d712 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffa8cbb0f0, member=0x7f8d8c026530 "exceptions", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179 QtQA::App::TestRunner: #17 0x00007f8d971f4399 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffa8cbb0f0, member=0x7f8d8c026530 "exceptions", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:418 QtQA::App::TestRunner: #18 0x00007f8d971f1c6a in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x7f8d8c026530 "exceptions") at qtestcase.cpp:1423 QtQA::App::TestRunner: #19 0x00007f8d971f2264 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x40ac73 "exceptions()", data=0x0) at qtestcase.cpp:1531 QtQA::App::TestRunner: #20 0x00007f8d971f2a9f in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffa8cbb0f0) at qtestcase.cpp:1696 QtQA::App::TestRunner: #21 0x00007f8d971f2f51 in TestNamespace::QTest::qExec (testObject=0x7fffa8cbb0f0, argc=1, argv=0x7fffa8cbb1f8) at qtestcase.cpp:1922 QtQA::App::TestRunner: #22 0x0000000000405057 in main (argc=1, argv=0x7fffa8cbb1f8) at tst_qtconcurrentthreadengine.cpp:530 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtconcurrentthreadengine: 13 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01782/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/4.8_1393598462): http://codereview.qt-project.org/79503 [PS1] - Fix building of WebKit's JSC for earlier versions of gcc on Mac From ci-noreply at qt-project.org Fri Feb 28 18:44:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 19:44:18 +0200 Subject: [Ci-reports] pass on QtDoc_stable_Integration #306 Message-ID: <20140228_174418_051658.ci-noreply@qt-project.org> QtDoc_stable_Integration #306: SUCCESS Tested changes (refs/builds/stable_1393606007): http://codereview.qt-project.org/79440 [PS1] - doc: Fix typo in path to example plugins From ci-noreply at qt-project.org Fri Feb 28 20:45:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 21:45:09 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1785 Message-ID: <20140228_194509_063977.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1785: SUCCESS Tested changes (refs/builds/stable_1393612114): http://codereview.qt-project.org/79468 [PS4] - Improve memory usage in QML/V4 engine. From ci-noreply at qt-project.org Fri Feb 28 21:27:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 22:27:16 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #3020 Message-ID: <20140228_202716_065067.ci-noreply@qt-project.org> QtBase_dev_Integration #3020: SUCCESS Tested changes (refs/builds/dev_1393603684): http://codereview.qt-project.org/79027 [PS2] - Merge remote-tracking branch 'origin/stable' into dev From ci-noreply at qt-project.org Fri Feb 28 22:24:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 23:24:27 +0200 Subject: [Ci-reports] pass on Qt5_stable_Integration #613 Message-ID: <20140228_212427_099730.ci-noreply@qt-project.org> Qt5_stable_Integration #613: SUCCESS Tested changes (refs/builds/stable_1393593499): http://codereview.qt-project.org/73567 [PS3] - automatically install hooks From ci-noreply at qt-project.org Fri Feb 28 22:56:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 28 Feb 2014 23:56:58 +0200 Subject: [Ci-reports] pass on QtBase_stable_Integration #3248 Message-ID: <20140228_215658_028899.ci-noreply@qt-project.org> QtBase_stable_Integration #3248: SUCCESS Tested changes (refs/builds/stable_1393606994): http://codereview.qt-project.org/77252 [PS4] - Honor the value of the PlatformToolset environment variable. http://codereview.qt-project.org/79334 [PS1] - Add core profile versions of the glyph cache shaders http://codereview.qt-project.org/79312 [PS9] - Add an example for creating OpenGL contexts http://codereview.qt-project.org/79348 [PS2] - QPalette: optimize move assignment operator http://codereview.qt-project.org/79552 [PS1] - SPDY: Fix compiler warning about unused variable http://codereview.qt-project.org/79409 [PS2] - tests: Remove superfluous gui additions to QT http://codereview.qt-project.org/79408 [PS2] - Protect against malicious SPDY messages From ci-noreply at qt-project.org Fri Feb 28 23:06:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 1 Mar 2014 00:06:08 +0200 Subject: [Ci-reports] pass on QtDeclarative_stable_Integration #1786 Message-ID: <20140228_220608_040055.ci-noreply@qt-project.org> QtDeclarative_stable_Integration #1786: SUCCESS Tested changes (refs/builds/stable_1393620402): http://codereview.qt-project.org/79590 [PS1] - Glyph node: Those null coords are useful after all